upgrade deps, Eleventy 3.1.1

This commit is contained in:
madrilene 2025-07-24 10:09:39 +02:00
parent a7d9cab9ce
commit 5c265ec707
2 changed files with 344 additions and 361 deletions

695
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -25,7 +25,7 @@
"url": "https://github.com/madrilene/eleventy-excellent.git" "url": "https://github.com/madrilene/eleventy-excellent.git"
}, },
"dependencies": { "dependencies": {
"@11ty/eleventy": "^3.1.0", "@11ty/eleventy": "^3.1.1",
"@11ty/eleventy-fetch": "^5.1.0", "@11ty/eleventy-fetch": "^5.1.0",
"@11ty/eleventy-img": "^6.0.4", "@11ty/eleventy-img": "^6.0.4",
"@11ty/eleventy-plugin-rss": "^2.0.4", "@11ty/eleventy-plugin-rss": "^2.0.4",
@ -40,10 +40,10 @@
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"colorjs.io": "^0.5.2", "colorjs.io": "^0.5.2",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cssnano": "^7.0.7", "cssnano": "^7.1.0",
"dayjs": "^1.11.13", "dayjs": "^1.11.13",
"dotenv": "^16.6.0", "dotenv": "^17.2.0",
"esbuild": "^0.25.5", "esbuild": "^0.25.8",
"html-minifier-terser": "^7.2.0", "html-minifier-terser": "^7.2.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"markdown-it": "^14.1.0", "markdown-it": "^14.1.0",
@ -64,7 +64,7 @@
"prettier-plugin-jinja-template": "^2.1.0", "prettier-plugin-jinja-template": "^2.1.0",
"rimraf": "^6.0.1", "rimraf": "^6.0.1",
"sanitize-html": "^2.17.0", "sanitize-html": "^2.17.0",
"sharp": "^0.34.2", "sharp": "^0.34.3",
"sharp-ico": "^0.1.5", "sharp-ico": "^0.1.5",
"slugify": "^1.6.6", "slugify": "^1.6.6",
"svgo": "^4.0.0" "svgo": "^4.0.0"