Skip to content

Commit 460309f

Browse files
Update prisma monorepo to v6
1 parent ff405a3 commit 460309f

File tree

2 files changed

+96
-27
lines changed

2 files changed

+96
-27
lines changed

api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"jest": "29.7.0",
4040
"lint-staged": "^13.3.0",
4141
"nodemon": "^3.1.10",
42-
"prisma": "^4.16.2",
42+
"prisma": "^6.9.0",
4343
"ts-node": "^10.9.2",
4444
"tsconfig-paths": "^4.2.0",
4545
"typescript": "5.8.3"
@@ -51,7 +51,7 @@
5151
"@fastify/swagger-ui": "^1.10.2",
5252
"@hapi/boom": "^10.0.1",
5353
"@keplr/typed-ajv": "^3.0.5",
54-
"@prisma/client": "^4.16.2",
54+
"@prisma/client": "^6.9.0",
5555
"bcrypt": "^5.1.1",
5656
"dotenv": "^16.5.0",
5757
"fastify": "^4.29.1",

package-lock.json

Lines changed: 94 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)