Skip to content

Commit e41627e

Browse files
authored
deps(prisma): INFRA-1327 bump to latest (#44)
1 parent b8365e8 commit e41627e

File tree

2 files changed

+459
-767
lines changed

2 files changed

+459
-767
lines changed

packages/adapter-prisma/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
"author": "The KeystoneJS Development Team",
66
"license": "MIT",
77
"engines": {
8-
"node": ">=16.0.0"
8+
"node": ">=18.0.0"
99
},
1010
"dependencies": {
1111
"@open-keystone/fields-auto-increment": "workspace:^",
1212
"@open-keystone/keystone": "workspace:^",
1313
"@open-keystone/utils": "workspace:^",
14-
"@prisma/client": "4.16.0",
15-
"@prisma/internals": "4.16.0",
14+
"@prisma/client": "6.19.0",
15+
"@prisma/internals": "6.19.0",
1616
"cuid": "^2.1.8",
17-
"prisma": "4.16.0"
17+
"prisma": "6.19.0"
1818
},
1919
"repository": "https://github.com/keystonejs/keystone-5/tree/main/packages/adapter-prisma",
2020
"publishConfig": {

0 commit comments

Comments
 (0)