refactor: ⬆️ Updated eleventy

This commit is contained in:
Keith Irwin 2023-11-27 19:50:49 -07:00
parent 6d3512c2ee
commit 51718078b8
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "5.0.2",
"license": "UNLICENSED",
"dependencies": {
"@11ty/eleventy": "^2.0.0",
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-img": "^3.1.1",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-rss": "^1.2.0",
@ -19,7 +19,7 @@
"dotenv": "^16.0.3",
"express": "^4.18.2",
"gray-matter": "^4.0.3",
"luxon": "^3.3.0",
"luxon": "^3.4.4",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.7",
"nodemailer": "^6.9.1",

View File

@ -25,7 +25,7 @@
},
"homepage": "https://www.slvit.us/",
"dependencies": {
"@11ty/eleventy": "^2.0.0",
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-img": "^3.1.1",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-rss": "^1.2.0",
@ -35,7 +35,7 @@
"dotenv": "^16.0.3",
"express": "^4.18.2",
"gray-matter": "^4.0.3",
"luxon": "^3.3.0",
"luxon": "^3.4.4",
"markdown-it": "^13.0.1",
"markdown-it-anchor": "^8.6.7",
"nodemailer": "^6.9.1",