From e9380807f8a27b8968e6fc13ae7837941e24eddd Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 24 Oct 2024 20:38:43 +0000 Subject: [PATCH] chore(deps): changeset for dependency update --- .changeset/dependencies-GH-2520.md | 108 +++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 .changeset/dependencies-GH-2520.md diff --git a/.changeset/dependencies-GH-2520.md b/.changeset/dependencies-GH-2520.md new file mode 100644 index 000000000..f4503375a --- /dev/null +++ b/.changeset/dependencies-GH-2520.md @@ -0,0 +1,108 @@ +--- +"@substrate/wallet-template": patch +--- + +chore(deps): bump the pjs group across 1 directory with 9 updates + +Bumps the pjs group with 9 updates in the / directory: + +| Package | From | To | +| --- | --- | --- | +| [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api) | `10.13.1` | `14.1.1` | +| [@polkadot/api-augment](https://github.com/polkadot-js/api/tree/HEAD/packages/api-augment) | `12.0.2` | `14.1.1` | +| [@polkadot/keyring](https://github.com/polkadot-js/common/tree/HEAD/packages/keyring) | `13.1.1` | `13.2.1` | +| [@polkadot/react-identicon](https://github.com/polkadot-js/ui/tree/HEAD/packages/react-identicon) | `3.6.6` | `3.11.1` | +| [@polkadot/rpc-provider](https://github.com/polkadot-js/api/tree/HEAD/packages/rpc-provider) | `12.1.1` | `14.1.1` | +| [@polkadot/types](https://github.com/polkadot-js/api/tree/HEAD/packages/types) | `14.0.1` | `14.1.1` | +| [@polkadot/util](https://github.com/polkadot-js/common/tree/HEAD/packages/util) | `13.1.1` | `13.2.1` | +| [@polkadot/util-crypto](https://github.com/polkadot-js/common/tree/HEAD/packages/util-crypto) | `12.6.2` | `13.2.1` | +| [@polkadot/extension-inject](https://github.com/polkadot-js/extension/tree/HEAD/packages/extension-inject) | `0.53.1` | `0.55.1` | + + + +Updates `@polkadot/api` from 10.13.1 to 14.1.1 +- [Release notes](https://github.com/polkadot-js/api/releases) +- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) +- [Commits](https://github.com/polkadot-js/api/commits/v14.1.1/packages/api) + +Updates `@polkadot/api-augment` from 12.0.2 to 14.1.1 +- [Release notes](https://github.com/polkadot-js/api/releases) +- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) +- [Commits](https://github.com/polkadot-js/api/commits/v14.1.1/packages/api-augment) + +Updates `@polkadot/keyring` from 13.1.1 to 13.2.1 +- [Release notes](https://github.com/polkadot-js/common/releases) +- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) +- [Commits](https://github.com/polkadot-js/common/commits/v13.2.1/packages/keyring) + +Updates `@polkadot/react-identicon` from 3.6.6 to 3.11.1 +- [Release notes](https://github.com/polkadot-js/ui/releases) +- [Changelog](https://github.com/polkadot-js/ui/blob/master/CHANGELOG.md) +- [Commits](https://github.com/polkadot-js/ui/commits/v3.11.1/packages/react-identicon) + +Updates `@polkadot/rpc-provider` from 12.1.1 to 14.1.1 +- [Release notes](https://github.com/polkadot-js/api/releases) +- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) +- [Commits](https://github.com/polkadot-js/api/commits/v14.1.1/packages/rpc-provider) + +Updates `@polkadot/types` from 14.0.1 to 14.1.1 +- [Release notes](https://github.com/polkadot-js/api/releases) +- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md) +- [Commits](https://github.com/polkadot-js/api/commits/v14.1.1/packages/types) + +Updates `@polkadot/util` from 13.1.1 to 13.2.1 +- [Release notes](https://github.com/polkadot-js/common/releases) +- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) +- [Commits](https://github.com/polkadot-js/common/commits/v13.2.1/packages/util) + +Updates `@polkadot/util-crypto` from 12.6.2 to 13.2.1 +- [Release notes](https://github.com/polkadot-js/common/releases) +- [Changelog](https://github.com/polkadot-js/common/blob/master/CHANGELOG.md) +- [Commits](https://github.com/polkadot-js/common/commits/v13.2.1/packages/util-crypto) + +Updates `@polkadot/extension-inject` from 0.53.1 to 0.55.1 +- [Release notes](https://github.com/polkadot-js/extension/releases) +- [Changelog](https://github.com/polkadot-js/extension/blob/master/CHANGELOG.md) +- [Commits](https://github.com/polkadot-js/extension/commits/v0.55.1/packages/extension-inject) + +--- +updated-dependencies: +- dependency-name: "@polkadot/api" + dependency-type: direct:production + update-type: version-update:semver-major + dependency-group: pjs +- dependency-name: "@polkadot/api-augment" + dependency-type: direct:production + update-type: version-update:semver-major + dependency-group: pjs +- dependency-name: "@polkadot/keyring" + dependency-type: direct:production + update-type: version-update:semver-minor + dependency-group: pjs +- dependency-name: "@polkadot/react-identicon" + dependency-type: direct:production + update-type: version-update:semver-minor + dependency-group: pjs +- dependency-name: "@polkadot/rpc-provider" + dependency-type: direct:production + update-type: version-update:semver-major + dependency-group: pjs +- dependency-name: "@polkadot/types" + dependency-type: direct:production + update-type: version-update:semver-minor + dependency-group: pjs +- dependency-name: "@polkadot/util" + dependency-type: direct:production + update-type: version-update:semver-minor + dependency-group: pjs +- dependency-name: "@polkadot/util-crypto" + dependency-type: direct:production + update-type: version-update:semver-major + dependency-group: pjs +- dependency-name: "@polkadot/extension-inject" + dependency-type: direct:production + update-type: version-update:semver-minor + dependency-group: pjs +... + +Signed-off-by: dependabot[bot]