Public Access
1
0

update: eleventy

This commit is contained in:
2025-08-31 01:32:47 -04:00
parent 2327bb7cfd
commit 8392f8c0fb
2 changed files with 437 additions and 961 deletions

1395
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -11,8 +11,9 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@11ty/eleventy": "^2.0.1", "@11ty/eleventy": "^3.1.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.2",
"@11ty/eleventy-upgrade-help": "^3.0.1",
"async-mutex": "^0.5.0", "async-mutex": "^0.5.0",
"cors": "^2.8.5", "cors": "^2.8.5",
"express": "^4.21.2", "express": "^4.21.2",