Skip to content

Commit 9ad7484

Browse files
fix(deps): update dependency astro to v5.9.1 (#8078)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f533121 commit 9ad7484

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

accelerate/astro-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/tailwind": "6.0.2",
1616
"@types/react": "19.1.6",
1717
"@types/react-dom": "19.1.6",
18-
"astro": "5.8.2",
18+
"astro": "5.9.1",
1919
"prisma": "6.9.0",
2020
"react": "19.1.0",
2121
"react-dom": "19.1.0",

orm/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@prisma/client": "6.9.0",
16-
"astro": "5.8.2"
16+
"astro": "5.9.1"
1717
},
1818
"devDependencies": {
1919
"prisma": "6.9.0",

0 commit comments

Comments
 (0)