chore(): update eleventy to 3.0 + update rss plugin

This commit is contained in:
Florian Michaut 2024-11-19 18:28:28 +01:00
parent fdadbf2db7
commit 6d97a59e51
2 changed files with 832 additions and 695 deletions

1523
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -4,8 +4,8 @@
"description": "Site web de la coopérative Astrolabe CAE",
"main": "index.js",
"dependencies": {
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-plugin-rss": "^1.0.7",
"@11ty/eleventy": "^3.0.0",
"@11ty/eleventy-plugin-rss": "^2.0.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^2.0.3",
"@tbranyen/jsdom": "^13.0.0",
"bootstrap": "^5.1.3",