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 499d084..c631551 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,12 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^3.1.8", - "@astrojs/react": "^3.6.2", - "@astrojs/rss": "^4.0.9", + "@astrojs/mdx": "^4.0.6", + "@astrojs/react": "^4.1.5", + "@astrojs/rss": "^4.0.11", "@astrojs/sitemap": "^3.2.1", - "astro": "^4.16.5", - "katex": "^0.16.11", + "astro": "^5.1.7", + "katex": "^0.16.21", "react": "^18.3.1", "react-dom": "^18.3.1", "sharp": "^0.33.5" |
