Upgrade to Eleventy 3

This commit is contained in:
Devon Campbell 2024-11-06 18:27:59 -05:00
commit c806c12dd9
3 changed files with 2962 additions and 1703 deletions

2
.nvmrc
View file

@ -1 +1 @@
14
18

4377
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy": "^3.0.0",
"@11ty/eleventy-fetch": "^4.0.1",
"@11ty/eleventy-plugin-rss": "^1.2.0",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",