Skip to content

Commit eb24653

Browse files
fix(deps): update prisma monorepo to v7
1 parent a7d6bdb commit eb24653

2 files changed

Lines changed: 470 additions & 49 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"packageManager": "pnpm@10.22.0",
2323
"type": "module",
2424
"dependencies": {
25-
"@prisma/client": "6.16.2",
25+
"@prisma/client": "7.4.1",
2626
"discord.js": "^14.21.0",
27-
"prisma": "^6.14.0",
27+
"prisma": "^7.0.0",
2828
"winston": "^3.17.0",
2929
"winston-daily-rotate-file": "^5.0.0"
3030
},

0 commit comments

Comments
 (0)