File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 3939 "@cosmwasm/ts-codegen-types" : " ^1.4.0" ,
4040 "ast-stringify" : " 0.2.1" ,
4141 "case" : " 1.6.3" ,
42- "deepmerge" : " 4.2.2"
42+ "deepmerge" : " 4.2.2" ,
43+ "minimatch" : " ^10.0.3"
4344 }
4445}
Original file line number Diff line number Diff line change 4545 "@chain-registry/v2" : " ^1.71.229" ,
4646 "@cosmwasm/ts-codegen-ast" : " ^1.8.1" ,
4747 "@cosmwasm/ts-codegen-types" : " ^1.3.1" ,
48- "@interchainjs/amino" : " ^1.11.18 " ,
49- "@interchainjs/cosmos" : " ^1.11.18 " ,
50- "@interchainjs/types" : " ^1.11.18 " ,
48+ "@interchainjs/amino" : " 1.16.3 " ,
49+ "@interchainjs/cosmos" : " 1.16.3 " ,
50+ "@interchainjs/types" : " 1.16.3 " ,
5151 "@pyramation/json-schema-to-typescript" : " 11.0.4" ,
5252 "@types/rimraf" : " 3.0.2" ,
5353 "@types/shelljs" : " 0.8.15" ,
5757 "fuzzy" : " 0.1.3" ,
5858 "glob" : " ^10" ,
5959 "inquirerer" : " 0.1.3" ,
60- "interchainjs" : " ^1.11.18" ,
60+ "interchainjs" : " 1.16.3" ,
61+ "minimatch" : " ^10.0.3" ,
6162 "minimist" : " 1.2.6" ,
6263 "mkdirp" : " 1.0.4" ,
6364 "nested-obj" : " 0.0.1" ,
Original file line number Diff line number Diff line change 2929 "keywords" : [],
3030 "bugs" : {
3131 "url" : " https://github.com/hyperweb-io/ts-codegen/issues"
32+ },
33+ "dependencies" : {
34+ "minimatch" : " ^10.0.3"
3235 }
3336}
You can’t perform that action at this time.
0 commit comments