diff --git a/package.json b/package.json index 443732c8..2ed7b42e 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "jest-environment-jsdom": "^29.2.1", "next-sitemap": "^4.2.3", "postcss": "^8.4.14", - "prettier": "^2.7.1", + "prettier": "^3.8.3", "prettier-plugin-tailwindcss": "^0.1.11", "prisma": "^4.5.0", "tailwindcss": "^3.1.3", diff --git a/yarn.lock b/yarn.lock index 72f63ed5..830e45a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11831,10 +11831,10 @@ prettier-plugin-tailwindcss@^0.1.11: resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.11.tgz#6112da68d9d022b7f896d35c070464931c99c35f" integrity sha512-a28+1jvpIZQdZ/W97wOXb6VqI762MKE/TxMMuibMEHhyYsSxQA8Ek30KObd5kJI2HF1ldtSYprFayXJXi3pz8Q== -prettier@^2.7.1: - version "2.7.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64" - integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g== +prettier@^3.8.3: + version "3.8.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0" + integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw== pretty-format@^29.0.0, pretty-format@^29.2.1: version "29.2.1"