diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-01-18 19:16:27 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-01-18 19:17:41 -0800 |
| commit | 71e33227e9c8aa5fe95baab688be8510e1d5d1ab (patch) | |
| tree | 71a6ae26d0bcd6dca66f531ff2d35c93591dce8d /package.json | |
| parent | 3ac3b0c31d7160dcea97055f90a61279e900ae3b (diff) | |
post: umiguri
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" |
