Skip to content

Commit 8057141

Browse files
fix(deps): update prisma monorepo to v5.22.0 (#9390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d101209 commit 8057141

File tree

2 files changed

+109
-23
lines changed

2 files changed

+109
-23
lines changed

packages/core/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,9 @@
204204
"@keystone-ui/toast": "workspace:^",
205205
"@keystone-ui/tooltip": "workspace:^",
206206
"@nodelib/fs.walk": "^2.0.0",
207-
"@prisma/client": "5.21.1",
208-
"@prisma/internals": "5.21.1",
209-
"@prisma/migrate": "5.21.1",
207+
"@prisma/client": "5.22.0",
208+
"@prisma/internals": "5.22.0",
209+
"@prisma/migrate": "5.22.0",
210210
"@sindresorhus/slugify": "^1.1.2",
211211
"apollo-upload-client": "^17.0.0",
212212
"bcryptjs": "^2.4.3",
@@ -235,7 +235,7 @@
235235
"meow": "^9.0.0",
236236
"next": "^14.2.0",
237237
"pluralize": "^8.0.0",
238-
"prisma": "5.21.1",
238+
"prisma": "5.22.0",
239239
"prompts": "^2.4.2",
240240
"react": "^18.3.1",
241241
"react-dom": "^18.3.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)