From ffaa6f831cbfa23c05c4e95fb430e161efdf15e6 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 26 Feb 2026 17:42:27 -0800 Subject: bump deps --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 34ad0f2..7f1360c 100644 --- a/package.json +++ b/package.json @@ -10,14 +10,14 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^4.3.10", + "@astrojs/mdx": "^4.3.13", "@astrojs/react": "^4.4.2", - "@astrojs/rss": "^4.0.13", - "@astrojs/sitemap": "^3.6.0", - "astro": "^5.15.6", - "katex": "^0.16.25", - "react": "^19.2.0", - "react-dom": "^19.2.0", + "@astrojs/rss": "^4.0.15", + "@astrojs/sitemap": "^3.7.0", + "astro": "^5.18.0", + "katex": "^0.16.33", + "react": "^19.2.4", + "react-dom": "^19.2.4", "remark-gfm": "^4.0.1", "sharp": "^0.34.5" }, -- cgit v1.2.3