Skip to content

Commit 3c6556d

Browse files
authoredApr 10, 2025
fix(deps): update astro monorepo (#7778)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af9376a commit 3c6556d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎accelerate/astro-starter/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
},
1212
"dependencies": {
1313
"@astrojs/check": "0.9.4",
14-
"@astrojs/react": "4.2.2",
14+
"@astrojs/react": "4.2.3",
1515
"@astrojs/tailwind": "6.0.2",
1616
"@types/react": "18.3.20",
1717
"@types/react-dom": "18.3.5",
18-
"astro": "5.5.5",
18+
"astro": "5.6.1",
1919
"prisma": "6.5.0",
2020
"react": "18.3.1",
2121
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)