chore: update icons
This commit is contained in:
parent
06194ca6a2
commit
a46cf7a455
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -18,7 +18,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@11ty/eleventy": "v3.0.0-beta.1",
|
"@11ty/eleventy": "v3.0.0-beta.1",
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.12.0",
|
"@cdransf/eleventy-plugin-tabler-icons": "^1.13.0",
|
||||||
"@supabase/supabase-js": "^2.45.3",
|
"@supabase/supabase-js": "^2.45.3",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"cssnano": "^7.0.6",
|
"cssnano": "^7.0.6",
|
||||||
|
@ -369,9 +369,9 @@
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@cdransf/eleventy-plugin-tabler-icons": {
|
"node_modules/@cdransf/eleventy-plugin-tabler-icons": {
|
||||||
"version": "1.12.0",
|
"version": "1.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.12.0.tgz",
|
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.13.0.tgz",
|
||||||
"integrity": "sha512-MbFIUIhoXmc9nxH3Z97cdTjd+ecYsIuSeTjXB1daDBahmmjpg9DxCmSMAlGh/Kr5C8poZ9dIJqUVf1EbivA2GQ==",
|
"integrity": "sha512-+CDf2ZPM4xy435gxCf15HHENwdIVe3JgyE+Fbj+ZrjUeA7vDLOP1AWQuUdKhXeW8Rzp/ecT92UL9pNbgT2sd8Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@11ty/eleventy": "v3.0.0-beta.1",
|
"@11ty/eleventy": "v3.0.0-beta.1",
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.12.0",
|
"@cdransf/eleventy-plugin-tabler-icons": "^1.13.0",
|
||||||
"@supabase/supabase-js": "^2.45.3",
|
"@supabase/supabase-js": "^2.45.3",
|
||||||
"autoprefixer": "^10.4.20",
|
"autoprefixer": "^10.4.20",
|
||||||
"cssnano": "^7.0.6",
|
"cssnano": "^7.0.6",
|
||||||
|
|
Reference in a new issue