Skip to content

Commit b516e04

Browse files
chore(deps): update prisma monorepo to v6
1 parent 661576e commit b516e04

File tree

2 files changed

+225
-59
lines changed

2 files changed

+225
-59
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@txo/prisma-graphql": "^1.0.0"
4343
},
4444
"devDependencies": {
45-
"@prisma/client": "^5.22.0",
45+
"@prisma/client": "^6.18.0",
4646
"@txo-peer-dep/log": "^4.0.4",
4747
"@txo/commitlint": "^1.0.24",
4848
"@txo/log-console": "^3.0.0",
@@ -57,7 +57,7 @@
5757
"jest": "^29.7.0",
5858
"lint-staged": "^16.2.5",
5959
"npm-check-updates": "^18.3.1",
60-
"prisma": "^5.22.0",
60+
"prisma": "^6.18.0",
6161
"rimraf": "^6.0.1",
6262
"ts-jest": "^29.4.5",
6363
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)