Skip to content

Commit 63e8817

Browse files
chore(deps): update astro monorepo
1 parent 34dbad4 commit 63e8817

2 files changed

Lines changed: 1398 additions & 548 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,10 @@
120120
},
121121
"devDependencies": {
122122
"@astrojs/lit": "4.3.0",
123-
"@astrojs/react": "3.6.3",
124-
"@astrojs/svelte": "6.0.2",
125-
"@astrojs/tailwind": "5.1.2",
126-
"@astrojs/vue": "4.5.3",
123+
"@astrojs/react": "4.2.0",
124+
"@astrojs/svelte": "7.0.4",
125+
"@astrojs/tailwind": "6.0.0",
126+
"@astrojs/vue": "5.0.6",
127127
"@eslint/js": "^9.12.0",
128128
"@rollup/plugin-commonjs": "28.0.1",
129129
"@rollup/plugin-multi-entry": "6.0.1",
@@ -141,7 +141,7 @@
141141
"@types/react": "18.3.12",
142142
"@types/react-dom": "18.3.1",
143143
"@webcomponents/template-shadowroot": "0.2.1",
144-
"astro": "4.16.15",
144+
"astro": "5.2.5",
145145
"autoprefixer": "10.4.20",
146146
"del-cli": "^6.0.0",
147147
"eslint": "^9.12.0",
@@ -179,11 +179,11 @@
179179
},
180180
"peerDependencies": {
181181
"@astrojs/lit": "^1.0.1 || ^2.0.0 || ^3.0.0 || ^4.0.0",
182-
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0",
183-
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
184-
"@astrojs/tailwind": "^2.1.3 || ^3.0.0 || ^4.0.0 || ^5.0.0",
185-
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
186-
"astro": "^3.0.0 || ^4.0.0",
182+
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
183+
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
184+
"@astrojs/tailwind": "^2.1.3 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
185+
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
186+
"astro": "^3.0.0 || ^4.0.0 || ^5.0.0",
187187
"ethers": "^6.0.0",
188188
"lit": "^2.3.1 || ^3.0.0",
189189
"react": "^18.0.0",

0 commit comments

Comments
 (0)