Skip to content

Commit a7ed3e2

Browse files
chore(deps): update astro monorepo
1 parent f07c742 commit a7ed3e2

File tree

2 files changed

+1606
-891
lines changed

2 files changed

+1606
-891
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@
125125
},
126126
"devDependencies": {
127127
"@astrojs/lit": "4.3.0",
128-
"@astrojs/react": "3.6.3",
129-
"@astrojs/svelte": "6.0.2",
130-
"@astrojs/vue": "4.5.3",
128+
"@astrojs/react": "4.3.0",
129+
"@astrojs/svelte": "7.1.0",
130+
"@astrojs/vue": "5.1.0",
131131
"@eslint/js": "^9.12.0",
132132
"@rollup/plugin-commonjs": "28.0.3",
133133
"@rollup/plugin-multi-entry": "6.0.1",
@@ -146,7 +146,7 @@
146146
"@types/react": "18.3.23",
147147
"@types/react-dom": "18.3.7",
148148
"@webcomponents/template-shadowroot": "0.2.1",
149-
"astro": "4.16.15",
149+
"astro": "5.8.1",
150150
"autoprefixer": "10.4.21",
151151
"del-cli": "^6.0.0",
152152
"eslint": "^9.12.0",
@@ -184,10 +184,10 @@
184184
},
185185
"peerDependencies": {
186186
"@astrojs/lit": "^1.0.1 || ^2.0.0 || ^3.0.0 || ^4.0.0",
187-
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0",
188-
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
189-
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
190-
"astro": "^3.0.0 || ^4.0.0",
187+
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
188+
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
189+
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
190+
"astro": "^3.0.0 || ^4.0.0 || ^5.0.0",
191191
"ethers": "^6.0.0",
192192
"lit": "^2.3.1 || ^3.0.0",
193193
"react": "^18.0.0",

0 commit comments

Comments
 (0)