Upgrade Eleventy to 3.0.0-alpha.19

This commit is contained in:
Leilukin 2024-09-06 00:59:28 +08:00 committed by Helen Chong
parent 1c0710d3cf
commit 7ccd1a4940
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -9,7 +9,7 @@
"@types/bun": "^1.1.7"
},
"dependencies": {
"@11ty/eleventy": "^3.0.0-beta.1",
"@11ty/eleventy": "^3.0.0-alpha.19",
"@11ty/eleventy-fetch": "^4.0.1",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-rss": "^2.0.2",