update eleventy img to minor (4 still returns bug)

This commit is contained in:
madrilene 2024-02-16 15:46:44 +01:00
parent 2b7048ca3c
commit e2c66c643c
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -11,7 +11,7 @@
"dependencies": {
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-fetch": "^4.0.0",
"@11ty/eleventy-img": "^3.0.0",
"@11ty/eleventy-img": "^3.1.8",
"@11ty/eleventy-plugin-bundle": "^1.0.4",
"@11ty/eleventy-plugin-inclusive-language": "^1.0.3",
"@11ty/eleventy-plugin-rss": "^1.2.0",

View file

@ -22,7 +22,7 @@
"dependencies": {
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-fetch": "^4.0.0",
"@11ty/eleventy-img": "^3.0.0",
"@11ty/eleventy-img": "^3.1.8",
"@11ty/eleventy-plugin-bundle": "^1.0.4",
"@11ty/eleventy-plugin-inclusive-language": "^1.0.3",
"@11ty/eleventy-plugin-rss": "^1.2.0",