From 7eded9df5e30bf496fb9644860e56f9deb89a2d6 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 17 Mar 2026 21:29:09 -0400 Subject: updated astro; typo on downloads --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index e52b6ac..f71bcc5 100644 --- a/package.json +++ b/package.json @@ -9,10 +9,10 @@ "astro": "astro" }, "dependencies": { - "@astrojs/react": "^4.4.2", + "@astrojs/react": "5.0.0", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", - "astro": "5.16.5", + "astro": "6.0.5", "react": "^19.2.3", "react-dom": "^19.2.3" } -- cgit v1.2.3