diff --git a/website/package.json b/website/package.json index a168c85f..7c1db8db 100644 --- a/website/package.json +++ b/website/package.json @@ -25,7 +25,7 @@ "dependencies": { "@astrojs/check": "^0.9.4", "@astrojs/starlight": "^0.36.0", - "astro": "^5.0.0", + "astro": "^6.0.0", "astro-vtbot": "^2.1.9", "starlight-llms-txt": "^0.6.0" },