From dbee8608636a8fc9649b81bc02cf8dfcb2b9aea6 Mon Sep 17 00:00:00 2001 From: "actions[bot]" Date: Sat, 19 Jul 2025 00:01:34 +0000 Subject: [PATCH] chore(deps): bump dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e84a163..080a814 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "postinstall": "patch-package" }, "dependencies": { - "@astrojs/markdown-remark": "^6.3.2", + "@astrojs/markdown-remark": "^6.3.3", "@astrojs/react": "^4.3.0", "@astrojs/rss": "^4.0.12", "@astrojs/sitemap": "^3.4.1", @@ -27,7 +27,7 @@ "@tailwindcss/vite": "^4.1.11", "@types/react": "19.1.4", "@types/react-dom": "19.1.5", - "astro": "^5.11.2", + "astro": "^5.12.0", "astro-expressive-code": "^0.41.3", "astro-icon": "^1.1.5", "class-variance-authority": "^0.7.1",