|
113 | 113 | },
|
114 | 114 | "devDependencies": {
|
115 | 115 | "@astrojs/lit": "4.3.0",
|
116 |
| - "@astrojs/react": "3.6.3", |
117 |
| - "@astrojs/svelte": "6.0.2", |
| 116 | + "@astrojs/react": "4.0.0", |
| 117 | + "@astrojs/svelte": "7.0.1", |
118 | 118 | "@astrojs/tailwind": "5.1.2",
|
119 |
| - "@astrojs/vue": "4.5.3", |
| 119 | + "@astrojs/vue": "5.0.1", |
120 | 120 | "@eslint/js": "^9.12.0",
|
121 | 121 | "@rollup/plugin-commonjs": "28.0.1",
|
122 | 122 | "@rollup/plugin-multi-entry": "6.0.1",
|
|
132 | 132 | "@types/react": "18.3.12",
|
133 | 133 | "@types/react-dom": "18.3.1",
|
134 | 134 | "@webcomponents/template-shadowroot": "0.2.1",
|
135 |
| - "astro": "4.16.15", |
| 135 | + "astro": "5.0.4", |
136 | 136 | "autoprefixer": "10.4.20",
|
137 | 137 | "del-cli": "^6.0.0",
|
138 | 138 | "eslint": "^9.12.0",
|
|
167 | 167 | },
|
168 | 168 | "peerDependencies": {
|
169 | 169 | "@astrojs/lit": "^1.0.1 || ^2.0.0 || ^3.0.0 || ^4.0.0",
|
170 |
| - "@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0", |
171 |
| - "@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0", |
| 170 | + "@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0", |
| 171 | + "@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", |
172 | 172 | "@astrojs/tailwind": "^2.1.3 || ^3.0.0 || ^4.0.0 || ^5.0.0",
|
173 |
| - "@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0", |
174 |
| - "astro": "^3.0.0 || ^4.0.0", |
| 173 | + "@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0", |
| 174 | + "astro": "^3.0.0 || ^4.0.0 || ^5.0.0", |
175 | 175 | "ethers": "^6.0.0",
|
176 | 176 | "lit": "^2.3.1 || ^3.0.0",
|
177 | 177 | "react": "^18.0.0",
|
|
0 commit comments