From 0d1bdd4f94779d78632db0b2d9555eaeec3fc6fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 20:50:47 +0000 Subject: [PATCH] chore(deps): update astro monorepo to v5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8b84975..0bdca92 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,10 @@ "devDependencies": { "@astrojs/image": "0.17.2", "@astrojs/react": "2.2.1", - "@astrojs/tailwind": "4.0.0", + "@astrojs/tailwind": "5.1.5", "@percy/cli": "1.26.2", "@types/marked": "5.0.0", - "astro": "2.8.0", + "astro": "5.12.3", "astro-compress": "2.0.14", "concurrently": "8.2.0", "date-fns": "2.30.0",