Skip to content

Commit

Permalink
build(deps): bump polkadot-api from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [polkadot-api](https://github.com/polkadot-api/polkadot-api) from 1.8.1 to 1.8.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/compare/polkadot-api@1.8.1...polkadot-api@1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 91f37d5 commit 3756fd0
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 40 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.8.0",
"polkadot-api": "^1.8.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-error-boundary": "^4.1.2",
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.8.0",
"polkadot-api": "^1.8.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 @@ -45,7 +45,7 @@
"@tsconfig/recommended": "^1.0.8",
"@tsconfig/strictest": "^2.0.5",
"eslint": "^9.16.0",
"polkadot-api": "^1.8.0",
"polkadot-api": "^1.8.2",
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
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": "^19.0.1",
"eslint": "^9.16.0",
"polkadot-api": "^1.8.0",
"polkadot-api": "^1.8.2",
"react": "^19.0.0",
"typescript": "^5.7.2"
},
Expand Down
92 changes: 56 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2240,12 +2240,12 @@ __metadata:
languageName: node
linkType: hard

"@commander-js/extra-typings@npm:^12.1.0":
version: 12.1.0
resolution: "@commander-js/extra-typings@npm:12.1.0"
"@commander-js/extra-typings@npm:^13.0.0":
version: 13.0.0
resolution: "@commander-js/extra-typings@npm:13.0.0"
peerDependencies:
commander: ~12.1.0
checksum: 10c0/5d29eaa724b577e2a52a393ad54992924d2559931b8e493ab892477b7a4e878e475c6bf771260f8585d835f7d8e17ae4a2656c191e9595d210ae0b48291c0b3d
commander: ~13.0.0
checksum: 10c0/7d1f75624ef5026462600b9ef9f7dbb701cefa3a17204bf57a9946aece44ccff343407d910620645c1daa9416439f5be6597adf75a0b8b4cfd08d59b345d0fcc
languageName: node
linkType: hard

Expand Down Expand Up @@ -4630,15 +4630,15 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/cli@npm:0.10.0":
version: 0.10.0
resolution: "@polkadot-api/cli@npm:0.10.0"
"@polkadot-api/cli@npm:0.10.1":
version: 0.10.1
resolution: "@polkadot-api/cli@npm:0.10.1"
dependencies:
"@commander-js/extra-typings": "npm:^12.1.0"
"@commander-js/extra-typings": "npm:^13.0.0"
"@polkadot-api/codegen": "npm:0.12.12"
"@polkadot-api/ink-contracts": "npm:0.2.4"
"@polkadot-api/json-rpc-provider": "npm:0.0.4"
"@polkadot-api/known-chains": "npm:0.6.0"
"@polkadot-api/known-chains": "npm:0.6.1"
"@polkadot-api/metadata-compatibility": "npm:0.1.14"
"@polkadot-api/observable-client": "npm:0.7.0"
"@polkadot-api/polkadot-sdk-compat": "npm:2.3.1"
Expand All @@ -4649,21 +4649,21 @@ __metadata:
"@polkadot-api/utils": "npm:0.1.2"
"@polkadot-api/wasm-executor": "npm:^0.1.2"
"@polkadot-api/ws-provider": "npm:0.3.6"
"@types/node": "npm:^22.10.2"
commander: "npm:^12.1.0"
"@types/node": "npm:^22.10.5"
commander: "npm:^13.0.0"
execa: "npm:^9.5.2"
fs.promises.exists: "npm:^1.1.4"
ora: "npm:^8.1.1"
read-pkg: "npm:^9.0.1"
rxjs: "npm:^7.8.1"
tsc-prog: "npm:^2.3.0"
tsup: "npm:^8.3.5"
typescript: "npm:^5.7.2"
typescript: "npm:^5.7.3"
write-package: "npm:^7.1.0"
bin:
papi: dist/main.js
polkadot-api: dist/main.js
checksum: 10c0/833349fc3aa5288d1e541eeb1c0d7cd88889195e52c5bd92fa75fd0a30f1c53a4c617e81ae612823df63707e7f336fac94e7c3b8bb8ca343ccece6c57706ed3b
checksum: 10c0/c8cc76976208cdc321ea76d68d00176ff340a3ff4259573d1ca959849b5d2f86b9d19a4f6936035bbd44ff04688d12da0c7314715853f124e38158919cbe8c7a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4722,10 +4722,10 @@ __metadata:
languageName: node
linkType: hard

"@polkadot-api/known-chains@npm:0.6.0":
version: 0.6.0
resolution: "@polkadot-api/known-chains@npm:0.6.0"
checksum: 10c0/7bba0ad99a58e7f37f9175617b849be89265fc6769be3c35cf410f6bf5f9fddbb9d55fea915769d2e81301cade42c2f25db7a1a6dad981bd39fdf2cbe9d2e2ab
"@polkadot-api/known-chains@npm:0.6.1":
version: 0.6.1
resolution: "@polkadot-api/known-chains@npm:0.6.1"
checksum: 10c0/a7cbe7726778ae2c1503b41d5a2fe6f496a961deb25df17b336633d65827eb046651fc829ea8d490f1c7a11cd65b87b1e23009a8b1e6522fe5e4a57e6239422b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4965,7 +4965,7 @@ __metadata:
"@tsconfig/recommended": "npm:^1.0.8"
"@tsconfig/strictest": "npm:^2.0.5"
eslint: "npm:^9.16.0"
polkadot-api: "npm:^1.8.0"
polkadot-api: "npm:^1.8.2"
typescript: "npm:^5.7.2"
vitest: "npm:^2.1.8"
peerDependencies:
Expand Down Expand Up @@ -5029,7 +5029,7 @@ __metadata:
date-fns: "npm:^4.1.0"
eslint: "npm:^9.16.0"
jotai-devtools: "npm:^0.10.1"
polkadot-api: "npm:^1.8.0"
polkadot-api: "npm:^1.8.2"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-error-boundary: "npm:^4.1.2"
Expand All @@ -5050,7 +5050,7 @@ __metadata:
"@tsconfig/strictest": "npm:^2.0.5"
"@vitejs/plugin-vue": "npm:^5.2.1"
eslint: "npm:^9.16.0"
polkadot-api: "npm:^1.8.0"
polkadot-api: "npm:^1.8.2"
typescript: "npm:^5.7.2"
vite: "npm:^6.0.3"
vue: "npm:^3.5.12"
Expand All @@ -5068,7 +5068,7 @@ __metadata:
"@types/react": "npm:^19.0.1"
eslint: "npm:^9.16.0"
jotai: "npm:^2.11.0"
polkadot-api: "npm:^1.8.0"
polkadot-api: "npm:^1.8.2"
react: "npm:^19.0.0"
typescript: "npm:^5.7.2"
peerDependencies:
Expand Down Expand Up @@ -6365,12 +6365,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.2":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
"@types/node@npm:^22.10.5":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/0471a73c8672c803b1f2b912c2c466d00a217186933e8ff38ec7779b4a3f88a0eea3b513a59f2abf9de17cc8bbca688a3c6643c6513ac8dd1c3e45d25fab93b1
checksum: 10c0/8b67affc211e5f9c74f7949cda04ca669721e50b83d71b8772a7bed7a4a3c41d663b3a794413f618e763ca6c5da8c234c25ffebcb0737983fc3e7415818ab9a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -8790,10 +8790,10 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^12.1.0":
version: 12.1.0
resolution: "commander@npm:12.1.0"
checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9
"commander@npm:^13.0.0":
version: 13.0.0
resolution: "commander@npm:13.0.0"
checksum: 10c0/8ba1e2b83bfdbcefd967aa505f5f5dc58202aa5f8e10437f61f6980dd8a69f868dba439a261f9fb72fc543c5f6fe58140e37b001a4c70b92ae22527abe94dfe1
languageName: node
linkType: hard

Expand Down Expand Up @@ -16051,14 +16051,14 @@ __metadata:
languageName: node
linkType: hard

"polkadot-api@npm:^1.8.0":
version: 1.8.1
resolution: "polkadot-api@npm:1.8.1"
"polkadot-api@npm:^1.8.2":
version: 1.8.2
resolution: "polkadot-api@npm:1.8.2"
dependencies:
"@polkadot-api/cli": "npm:0.10.0"
"@polkadot-api/cli": "npm:0.10.1"
"@polkadot-api/ink-contracts": "npm:0.2.4"
"@polkadot-api/json-rpc-provider": "npm:0.0.4"
"@polkadot-api/known-chains": "npm:0.6.0"
"@polkadot-api/known-chains": "npm:0.6.1"
"@polkadot-api/logs-provider": "npm:0.0.6"
"@polkadot-api/metadata-builders": "npm:0.10.0"
"@polkadot-api/metadata-compatibility": "npm:0.1.14"
Expand All @@ -16079,7 +16079,7 @@ __metadata:
bin:
papi: bin/cli.mjs
polkadot-api: bin/cli.mjs
checksum: 10c0/ae6c34208c1a96267000bba8171b48b1d4145f5d8326ce135a87902727a86842a146bde98e3cf1bc1d17f60a632a60d50f1e164079e4d2aab0d89b0b457be818
checksum: 10c0/9ec708089cfb2696e1ad9a5567c7ce8c6da5829a668f0efc667071b40be1ec5e0aa45b6467635c80147712ded9608afd70dc74c4c498e655e18abcf6edb96bff
languageName: node
linkType: hard

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

"typescript@npm:^5.7.3":
version: 5.7.3
resolution: "typescript@npm:5.7.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=5786d5"
Expand All @@ -19534,6 +19544,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
languageName: node
linkType: hard

"ufo@npm:^1.4.0, ufo@npm:^1.5.3":
version: 1.5.3
resolution: "ufo@npm:1.5.3"
Expand Down

0 comments on commit 3756fd0

Please sign in to comment.