Skip to content

Commit

Permalink
chore(deps): update astro
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 8cd0e89 commit f27a553
Show file tree
Hide file tree
Showing 4 changed files with 758 additions and 828 deletions.
2 changes: 1 addition & 1 deletion packages/astro-plugin-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"javascript-stringify": "2.1.0"
},
"devDependencies": {
"astro": "4.16.6",
"astro": "4.16.10",
"vite": "5.4.9"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"author": "Segun Adebayo <[email protected]>",
"license": "MIT",
"dependencies": {
"@astrojs/react": "3.0.10",
"@astrojs/react": "3.6.2",
"@pandacss/config": "workspace:*",
"@pandacss/logger": "workspace:*",
"@pandacss/shared": "workspace:*",
"@pandacss/token-dictionary": "workspace:*",
"@pandacss/types": "workspace:*",
"@pandacss/astro-plugin-studio": "workspace:*",
"astro": "4.16.6",
"astro": "4.16.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"vite": "5.4.9"
Expand Down
Loading

0 comments on commit f27a553

Please sign in to comment.