diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/package.json b/package.json index 17eef84..33a3804 100644 --- a/package.json +++ b/package.json @@ -15,13 +15,10 @@ }, "dependencies": { "@astrojs/cloudflare": "^12.6.0", - "@astrojs/react": "^4.3.0", + "@astrojs/svelte": "^7.1.0", "@tailwindcss/vite": "^4.1.7", - "@types/react": "^19.1.5", - "@types/react-dom": "^19.1.5", "astro": "^5.10.1", - "react": "^19.1.0", - "react-dom": "^19.1.0", + "svelte": "^5.34.8", "tailwindcss": "^4.1.7", "wrangler": "^4.22.0" }, |
