diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/package.json b/package.json index 7a7a13d..3965e45 100644 --- a/package.json +++ b/package.json @@ -10,20 +10,20 @@ "astro": "astro" }, "dependencies": { - "@astrojs/preact": "4.0.1", - "@astrojs/rss": "4.0.10", - "@astrojs/svelte": "7.0.2", - "@astrojs/vercel": "^8.0.1", - "@iconify-json/fa6-brands": "^1.1.19", - "@iconify-json/fa6-solid": "^1.1.21", - "astro": "5.1.1", - "astro-icon": "^1.1.0", - "dompurify": "^3.1.6", + "@astrojs/preact": "4.0.11", + "@astrojs/rss": "4.0.11", + "@astrojs/svelte": "7.0.13", + "@astrojs/vercel": "8.1.4", + "@iconify-json/fa6-brands": "^1.2.5", + "@iconify-json/fa6-solid": "^1.2.3", + "astro": "5.7.10", + "astro-icon": "^1.1.5", + "dompurify": "^3.2.5", "markdown-it": "^14.1.0", - "marked": "^13.0.2", - "preact": "^10.22.1", - "sanitize-html": "^2.13.0", - "svelte": "^5.8.1", - "typescript": "^5.5.3" + "marked": "^15.0.11", + "preact": "^10.26.5", + "sanitize-html": "^2.16.0", + "svelte": "^5.28.2", + "typescript": "^5.8.3" } } |
