aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2026-07-06 21:53:18 -0400
committerAndrew Lee <andrew@alee14.me>2026-07-06 21:53:18 -0400
commit22e353c04c1d15805be93e6922b45e9372415d8f (patch)
tree0ea19f99716b8f81b38ea1dcf96314096998433d /package.json
parent4300523e4e166b1ad2adc91f870f10a6c40c8a7c (diff)
downloadpersonal-website-22e353c04c1d15805be93e6922b45e9372415d8f.tar.gz
personal-website-22e353c04c1d15805be93e6922b45e9372415d8f.tar.bz2
personal-website-22e353c04c1d15805be93e6922b45e9372415d8f.zip
update astro
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
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",