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 59ae8af commit df73b00Copy full SHA for df73b00
packages/core/package.json
@@ -244,9 +244,9 @@
244
"@internationalized/date": "^3.5.5",
245
"@keystar/ui": "^0.7.16",
246
"@nodelib/fs.walk": "^3.0.0",
247
- "@prisma/client": "6.5.0",
248
- "@prisma/internals": "6.5.0",
249
- "@prisma/migrate": "6.5.0",
+ "@prisma/client": "6.11.0",
+ "@prisma/internals": "6.11.0",
+ "@prisma/migrate": "6.11.0",
250
"@react-aria/i18n": "^3.12.1",
251
"@react-aria/label": "^3.7.10",
252
"@react-aria/utils": "^3.25.1",
@@ -278,7 +278,7 @@
278
"meow": "^9.0.0",
279
"next": "^15.1.0",
280
"pluralize": "^8.0.0",
281
- "prisma": "6.5.0",
+ "prisma": "6.11.0",
282
"prompts": "^2.4.2",
283
"react": "^19.0.0",
284
"react-dom": "^19.0.0",
0 commit comments