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 e157d18 commit dad9bb1Copy full SHA for dad9bb1
bun.lockb
3 Bytes
package.json
@@ -16,13 +16,13 @@
16
"db:generate": "prisma generate"
17
},
18
"dependencies": {
19
- "@prisma/client": "6.11.1",
+ "@prisma/client": "6.12.0",
20
"@sentry/node": "^9.0.0",
21
"@types/safe-regex": "^1.1.6",
22
"cron": "^4.0.0",
23
"discord.js": "^14.19.1",
24
"ms": "^2.1.3",
25
- "prisma": "6.11.1",
+ "prisma": "6.12.0",
26
"safe-regex": "^2.1.1",
27
"typed-regex": "^0.0.8",
28
"yaml": "^2.3.4",
0 commit comments