File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1111 },
1212 "devDependencies" : {
1313 "@clipboard-health/contract-core" : " 0.18.0" ,
14- "zod" : " 3.25.65 " ,
14+ "zod" : " 4.0.4 " ,
1515 "zod-validation-error" : " 3.5.1"
1616 },
1717 "keywords" : [
2222 "license" : " MIT" ,
2323 "main" : " ./src/index.js" ,
2424 "peerDependencies" : {
25- "zod" : " ^3" ,
25+ "zod" : " ^3 || ^4.0.0 " ,
2626 "zod-validation-error" : " ^3"
2727 },
2828 "publishConfig" : {
Original file line number Diff line number Diff line change 88 },
99 "devDependencies" : {
1010 "@clipboard-health/testing-core" : " 0.16.0" ,
11- "zod" : " 3.25.65 "
11+ "zod" : " 4.0.4 "
1212 },
1313 "keywords" : [
1414 " contract" ,
1919 "license" : " MIT" ,
2020 "main" : " ./src/index.js" ,
2121 "peerDependencies" : {
22- "zod" : " ^3"
22+ "zod" : " ^3 || ^4.0.0 "
2323 },
2424 "publishConfig" : {
2525 "access" : " public"
Original file line number Diff line number Diff line change 1313 "@ts-rest/nest" : " 3.52.1" ,
1414 "qs" : " 6.14.0" ,
1515 "reflect-metadata" : " 0.2.2" ,
16- "zod" : " 3.25.65 "
16+ "zod" : " 4.0.4 "
1717 },
1818 "devDependencies" : {
1919 "@nestjs/testing" : " 11.1.3" ,
Original file line number Diff line number Diff line change 1010 "devDependencies" : {
1111 "@clipboard-health/testing-core" : " 0.16.0" ,
1212 "type-fest" : " 4.41.0" ,
13- "zod" : " 3.25.65 "
13+ "zod" : " 4.0.4 "
1414 },
1515 "keywords" : [
1616 " api" ,
2525 "main" : " ./src/index.js" ,
2626 "peerDependencies" : {
2727 "type-fest" : " ^4" ,
28- "zod" : " ^3"
28+ "zod" : " ^3 || ^4.0.0 "
2929 },
3030 "publishConfig" : {
3131 "access" : " public"
Original file line number Diff line number Diff line change 88 "tslib" : " 2.8.1"
99 },
1010 "devDependencies" : {
11- "zod" : " 3.25.65 "
11+ "zod" : " 4.0.4 "
1212 },
1313 "keywords" : [
1414 " expect" ,
1818 "license" : " MIT" ,
1919 "main" : " ./src/index.js" ,
2020 "peerDependencies" : {
21- "zod" : " ^3"
21+ "zod" : " ^3 || ^4.0.0 "
2222 },
2323 "publishConfig" : {
2424 "access" : " public"
Original file line number Diff line number Diff line change 88 },
99 "devDependencies" : {
1010 "type-fest" : " 4.41.0" ,
11- "zod" : " 3.25.65 "
11+ "zod" : " 4.0.4 "
1212 },
1313 "keywords" : [
1414 " typescript" ,
1818 "main" : " ./src/index.js" ,
1919 "peerDependencies" : {
2020 "type-fest" : " ^4" ,
21- "zod" : " ^3"
21+ "zod" : " ^3 || ^4.0.0 "
2222 },
2323 "publishConfig" : {
2424 "access" : " public"
You can’t perform that action at this time.
0 commit comments