We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e43fa commit 430f744Copy full SHA for 430f744
package.json
@@ -22,7 +22,7 @@
22
},
23
"dependencies": {
24
"@google/generative-ai": "^0.24.0",
25
- "@prisma/client": "^6.0.0",
+ "@prisma/client": "^7.0.0",
26
"child_process": "^1.0.2",
27
"colors": "^1.4.0",
28
"discord.js": "^14.14.1",
@@ -32,7 +32,7 @@
32
"i18next-fs-backend": "^2.3.1",
33
"ms": "^2.1.3",
34
"os": "^0.1.2",
35
- "prisma": "^6.0.0",
+ "prisma": "^7.0.0",
36
"undici": "^7.0.0",
37
"util": "^0.12.5"
38
0 commit comments