From 9f1f1e24e95267de476023c4a1a0666adff37dea Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Jun 2025 06:01:23 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3.6.2 --- README.md | 2 -- package.json | 2 +- yarn.lock | 10 +++++----- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d9ca71b..56fa41d 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,6 @@ This project is built with a modern tech stack: yarn install ``` 3. **Set up environment variables:** - - You will need to create an `AUTH_SECRET`. You can generate one using the following command: ```bash npx auth secret @@ -97,7 +96,6 @@ This project is built with a modern tech stack: ``` 4. **Apply database migrations (Prisma):** - - Ensure your Prisma schema (`prisma/schema.prisma`) is defined. - Setup/update the database with these commands: ```bash diff --git a/package.json b/package.json index 83a6ca5..9a33a39 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "eslint-config-prettier": "10.1.5", "orval": "7.10.0", "postcss": "8.5.6", - "prettier": "3.5.3", + "prettier": "3.6.2", "prisma": "6.10.1", "tailwindcss": "4.1.11", "ts-node": "10.9.2", diff --git a/yarn.lock b/yarn.lock index e7b2950..535f4e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7723,7 +7723,7 @@ __metadata: next-themes: "npm:^0.4.6" orval: "npm:7.10.0" postcss: "npm:8.5.6" - prettier: "npm:3.5.3" + prettier: "npm:3.6.2" prisma: "npm:6.10.1" react: "npm:^19.1.0" react-big-calendar: "npm:^1.18.0" @@ -8730,12 +8730,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:3.5.3": - version: 3.5.3 - resolution: "prettier@npm:3.5.3" +"prettier@npm:3.6.2": + version: 3.6.2 + resolution: "prettier@npm:3.6.2" bin: prettier: bin/prettier.cjs - checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877 + checksum: 10c0/488cb2f2b99ec13da1e50074912870217c11edaddedeadc649b1244c749d15ba94e846423d062e2c4c9ae683e2d65f754de28889ba06e697ac4f988d44f45812 languageName: node linkType: hard