chore: update icons

This commit is contained in:
Cory Dransfeldt 2024-08-08 16:00:08 -07:00
parent 5283f27e73
commit 2e3753046b
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -20,7 +20,7 @@
"@11ty/eleventy-fetch": "^4.0.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.10.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.11.0",
"@supabase/supabase-js": "^2.45.1",
"dotenv-flow": "^4.1.0",
"ics": "^3.7.6",
@ -289,9 +289,9 @@
"license": "MIT"
},
"node_modules/@cdransf/eleventy-plugin-tabler-icons": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.10.0.tgz",
"integrity": "sha512-2lz7JM6FZRlx8nW3kUINABqxEqpK3s9lz2ClP2dS9o6q42OZwDbCvl/7l4Vmg8JWsFozZBeMy9zjSO/3ceZ9gQ==",
"version": "1.11.0",
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.11.0.tgz",
"integrity": "sha512-R2+6F4ac7G41AkZpDdxMZLlY7QRpTmVpd1HjUtePs5lrqS/g/xJErHnJUEJRLf/LUNTzv+q7ZOqHLbnI1ULfMQ==",
"dev": true,
"license": "MIT"
},

View file

@ -35,7 +35,7 @@
"@11ty/eleventy-fetch": "^4.0.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.10.0",
"@cdransf/eleventy-plugin-tabler-icons": "^1.11.0",
"@supabase/supabase-js": "^2.45.1",
"dotenv-flow": "^4.1.0",
"ics": "^3.7.6",