|
124 | 124 | }, |
125 | 125 | "devDependencies": { |
126 | 126 | "@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", |
130 | 130 | "@eslint/js": "^9.12.0", |
131 | 131 | "@rollup/plugin-commonjs": "29.0.3", |
132 | 132 | "@rollup/plugin-multi-entry": "7.1.0", |
|
145 | 145 | "@types/react": "18.3.31", |
146 | 146 | "@types/react-dom": "18.3.7", |
147 | 147 | "@webcomponents/template-shadowroot": "0.2.1", |
148 | | - "astro": "4.16.15", |
| 148 | + "astro": "7.0.2", |
149 | 149 | "autoprefixer": "10.5.0", |
150 | 150 | "del-cli": "^7.0.0", |
151 | 151 | "eslint": "^9.12.0", |
|
183 | 183 | }, |
184 | 184 | "peerDependencies": { |
185 | 185 | "@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", |
190 | 190 | "ethers": "^6.0.0", |
191 | 191 | "lit": "^2.3.1 || ^3.0.0", |
192 | 192 | "react": "^18.0.0", |
|
0 commit comments