Skip to content

Commit 007d3b6

Browse files
chore(deps): update astro monorepo
1 parent f3e6c78 commit 007d3b6

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@
124124
},
125125
"devDependencies": {
126126
"@astrojs/lit": "4.3.0",
127-
"@astrojs/react": "3.6.3",
128-
"@astrojs/svelte": "6.0.2",
129-
"@astrojs/vue": "4.5.3",
127+
"@astrojs/react": "6.0.0",
128+
"@astrojs/svelte": "9.0.0",
129+
"@astrojs/vue": "7.0.0",
130130
"@eslint/js": "^9.12.0",
131131
"@rollup/plugin-commonjs": "29.0.3",
132132
"@rollup/plugin-multi-entry": "7.1.0",
@@ -145,7 +145,7 @@
145145
"@types/react": "18.3.31",
146146
"@types/react-dom": "18.3.7",
147147
"@webcomponents/template-shadowroot": "0.2.1",
148-
"astro": "4.16.15",
148+
"astro": "7.0.2",
149149
"autoprefixer": "10.5.0",
150150
"del-cli": "^7.0.0",
151151
"eslint": "^9.12.0",
@@ -183,10 +183,10 @@
183183
},
184184
"peerDependencies": {
185185
"@astrojs/lit": "^1.0.1 || ^2.0.0 || ^3.0.0 || ^4.0.0",
186-
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0",
187-
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
188-
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
189-
"astro": "^3.0.0 || ^4.0.0",
186+
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^6.0.0",
187+
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^9.0.0",
188+
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^7.0.0",
189+
"astro": "^3.0.0 || ^4.0.0 || ^7.0.0",
190190
"ethers": "^6.0.0",
191191
"lit": "^2.3.1 || ^3.0.0",
192192
"react": "^18.0.0",

0 commit comments

Comments
 (0)