Skip to content

Commit 370df51

Browse files
fix(deps): update prisma monorepo to v6.5.0
1 parent 325e4e0 commit 370df51

File tree

2 files changed

+108
-30
lines changed

2 files changed

+108
-30
lines changed

packages/core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,9 @@
247247
"@internationalized/date": "^3.5.5",
248248
"@keystar/ui": "^0.7.16",
249249
"@nodelib/fs.walk": "^3.0.0",
250-
"@prisma/client": "6.4.1",
251-
"@prisma/internals": "6.4.1",
252-
"@prisma/migrate": "6.4.1",
250+
"@prisma/client": "6.5.0",
251+
"@prisma/internals": "6.5.0",
252+
"@prisma/migrate": "6.5.0",
253253
"@react-aria/i18n": "^3.12.1",
254254
"@react-aria/label": "^3.7.10",
255255
"@react-aria/utils": "^3.25.1",
@@ -282,7 +282,7 @@
282282
"meow": "^9.0.0",
283283
"next": "^15.1.0",
284284
"pluralize": "^8.0.0",
285-
"prisma": "6.4.1",
285+
"prisma": "6.5.0",
286286
"prompts": "^2.4.2",
287287
"react": "^19.0.0",
288288
"react-dom": "^19.0.0",

pnpm-lock.yaml

Lines changed: 104 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)