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