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 9cf434f commit 66e13edCopy full SHA for 66e13ed
package.json
@@ -26,7 +26,7 @@
26
"dependencies": {
27
"@discordjs/builders": "^1.9.0",
28
"@discordjs/collection": "^2.1.1",
29
- "@prisma/client": "^6.0.0",
+ "@prisma/client": "^7.4.0",
30
"@sapphire/iterator-utilities": "^2.0.0",
31
"@sapphire/result": "^2.6.6",
32
"@sapphire/time-utilities": "^1.7.12",
@@ -58,7 +58,7 @@
58
"eslint-plugin-prettier": "^5.2.1",
59
"lint-staged": "^16.0.0",
60
"prettier": "^3.3.3",
61
- "prisma": "^6.0.0",
+ "prisma": "^7.3.0",
62
"typescript": "~5.4.5"
63
},
64
"resolutions": {
0 commit comments