Skip to content

Commit 5f93fce

Browse files
chore(deps): update prisma monorepo to v6
1 parent c65e46f commit 5f93fce

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.16.2",
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.3",
5959
"npm-check-updates": "^18.3.1",
60-
"prisma": "^5.22.0",
60+
"prisma": "^6.16.2",
6161
"rimraf": "^6.0.1",
6262
"ts-jest": "^29.4.4",
6363
"typescript": "^5.9.2"

0 commit comments

Comments
 (0)