chore: update icons
This commit is contained in:
parent
a1a9eef9e2
commit
7ec3c83112
2 changed files with 8 additions and 8 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "24.8.5",
|
||||
"version": "24.8.6",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "coryd.dev",
|
||||
"version": "24.8.5",
|
||||
"version": "24.8.6",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cdransf/api-text": "^1.5.0",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "v3.0.0-beta.1",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.14.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.15.0",
|
||||
"@supabase/supabase-js": "^2.45.4",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"cssnano": "^7.0.6",
|
||||
|
@ -369,9 +369,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@cdransf/eleventy-plugin-tabler-icons": {
|
||||
"version": "1.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.14.0.tgz",
|
||||
"integrity": "sha512-WGmvm0xkiLO+fw2frpcVzBHi1Bmvkj2vxis+ZNMHjrXuLai7evJHhQlM3uAXVZRgiG9/Hk8QurY4J2e+gIuFvA==",
|
||||
"version": "1.15.0",
|
||||
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.15.0.tgz",
|
||||
"integrity": "sha512-rKsPKqWJp+5xnDrNcT7dhB3kSzoTspbpJEKkXoPnqv+2maDXZuxkNLE2fO3FeTwrNeEuMfWc3VaroTHLk4tIZw==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "24.8.5",
|
||||
"version": "24.8.6",
|
||||
"description": "The source for my personal site. Built using 11ty (and other tools).",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
@ -34,7 +34,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "v3.0.0-beta.1",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.14.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.15.0",
|
||||
"@supabase/supabase-js": "^2.45.4",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"cssnano": "^7.0.6",
|
||||
|
|
Reference in a new issue