diff --git a/package.json b/package.json index 04191234..445a3834 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "husky": "8.0.3", "lint-staged": "13.2.3", "postcss": "8.4.27", - "prettier": "3.0.0", + "prettier": "3.2.4", "tailwindcss": "3.3.3", "typescript": "5.1.6" }, diff --git a/yarn.lock b/yarn.lock index 721ec1ae..889326db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8644,10 +8644,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae" - integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g== +prettier@3.2.4: + version "3.2.4" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283" + integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ== pretty-bytes@^5.3.0, pretty-bytes@^5.4.1: version "5.6.0"