We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 415b33b commit 5f41ce6Copy full SHA for 5f41ce6
accelerate/astro-starter/package.json
@@ -15,7 +15,7 @@
15
"@astrojs/tailwind": "6.0.2",
16
"@types/react": "19.1.8",
17
"@types/react-dom": "19.1.6",
18
- "astro": "5.9.2",
+ "astro": "5.9.4",
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.9.2"
+ "astro": "5.9.4"
"devDependencies": {
0 commit comments