From 674bf41763151ac6b9f4e07e2d58d74962b82747 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 20:11:58 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3a87d1..c0412fa 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "lint-staged": "^13.0.4", "postcss": "^8.4.12", "prettier": "^2.8.0", - "prettier-plugin-tailwindcss": "^0.2.0", + "prettier-plugin-tailwindcss": "^0.6.0", "tailwindcss": "^3.2.1", "typescript": "4.9.4", "vite": "^4.0.4",