From e3560bf7c065c2ded348b82c0b4b70a839c0c908 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 01:35:51 +0000 Subject: [PATCH] chore(deps): update astro monorepo to v4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8b84975..f8f0821 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,11 @@ }, "devDependencies": { "@astrojs/image": "0.17.2", - "@astrojs/react": "2.2.1", + "@astrojs/react": "4.2.2", "@astrojs/tailwind": "4.0.0", "@percy/cli": "1.26.2", "@types/marked": "5.0.0", - "astro": "2.8.0", + "astro": "4.16.18", "astro-compress": "2.0.14", "concurrently": "8.2.0", "date-fns": "2.30.0",