Skip to content

Commit 0c7ec07

Browse files
chore(deps): update astro monorepo
1 parent 0509434 commit 0c7ec07

File tree

2 files changed

+696
-422
lines changed

2 files changed

+696
-422
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@
113113
},
114114
"devDependencies": {
115115
"@astrojs/lit": "4.3.0",
116-
"@astrojs/react": "3.6.3",
117-
"@astrojs/svelte": "6.0.2",
116+
"@astrojs/react": "4.0.0",
117+
"@astrojs/svelte": "7.0.1",
118118
"@astrojs/tailwind": "5.1.2",
119-
"@astrojs/vue": "4.5.3",
119+
"@astrojs/vue": "5.0.1",
120120
"@eslint/js": "^9.12.0",
121121
"@rollup/plugin-commonjs": "28.0.1",
122122
"@rollup/plugin-multi-entry": "6.0.1",
@@ -132,7 +132,7 @@
132132
"@types/react": "18.3.12",
133133
"@types/react-dom": "18.3.1",
134134
"@webcomponents/template-shadowroot": "0.2.1",
135-
"astro": "4.16.15",
135+
"astro": "5.0.4",
136136
"autoprefixer": "10.4.20",
137137
"del-cli": "^6.0.0",
138138
"eslint": "^9.12.0",
@@ -167,11 +167,11 @@
167167
},
168168
"peerDependencies": {
169169
"@astrojs/lit": "^1.0.1 || ^2.0.0 || ^3.0.0 || ^4.0.0",
170-
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0",
171-
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
170+
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
171+
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
172172
"@astrojs/tailwind": "^2.1.3 || ^3.0.0 || ^4.0.0 || ^5.0.0",
173-
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
174-
"astro": "^3.0.0 || ^4.0.0",
173+
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
174+
"astro": "^3.0.0 || ^4.0.0 || ^5.0.0",
175175
"ethers": "^6.0.0",
176176
"lit": "^2.3.1 || ^3.0.0",
177177
"react": "^18.0.0",

0 commit comments

Comments
 (0)