diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-12-03 20:19:20 -0500 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-12-03 20:19:20 -0500 |
| commit | f8061ac8a6214f6e68dfd2d84a931a5263725b45 (patch) | |
| tree | aef02ec54097d887c9661c9e22befb91f2408b0f | |
| parent | fa181848c4d8ccefe148cce4468c1074f8787e75 (diff) | |
| download | personal-website-f8061ac8a6214f6e68dfd2d84a931a5263725b45.tar.gz personal-website-f8061ac8a6214f6e68dfd2d84a931a5263725b45.tar.bz2 personal-website-f8061ac8a6214f6e68dfd2d84a931a5263725b45.zip | |
update package
| -rwxr-xr-x | bun.lockb | bin | 341097 -> 329885 bytes | |||
| -rw-r--r-- | package.json | 10 |
2 files changed, 5 insertions, 5 deletions
| Binary files differ diff --git a/package.json b/package.json index 3965e45..8234667 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,13 @@ "astro": "astro" }, "dependencies": { - "@astrojs/preact": "4.0.11", - "@astrojs/rss": "4.0.11", - "@astrojs/svelte": "7.0.13", - "@astrojs/vercel": "8.1.4", + "@astrojs/preact": "4.1.3", + "@astrojs/rss": "4.0.14", + "@astrojs/svelte": "7.2.2", + "@astrojs/vercel": "9.0.2", "@iconify-json/fa6-brands": "^1.2.5", "@iconify-json/fa6-solid": "^1.2.3", - "astro": "5.7.10", + "astro": "5.16.4", "astro-icon": "^1.1.5", "dompurify": "^3.2.5", "markdown-it": "^14.1.0", |
