From d837c3d3a5d71e53a9d0b54f0f73679a4f17cc37 Mon Sep 17 00:00:00 2001 From: "actions[bot]" Date: Fri, 23 May 2025 00:02:13 +0000 Subject: [PATCH] chore(deps): bump dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a1a672a..404a95a 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "postinstall": "patch-package" }, "dependencies": { - "@astrojs/markdown-remark": "^6.3.1", - "@astrojs/react": "^4.2.7", + "@astrojs/markdown-remark": "^6.3.2", + "@astrojs/react": "^4.3.0", "@astrojs/rss": "^4.0.11", "@astrojs/sitemap": "^3.4.0", "@expressive-code/plugin-collapsible-sections": "^0.41.2", @@ -27,7 +27,7 @@ "@tailwindcss/vite": "^4.1.7", "@types/react": "19.1.4", "@types/react-dom": "19.1.5", - "astro": "^5.7.14", + "astro": "^5.8.0", "astro-expressive-code": "^0.41.2", "astro-icon": "^1.1.5", "class-variance-authority": "^0.7.1",