Skip to content

Commit

Permalink
chore(deps): update astro (#2974)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent c21ff7f commit 3d830ae
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 123 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.12",
"vite": "5.4.11"
},
"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.12",
"react": "18.2.0",
"react-dom": "18.2.0",
"vite": "5.4.11"
Expand Down
Loading

0 comments on commit 3d830ae

Please sign in to comment.