Upgrade Eleventy to 3.1.0 beta

This commit is contained in:
Leilukin 2025-05-03 20:03:50 +08:00
parent 2744cc8bb6
commit b0d3641de1
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -15,7 +15,7 @@
"@types/bun": "^1.2.11" "@types/bun": "^1.2.11"
}, },
"dependencies": { "dependencies": {
"@11ty/eleventy": "^3.0.0", "@11ty/eleventy": "^3.1.0-beta.1",
"@11ty/eleventy-fetch": "^5.0.2", "@11ty/eleventy-fetch": "^5.0.2",
"@11ty/eleventy-navigation": "^1.0.4", "@11ty/eleventy-navigation": "^1.0.4",
"@11ty/eleventy-plugin-rss": "^2.0.3", "@11ty/eleventy-plugin-rss": "^2.0.3",