We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f533121 commit 9ad7484Copy full SHA for 9ad7484
accelerate/astro-starter/package.json
@@ -15,7 +15,7 @@
15
"@astrojs/tailwind": "6.0.2",
16
"@types/react": "19.1.6",
17
"@types/react-dom": "19.1.6",
18
- "astro": "5.8.2",
+ "astro": "5.9.1",
19
"prisma": "6.9.0",
20
"react": "19.1.0",
21
"react-dom": "19.1.0",
orm/astro/package.json
@@ -13,7 +13,7 @@
13
},
14
"dependencies": {
"@prisma/client": "6.9.0",
- "astro": "5.8.2"
+ "astro": "5.9.1"
"devDependencies": {
0 commit comments