diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index 34ad0f2..7f1360c 100644 --- a/package.json +++ b/package.json @@ -10,14 +10,14 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^4.3.10", + "@astrojs/mdx": "^4.3.13", "@astrojs/react": "^4.4.2", - "@astrojs/rss": "^4.0.13", - "@astrojs/sitemap": "^3.6.0", - "astro": "^5.15.6", - "katex": "^0.16.25", - "react": "^19.2.0", - "react-dom": "^19.2.0", + "@astrojs/rss": "^4.0.15", + "@astrojs/sitemap": "^3.7.0", + "astro": "^5.18.0", + "katex": "^0.16.33", + "react": "^19.2.4", + "react-dom": "^19.2.4", "remark-gfm": "^4.0.1", "sharp": "^0.34.5" }, |
