|
114 | 114 | },
|
115 | 115 | "devDependencies": {
|
116 | 116 | "@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", |
119 | 119 | "@astrojs/tailwind": "5.1.2",
|
120 |
| - "@astrojs/vue": "4.5.3", |
| 120 | + "@astrojs/vue": "5.0.5", |
121 | 121 | "@eslint/js": "^9.12.0",
|
122 | 122 | "@rollup/plugin-commonjs": "28.0.1",
|
123 | 123 | "@rollup/plugin-multi-entry": "6.0.1",
|
|
133 | 133 | "@types/react": "18.3.12",
|
134 | 134 | "@types/react-dom": "18.3.1",
|
135 | 135 | "@webcomponents/template-shadowroot": "0.2.1",
|
136 |
| - "astro": "4.16.15", |
| 136 | + "astro": "5.1.7", |
137 | 137 | "autoprefixer": "10.4.20",
|
138 | 138 | "del-cli": "^6.0.0",
|
139 | 139 | "eslint": "^9.12.0",
|
|
168 | 168 | },
|
169 | 169 | "peerDependencies": {
|
170 | 170 | "@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", |
173 | 173 | "@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", |
176 | 176 | "ethers": "^6.0.0",
|
177 | 177 | "lit": "^2.3.1 || ^3.0.0",
|
178 | 178 | "react": "^18.0.0",
|
|
0 commit comments