aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index fd1283f..cac708e 100644
--- a/package.json
+++ b/package.json
@@ -12,16 +12,16 @@
"dependencies": {
"@astrojs/preact": "^3.1.0",
"@astrojs/rss": "4.0.5",
- "@astrojs/vercel": "7.3.0",
+ "@astrojs/vercel": "^7.3.5",
"@iconify-json/fa6-brands": "^1.1.18",
"@iconify-json/fa6-solid": "^1.1.20",
- "@supabase/supabase-js": "^2.39.3",
- "astro": "4.3.5",
+ "@supabase/supabase-js": "^2.39.7",
+ "astro": "^4.4.14",
"astro-icon": "^1.1.0",
- "dompurify": "^3.0.8",
+ "dompurify": "^3.0.9",
"markdown-it": "^14.0.0",
- "marked": "^12.0.0",
+ "marked": "^12.0.1",
"preact": "^10.19.3",
- "sanitize-html": "^2.11.0"
+ "sanitize-html": "^2.12.1"
}
}