Upgrade Eleventy to beta version

This commit is contained in:
Helen Chong
2024-08-01 08:01:36 +08:00
parent ac0558bb85
commit a8c3bc9713
2 changed files with 1 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
"@types/bun": "^1.1.6"
},
"dependencies": {
"@11ty/eleventy": "^3.0.0-alpha.18",
"@11ty/eleventy": "^3.0.0-beta.1",
"@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-rss": "^2.0.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",