diff --git a/templates/astro/package.json b/templates/astro/package.json index e46f5dd..2e89fd1 100644 --- a/templates/astro/package.json +++ b/templates/astro/package.json @@ -15,7 +15,7 @@ "dependencies": { "@astrojs/react": "^6.0.0", "@tailwindcss/vite": "^4.3.2", - "astro": "^6.4.8", + "astro": "^7.1.0", "react": "^19.2.0", "react-dom": "^19.2.0", "tailwindcss": "^4.3.2"