diff --git a/frontend/package.json b/frontend/package.json index 1ff72d4..c9311f7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -40,7 +40,7 @@ "next": "^13.5.4", "optics-ts": "^2.4.1", "postcss": "8.4.31", - "prettier-plugin-tailwindcss": "^0.5.4", + "prettier-plugin-tailwindcss": "^0.5.6", "react": "^18.2.0", "react-dom": "^18.2.0", "react-icons": "^4.11.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index c71900d..1f6f3d0 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4826,10 +4826,10 @@ prelude-ls@~1.1.2: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" integrity sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w== -prettier-plugin-tailwindcss@^0.5.4: - version "0.5.4" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.4.tgz#ebfacbcb90e2ca1df671ffe4083e99f81d72040d" - integrity sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg== +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"