|
125 | 125 | },
|
126 | 126 | "devDependencies": {
|
127 | 127 | "@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", |
131 | 131 | "@eslint/js": "^9.12.0",
|
132 | 132 | "@rollup/plugin-commonjs": "28.0.3",
|
133 | 133 | "@rollup/plugin-multi-entry": "6.0.1",
|
|
146 | 146 | "@types/react": "18.3.23",
|
147 | 147 | "@types/react-dom": "18.3.7",
|
148 | 148 | "@webcomponents/template-shadowroot": "0.2.1",
|
149 |
| - "astro": "4.16.15", |
| 149 | + "astro": "5.8.1", |
150 | 150 | "autoprefixer": "10.4.21",
|
151 | 151 | "del-cli": "^6.0.0",
|
152 | 152 | "eslint": "^9.12.0",
|
|
184 | 184 | },
|
185 | 185 | "peerDependencies": {
|
186 | 186 | "@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", |
191 | 191 | "ethers": "^6.0.0",
|
192 | 192 | "lit": "^2.3.1 || ^3.0.0",
|
193 | 193 | "react": "^18.0.0",
|
|
0 commit comments