We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1339aa2 commit a4817edCopy full SHA for a4817ed
package.json
@@ -32,14 +32,14 @@
32
"@quramy/prisma-fabbrica": "^2.0.0",
33
"cross-env": "^7.0.3",
34
"prettier": "^2.8.0",
35
- "prisma": "^5.0.0",
+ "prisma": "^7.0.0",
36
"ts-jest": "^29.0.3",
37
"tsimp": "^2.0.11",
38
"typescript": "~5.5.0"
39
},
40
"dependencies": {
41
"@graphql-tools/utils": "^10.5.4",
42
- "@prisma/client": "^5.0.0",
+ "@prisma/client": "^7.0.0",
43
"@types/jest": "^29.2.1",
44
"dataloader": "^2.1.0",
45
"graphql": "^16.6.0",
0 commit comments