diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 7f1360c..44ed178 100644 --- a/package.json +++ b/package.json @@ -10,11 +10,11 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^4.3.13", - "@astrojs/react": "^4.4.2", - "@astrojs/rss": "^4.0.15", - "@astrojs/sitemap": "^3.7.0", - "astro": "^5.18.0", + "@astrojs/mdx": "^7.0.5", + "@astrojs/react": "^6.0.2", + "@astrojs/rss": "^4.0.19", + "@astrojs/sitemap": "^3.7.3", + "astro": "^7.2.2", "katex": "^0.16.33", "react": "^19.2.4", "react-dom": "^19.2.4", |
