diff --git a/package.json b/package.json index 162a3fb..5ecff21 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ "dependencies": { "@astrojs/markdown-remark": "^6.3.2", "@astrojs/react": "^4.3.0", - "@astrojs/rss": "^4.0.11", - "@astrojs/sitemap": "^3.4.0", + "@astrojs/rss": "^4.0.12", + "@astrojs/sitemap": "^3.4.1", "@expressive-code/plugin-collapsible-sections": "^0.41.2", "@expressive-code/plugin-line-numbers": "^0.41.2", "@fontsource-variable/geist": "^5.2.6", @@ -27,7 +27,7 @@ "@tailwindcss/vite": "^4.1.8", "@types/react": "19.1.4", "@types/react-dom": "19.1.5", - "astro": "^5.8.1", + "astro": "^5.8.2", "astro-expressive-code": "^0.41.2", "astro-icon": "^1.1.5", "class-variance-authority": "^0.7.1",