diff --git a/package.json b/package.json index c50e1d874..ae4a1f53a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "lint-staged": "15.2.10", "patch-package": "8.0.0", "prettier": "3.3.3", - "prettier-plugin-tailwindcss": "0.6.6", + "prettier-plugin-tailwindcss": "0.6.8", "ts-jest": "29.2.5", "typescript": "5.5.4" }, diff --git a/yarn.lock b/yarn.lock index a82d5532c..5037d8035 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11749,10 +11749,10 @@ prettier-plugin-sh@^0.14.0: mvdan-sh "^0.10.1" sh-syntax "^0.4.1" -prettier-plugin-tailwindcss@0.6.6: - version "0.6.6" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.6.tgz#93e524d3c30f3fb45dc9e99de985b2a584ff063f" - integrity sha512-OPva5S7WAsPLEsOuOWXATi13QrCKACCiIonFgIR6V4lYv4QLp++UXVhZSzRbZxXGimkQtQT86CC6fQqTOybGng== +prettier-plugin-tailwindcss@0.6.8: + version "0.6.8" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.8.tgz#8a178e1679e3f941cc9de396f109c6cffea676d8" + integrity sha512-dGu3kdm7SXPkiW4nzeWKCl3uoImdd5CTZEJGxyypEPL37Wj0HT2pLqjrvSei1nTeuQfO4PUfjeW5cTUNRLZ4sA== prettier@3.3.3: version "3.3.3"