diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-11-14 02:33:27 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-11-14 02:38:52 -0800 |
| commit | 51771de00644d8ca3d99e112d655a49321c25a3c (patch) | |
| tree | a106e26ec1f6fba4e6b80b3ec43b0ffc97d8820c /package.json | |
| parent | a96cab147218dc6647069274bf9def8f3bd4f616 (diff) | |
post: mech-luddite
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/package.json b/package.json index 41d718a..34ad0f2 100644 --- a/package.json +++ b/package.json @@ -10,17 +10,18 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^4.2.2", - "@astrojs/react": "^4.2.2", - "@astrojs/rss": "^4.0.11", - "@astrojs/sitemap": "^3.3.0", - "astro": "^5.5.5", - "katex": "^0.16.21", - "react": "^19.1.0", - "react-dom": "^19.1.0", - "sharp": "^0.33.5" + "@astrojs/mdx": "^4.3.10", + "@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", + "remark-gfm": "^4.0.1", + "sharp": "^0.34.5" }, "devDependencies": { - "astro-themes": "^0.2.5" + "astro-themes": "^0.2.7" } } |
