build: Update eleventy to 3.1.2

This commit is contained in:
sthag 2026-03-02 19:17:09 +01:00
parent c3de29d634
commit 1db7faaf18
2 changed files with 635 additions and 1178 deletions

1812
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -36,7 +36,8 @@
"normalize.css": "^8.0.1" "normalize.css": "^8.0.1"
}, },
"dependencies": { "dependencies": {
"@11ty/eleventy": "^2.0.1", "@11ty/eleventy": "^3.1.2",
"@11ty/eleventy-upgrade-help": "^3.0.2",
"bootstrap-icons": "^1.13.1", "bootstrap-icons": "^1.13.1",
"hippie-script": "git+https://quelltext.interaktionsweise.de/interaktionsweise/hippie-script.git", "hippie-script": "git+https://quelltext.interaktionsweise.de/interaktionsweise/hippie-script.git",
"jquery": "^3.7.1", "jquery": "^3.7.1",