Skip to content

Commit 39ef75d

Browse files
chore(deps): update astro monorepo (major) (#3200)
chore(deps): update astro monorepo Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 343874f commit 39ef75d

File tree

4 files changed

+485
-488
lines changed

4 files changed

+485
-488
lines changed

packages/astro-plugin-studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"javascript-stringify": "2.1.0"
4242
},
4343
"devDependencies": {
44-
"astro": "4.16.18",
44+
"astro": "5.5.5",
4545
"vite": "6.2.0"
4646
},
4747
"peerDependencies": {

packages/studio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@
5454
"author": "Segun Adebayo <[email protected]>",
5555
"license": "MIT",
5656
"dependencies": {
57-
"@astrojs/react": "3.6.3",
57+
"@astrojs/react": "4.2.2",
5858
"@pandacss/config": "workspace:*",
5959
"@pandacss/logger": "workspace:*",
6060
"@pandacss/shared": "workspace:*",
6161
"@pandacss/token-dictionary": "workspace:*",
6262
"@pandacss/types": "workspace:*",
6363
"@pandacss/astro-plugin-studio": "workspace:*",
64-
"astro": "4.16.18",
64+
"astro": "5.5.5",
6565
"react": "18.2.0",
6666
"react-dom": "18.2.0",
6767
"vite": "6.2.0"

0 commit comments

Comments
 (0)