diff --git a/package.json b/package.json index 34a1d52..0bfdb9d 100644 --- a/package.json +++ b/package.json @@ -12,11 +12,11 @@ "version": "conventional-changelog --config ./changelog-config.mjs -i CHANGELOG.md -s && git add CHANGELOG.md" }, "dependencies": { - "@astrojs/node": "^9.5.4", - "@astrojs/vercel": "^9.0.4", + "@astrojs/node": "^11.0.0", + "@astrojs/vercel": "^11.0.0", "@types/node": "^25.0.3", "@upstash/redis": "^1.36.3", - "astro": "^5.18.0", + "astro": "^7.0.0", "astro-matomo": "^1.9.0", "sharp": "^0.35.0" },