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 e18c3c4..3c45d5a 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint-config-prettier": "10.1.5", "orval": "7.10.0", "postcss": "8.5.6", - "prettier": "3.5.3", + "prettier": "3.6.1", "prisma": "6.10.1", "tailwindcss": "4.1.10", "ts-node": "10.9.2", diff --git a/yarn.lock b/yarn.lock index 5ef4d93..4456732 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7606,7 +7606,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.1" prisma: "npm:6.10.1" react: "npm:^19.0.0" react-day-picker: "npm:^9.7.0" @@ -8586,12 +8586,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.1": + version: 3.6.1 + resolution: "prettier@npm:3.6.1" bin: prettier: bin/prettier.cjs - checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877 + checksum: 10c0/cf54254b9ddf1a8dff12f84bf0089e6aef3eeb9d0ce9d0344e39549ddc4f5c290fc5060d7d5a597848b9617e53e05b33a4118e37cd560f9e132ecc19c211300a languageName: node linkType: hard