File tree Expand file tree Collapse file tree 7 files changed +139
-139
lines changed
Expand file tree Collapse file tree 7 files changed +139
-139
lines changed Original file line number Diff line number Diff line change 3939 "test" : " yarn run:api --help && yarn run:json --help && yarn run:metadata --help && yarn run:monitor --help && yarn run:signer --help && yarn run:vanity --help"
4040 },
4141 "devDependencies" : {
42- "@polkadot/dev" : " ^0.82.1 " ,
42+ "@polkadot/dev" : " ^0.82.2 " ,
4343 "@types/node" : " ^20.10.5" ,
4444 "@types/yargs" : " ^17.0.32"
4545 },
4646 "resolutions" : {
47- "@polkadot/api" : " ^15.0 .1" ,
48- "@polkadot/api-derive" : " ^15.0 .1" ,
47+ "@polkadot/api" : " ^15.1 .1" ,
48+ "@polkadot/api-derive" : " ^15.1 .1" ,
4949 "@polkadot/keyring" : " ^13.2.3" ,
50- "@polkadot/types" : " ^15.0 .1" ,
50+ "@polkadot/types" : " ^15.1 .1" ,
5151 "@polkadot/util" : " ^13.2.3" ,
5252 "@polkadot/util-crypto" : " ^13.2.3" ,
5353 "typescript" : " ^5.5.4"
Original file line number Diff line number Diff line change 2121 "polkadot-js-api" : " ./runcli.mjs"
2222 },
2323 "dependencies" : {
24- "@polkadot/api" : " ^15.0 .1" ,
25- "@polkadot/api-augment" : " ^15.0 .1" ,
24+ "@polkadot/api" : " ^15.1 .1" ,
25+ "@polkadot/api-augment" : " ^15.1 .1" ,
2626 "@polkadot/keyring" : " ^13.2.3" ,
27- "@polkadot/types" : " ^15.0 .1" ,
27+ "@polkadot/types" : " ^15.1 .1" ,
2828 "@polkadot/util" : " ^13.2.3" ,
2929 "@polkadot/util-crypto" : " ^13.2.3" ,
3030 "tslib" : " ^2.8.1" ,
Original file line number Diff line number Diff line change 2121 "polkadot-js-json-serve" : " ./runcli.mjs"
2222 },
2323 "dependencies" : {
24- "@polkadot/api" : " ^15.0 .1" ,
25- "@polkadot/api-augment" : " ^15.0 .1" ,
26- "@polkadot/api-derive" : " ^15.0 .1" ,
27- "@polkadot/types" : " ^15.0 .1" ,
24+ "@polkadot/api" : " ^15.1 .1" ,
25+ "@polkadot/api-augment" : " ^15.1 .1" ,
26+ "@polkadot/api-derive" : " ^15.1 .1" ,
27+ "@polkadot/types" : " ^15.1 .1" ,
2828 "@polkadot/util" : " ^13.2.3" ,
2929 "koa" : " ^2.14.2" ,
3030 "koa-route" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 2121 "polkadot-js-metadata-cmp" : " ./runcli.mjs"
2222 },
2323 "dependencies" : {
24- "@polkadot/api" : " ^15.0 .1" ,
24+ "@polkadot/api" : " ^15.1 .1" ,
2525 "@polkadot/keyring" : " ^13.2.3" ,
26- "@polkadot/types" : " ^15.0 .1" ,
26+ "@polkadot/types" : " ^15.1 .1" ,
2727 "@polkadot/util" : " ^13.2.3" ,
2828 "tslib" : " ^2.8.1" ,
2929 "yargs" : " ^17.7.2"
Original file line number Diff line number Diff line change 2121 "polkadot-js-monitor" : " ./runcli.mjs"
2222 },
2323 "dependencies" : {
24- "@polkadot/api" : " ^15.0 .1" ,
25- "@polkadot/types" : " ^15.0 .1" ,
24+ "@polkadot/api" : " ^15.1 .1" ,
25+ "@polkadot/types" : " ^15.1 .1" ,
2626 "@polkadot/util" : " ^13.2.3" ,
2727 "koa" : " ^2.14.2" ,
2828 "koa-route" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 2121 "polkadot-js-signer" : " ./runcli.mjs"
2222 },
2323 "dependencies" : {
24- "@polkadot/api" : " ^15.0 .1" ,
24+ "@polkadot/api" : " ^15.1 .1" ,
2525 "@polkadot/api-cli" : " ^0.61.2-0-x" ,
2626 "@polkadot/keyring" : " ^13.2.3" ,
27- "@polkadot/types" : " ^15.0 .1" ,
27+ "@polkadot/types" : " ^15.1 .1" ,
2828 "@polkadot/util" : " ^13.2.3" ,
2929 "@polkadot/util-crypto" : " ^13.2.3" ,
3030 "tslib" : " ^2.8.1" ,
You can’t perform that action at this time.
0 commit comments