Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump polkadot-api from 1.6.2 to 1.6.4 #291

Merged
merged 1 commit into from
Oct 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.2",
"polkadot-api": "^1.6.4",
"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.6.2",
"polkadot-api": "^1.6.4",
"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 @@ -42,7 +42,7 @@
"@tsconfig/recommended": "^1.0.7",
"@tsconfig/strictest": "^2.0.5",
"eslint": "^9.13.0",
"polkadot-api": "^1.6.2",
"polkadot-api": "^1.6.4",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
},
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.2",
"polkadot-api": "^1.6.4",
"react": "^18.3.1",
"typescript": "^5.6.3"
},
Expand Down
152 changes: 92 additions & 60 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4273,6 +4273,13 @@ __metadata:
languageName: node
linkType: hard

"@noble/hashes@npm:^1.5.0":
version: 1.5.0
resolution: "@noble/hashes@npm:1.5.0"
checksum: 10c0/1b46539695fbfe4477c0822d90c881a04d4fa2921c08c552375b444a48cac9930cb1ee68de0a3c7859e676554d0f3771999716606dc4d8f826e414c11692cdd9
languageName: node
linkType: hard

"@nodelib/fs.scandir@npm:2.1.5":
version: 2.1.5
resolution: "@nodelib/fs.scandir@npm:2.1.5"
Expand Down Expand Up @@ -4578,17 +4585,17 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/cli@npm:0.9.10":
version: 0.9.10
resolution: "@polkadot-api/cli@npm:0.9.10"
"@polkadot-api/cli@npm:0.9.12":
version: 0.9.12
resolution: "@polkadot-api/cli@npm:0.9.12"
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/codegen": "npm:0.12.6"
"@polkadot-api/ink-contracts": "npm:0.1.1"
"@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.11"
"@polkadot-api/known-chains": "npm:0.5.5"
"@polkadot-api/metadata-compatibility": "npm:0.1.10"
"@polkadot-api/observable-client": "npm:0.5.13"
"@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 @@ -4611,20 +4618,20 @@ __metadata:
bin:
papi: dist/main.js
polkadot-api: dist/main.js
checksum: 10c0/2ed474c277949946fc067975e2476a00ec38e44b395f5d0e526ac63042d356d7ba207c77bf69db946b94d1a746d9658f85a9061568c2120eafade3ed69e4a85b
checksum: 10c0/25782ca0fb36171d611c2360e2f7e9ac732dc27b23af9bba2f2485594100c12c2cc252b33ac2b352537887219e2d4f5a13bce53a8f95783fecc232ae6d910434
languageName: node
linkType: hard

"@polkadot-api/codegen@npm:0.12.5":
version: 0.12.5
resolution: "@polkadot-api/codegen@npm:0.12.5"
"@polkadot-api/codegen@npm:0.12.6":
version: 0.12.6
resolution: "@polkadot-api/codegen@npm:0.12.6"
dependencies:
"@polkadot-api/ink-contracts": "npm:0.1.0"
"@polkadot-api/metadata-builders": "npm:0.8.2"
"@polkadot-api/metadata-compatibility": "npm:0.1.9"
"@polkadot-api/ink-contracts": "npm:0.1.1"
"@polkadot-api/metadata-builders": "npm:0.9.0"
"@polkadot-api/metadata-compatibility": "npm:0.1.10"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/cc8e6a4f255e5838730b08cbb0fc72cc7398fe774930bd68f5ad39fa3d80e78084f113e2fc09454a4e551db816220ef5bdd6746609a139fdd02a952d44b8f560
checksum: 10c0/6748d994a4cf97eb8853d9ae12ade6590727683023d6b6934157e629c4c99f1f49ec9a5f5340c62e652c6a812e326ed72942ea5e0aea2bc437701f4448c7ab06
languageName: node
linkType: hard

Expand All @@ -4644,15 +4651,15 @@ __metadata:
languageName: node
linkType: soft

"@polkadot-api/ink-contracts@npm:0.1.0":
version: 0.1.0
resolution: "@polkadot-api/ink-contracts@npm:0.1.0"
"@polkadot-api/ink-contracts@npm:0.1.1":
version: 0.1.1
resolution: "@polkadot-api/ink-contracts@npm:0.1.1"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.2"
"@polkadot-api/metadata-builders": "npm:0.9.0"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
"@polkadot-api/utils": "npm:0.1.2"
scale-ts: "npm:^1.6.0"
checksum: 10c0/e7e22767db5427d50a2b2ca1dc8602416684f3402c925a7bd4b845c4b90ee32b1e81a348779a3b8d299c23faf3d2c69f22a07b179c293df3178957eca3636bac
checksum: 10c0/a4963763d562cd147dafaa2975d76c358fbef59e6e22e5c97c83bfd3841df28c87c89e41b79593df54c02cc868639f1edf99e2bb080d0b4c701bfac30b5147a7
languageName: node
linkType: hard

Expand All @@ -4670,10 +4677,10 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/known-chains@npm:0.5.4":
version: 0.5.4
resolution: "@polkadot-api/known-chains@npm:0.5.4"
checksum: 10c0/1f74015139d6cc1f3019d0960e7d8ef00ffa211e1b97a804e8444cd488656e067cf04601e2070788f44a50d1ab46022b8e686893f5de76a910f14e8d540d119b
"@polkadot-api/known-chains@npm:0.5.5":
version: 0.5.5
resolution: "@polkadot-api/known-chains@npm:0.5.5"
checksum: 10c0/89ea415b162504f90af3b42a12179256671455691f41e7f927152faa4007e791343fd28af47b80cabdaadca6147206d6db7a24f88ea897dd9e08c4fb1b95a609
languageName: node
linkType: hard

Expand Down Expand Up @@ -4721,39 +4728,50 @@ __metadata:
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"
"@polkadot-api/metadata-builders@npm:0.9.0":
version: 0.9.0
resolution: "@polkadot-api/metadata-builders@npm:0.9.0"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.2"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
checksum: 10c0/593a7de6e05306e4fb42d9ab28baa7e9f6ae6f99b633098d3104e7d192910591e918089b16b95a6b1785223c5a74f3f49c814dd4e582d9ee9af683df39f5a658
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/26f714bea541cbb4e534707561d0b1d1d2322cba6a49b0cb18deac8923fa21b3a172b163380778655cf44c184713656daae3c6d98c1bbc8baca6d6c924d30125
languageName: node
linkType: hard

"@polkadot-api/observable-client@npm:0.5.11":
version: 0.5.11
resolution: "@polkadot-api/observable-client@npm:0.5.11"
"@polkadot-api/metadata-compatibility@npm:0.1.10":
version: 0.1.10
resolution: "@polkadot-api/metadata-compatibility@npm:0.1.10"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.2"
"@polkadot-api/metadata-builders": "npm:0.9.0"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
checksum: 10c0/ede884bc58ce1aee49ab290eb6ec03889cfdde4bc4b5f68efb48d425a226cbf6e3ee98068bc2b685da56bf3adae448214a478faec2034b5fd93476a80ad4e7a7
languageName: node
linkType: hard

"@polkadot-api/observable-client@npm:0.5.13":
version: 0.5.13
resolution: "@polkadot-api/observable-client@npm:0.5.13"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.9.0"
"@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/a1d7374ab73b801de4ea81f17eac716078c23921e481ca78708747a27fd057568ac36b3d5bc50e0f4b12831779c59e8527fa9509fd199ade37c2b961cdf1370d
checksum: 10c0/aa97d9a4c91445b5ba5a0348c700c8f837c5642cdcc75107b63aa3778a25868fa2cc026103a59077e542bced21b6f5a1f1e72b53b12943400ba7af00fbe331c3
languageName: node
linkType: hard

"@polkadot-api/pjs-signer@npm:0.5.0":
version: 0.5.0
resolution: "@polkadot-api/pjs-signer@npm:0.5.0"
"@polkadot-api/pjs-signer@npm:0.5.1":
version: 0.5.1
resolution: "@polkadot-api/pjs-signer@npm:0.5.1"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.2"
"@polkadot-api/metadata-builders": "npm:0.9.0"
"@polkadot-api/polkadot-signer": "npm:0.1.6"
"@polkadot-api/signers-common": "npm:0.1.0"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/1eb6fb00253f601bbe45774373c90c489dfc1776e5a5e8be844194ff048a3f3040ca818d017fa33e2e31174d541eab2af915ae60c6d58ba0a1d78f52a90e6934
checksum: 10c0/0673b24bd998e4fbf4f8122015c58ea74682191303ec96e6e33b6580c2a9e768e8405a0ea88351a3bdd3511d9ca6e8508c894f5c32032377d79cbaffecfa2253
languageName: node
linkType: hard

Expand All @@ -4773,14 +4791,28 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/signer@npm:0.1.8":
version: 0.1.8
resolution: "@polkadot-api/signer@npm:0.1.8"
"@polkadot-api/signer@npm:0.1.9":
version: 0.1.9
resolution: "@polkadot-api/signer@npm:0.1.9"
dependencies:
"@noble/hashes": "npm:^1.5.0"
"@polkadot-api/polkadot-signer": "npm:0.1.6"
"@polkadot-api/signers-common": "npm:0.1.0"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/ae200b1169ee581611e80070ffdb9108e7bb25eac8a79aa17b50c86f3028c9dfbfd7159777b888f9dffbdee98c373be047d7241ec5074e257f531fafa824c8ae
checksum: 10c0/31e3428a316f035f6bf5db2d420b405828cc384aa562cd78d66df7c9e3dc8c780ec3726280b79f71a41b87f83dc4911dc00983e81b8d2633c3a418fc629c650f
languageName: node
linkType: hard

"@polkadot-api/signers-common@npm:0.1.0":
version: 0.1.0
resolution: "@polkadot-api/signers-common@npm:0.1.0"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.9.0"
"@polkadot-api/polkadot-signer": "npm:0.1.6"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/953183756f08c44c37b81dedbdb6a66b39b6e5d040f2a0a01e5445104b90e9419daa66392043e3d5fb3931881fa3bbae36eb070d38181aec7e8baf84c4d2eca3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4862,7 +4894,7 @@ __metadata:
"@tsconfig/recommended": "npm:^1.0.7"
"@tsconfig/strictest": "npm:^2.0.5"
eslint: "npm:^9.13.0"
polkadot-api: "npm:^1.6.2"
polkadot-api: "npm:^1.6.4"
typescript: "npm:^5.6.3"
vitest: "npm:^2.1.3"
peerDependencies:
Expand Down Expand Up @@ -4925,7 +4957,7 @@ __metadata:
date-fns: "npm:^4.1.0"
eslint: "npm:^9.13.0"
jotai-devtools: "npm:^0.10.1"
polkadot-api: "npm:^1.6.2"
polkadot-api: "npm:^1.6.4"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-error-boundary: "npm:^4.0.13"
Expand All @@ -4946,7 +4978,7 @@ __metadata:
"@tsconfig/strictest": "npm:^2.0.5"
"@vitejs/plugin-vue": "npm:^5.1.4"
eslint: "npm:^9.13.0"
polkadot-api: "npm:^1.6.2"
polkadot-api: "npm:^1.6.4"
typescript: "npm:^5.6.3"
vite: "npm:^5.4.9"
vue: "npm:^3.5.12"
Expand All @@ -4964,7 +4996,7 @@ __metadata:
"@types/react": "npm:^18.3.11"
eslint: "npm:^9.13.0"
jotai: "npm:^2.10.1"
polkadot-api: "npm:^1.6.2"
polkadot-api: "npm:^1.6.4"
react: "npm:^18.3.1"
typescript: "npm:^5.6.3"
peerDependencies:
Expand Down Expand Up @@ -15587,22 +15619,22 @@ __metadata:
languageName: node
linkType: hard

"polkadot-api@npm:^1.6.2":
version: 1.6.2
resolution: "polkadot-api@npm:1.6.2"
"polkadot-api@npm:^1.6.4":
version: 1.6.4
resolution: "polkadot-api@npm:1.6.4"
dependencies:
"@polkadot-api/cli": "npm:0.9.10"
"@polkadot-api/ink-contracts": "npm:0.1.0"
"@polkadot-api/cli": "npm:0.9.12"
"@polkadot-api/ink-contracts": "npm:0.1.1"
"@polkadot-api/json-rpc-provider": "npm:0.0.4"
"@polkadot-api/known-chains": "npm:0.5.4"
"@polkadot-api/known-chains": "npm:0.5.5"
"@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.11"
"@polkadot-api/pjs-signer": "npm:0.5.0"
"@polkadot-api/metadata-builders": "npm:0.9.0"
"@polkadot-api/metadata-compatibility": "npm:0.1.10"
"@polkadot-api/observable-client": "npm:0.5.13"
"@polkadot-api/pjs-signer": "npm:0.5.1"
"@polkadot-api/polkadot-sdk-compat": "npm:2.3.1"
"@polkadot-api/polkadot-signer": "npm:0.1.6"
"@polkadot-api/signer": "npm:0.1.8"
"@polkadot-api/signer": "npm:0.1.9"
"@polkadot-api/sm-provider": "npm:0.1.3"
"@polkadot-api/smoldot": "npm:0.3.3"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
Expand All @@ -15614,7 +15646,7 @@ __metadata:
bin:
papi: bin/cli.mjs
polkadot-api: bin/cli.mjs
checksum: 10c0/005680ed2ff742eee7eae2b9d5daf35818190072cbb63718da8c5cb27aabf94cb1484369b1a562b547c398e07dbcee46ab4c32fd45c3cc0b4734c6523ca457af
checksum: 10c0/432c0a8bd4a0ceb0e64ae7203c41b09611caabbbe72db7cc73e6d74e5f441a8a135309903262678949ef6edcdcd83ee4dbe29418af01be50a1faf6345d2d7573
languageName: node
linkType: hard

Expand Down