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 c39cea5 commit 8b5f865Copy full SHA for 8b5f865
package.json
@@ -32,7 +32,7 @@
32
"dependencies": {
33
"@kbotdev/plugin-modules": "^3.0.0",
34
"@killbasa/redis-utils": "^0.0.10",
35
- "@prisma/client": "^5.17.0",
+ "@prisma/client": "^6.0.0",
36
"@sapphire/decorators": "^6.1.0",
37
"@sapphire/discord.js-utilities": "^7.3.0",
38
"@sapphire/duration": "^1.1.2",
@@ -65,7 +65,7 @@
65
"@types/humanize-duration": "^3.27.4",
66
"lint-staged": "^15.2.7",
67
"prettier": "^3.3.3",
68
- "prisma": "^5.17.0",
+ "prisma": "^6.0.0",
69
"tslib": "^2.6.3",
70
"tsup": "^8.2.3",
71
"typescript": "^5.5.4",
0 commit comments