We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9923e4 commit 03b2c48Copy full SHA for 03b2c48
4 files changed
packages/core/package.json
@@ -245,10 +245,10 @@
245
"@keystar/ui": "^0.7.21",
246
"@nodelib/fs.walk": "^3.0.0",
247
"@opentelemetry/api": "^1.9.0",
248
- "@prisma/client": "6.19.3",
249
- "@prisma/client-generator-registry": "^6.16.1",
250
- "@prisma/internals": "6.19.3",
251
- "@prisma/migrate": "6.19.3",
+ "@prisma/client": "7.8.0",
+ "@prisma/client-generator-registry": "^7.0.0",
+ "@prisma/internals": "7.8.0",
+ "@prisma/migrate": "7.8.0",
252
"@react-aria/i18n": "^3.12.1",
253
"@react-aria/label": "^3.7.10",
254
"@react-aria/utils": "^3.25.1",
@@ -279,7 +279,7 @@
279
"meow": "^9.0.0",
280
"next": "^15.5.12",
281
"pluralize": "^8.0.0",
282
- "prisma": "6.19.3",
+ "prisma": "7.8.0",
283
"prompts": "^2.4.2",
284
"react": "^19.2.4",
285
"react-dom": "^19.2.4",
0 commit comments