Skip to content

Commit

Permalink
build(deps): bump polkadot-api from 1.4.1 to 1.6.2 (#282)
Browse files Browse the repository at this point in the history
Bumps [polkadot-api](https://github.com/polkadot-api/polkadot-api) from 1.4.1 to 1.6.2.
- [Release notes](https://github.com/polkadot-api/polkadot-api/releases)
- [Changelog](https://github.com/polkadot-api/polkadot-api/blob/main/NEWS.md)
- [Commits](https://github.com/polkadot-api/polkadot-api/commits)

---
updated-dependencies:
- dependency-name: polkadot-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 452b79a commit 24dd969
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 190 deletions.
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@reactive-dot/wallet-walletconnect": "workspace:^",
"date-fns": "^4.1.0",
"jotai-devtools": "^0.10.1",
"polkadot-api": "^1.6.1",
"polkadot-api": "^1.6.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@polkadot-api/descriptors": "portal:.papi/descriptors",
"@reactive-dot/vue": "workspace:^",
"polkadot-api": "^1.4.1",
"polkadot-api": "^1.6.2",
"vue": "^3.5.12"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@tsconfig/recommended": "^1.0.7",
"@tsconfig/strictest": "^2.0.5",
"eslint": "^9.13.0",
"polkadot-api": "^1.6.1",
"polkadot-api": "^1.6.2",
"typescript": "^5.6.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@tsconfig/strictest": "^2.0.5",
"@types/react": "^18.3.11",
"eslint": "^9.13.0",
"polkadot-api": "^1.6.1",
"polkadot-api": "^1.6.2",
"react": "^18.3.1",
"typescript": "^5.6.3"
},
Expand Down
205 changes: 19 additions & 186 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4566,53 +4566,17 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/cli@npm:0.9.5":
version: 0.9.5
resolution: "@polkadot-api/cli@npm:0.9.5"
dependencies:
"@commander-js/extra-typings": "npm:^12.1.0"
"@polkadot-api/codegen": "npm:0.12.3"
"@polkadot-api/json-rpc-provider": "npm:0.0.4"
"@polkadot-api/known-chains": "npm:0.5.4"
"@polkadot-api/metadata-compatibility": "npm:0.1.8"
"@polkadot-api/observable-client": "npm:0.5.8"
"@polkadot-api/polkadot-sdk-compat": "npm:2.2.2"
"@polkadot-api/sm-provider": "npm:0.1.3"
"@polkadot-api/smoldot": "npm:0.3.3"
"@polkadot-api/substrate-bindings": "npm:0.9.1"
"@polkadot-api/substrate-client": "npm:0.2.2"
"@polkadot-api/utils": "npm:0.1.2"
"@polkadot-api/wasm-executor": "npm:^0.1.1"
"@polkadot-api/ws-provider": "npm:0.3.1"
"@types/node": "npm:^22.2.0"
commander: "npm:^12.1.0"
execa: "npm:^9.3.0"
fs.promises.exists: "npm:^1.1.4"
ora: "npm:^8.0.1"
read-pkg: "npm:^9.0.1"
rxjs: "npm:^7.8.1"
tsc-prog: "npm:^2.3.0"
tsup: "npm:^8.2.4"
typescript: "npm:^5.5.4"
write-package: "npm:^7.1.0"
bin:
papi: dist/main.js
polkadot-api: dist/main.js
checksum: 10c0/17474a9d4c9bd5ef86ee9968f9df2c3d734204125c9004c265fa4a146dd5577d3983eb870f3af16b2f1866a8393db81fb3abb0e7d45933c450f63570f0267e72
languageName: node
linkType: hard

"@polkadot-api/cli@npm:0.9.9":
version: 0.9.9
resolution: "@polkadot-api/cli@npm:0.9.9"
"@polkadot-api/cli@npm:0.9.10":
version: 0.9.10
resolution: "@polkadot-api/cli@npm:0.9.10"
dependencies:
"@commander-js/extra-typings": "npm:^12.1.0"
"@polkadot-api/codegen": "npm:0.12.5"
"@polkadot-api/ink-contracts": "npm:0.1.0"
"@polkadot-api/json-rpc-provider": "npm:0.0.4"
"@polkadot-api/known-chains": "npm:0.5.4"
"@polkadot-api/metadata-compatibility": "npm:0.1.9"
"@polkadot-api/observable-client": "npm:0.5.10"
"@polkadot-api/observable-client": "npm:0.5.11"
"@polkadot-api/polkadot-sdk-compat": "npm:2.3.1"
"@polkadot-api/sm-provider": "npm:0.1.3"
"@polkadot-api/smoldot": "npm:0.3.3"
Expand All @@ -4635,19 +4599,7 @@ __metadata:
bin:
papi: dist/main.js
polkadot-api: dist/main.js
checksum: 10c0/808cd5c49a9c4ba921956513df66540b7f7a505a14e7a318a9ee3a7e9ced1a9f3d71c91055f52bfbbd1d877223b6cb0f59c5d5590b3209568218fa74d57e020f
languageName: node
linkType: hard

"@polkadot-api/codegen@npm:0.12.3":
version: 0.12.3
resolution: "@polkadot-api/codegen@npm:0.12.3"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.1"
"@polkadot-api/metadata-compatibility": "npm:0.1.8"
"@polkadot-api/substrate-bindings": "npm:0.9.1"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/b5acd72952a6d18d48ccbbc4310f0f1bf3b4d309a67c12f27bdb3aaf9a2e0ddf8708a36cdfbad412ee3a1aa9c81c2820ccdd83b24286aeb19e5482f535e2c35a
checksum: 10c0/2ed474c277949946fc067975e2476a00ec38e44b395f5d0e526ac63042d356d7ba207c77bf69db946b94d1a746d9658f85a9061568c2120eafade3ed69e4a85b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4747,16 +4699,6 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/metadata-builders@npm:0.8.1":
version: 0.8.1
resolution: "@polkadot-api/metadata-builders@npm:0.8.1"
dependencies:
"@polkadot-api/substrate-bindings": "npm:0.9.1"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/ca40033105f48496994ee5e206e599a1ce4792242b901a33694af0098be3bd39ea4fd442ceaa63f346e73db9a20f0ca021b58a7891f82c0ca198565f70542e24
languageName: node
linkType: hard

"@polkadot-api/metadata-builders@npm:0.8.2":
version: 0.8.2
resolution: "@polkadot-api/metadata-builders@npm:0.8.2"
Expand All @@ -4767,16 +4709,6 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/metadata-compatibility@npm:0.1.8":
version: 0.1.8
resolution: "@polkadot-api/metadata-compatibility@npm:0.1.8"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.1"
"@polkadot-api/substrate-bindings": "npm:0.9.1"
checksum: 10c0/f3010703a56b4c4d6361a839a9387ba3a9be55f3c50e1118bfd52b63ad92dea5834ca2615d381f78dde1975de6dcbf9c3ca4004d9a4b14e17c92b656967fed31
languageName: node
linkType: hard

"@polkadot-api/metadata-compatibility@npm:0.1.9":
version: 0.1.9
resolution: "@polkadot-api/metadata-compatibility@npm:0.1.9"
Expand All @@ -4787,43 +4719,17 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/observable-client@npm:0.5.10":
version: 0.5.10
resolution: "@polkadot-api/observable-client@npm:0.5.10"
"@polkadot-api/observable-client@npm:0.5.11":
version: 0.5.11
resolution: "@polkadot-api/observable-client@npm:0.5.11"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.2"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
"@polkadot-api/utils": "npm:0.1.2"
peerDependencies:
"@polkadot-api/substrate-client": 0.2.2
rxjs: ">=7.8.0"
checksum: 10c0/60b14381abf4574f0251d1c6788ade8ea9313b4accfd25cea4f25f684fd45bf7b4cfc90b0d40f770af781e947081451d64d8245b8c47360632884f2aff95ac4c
languageName: node
linkType: hard

"@polkadot-api/observable-client@npm:0.5.8":
version: 0.5.8
resolution: "@polkadot-api/observable-client@npm:0.5.8"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.1"
"@polkadot-api/substrate-bindings": "npm:0.9.1"
"@polkadot-api/utils": "npm:0.1.2"
peerDependencies:
"@polkadot-api/substrate-client": 0.2.2
rxjs: ">=7.8.0"
checksum: 10c0/a485fddca4d1547d544ba7ef7455bafec1f8e023035fc4ac1feb2d6a14e2a31374d201f3fcf23a6efb05006a7d22fb9bfbe42c4b5b9bd5f517414de827c5e70a
languageName: node
linkType: hard

"@polkadot-api/pjs-signer@npm:0.4.4":
version: 0.4.4
resolution: "@polkadot-api/pjs-signer@npm:0.4.4"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.1"
"@polkadot-api/polkadot-signer": "npm:0.1.6"
"@polkadot-api/substrate-bindings": "npm:0.9.1"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/556b607ef9d1ed1e0857516035c708e7813bee25446944bec0d280dc925df0b694e76539f8a8b5c9ca20599475b9eec108261c2f8650fa15c97602a9a4ad224b
checksum: 10c0/a1d7374ab73b801de4ea81f17eac716078c23921e481ca78708747a27fd057568ac36b3d5bc50e0f4b12831779c59e8527fa9509fd199ade37c2b961cdf1370d
languageName: node
linkType: hard

Expand All @@ -4839,15 +4745,6 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/polkadot-sdk-compat@npm:2.2.2":
version: 2.2.2
resolution: "@polkadot-api/polkadot-sdk-compat@npm:2.2.2"
dependencies:
"@polkadot-api/json-rpc-provider": "npm:0.0.4"
checksum: 10c0/3b3cecccbdb5cccbc632ecb5d4d66a318a7bbe4fd1e0266b2934b3bbc51a09fe3065b238cd6b1d6b325b11b936c285e4ed7e90d61cf3d37d6d01ba23b086ed0a
languageName: node
linkType: hard

"@polkadot-api/polkadot-sdk-compat@npm:2.3.1":
version: 2.3.1
resolution: "@polkadot-api/polkadot-sdk-compat@npm:2.3.1"
Expand All @@ -4864,17 +4761,6 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/signer@npm:0.1.7":
version: 0.1.7
resolution: "@polkadot-api/signer@npm:0.1.7"
dependencies:
"@polkadot-api/polkadot-signer": "npm:0.1.6"
"@polkadot-api/substrate-bindings": "npm:0.9.1"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/7c9ff2e4bc545dbd5303fbf01686a2301c705caca829918353ed45abcc4f6d439e5cc015e0d3479e1d7b25a10ca02c5592ddf731c05f3e991290d6fa52f0db5b
languageName: node
linkType: hard

"@polkadot-api/signer@npm:0.1.8":
version: 0.1.8
resolution: "@polkadot-api/signer@npm:0.1.8"
Expand Down Expand Up @@ -4908,18 +4794,6 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/substrate-bindings@npm:0.9.1":
version: 0.9.1
resolution: "@polkadot-api/substrate-bindings@npm:0.9.1"
dependencies:
"@noble/hashes": "npm:^1.4.0"
"@polkadot-api/utils": "npm:0.1.2"
"@scure/base": "npm:^1.1.7"
scale-ts: "npm:^1.6.0"
checksum: 10c0/4d582c4498995b34f82ad577febb1950a3e096bbfdac273ec4f56316a0d9943f3fdf31d22390ee55560546a5077f9e213db3db7104d27f3e23957346c7996dec
languageName: node
linkType: hard

"@polkadot-api/substrate-bindings@npm:0.9.2":
version: 0.9.2
resolution: "@polkadot-api/substrate-bindings@npm:0.9.2"
Expand Down Expand Up @@ -4956,17 +4830,6 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/ws-provider@npm:0.3.1":
version: 0.3.1
resolution: "@polkadot-api/ws-provider@npm:0.3.1"
dependencies:
"@polkadot-api/json-rpc-provider": "npm:0.0.4"
"@polkadot-api/json-rpc-provider-proxy": "npm:0.2.3"
ws: "npm:^8.18.0"
checksum: 10c0/c2b3d27c9ba769b6378a092a8bb5d799a182cb67eea86265691646da5cd2babb8d5b0075e2daa4bdc24c1663ffbed0249fe61d68352be2a7312b8933d8082106
languageName: node
linkType: hard

"@polkadot-api/ws-provider@npm:0.3.2":
version: 0.3.2
resolution: "@polkadot-api/ws-provider@npm:0.3.2"
Expand All @@ -4987,7 +4850,7 @@ __metadata:
"@tsconfig/recommended": "npm:^1.0.7"
"@tsconfig/strictest": "npm:^2.0.5"
eslint: "npm:^9.13.0"
polkadot-api: "npm:^1.6.1"
polkadot-api: "npm:^1.6.2"
typescript: "npm:^5.6.3"
peerDependencies:
polkadot-api: 1.x
Expand Down Expand Up @@ -5049,7 +4912,7 @@ __metadata:
date-fns: "npm:^4.1.0"
eslint: "npm:^9.13.0"
jotai-devtools: "npm:^0.10.1"
polkadot-api: "npm:^1.6.1"
polkadot-api: "npm:^1.6.2"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-error-boundary: "npm:^4.0.13"
Expand All @@ -5070,7 +4933,7 @@ __metadata:
"@tsconfig/strictest": "npm:^2.0.5"
"@vitejs/plugin-vue": "npm:^5.1.4"
eslint: "npm:^9.13.0"
polkadot-api: "npm:^1.4.1"
polkadot-api: "npm:^1.6.2"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vue: "npm:^3.5.12"
Expand All @@ -5088,7 +4951,7 @@ __metadata:
"@types/react": "npm:^18.3.11"
eslint: "npm:^9.13.0"
jotai: "npm:^2.10.1"
polkadot-api: "npm:^1.6.1"
polkadot-api: "npm:^1.6.2"
react: "npm:^18.3.1"
typescript: "npm:^5.6.3"
peerDependencies:
Expand Down Expand Up @@ -15711,48 +15574,18 @@ __metadata:
languageName: node
linkType: hard

"polkadot-api@npm:^1.4.1":
version: 1.4.1
resolution: "polkadot-api@npm:1.4.1"
dependencies:
"@polkadot-api/cli": "npm:0.9.5"
"@polkadot-api/json-rpc-provider": "npm:0.0.4"
"@polkadot-api/known-chains": "npm:0.5.4"
"@polkadot-api/logs-provider": "npm:0.0.6"
"@polkadot-api/metadata-builders": "npm:0.8.1"
"@polkadot-api/metadata-compatibility": "npm:0.1.8"
"@polkadot-api/observable-client": "npm:0.5.8"
"@polkadot-api/pjs-signer": "npm:0.4.4"
"@polkadot-api/polkadot-sdk-compat": "npm:2.2.2"
"@polkadot-api/polkadot-signer": "npm:0.1.6"
"@polkadot-api/signer": "npm:0.1.7"
"@polkadot-api/sm-provider": "npm:0.1.3"
"@polkadot-api/smoldot": "npm:0.3.3"
"@polkadot-api/substrate-bindings": "npm:0.9.1"
"@polkadot-api/substrate-client": "npm:0.2.2"
"@polkadot-api/utils": "npm:0.1.2"
"@polkadot-api/ws-provider": "npm:0.3.1"
peerDependencies:
rxjs: ">=7.8.0"
bin:
papi: bin/cli.mjs
polkadot-api: bin/cli.mjs
checksum: 10c0/1a7a649997e94397e7dcf5d5d135013c30dd268198ec5b5f8bce4000e4b109aae1bb306892528c090b457c8b9e1da5f5381c78de00c8ec158ac070f71334aa2a
languageName: node
linkType: hard

"polkadot-api@npm:^1.6.1":
version: 1.6.1
resolution: "polkadot-api@npm:1.6.1"
"polkadot-api@npm:^1.6.2":
version: 1.6.2
resolution: "polkadot-api@npm:1.6.2"
dependencies:
"@polkadot-api/cli": "npm:0.9.9"
"@polkadot-api/cli": "npm:0.9.10"
"@polkadot-api/ink-contracts": "npm:0.1.0"
"@polkadot-api/json-rpc-provider": "npm:0.0.4"
"@polkadot-api/known-chains": "npm:0.5.4"
"@polkadot-api/logs-provider": "npm:0.0.6"
"@polkadot-api/metadata-builders": "npm:0.8.2"
"@polkadot-api/metadata-compatibility": "npm:0.1.9"
"@polkadot-api/observable-client": "npm:0.5.10"
"@polkadot-api/observable-client": "npm:0.5.11"
"@polkadot-api/pjs-signer": "npm:0.5.0"
"@polkadot-api/polkadot-sdk-compat": "npm:2.3.1"
"@polkadot-api/polkadot-signer": "npm:0.1.6"
Expand All @@ -15768,7 +15601,7 @@ __metadata:
bin:
papi: bin/cli.mjs
polkadot-api: bin/cli.mjs
checksum: 10c0/496b097b4ccfa6c0b7e8c189e1093584a68473c87d64f901c0dd251ae8e06c508d0da49fee202e57ff48cb639b7d1b7a4e579acfdcabb50e0c517957a1249cc1
checksum: 10c0/005680ed2ff742eee7eae2b9d5daf35818190072cbb63718da8c5cb27aabf94cb1484369b1a562b547c398e07dbcee46ab4c32fd45c3cc0b4734c6523ca457af
languageName: node
linkType: hard

Expand Down

0 comments on commit 24dd969

Please sign in to comment.