Skip to content

Commit a4817ed

Browse files
fix(deps): update prisma monorepo to v7
1 parent 1339aa2 commit a4817ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
"@quramy/prisma-fabbrica": "^2.0.0",
3333
"cross-env": "^7.0.3",
3434
"prettier": "^2.8.0",
35-
"prisma": "^5.0.0",
35+
"prisma": "^7.0.0",
3636
"ts-jest": "^29.0.3",
3737
"tsimp": "^2.0.11",
3838
"typescript": "~5.5.0"
3939
},
4040
"dependencies": {
4141
"@graphql-tools/utils": "^10.5.4",
42-
"@prisma/client": "^5.0.0",
42+
"@prisma/client": "^7.0.0",
4343
"@types/jest": "^29.2.1",
4444
"dataloader": "^2.1.0",
4545
"graphql": "^16.6.0",

0 commit comments

Comments
 (0)