From 9d885cdaeb362dd83b8aad7b383bf064e6f555df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 03:55:36 +0000 Subject: [PATCH] chore(deps): update astro monorepo to v3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8b84975..b0334ac 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,11 @@ }, "devDependencies": { "@astrojs/image": "0.17.2", - "@astrojs/react": "2.2.1", + "@astrojs/react": "3.3.2", "@astrojs/tailwind": "4.0.0", "@percy/cli": "1.26.2", "@types/marked": "5.0.0", - "astro": "2.8.0", + "astro": "3.6.5", "astro-compress": "2.0.14", "concurrently": "8.2.0", "date-fns": "2.30.0",