diff --git a/package-lock.json b/package-lock.json index 9b3c8e87..f1b8fb14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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" }, diff --git a/package.json b/package.json index f10d2c0b..ed4b6a04 100644 --- a/package.json +++ b/package.json @@ -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",