Skip to content

Commit 4f1c2bf

Browse files
Update prisma monorepo to v5
1 parent 34bdff2 commit 4f1c2bf

File tree

2 files changed

+54
-25
lines changed

2 files changed

+54
-25
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.0.1",
42-
"prisma": "^4.16.2",
42+
"prisma": "^5.7.1",
4343
"ts-node": "^10.9.1",
4444
"tsconfig-paths": "^4.2.0",
4545
"typescript": "5.2.2"
@@ -51,7 +51,7 @@
5151
"@fastify/swagger-ui": "^1.10.1",
5252
"@hapi/boom": "^10.0.1",
5353
"@keplr/typed-ajv": "^3.0.5",
54-
"@prisma/client": "^4.16.2",
54+
"@prisma/client": "^5.7.1",
5555
"bcrypt": "^5.1.1",
5656
"dotenv": "^16.3.1",
5757
"fastify": "^4.24.2",

package-lock.json

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

0 commit comments

Comments
 (0)