diff --git a/package.json b/package.json index 0db0977b..cdb350af 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "jest-environment-jsdom": "^29.7.0", "lint-staged": "^15.0.1", "prettier": "^3.0.3", - "prettier-plugin-tailwindcss": "^0.5.5", + "prettier-plugin-tailwindcss": "^0.5.6", "shelljs": "^0.8.5", "tailwindcss": "^3.3.3", "typescript": "5.2.2" diff --git a/yarn.lock b/yarn.lock index 4f03e5ee..980df713 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8382,10 +8382,10 @@ prelude-ls@~1.1.2: resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz" integrity sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w== -prettier-plugin-tailwindcss@^0.5.5: - version "0.5.5" - resolved "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.5.tgz" - integrity sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q== +prettier-plugin-tailwindcss@^0.5.6: + version "0.5.6" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz#8e511857a49bf127f078985f52b04a70e8e92285" + integrity sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg== prettier@^3.0.3: version "3.0.3"