diff --git a/package.json b/package.json index bf65a00..72febfe 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-storybook": "^0.8.0", "postcss": "^8.4.49", "prettier": "^3.4.1", - "prettier-plugin-tailwindcss": "^0.5.14", + "prettier-plugin-tailwindcss": "^0.6.11", "storybook": "^8.4.6", "tailwindcss": "^3.4.3", "typescript": "^5.7.2", diff --git a/yarn.lock b/yarn.lock index 2a8048d..9ad4b36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3789,10 +3789,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-tailwindcss@^0.5.14: - version "0.5.14" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.14.tgz#4482eed357d5e22eac259541c70aca5a4c7b9d5c" - integrity sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q== +prettier-plugin-tailwindcss@^0.6.11: + version "0.6.11" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.11.tgz#cfacd60c4f81997353ee913e589037f796df0f5f" + integrity sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA== prettier@^3.4.1: version "3.4.1"