diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 314e155..2b3db54 100644 --- a/package.json +++ b/package.json @@ -10,11 +10,11 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^3.1.4", + "@astrojs/mdx": "^3.1.8", "@astrojs/react": "^3.6.2", - "@astrojs/rss": "^4.0.7", - "@astrojs/sitemap": "^2.0.2", - "astro": "^4.14.5", + "@astrojs/rss": "^4.0.9", + "@astrojs/sitemap": "^3.2.1", + "astro": "^4.16.5", "react": "^18.3.1", "react-dom": "^18.3.1", "sharp": "^0.33.5" |
