From f83a5f0b47917df1ec8c7e833d89c1f1e6319ab9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 01:56:56 +0000 Subject: [PATCH] chore(deps): update dependency @astrojs/tailwind to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b84975..39a447e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "devDependencies": { "@astrojs/image": "0.17.2", "@astrojs/react": "2.2.1", - "@astrojs/tailwind": "4.0.0", + "@astrojs/tailwind": "5.0.0", "@percy/cli": "1.26.2", "@types/marked": "5.0.0", "astro": "2.8.0",