File tree Expand file tree Collapse file tree 7 files changed +63
-67
lines changed Expand file tree Collapse file tree 7 files changed +63
-67
lines changed Original file line number Diff line number Diff line change 9898 "zod-validation-error" : " ^1.5.0"
9999 },
100100 "peerDependencies" : {
101- "@prisma/client" : " 5.0.0 - 5.14 .x"
101+ "@prisma/client" : " 5.0.0 - 5.15 .x"
102102 },
103103 "author" : {
104104 "name" : " ZenStack Team"
Original file line number Diff line number Diff line change 122122 "zod-validation-error" : " ^1.5.0"
123123 },
124124 "peerDependencies" : {
125- "prisma" : " 5.0.0 - 5.14 .x"
125+ "prisma" : " 5.0.0 - 5.15 .x"
126126 },
127127 "devDependencies" : {
128- "@prisma/client" : " ^5.14 .0" ,
128+ "@prisma/client" : " ^5.15 .0" ,
129129 "@types/async-exit-hook" : " ^2.0.0" ,
130130 "@types/pluralize" : " ^0.0.29" ,
131131 "@types/semver" : " ^7.3.13" ,
137137 "@zenstackhq/runtime" : " workspace:*" ,
138138 "dotenv" : " ^16.0.3" ,
139139 "esbuild" : " ^0.15.12" ,
140- "prisma" : " ^5.14 .0" ,
140+ "prisma" : " ^5.15 .0" ,
141141 "renamer" : " ^4.0.0" ,
142142 "tmp" : " ^0.2.1" ,
143143 "tsc-alias" : " ^1.7.0" ,
Original file line number Diff line number Diff line change 1818 "author" : " " ,
1919 "license" : " MIT" ,
2020 "dependencies" : {
21- "@prisma/generator-helper" : " ^5.14 .0" ,
22- "@prisma/internals" : " ^5.14 .0" ,
21+ "@prisma/generator-helper" : " ^5.15 .0" ,
22+ "@prisma/internals" : " ^5.15 .0" ,
2323 "@zenstackhq/language" : " workspace:*" ,
2424 "@zenstackhq/runtime" : " workspace:*" ,
2525 "langium" : " 1.3.1" ,
Original file line number Diff line number Diff line change 1010 "author" : " " ,
1111 "license" : " ISC" ,
1212 "dependencies" : {
13- "@prisma/client" : " ^5.14 .0" ,
13+ "@prisma/client" : " ^5.15 .0" ,
1414 "@zenstackhq/runtime" : " file:../../../packages/runtime/dist" ,
15- "prisma" : " ^5.14 .0" ,
15+ "prisma" : " ^5.15 .0" ,
1616 "react" : " ^18.2.0" ,
1717 "swr" : " ^1.3.0" ,
1818 "typescript" : " ^4.9.3" ,
Original file line number Diff line number Diff line change 99 "lint" : " next lint"
1010 },
1111 "dependencies" : {
12- "@prisma/client" : " ^5.14 .0" ,
12+ "@prisma/client" : " ^5.15 .0" ,
1313 "@types/node" : " 18.11.18" ,
1414 "@types/react" : " 18.0.27" ,
1515 "@types/react-dom" : " 18.0.10" ,
2222 "zod" : " ^3.22.4"
2323 },
2424 "devDependencies" : {
25- "prisma" : " ^5.14 .0"
25+ "prisma" : " ^5.15 .0"
2626 }
2727}
Original file line number Diff line number Diff line change 99 "lint" : " next lint"
1010 },
1111 "dependencies" : {
12- "@prisma/client" : " ^5.14 .0" ,
12+ "@prisma/client" : " ^5.15 .0" ,
1313 "@tanstack/react-query" : " ^4.22.4" ,
1414 "@trpc/client" : " ^10.34.0" ,
1515 "@trpc/next" : " ^10.34.0" ,
2626 "zod" : " ^3.22.4"
2727 },
2828 "devDependencies" : {
29- "prisma" : " ^5.14 .0"
29+ "prisma" : " ^5.15 .0"
3030 }
3131}
You can’t perform that action at this time.
0 commit comments