Skip to content

Commit 660f6da

Browse files
fix(deps): update prisma monorepo to v7
1 parent 51b7626 commit 660f6da

4 files changed

Lines changed: 853 additions & 48 deletions

File tree

packages/core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,9 @@
245245
"@keystar/ui": "^0.7.19",
246246
"@nodelib/fs.walk": "^3.0.0",
247247
"@opentelemetry/api": "^1.9.0",
248-
"@prisma/client": "6.5.0",
249-
"@prisma/internals": "6.5.0",
250-
"@prisma/migrate": "6.5.0",
248+
"@prisma/client": "7.4.0",
249+
"@prisma/internals": "7.4.0",
250+
"@prisma/migrate": "7.4.0",
251251
"@react-aria/i18n": "^3.12.1",
252252
"@react-aria/label": "^3.7.10",
253253
"@react-aria/utils": "^3.25.1",
@@ -278,7 +278,7 @@
278278
"meow": "^9.0.0",
279279
"next": "^15.5.7",
280280
"pluralize": "^8.0.0",
281-
"prisma": "6.5.0",
281+
"prisma": "7.4.0",
282282
"prompts": "^2.4.2",
283283
"react": "^19.2.1",
284284
"react-dom": "^19.2.1",

0 commit comments

Comments
 (0)