Skip to content

Commit

Permalink
chore(deps): update astro (#2984)
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 18, 2024
1 parent 9bf1a7a commit cfff842
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 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.12",
"astro": "4.16.13",
"vite": "5.4.11"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@pandacss/token-dictionary": "workspace:*",
"@pandacss/types": "workspace:*",
"@pandacss/astro-plugin-studio": "workspace:*",
"astro": "4.16.12",
"astro": "4.16.13",
"react": "18.2.0",
"react-dom": "18.2.0",
"vite": "5.4.11"
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sandbox/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"css:dev": "panda -w"
},
"dependencies": {
"@astrojs/solid-js": "4.4.2",
"astro": "4.16.12",
"@astrojs/solid-js": "4.4.3",
"astro": "4.16.13",
"solid-js": "1.8.15"
},
"devDependencies": {
Expand Down

0 comments on commit cfff842

Please sign in to comment.