File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4242 },
4343 "dependencies" : {
4444 "csv-parse" : " ^5.6.0" ,
45- "json-2-csv" : " ^5.5.4"
45+ "json-2-csv" : " ^5.5.4" ,
46+ "zod" : " 3.25.76"
4647 },
4748 "peerDependencies" : {
4849 "@medusajs/framework" : " 2.8.8" ,
Original file line number Diff line number Diff line change 5555 "@mikro-orm/postgresql" : " 6.4.3" ,
5656 "awilix" : " ^8.0.1" ,
5757 "express" : " ^4.21.0" ,
58- "pg" : " ^8.13.0" ,
59- "zod" : " 3.25.76"
58+ "pg" : " ^8.13.0"
6059 },
6160 "scripts" : {
6261 "build" : " rimraf dist && tsc --build" ,
Original file line number Diff line number Diff line change @@ -6093,6 +6093,7 @@ __metadata:
60936093 pg: ^8.13.0
60946094 rimraf: ^5.0.1
60956095 typescript: ^5.6.2
6096+ zod: 3.25.76
60966097 peerDependencies:
60976098 "@medusajs/framework": 2.8.8
60986099 awilix: ^8.0.1
@@ -7474,7 +7475,6 @@ __metadata:
74747475 awilix: ^8.0.1
74757476 express: ^4.21.0
74767477 pg: ^8.13.0
7477- zod: 3.25.76
74787478 languageName: unknown
74797479 linkType: soft
74807480
You can’t perform that action at this time.
0 commit comments