From fe955474a56bfd17a30b615b4877d6dbe0c007ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 09:57:38 +0000 Subject: [PATCH] Update dependency prettier-plugin-tailwindcss to ^0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0f1b5538c8..233f9d0583f 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "postcss": "8.4.31", "postcss-import": "^15.1.0", "prettier": "2.8.8", - "prettier-plugin-tailwindcss": "^0.4.0", + "prettier-plugin-tailwindcss": "^0.8.0", "tailwind-scrollbar": "^3.0.0", "tailwindcss": "3.3.3", "tailwindcss-animate": "^1.0.5"