Skip to content

Commit

Permalink
Upgrade common to 13.2.2, and api to 14.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TarikGul committed Oct 30, 2024
1 parent 59cd258 commit bf13f56
Show file tree
Hide file tree
Showing 8 changed files with 245 additions and 245 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"@types/yargs": "^17.0.32"
},
"resolutions": {
"@polkadot/api": "^14.1.1",
"@polkadot/api-derive": "^14.1.1",
"@polkadot/keyring": "^13.2.1",
"@polkadot/types": "^14.1.1",
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/api": "^14.2.1",
"@polkadot/api-derive": "^14.2.1",
"@polkadot/keyring": "^13.2.2",
"@polkadot/types": "^14.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"typescript": "^5.5.4"
}
}
12 changes: 6 additions & 6 deletions packages/api-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"polkadot-js-api": "./runcli.mjs"
},
"dependencies": {
"@polkadot/api": "^14.1.1",
"@polkadot/api-augment": "^14.1.1",
"@polkadot/keyring": "^13.2.1",
"@polkadot/types": "^14.1.1",
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/api": "^14.2.1",
"@polkadot/api-augment": "^14.2.1",
"@polkadot/keyring": "^13.2.2",
"@polkadot/types": "^14.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"tslib": "^2.7.0",
"yargs": "^17.7.2"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/json-serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"polkadot-js-json-serve": "./runcli.mjs"
},
"dependencies": {
"@polkadot/api": "^14.1.1",
"@polkadot/api-augment": "^14.1.1",
"@polkadot/api-derive": "^14.1.1",
"@polkadot/types": "^14.1.1",
"@polkadot/util": "^13.2.1",
"@polkadot/api": "^14.2.1",
"@polkadot/api-augment": "^14.2.1",
"@polkadot/api-derive": "^14.2.1",
"@polkadot/types": "^14.2.1",
"@polkadot/util": "^13.2.2",
"koa": "^2.14.2",
"koa-route": "^3.2.0",
"tslib": "^2.7.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/metadata-cmp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"polkadot-js-metadata-cmp": "./runcli.mjs"
},
"dependencies": {
"@polkadot/api": "^14.1.1",
"@polkadot/keyring": "^13.2.1",
"@polkadot/types": "^14.1.1",
"@polkadot/util": "^13.2.1",
"@polkadot/api": "^14.2.1",
"@polkadot/keyring": "^13.2.2",
"@polkadot/types": "^14.2.1",
"@polkadot/util": "^13.2.2",
"tslib": "^2.7.0",
"yargs": "^17.7.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/monitor-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"polkadot-js-monitor": "./runcli.mjs"
},
"dependencies": {
"@polkadot/api": "^14.1.1",
"@polkadot/types": "^14.1.1",
"@polkadot/util": "^13.2.1",
"@polkadot/api": "^14.2.1",
"@polkadot/types": "^14.2.1",
"@polkadot/util": "^13.2.2",
"koa": "^2.14.2",
"koa-route": "^3.2.0",
"tslib": "^2.7.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/signer-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"polkadot-js-signer": "./runcli.mjs"
},
"dependencies": {
"@polkadot/api": "^14.1.1",
"@polkadot/api": "^14.2.1",
"@polkadot/api-cli": "^0.60.1",
"@polkadot/keyring": "^13.2.1",
"@polkadot/types": "^14.1.1",
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/keyring": "^13.2.2",
"@polkadot/types": "^14.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"tslib": "^2.7.0",
"yargs": "^17.7.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vanitygen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"polkadot-js-vanitygen": "./runcli.mjs"
},
"dependencies": {
"@polkadot/util": "^13.2.1",
"@polkadot/util-crypto": "^13.2.1",
"@polkadot/util": "^13.2.2",
"@polkadot/util-crypto": "^13.2.2",
"tslib": "^2.7.0",
"yargs": "^17.7.2"
},
Expand Down
Loading

0 comments on commit bf13f56

Please sign in to comment.