diff --git a/playgrounds/astro/package.json b/playgrounds/astro/package.json index 925c451ea..1b3203840 100644 --- a/playgrounds/astro/package.json +++ b/playgrounds/astro/package.json @@ -22,7 +22,7 @@ "@tanstack/react-query": "^5.90.21", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "astro": "^5.18.1", + "astro": "^6.1.6", "react": "^19.2.4", "react-dom": "^19.2.4", "typescript": "~5.9.3",