From ce36f8e4b40cac87431b18422f5e62359b96a99f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 14:59:32 +0000 Subject: [PATCH] chore: update dependency prettier-plugin-tailwindcss to ^0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c53399..1298c45 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "msw": "^0.44.0", "postcss": "^8.4.5", "prettier": "^2.6.2", - "prettier-plugin-tailwindcss": "^0.2.0", + "prettier-plugin-tailwindcss": "^0.7.0", "react": "^18.0.0", "react-dom": "^18.0.0", "react-error-boundary": "^3.1.4",