Skip to content

Commit 248f85b

Browse files
fix(deps): update astro monorepo (#8448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96cb925 commit 248f85b

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

accelerate/astro-starter/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/check": "0.9.5",
14-
"@astrojs/react": "4.3.0",
13+
"@astrojs/check": "0.9.8",
14+
"@astrojs/react": "4.4.2",
1515
"@astrojs/tailwind": "6.0.2",
1616
"@prisma/client": "7.0.0",
1717
"@prisma/extension-accelerate": "^2.0.2",
1818
"@types/react": "19.1.8",
1919
"@types/react-dom": "19.1.6",
20-
"astro": "5.10.2",
20+
"astro": "5.18.1",
2121
"react": "19.2.3",
2222
"react-dom": "19.2.3",
2323
"tailwindcss": "3.4.17",

orm/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@prisma/adapter-pg": "7.0.0",
1313
"@prisma/client": "7.0.0",
14-
"astro": "5.10.2",
14+
"astro": "5.18.1",
1515
"dotenv": "^17.2.3",
1616
"pg": "^8.16.3"
1717
},

orm/betterauth-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@prisma/adapter-pg": "7.0.0",
1313
"@prisma/client": "7.0.0",
14-
"astro": "5.15.3",
14+
"astro": "5.18.1",
1515
"better-auth": "1.3.34",
1616
"dotenv": "17.2.3",
1717
"pg": "^8.16.3"

0 commit comments

Comments
 (0)