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 b4bd7a2 commit 3131668Copy full SHA for 3131668
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.18.0",
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.6",
59
"npm-check-updates": "^18.3.1",
60
- "prisma": "^5.22.0",
+ "prisma": "^6.18.0",
61
"rimraf": "^6.1.0",
62
"ts-jest": "^29.4.5",
63
"typescript": "^5.9.3"
0 commit comments