Skip to content

Commit

Permalink
chore(deps): bump the polkadot-api group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the polkadot-api group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@polkadot-api/codegen](https://github.com/polkadot-api/polkadot-api) | `0.12.12` | `0.12.13` |
| [@polkadot-api/metadata-builders](https://github.com/polkadot-api/polkadot-api) | `0.10.0` | `0.10.1` |
| [@polkadot-api/metadata-compatibility](https://github.com/polkadot-api/polkadot-api) | `0.1.14` | `0.1.15` |
| [@polkadot-api/observable-client](https://github.com/polkadot-api/polkadot-api) | `0.7.0` | `0.7.2` |
| [@polkadot-api/signer](https://github.com/polkadot-api/polkadot-api) | `0.1.13` | `0.1.14` |
| [@polkadot-api/view-builder](https://github.com/polkadot-api/polkadot-api) | `0.4.1` | `0.4.2` |
| [polkadot-api](https://github.com/polkadot-api/polkadot-api) | `1.8.2` | `1.8.4` |


Updates `@polkadot-api/codegen` from 0.12.12 to 0.12.13
- [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)

Updates `@polkadot-api/metadata-builders` from 0.10.0 to 0.10.1
- [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)

Updates `@polkadot-api/metadata-compatibility` from 0.1.14 to 0.1.15
- [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)

Updates `@polkadot-api/observable-client` from 0.7.0 to 0.7.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/[email protected]@0.7.2)

Updates `@polkadot-api/signer` from 0.1.13 to 0.1.14
- [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)

Updates `@polkadot-api/view-builder` from 0.4.1 to 0.4.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)

Updates `polkadot-api` from 1.8.2 to 1.8.4
- [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/codegen"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/metadata-builders"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/metadata-compatibility"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/observable-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/signer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: "@polkadot-api/view-builder"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
- dependency-name: polkadot-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: polkadot-api
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent f205411 commit 5bc5a12
Show file tree
Hide file tree
Showing 7 changed files with 238 additions and 177 deletions.
6 changes: 3 additions & 3 deletions examples/light-client-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@picocss/pico": "^2.0.6",
"@polkadot-api/metadata-builders": "~0.10.0",
"@polkadot-api/observable-client": "~0.7.0",
"@polkadot-api/metadata-builders": "~0.10.1",
"@polkadot-api/observable-client": "~0.7.2",
"@polkadot-api/substrate-bindings": "~0.11.0",
"@polkadot-api/substrate-client": "~0.3.0",
"@polkadot-api/utils": "~0.1.2",
Expand All @@ -21,7 +21,7 @@
"@zag-js/react": "^0.48.0",
"@zag-js/select": "^0.48.0",
"@zag-js/toast": "^0.48.0",
"polkadot-api": "^1.8.2",
"polkadot-api": "^1.8.4",
"react": "^18.3.1",
"react-dom": "^18.2.0",
"rxjs": "^7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/light-client-extension-helpers-dapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@picocss/pico": "^2.0.6",
"@polkadot-api/observable-client": "~0.7.0",
"@polkadot-api/observable-client": "~0.7.2",
"@polkadot-api/substrate-client": "~0.3.0",
"@substrate/connect-known-chains": "workspace:*",
"@substrate/light-client-extension-helpers": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions packages/light-client-extension-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,12 +209,12 @@
"dependencies": {
"@polkadot-api/json-rpc-provider": "~0.0.4",
"@polkadot-api/polkadot-signer": "~0.1.6",
"@polkadot-api/codegen": "~0.12.12",
"@polkadot-api/codegen": "~0.12.13",
"@polkadot-api/json-rpc-provider-proxy": "~0.2.4",
"@polkadot-api/metadata-builders": "~0.10.0",
"@polkadot-api/metadata-compatibility": "~0.1.14",
"@polkadot-api/observable-client": "~0.7.0",
"@polkadot-api/signer": "~0.1.13",
"@polkadot-api/metadata-builders": "~0.10.1",
"@polkadot-api/metadata-compatibility": "~0.1.15",
"@polkadot-api/observable-client": "~0.7.2",
"@polkadot-api/signer": "~0.1.14",
"@polkadot-api/substrate-bindings": "~0.11.0",
"@polkadot-api/substrate-client": "~0.3.0",
"@polkadot-api/utils": "~0.1.2",
Expand Down
Loading

0 comments on commit 5bc5a12

Please sign in to comment.