We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b451f3 commit db5dc63Copy full SHA for db5dc63
packages/core/package.json
@@ -204,9 +204,9 @@
204
"@keystone-ui/toast": "workspace:^",
205
"@keystone-ui/tooltip": "workspace:^",
206
"@nodelib/fs.walk": "^2.0.0",
207
- "@prisma/client": "5.14.0",
208
- "@prisma/internals": "5.14.0",
209
- "@prisma/migrate": "5.14.0",
+ "@prisma/client": "5.15.1",
+ "@prisma/internals": "5.15.1",
+ "@prisma/migrate": "5.15.1",
210
"@sindresorhus/slugify": "^1.1.2",
211
"apollo-upload-client": "^17.0.0",
212
"bcryptjs": "^2.4.3",
@@ -235,7 +235,7 @@
235
"meow": "^9.0.0",
236
"next": "^14.2.0",
237
"pluralize": "^8.0.0",
238
- "prisma": "5.14.0",
+ "prisma": "5.15.1",
239
"prompts": "^2.4.2",
240
"react": "^18.2.0",
241
"react-dom": "^18.2.0",
0 commit comments