Skip to content

Commit 430f744

Browse files
fix(deps): update prisma monorepo to v7
1 parent f7e43fa commit 430f744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@google/generative-ai": "^0.24.0",
25-
"@prisma/client": "^6.0.0",
25+
"@prisma/client": "^7.0.0",
2626
"child_process": "^1.0.2",
2727
"colors": "^1.4.0",
2828
"discord.js": "^14.14.1",
@@ -32,7 +32,7 @@
3232
"i18next-fs-backend": "^2.3.1",
3333
"ms": "^2.1.3",
3434
"os": "^0.1.2",
35-
"prisma": "^6.0.0",
35+
"prisma": "^7.0.0",
3636
"undici": "^7.0.0",
3737
"util": "^0.12.5"
3838
},

0 commit comments

Comments
 (0)