chore(package.json): update icons

This commit is contained in:
Cory Dransfeldt 2025-06-02 12:12:22 -07:00
parent 8a6e84cb35
commit 2d6674372c
No known key found for this signature in database
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -15,7 +15,7 @@
"devDependencies": {
"@11ty/eleventy": "v3.1.0",
"@11ty/eleventy-fetch": "5.1.0",
"@cdransf/eleventy-plugin-tabler-icons": "^2.12.0",
"@cdransf/eleventy-plugin-tabler-icons": "^2.13.0",
"concurrently": "9.1.2",
"cssnano": "^7.0.7",
"dotenv": "16.5.0",
@ -259,9 +259,9 @@
}
},
"node_modules/@cdransf/eleventy-plugin-tabler-icons": {
"version": "2.12.0",
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.12.0.tgz",
"integrity": "sha512-CcMJV71Y3wQPHj6vDU+lfTjAqgHMt8YFxDUhs4cPcQvcR3f3ieVhxyyuqf0jCccuWKJ5JxfVLnMK61SQbvH/fA==",
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.13.0.tgz",
"integrity": "sha512-ezK8l0Acw2fsNqel6Qg6nX8HxnnkmdTZkf7wPt9w7fAvq33bxn3QYXDOnMqmAAanRQCi6SIv+bKeuw1NnCvOyw==",
"dev": true,
"license": "MIT"
},
@ -4197,9 +4197,9 @@
}
},
"node_modules/shell-quote": {
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.2.tgz",
"integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==",
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
"integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
"dev": true,
"license": "MIT",
"engines": {