Skip to content

Commit 106c953

Browse files
committed
fix: change prisma version to 7
1 parent 4dc3873 commit 106c953

2 files changed

Lines changed: 596 additions & 122 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@types/node": "^25.2.3",
31-
"prisma": "^6.19.2",
31+
"prisma": "^7.4.0",
3232
"tsx": "^4.21.0",
3333
"typescript": "^5.9.3",
3434
"vitest": "^4.0.18"

0 commit comments

Comments
 (0)