Upgrade eleventy-fetch to 5.0.1

This commit is contained in:
Leilukin 2024-11-18 16:07:49 +08:00 committed by Helen Chong
parent 1b76321bcb
commit 6ef0520cff
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -16,7 +16,7 @@
}, },
"dependencies": { "dependencies": {
"@11ty/eleventy": "^3.0.0", "@11ty/eleventy": "^3.0.0",
"@11ty/eleventy-fetch": "^4.0.1", "@11ty/eleventy-fetch": "^5.0.1",
"@11ty/eleventy-navigation": "^0.3.5", "@11ty/eleventy-navigation": "^0.3.5",
"@11ty/eleventy-plugin-rss": "^2.0.2", "@11ty/eleventy-plugin-rss": "^2.0.2",
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",