We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b7626 commit 660f6daCopy full SHA for 660f6da
4 files changed
packages/core/package.json
@@ -245,9 +245,9 @@
245
"@keystar/ui": "^0.7.19",
246
"@nodelib/fs.walk": "^3.0.0",
247
"@opentelemetry/api": "^1.9.0",
248
- "@prisma/client": "6.5.0",
249
- "@prisma/internals": "6.5.0",
250
- "@prisma/migrate": "6.5.0",
+ "@prisma/client": "7.4.0",
+ "@prisma/internals": "7.4.0",
+ "@prisma/migrate": "7.4.0",
251
"@react-aria/i18n": "^3.12.1",
252
"@react-aria/label": "^3.7.10",
253
"@react-aria/utils": "^3.25.1",
@@ -278,7 +278,7 @@
278
"meow": "^9.0.0",
279
"next": "^15.5.7",
280
"pluralize": "^8.0.0",
281
- "prisma": "6.5.0",
+ "prisma": "7.4.0",
282
"prompts": "^2.4.2",
283
"react": "^19.2.1",
284
"react-dom": "^19.2.1",
0 commit comments