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 353871d commit e90c3e9Copy full SHA for e90c3e9
2 files changed
package.json
@@ -55,7 +55,7 @@
55
"@discordjs/core": "^1.2.0",
56
"@influxdata/influxdb-client": "^1.35.0",
57
"@influxdata/influxdb-client-apis": "^1.35.0",
58
- "@prisma/client": "^6.19.0",
+ "@prisma/client": "^7.3.0",
59
"@rollup/plugin-alias": "^6.0.0",
60
"@sapphire/async-queue": "^1.5.5",
61
"@sapphire/bitfield": "^1.2.4",
@@ -111,7 +111,7 @@
111
"eslint-plugin-prettier": "^5.5.4",
112
"lint-staged": "^16.2.7",
113
"prettier": "^3.7.2",
114
- "prisma": "^6.19.0",
+ "prisma": "^7.3.0",
115
"prisma-json-types-generator": "^3.6.2",
116
"tsdown": "^0.17.2",
117
"typescript": "~5.7.2",
0 commit comments