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 93da188..faf6ba8 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-config-prettier": "10.1.5", "orval": "7.10.0", "postcss": "8.5.6", - "prettier": "3.5.3", + "prettier": "3.6.0", "prisma": "6.10.1", "tailwindcss": "4.1.10", "ts-node": "10.9.2", diff --git a/yarn.lock b/yarn.lock index d7ba663..568aa45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6578,7 +6578,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.0" prisma: "npm:6.10.1" react: "npm:^19.0.0" react-dom: "npm:^19.0.0" @@ -7476,12 +7476,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.0": + version: 3.6.0 + resolution: "prettier@npm:3.6.0" bin: prettier: bin/prettier.cjs - checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877 + checksum: 10c0/636897c8084b71ef1f740a46199df0d8f6ed896aa497212cc8cc229d3026b9dca82fa92f61e55924c4708cea11e39a88478e2d93c4818741c55b7408a9ac6d91 languageName: node linkType: hard