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",