Skip to content

Commit df73b00

Browse files
fix(deps): update prisma monorepo to v6.11.0
1 parent 59ae8af commit df73b00

File tree

3 files changed

+295
-27
lines changed

3 files changed

+295
-27
lines changed

packages/core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -244,9 +244,9 @@
244244
"@internationalized/date": "^3.5.5",
245245
"@keystar/ui": "^0.7.16",
246246
"@nodelib/fs.walk": "^3.0.0",
247-
"@prisma/client": "6.5.0",
248-
"@prisma/internals": "6.5.0",
249-
"@prisma/migrate": "6.5.0",
247+
"@prisma/client": "6.11.0",
248+
"@prisma/internals": "6.11.0",
249+
"@prisma/migrate": "6.11.0",
250250
"@react-aria/i18n": "^3.12.1",
251251
"@react-aria/label": "^3.7.10",
252252
"@react-aria/utils": "^3.25.1",
@@ -278,7 +278,7 @@
278278
"meow": "^9.0.0",
279279
"next": "^15.1.0",
280280
"pluralize": "^8.0.0",
281-
"prisma": "6.5.0",
281+
"prisma": "6.11.0",
282282
"prompts": "^2.4.2",
283283
"react": "^19.0.0",
284284
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)