From b68fd8f63d0527fdf336c8afeaf28a15827ec9dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 23:04:50 +0000 Subject: [PATCH] fix(deps): Update Node.js Dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5505be60..9f55cfac 100644 --- a/package.json +++ b/package.json @@ -20,16 +20,16 @@ }, "dependencies": { "@astrojs/check": "^0.9.4", - "@astrojs/mdx": "5.0.0", - "@astrojs/react": "5.0.0", - "@astrojs/rss": "4.0.17", + "@astrojs/mdx": "5.0.3", + "@astrojs/react": "5.0.2", + "@astrojs/rss": "4.0.18", "@astrojs/sitemap": "^3.4.2", "@justinribeiro/lite-youtube": "^1.8.2", "@mantine/core": "^8.2.4", "@notifycal/shared": "7.16.2", "@playform/compress": "^0.2.0", "@tabler/icons-react": "^3.34.1", - "astro": "6.0.4", + "astro": "6.1.3", "astro-auto-import": "^0.5.0", "date-fns": "^4.1.0", "github-slugger": "^2.0.0",