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

Bump @polkadot-api/observable-client from 0.5.11 to 0.5.14 #259

Closed
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 packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@ledgerhq/hw-transport-webhid": "^6.29.2",
"@polkadot-api/merkleize-metadata": "^1.1.8",
"@polkadot-api/metadata-builders": "^0.9.1",
"@polkadot-api/observable-client": "^0.5.11",
"@polkadot-api/observable-client": "^0.5.14",
"@polkadot-api/substrate-client": "^0.2.2",
"@polkadot-api/ws-provider": "^0.3.2",
"@polkadot-cloud/icons": "1.0.0",
Expand Down
26 changes: 8 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1872,16 +1872,6 @@ __metadata:
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"
dependencies:
"@polkadot-api/substrate-bindings": "npm:0.9.2"
"@polkadot-api/utils": "npm:0.1.2"
checksum: 10c0/038b7d5ffce244a806dc85f28ac53bc05721bb4e2c67fce4d8268de816694895320831483460341effc945254d5faf2483e3277c408f7e9c3353f1318c7c65ca
languageName: node
linkType: hard

"@polkadot-api/metadata-builders@npm:0.9.0":
version: 0.9.0
resolution: "@polkadot-api/metadata-builders@npm:0.9.0"
Expand All @@ -1892,7 +1882,7 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/metadata-builders@npm:^0.9.1":
"@polkadot-api/metadata-builders@npm:0.9.1, @polkadot-api/metadata-builders@npm:^0.9.1":
version: 0.9.1
resolution: "@polkadot-api/metadata-builders@npm:0.9.1"
dependencies:
Expand Down Expand Up @@ -1930,17 +1920,17 @@ __metadata:
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/observable-client@npm:^0.5.14":
version: 0.5.14
resolution: "@polkadot-api/observable-client@npm:0.5.14"
dependencies:
"@polkadot-api/metadata-builders": "npm:0.8.2"
"@polkadot-api/substrate-bindings": "npm:0.9.2"
"@polkadot-api/metadata-builders": "npm:0.9.1"
"@polkadot-api/substrate-bindings": "npm:0.9.3"
"@polkadot-api/utils": "npm:0.1.2"
peerDependencies:
"@polkadot-api/substrate-client": 0.2.2
rxjs: ">=7.8.0"
checksum: 10c0/a1d7374ab73b801de4ea81f17eac716078c23921e481ca78708747a27fd057568ac36b3d5bc50e0f4b12831779c59e8527fa9509fd199ade37c2b961cdf1370d
checksum: 10c0/9f53bf5cd4ffc9aa4f1c4ddd5854e1a6f13822170fa692f07d6ea28b2e128d1daa0040a8409b4507f26be754120de8b1be06512390b14d692d8b0519e6950324
languageName: node
linkType: hard

Expand Down Expand Up @@ -2100,7 +2090,7 @@ __metadata:
"@ledgerhq/hw-transport-webhid": "npm:^6.29.2"
"@polkadot-api/merkleize-metadata": "npm:^1.1.8"
"@polkadot-api/metadata-builders": "npm:^0.9.1"
"@polkadot-api/observable-client": "npm:^0.5.11"
"@polkadot-api/observable-client": "npm:^0.5.14"
"@polkadot-api/substrate-client": "npm:^0.2.2"
"@polkadot-api/ws-provider": "npm:^0.3.2"
"@polkadot-cloud/icons": "npm:1.0.0"
Expand Down