Skip to content

Commit 3b5798b

Browse files
committed
security: update astro
1 parent 523068e commit 3b5798b

File tree

4 files changed

+1112
-327
lines changed

4 files changed

+1112
-327
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.4.0",
44+
"astro": "4.16.6",
4545
"vite": "5.4.6"
4646
},
4747
"peerDependencies": {

packages/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@pandacss/token-dictionary": "workspace:*",
6262
"@pandacss/types": "workspace:*",
6363
"@pandacss/astro-plugin-studio": "workspace:*",
64-
"astro": "4.4.0",
64+
"astro": "4.16.6",
6565
"react": "18.2.0",
6666
"react-dom": "18.2.0",
6767
"vite": "5.4.6"

0 commit comments

Comments
 (0)