Skip to content

Commit 59130c2

Browse files
Update prisma monorepo to v6.19.3 (#9585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 59adc69 commit 59130c2

3 files changed

Lines changed: 299 additions & 34 deletions

File tree

packages/core/package.json

Lines changed: 4 additions & 4 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.16.1",
248+
"@prisma/client": "6.19.3",
249249
"@prisma/client-generator-registry": "^6.16.1",
250-
"@prisma/internals": "6.16.1",
251-
"@prisma/migrate": "6.16.1",
250+
"@prisma/internals": "6.19.3",
251+
"@prisma/migrate": "6.19.3",
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.16.1",
282+
"prisma": "6.19.3",
283283
"prompts": "^2.4.2",
284284
"react": "^19.2.4",
285285
"react-dom": "^19.2.4",

0 commit comments

Comments
 (0)