Skip to content

Commit dfa9748

Browse files
chore(deps): update astro monorepo
1 parent 9503784 commit dfa9748

File tree

2 files changed

+1350
-512
lines changed

2 files changed

+1350
-512
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@
114114
},
115115
"devDependencies": {
116116
"@astrojs/lit": "4.3.0",
117-
"@astrojs/react": "3.6.3",
118-
"@astrojs/svelte": "6.0.2",
117+
"@astrojs/react": "4.1.5",
118+
"@astrojs/svelte": "7.0.3",
119119
"@astrojs/tailwind": "5.1.2",
120-
"@astrojs/vue": "4.5.3",
120+
"@astrojs/vue": "5.0.5",
121121
"@eslint/js": "^9.12.0",
122122
"@rollup/plugin-commonjs": "28.0.1",
123123
"@rollup/plugin-multi-entry": "6.0.1",
@@ -133,7 +133,7 @@
133133
"@types/react": "18.3.12",
134134
"@types/react-dom": "18.3.1",
135135
"@webcomponents/template-shadowroot": "0.2.1",
136-
"astro": "4.16.15",
136+
"astro": "5.1.7",
137137
"autoprefixer": "10.4.20",
138138
"del-cli": "^6.0.0",
139139
"eslint": "^9.12.0",
@@ -168,11 +168,11 @@
168168
},
169169
"peerDependencies": {
170170
"@astrojs/lit": "^1.0.1 || ^2.0.0 || ^3.0.0 || ^4.0.0",
171-
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0",
172-
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
171+
"@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
172+
"@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
173173
"@astrojs/tailwind": "^2.1.3 || ^3.0.0 || ^4.0.0 || ^5.0.0",
174-
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0",
175-
"astro": "^3.0.0 || ^4.0.0",
174+
"@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
175+
"astro": "^3.0.0 || ^4.0.0 || ^5.0.0",
176176
"ethers": "^6.0.0",
177177
"lit": "^2.3.1 || ^3.0.0",
178178
"react": "^18.0.0",

0 commit comments

Comments
 (0)