From 0d6defc932b90a79efdd3d6e890c4ba96aa2d412 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 01:31:00 +0000 Subject: [PATCH] chore(deps): update dependency astro to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b84975..3f48d90 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@astrojs/tailwind": "4.0.0", "@percy/cli": "1.26.2", "@types/marked": "5.0.0", - "astro": "2.8.0", + "astro": "3.0.12", "astro-compress": "2.0.14", "concurrently": "8.2.0", "date-fns": "2.30.0",