diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 12e3ad2..0bf7919 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "4.4.2", - "@astrojs/rss": "4.0.15", - "@astrojs/svelte": "7.2.5", - "@astrojs/vercel": "9.0.4", + "@astrojs/react": "6.0.1", + "@astrojs/rss": "4.0.19", + "@astrojs/svelte": "9.0.1", + "@astrojs/vercel": "11.0.2", "@iconify-json/fa6-brands": "^1.2.6", "@iconify-json/fa6-solid": "^1.2.4", "@iconify-json/simple-icons": "^1.2.71", @@ -22,7 +22,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "@types/three": "^0.180.0", - "astro": "5.18.0", + "astro": "7.0.6", "astro-icon": "^1.1.5", "dompurify": "^3.3.1", "markdown-it": "^14.1.1", |
