diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-02-26 17:42:27 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-02-26 17:42:27 -0800 |
| commit | ffaa6f831cbfa23c05c4e95fb430e161efdf15e6 (patch) | |
| tree | 5527990be5a2438d6f1ceae9fe2c408ee31884f3 /package.json | |
| parent | ab8aceab5053eedd4ecc0a90c3a1e8223db8a607 (diff) | |
bump deps
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" }, |
