From b913e45faa5b9c4d78f1b575818a7e96b8678ce8 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 13 Aug 2026 16:55:43 -0700 Subject: chore: bump astro to v7 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'package.json') 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", -- cgit v1.2.3