fix: Update @astrojs/cloudflare to ^7.5.1 for Astro 3 compatibility

This commit is contained in:
Daniel LaForce 2025-04-28 02:37:18 -06:00
parent 0ff883c3bc
commit b10cd0b961
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/cloudflare": "^6.0.0", "@astrojs/cloudflare": "^7.5.1",
"@astrojs/mdx": "^1.1.0", "@astrojs/mdx": "^1.1.0",
"@astrojs/rss": "^3.0.0", "@astrojs/rss": "^3.0.0",
"@astrojs/sitemap": "^3.0.0", "@astrojs/sitemap": "^3.0.0",