diff --git a/package.json b/package.json index d5aec1db..24dde7d8 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "megasanjay-devmoji": "^1.2.1", "postcss": "8.4.38", "prettier": "3.3.2", - "prettier-plugin-tailwindcss": "0.6.4", + "prettier-plugin-tailwindcss": "0.6.5", "pretty-quick": "4.0.0", "run-script-os": "^1.1.6", "semantic-release": "22.0.12", diff --git a/yarn.lock b/yarn.lock index 9ddeb2d7..2aff7e51 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9826,10 +9826,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA== -prettier-plugin-tailwindcss@0.6.4: - version "0.6.4" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.4.tgz#84d42fae70ac6f0846ee9045f33fe9ebb86f2b79" - integrity sha512-3vhbIvlKyAWPaw9bUr2cw6M1BGx2Oy9CCLJyv+nxEiBGCTcL69WcAz2IFMGqx8IXSzQCInGSo2ujAByg9poHLQ== +prettier-plugin-tailwindcss@0.6.5: + version "0.6.5" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.5.tgz#e05202784a3f41889711ae38c75c5b8cad72f368" + integrity sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ== prettier@3.3.2: version "3.3.2"