Use new Image optimization transform

This commit is contained in:
Zach Leatherman
2024-02-12 09:19:19 -06:00
parent ceebb3ad44
commit 6c04d6038d
4 changed files with 27 additions and 51 deletions

View File

@@ -22,7 +22,7 @@
},
"license": "MIT",
"engines": {
"node": ">=14"
"node": ">=18"
},
"funding": {
"type": "opencollective",
@@ -33,8 +33,8 @@
},
"homepage": "https://github.com/11ty/eleventy-base-blog#readme",
"devDependencies": {
"@11ty/eleventy": "file:../eleventy",
"@11ty/eleventy-img": "^3.1.8",
"@11ty/eleventy": "3.0.0-alpha.5",
"@11ty/eleventy-img": "^4.0.2",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-bundle": "^1.0.5",
"@11ty/eleventy-plugin-rss": "^1.2.0",