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 ceebd63 commit cab0d4bCopy full SHA for cab0d4b
package.json
@@ -42,7 +42,7 @@
42
"@txo/prisma-graphql": "^1.0.0"
43
},
44
"devDependencies": {
45
- "@prisma/client": "^5.22.0",
+ "@prisma/client": "^6.16.2",
46
"@txo-peer-dep/log": "^4.0.4",
47
"@txo/commitlint": "^1.0.24",
48
"@txo/log-console": "^3.0.0",
@@ -57,7 +57,7 @@
57
"jest": "^29.7.0",
58
"lint-staged": "^16.2.3",
59
"npm-check-updates": "^18.3.1",
60
- "prisma": "^5.22.0",
+ "prisma": "^6.16.2",
61
"rimraf": "^6.0.1",
62
"ts-jest": "^29.4.4",
63
"typescript": "^5.9.2"
0 commit comments