Skip to content

Commit 7c82882

Browse files
fix(deps): update prisma monorepo to v6
1 parent 0740259 commit 7c82882

File tree

2 files changed

+230
-23
lines changed

2 files changed

+230
-23
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@emotion/styled": "^11",
3535
"@hapi/boom": "9.1.4",
3636
"@hookform/resolvers": "2.8.0",
37-
"@prisma/client": "2.30.2",
37+
"@prisma/client": "6.14.0",
3838
"@reduxjs/toolkit": "1.6.1",
3939
"@sendgrid/mail": "7.4.6",
4040
"axios": "0.22.0",
@@ -75,7 +75,7 @@
7575
"husky": "7.0.2",
7676
"lint-staged": "11.2.0",
7777
"prettier": "2.3.2",
78-
"prisma": "2.30.2",
78+
"prisma": "6.14.0",
7979
"typescript": "4.4.2"
8080
},
8181
"config": {

0 commit comments

Comments
 (0)