chore: update icons

This commit is contained in:
Cory Dransfeldt 2023-12-14 10:17:17 -08:00
parent 6c7227a244
commit b24ad2b23a
No known key found for this signature in database
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "2.6.0",
"version": "2.7.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "2.6.0",
"version": "2.7.1",
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
@ -28,7 +28,7 @@
"child_process": "^1.0.2",
"clean-css": "^5.3.3",
"dotenv-flow": "^4.0.1",
"eleventy-plugin-tabler-icons": "^2.1.0",
"eleventy-plugin-tabler-icons": "^2.2.0",
"eleventy-plugin-unfurl": "^1.0.0",
"eleventy-plugin-youtube-embed": "^1.9.1",
"eslint": "^8.55.0",
@ -3701,9 +3701,9 @@
"dev": true
},
"node_modules/eleventy-plugin-tabler-icons": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.1.0.tgz",
"integrity": "sha512-2/F8SIeTunQ7vna8aKWf52pwXB7eK8nQyTx1KlNH9aiA3iPMrtPKV9m4XunzxYpni24mr5YJdojq0AQT28yykQ==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-2.2.0.tgz",
"integrity": "sha512-6/napyxMCJ/lpvj3ZRFb/M4SNhiqlie5oG8SIfMmfBQ+vQ3UBbLKBgmpGk8fVR+GpAKTgKB9mnVIeKDT6DWPZw==",
"dev": true
},
"node_modules/eleventy-plugin-unfurl": {

View file

@ -37,7 +37,7 @@
"child_process": "^1.0.2",
"clean-css": "^5.3.3",
"dotenv-flow": "^4.0.1",
"eleventy-plugin-tabler-icons": "^2.1.0",
"eleventy-plugin-tabler-icons": "^2.2.0",
"eleventy-plugin-unfurl": "^1.0.0",
"eleventy-plugin-youtube-embed": "^1.9.1",
"eslint": "^8.55.0",