Skip to content

Commit 2110989

Browse files
Update prisma monorepo to v7
1 parent 929f1f5 commit 2110989

4 files changed

Lines changed: 660 additions & 181 deletions

File tree

packages/core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,10 @@
245245
"@keystar/ui": "^0.7.21",
246246
"@nodelib/fs.walk": "^3.0.0",
247247
"@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",
248+
"@prisma/client": "7.7.0",
249+
"@prisma/client-generator-registry": "^7.0.0",
250+
"@prisma/internals": "7.7.0",
251+
"@prisma/migrate": "7.7.0",
252252
"@react-aria/i18n": "^3.12.1",
253253
"@react-aria/label": "^3.7.10",
254254
"@react-aria/utils": "^3.25.1",
@@ -279,7 +279,7 @@
279279
"meow": "^9.0.0",
280280
"next": "^15.5.12",
281281
"pluralize": "^8.0.0",
282-
"prisma": "6.19.3",
282+
"prisma": "7.7.0",
283283
"prompts": "^2.4.2",
284284
"react": "^19.2.4",
285285
"react-dom": "^19.2.4",

0 commit comments

Comments
 (0)