diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-08-13 16:55:43 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-08-13 16:55:43 -0700 |
| commit | b913e45faa5b9c4d78f1b575818a7e96b8678ce8 (patch) | |
| tree | ed26dde91dfd911b5dec1c207d20fc373d7b382d /package.json | |
| parent | 357228b0d774da627c4c4840da12e9b57842654b (diff) | |
chore: bump astro to v7
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 7f1360c..44ed178 100644 --- a/package.json +++ b/package.json @@ -10,11 +10,11 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^4.3.13", - "@astrojs/react": "^4.4.2", - "@astrojs/rss": "^4.0.15", - "@astrojs/sitemap": "^3.7.0", - "astro": "^5.18.0", + "@astrojs/mdx": "^7.0.5", + "@astrojs/react": "^6.0.2", + "@astrojs/rss": "^4.0.19", + "@astrojs/sitemap": "^3.7.3", + "astro": "^7.2.2", "katex": "^0.16.33", "react": "^19.2.4", "react-dom": "^19.2.4", |
