We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df90454 commit a3a949cCopy full SHA for a3a949c
package.json
@@ -26,7 +26,7 @@
26
"devDependencies": {
27
"@devoxa/eslint-config": "4.0.2",
28
"@devoxa/prettier-config": "2.0.3",
29
- "@prisma/client": "6.19.0",
+ "@prisma/client": "7.1.0",
30
"@swc/core": "1.15.3",
31
"@swc/jest": "0.2.39",
32
"@types/graphql-fields": "1.3.9",
@@ -35,7 +35,7 @@
35
"eslint": "9.39.1",
36
"jest": "29.7.0",
37
"prettier": "3.7.4",
38
- "prisma": "6.19.0",
+ "prisma": "7.1.0",
39
"typescript": "5.9.3"
40
},
41
"publishConfig": {
0 commit comments