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 bb1a6bf commit 1516948Copy full SHA for 1516948
bun.lockb
3 Bytes
package.json
@@ -16,13 +16,13 @@
16
"db:generate": "prisma generate"
17
},
18
"dependencies": {
19
- "@prisma/client": "6.18.0",
+ "@prisma/client": "6.19.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.18.0",
+ "prisma": "6.19.0",
26
"safe-regex": "^2.1.1",
27
"typed-regex": "^0.0.8",
28
"yaml": "^2.3.4",
0 commit comments