diff --git a/package.json b/package.json index 0b03d819c..f3a85cc24 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-plugin-react-hooks": "^4.4.0", "husky": "^9.0.11", "postcss": "^8.4.31", - "prettier": "3.2.5", + "prettier": "3.3.3", "tailwindcss": "^3.3.5", "typescript": "5.2.2" } diff --git a/yarn.lock b/yarn.lock index a82b17219..0cb3c1ac6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3007,10 +3007,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@3.2.5: - version "3.2.5" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368" - integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A== +prettier@3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105" + integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew== prismjs@^1.27.0: version "1.29.0"