|
120 | 120 | }, |
121 | 121 | "devDependencies": { |
122 | 122 | "@astrojs/lit": "4.3.0", |
123 | | - "@astrojs/react": "3.6.3", |
124 | | - "@astrojs/svelte": "6.0.2", |
125 | | - "@astrojs/tailwind": "5.1.2", |
126 | | - "@astrojs/vue": "4.5.3", |
| 123 | + "@astrojs/react": "4.2.0", |
| 124 | + "@astrojs/svelte": "7.0.4", |
| 125 | + "@astrojs/tailwind": "6.0.0", |
| 126 | + "@astrojs/vue": "5.0.6", |
127 | 127 | "@eslint/js": "^9.12.0", |
128 | 128 | "@rollup/plugin-commonjs": "28.0.1", |
129 | 129 | "@rollup/plugin-multi-entry": "6.0.1", |
|
141 | 141 | "@types/react": "18.3.12", |
142 | 142 | "@types/react-dom": "18.3.1", |
143 | 143 | "@webcomponents/template-shadowroot": "0.2.1", |
144 | | - "astro": "4.16.15", |
| 144 | + "astro": "5.2.5", |
145 | 145 | "autoprefixer": "10.4.20", |
146 | 146 | "del-cli": "^6.0.0", |
147 | 147 | "eslint": "^9.12.0", |
|
179 | 179 | }, |
180 | 180 | "peerDependencies": { |
181 | 181 | "@astrojs/lit": "^1.0.1 || ^2.0.0 || ^3.0.0 || ^4.0.0", |
182 | | - "@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0", |
183 | | - "@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0", |
184 | | - "@astrojs/tailwind": "^2.1.3 || ^3.0.0 || ^4.0.0 || ^5.0.0", |
185 | | - "@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0", |
186 | | - "astro": "^3.0.0 || ^4.0.0", |
| 182 | + "@astrojs/react": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0", |
| 183 | + "@astrojs/svelte": "^1.0.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", |
| 184 | + "@astrojs/tailwind": "^2.1.3 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0", |
| 185 | + "@astrojs/vue": "^1.2.2 || ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0", |
| 186 | + "astro": "^3.0.0 || ^4.0.0 || ^5.0.0", |
187 | 187 | "ethers": "^6.0.0", |
188 | 188 | "lit": "^2.3.1 || ^3.0.0", |
189 | 189 | "react": "^18.0.0", |
|
0 commit comments