diff --git a/package.json b/package.json index 881b78c092d1..15bbb2296b57 100644 --- a/package.json +++ b/package.json @@ -91,34 +91,34 @@ "source-map-explorer": "^2.5.3" }, "resolutions": { - "@polkadot/api": "^12.4.2", - "@polkadot/api-augment": "^12.4.2", - "@polkadot/api-base": "^12.4.2", - "@polkadot/api-contract": "^12.4.2", - "@polkadot/api-derive": "^12.4.2", - "@polkadot/hw-ledger": "^13.0.2", - "@polkadot/keyring": "^13.0.2", - "@polkadot/networks": "^13.0.2", - "@polkadot/phishing": "^0.23.4", - "@polkadot/rpc-augment": "^12.4.2", - "@polkadot/rpc-core": "^12.4.2", - "@polkadot/rpc-provider": "^12.4.2", - "@polkadot/types": "^12.4.2", - "@polkadot/types-augment": "^12.4.2", - "@polkadot/types-codec": "^12.4.2", - "@polkadot/types-create": "^12.4.2", - "@polkadot/types-known": "^12.4.2", - "@polkadot/types-support": "^12.4.2", - "@polkadot/util": "^13.0.2", - "@polkadot/util-crypto": "^13.0.2", + "@polkadot/api": "^13.2.1", + "@polkadot/api-augment": "^13.2.1", + "@polkadot/api-base": "^13.2.1", + "@polkadot/api-contract": "^13.2.1", + "@polkadot/api-derive": "^13.2.1", + "@polkadot/hw-ledger": "^13.1.1", + "@polkadot/keyring": "^13.1.1", + "@polkadot/networks": "^13.1.1", + "@polkadot/phishing": "^0.23.6", + "@polkadot/rpc-augment": "^13.2.1", + "@polkadot/rpc-core": "^13.2.1", + "@polkadot/rpc-provider": "^13.2.1", + "@polkadot/types": "^13.2.1", + "@polkadot/types-augment": "^13.2.1", + "@polkadot/types-codec": "^13.2.1", + "@polkadot/types-create": "^13.2.1", + "@polkadot/types-known": "^13.2.1", + "@polkadot/types-support": "^13.2.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", "@polkadot/wasm-crypto": "^7.3.2", - "@polkadot/x-bigint": "^13.0.2", - "@polkadot/x-fetch": "^13.0.2", - "@polkadot/x-global": "^13.0.2", - "@polkadot/x-randomvalues": "^13.0.2", - "@polkadot/x-textdecoder": "^13.0.2", - "@polkadot/x-textencoder": "^13.0.2", - "@polkadot/x-ws": "^13.0.2", + "@polkadot/x-bigint": "^13.1.1", + "@polkadot/x-fetch": "^13.1.1", + "@polkadot/x-global": "^13.1.1", + "@polkadot/x-randomvalues": "^13.1.1", + "@polkadot/x-textdecoder": "^13.1.1", + "@polkadot/x-textencoder": "^13.1.1", + "@polkadot/x-ws": "^13.1.1", "typescript": "^5.3.3" } } diff --git a/packages/apps-config/package.json b/packages/apps-config/package.json index 305778435b68..f2e0dc6acd8f 100644 --- a/packages/apps-config/package.json +++ b/packages/apps-config/package.json @@ -37,17 +37,17 @@ "@peaqnetwork/type-definitions": "0.0.4", "@pendulum-chain/type-definitions": "0.3.8", "@phala/typedefs": "0.2.33", - "@polkadot/api": "^12.4.2", - "@polkadot/api-derive": "^12.4.2", - "@polkadot/networks": "^13.0.2", - "@polkadot/react-identicon": "^3.9.1", - "@polkadot/types": "^12.4.2", - "@polkadot/types-codec": "^12.4.2", - "@polkadot/util": "^13.0.2", - "@polkadot/util-crypto": "^13.0.2", + "@polkadot/api": "^13.2.1", + "@polkadot/api-derive": "^13.2.1", + "@polkadot/networks": "^13.1.1", + "@polkadot/react-identicon": "^3.10.1", + "@polkadot/types": "^13.2.1", + "@polkadot/types-codec": "^13.2.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", "@polkadot/wasm-util": "^7.3.2", - "@polkadot/x-fetch": "^13.0.2", - "@polkadot/x-ws": "^13.0.2", + "@polkadot/x-fetch": "^13.1.1", + "@polkadot/x-ws": "^13.1.1", "@polymeshassociation/polymesh-types": "5.7.0", "@snowfork/snowbridge-types": "0.2.7", "@sora-substrate/type-definitions": "1.27.7", diff --git a/packages/page-accounts/package.json b/packages/page-accounts/package.json index 9b2ac3e94412..f6c267ae6623 100644 --- a/packages/page-accounts/package.json +++ b/packages/page-accounts/package.json @@ -16,12 +16,12 @@ "type": "module", "version": "0.143.3-39-x", "dependencies": { - "@polkadot/hw-ledger": "^13.0.2", - "@polkadot/phishing": "^0.23.4", + "@polkadot/hw-ledger": "^13.1.1", + "@polkadot/phishing": "^0.23.6", "@polkadot/react-components": "^0.143.3-39-x", "@polkadot/react-hooks": "^0.143.3-39-x", - "@polkadot/util": "^13.0.2", - "@polkadot/vanitygen": "^0.57.4", + "@polkadot/util": "^13.1.1", + "@polkadot/vanitygen": "^0.58.3", "detect-browser": "^5.3.0", "file-saver": "^2.0.5" }, diff --git a/packages/page-contracts/package.json b/packages/page-contracts/package.json index 2c8b1abcd393..451072f0280e 100644 --- a/packages/page-contracts/package.json +++ b/packages/page-contracts/package.json @@ -16,7 +16,7 @@ "type": "module", "version": "0.143.3-39-x", "dependencies": { - "@polkadot/api-contract": "12.4.2", + "@polkadot/api-contract": "13.2.1", "eventemitter3": "^5.0.1" }, "peerDependencies": { diff --git a/packages/react-api/package.json b/packages/react-api/package.json index 87794b6512d2..cb98e961eed5 100644 --- a/packages/react-api/package.json +++ b/packages/react-api/package.json @@ -20,10 +20,10 @@ "path": false }, "dependencies": { - "@polkadot/api": "^12.4.2", - "@polkadot/extension-compat-metamask": "^0.52.3", - "@polkadot/extension-dapp": "^0.52.3", - "@polkadot/rpc-provider": "^12.4.2", + "@polkadot/api": "^13.2.1", + "@polkadot/extension-compat-metamask": "^0.53.1", + "@polkadot/extension-dapp": "^0.53.1", + "@polkadot/rpc-provider": "^13.2.1", "fflate": "^0.8.1", "rxjs": "^7.8.1" }, diff --git a/packages/react-components/package.json b/packages/react-components/package.json index e1a90071050b..8cf2ded06401 100644 --- a/packages/react-components/package.json +++ b/packages/react-components/package.json @@ -19,15 +19,15 @@ "@fortawesome/fontawesome-svg-core": "^6.5.1", "@fortawesome/free-solid-svg-icons": "^6.5.1", "@fortawesome/react-fontawesome": "^0.2.0", - "@polkadot/keyring": "^13.0.2", + "@polkadot/keyring": "^13.1.1", "@polkadot/react-api": "^0.143.3-39-x", - "@polkadot/react-identicon": "^3.9.1", - "@polkadot/react-qr": "^3.9.1", + "@polkadot/react-identicon": "^3.10.1", + "@polkadot/react-qr": "^3.10.1", "@polkadot/react-query": "^0.143.3-39-x", - "@polkadot/ui-keyring": "^3.9.1", - "@polkadot/ui-settings": "^3.9.1", - "@polkadot/util": "^13.0.2", - "@polkadot/util-crypto": "^13.0.2", + "@polkadot/ui-keyring": "^3.10.1", + "@polkadot/ui-settings": "^3.10.1", + "@polkadot/util": "^13.1.1", + "@polkadot/util-crypto": "^13.1.1", "chart.js": "^4.4.1", "chartjs-plugin-annotation": "^3.0.1", "chartjs-plugin-crosshair": "^2.0.0", diff --git a/packages/react-hooks/package.json b/packages/react-hooks/package.json index fb365d3f1314..22b0c300109e 100644 --- a/packages/react-hooks/package.json +++ b/packages/react-hooks/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.143.3-39-x", "dependencies": { - "@polkadot/hw-ledger": "^13.0.2", - "@polkadot/hw-ledger-transports": "^13.0.2", + "@polkadot/hw-ledger": "^13.1.1", + "@polkadot/hw-ledger-transports": "^13.1.1", "is-ipfs": "^8.0.1" }, "peerDependencies": { diff --git a/packages/react-signer/package.json b/packages/react-signer/package.json index 910083d53524..2a2e45433b85 100644 --- a/packages/react-signer/package.json +++ b/packages/react-signer/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.143.3-39-x", "dependencies": { - "@polkadot-api/merkleize-metadata": "^1.1.2", - "@polkadot/hw-ledger": "^13.0.2", + "@polkadot-api/merkleize-metadata": "^1.1.4", + "@polkadot/hw-ledger": "^13.1.1", "@polkadot/react-components": "^0.143.3-39-x" }, "peerDependencies": { diff --git a/packages/test-support/package.json b/packages/test-support/package.json index a3272199d3eb..66258930d3bb 100644 --- a/packages/test-support/package.json +++ b/packages/test-support/package.json @@ -20,7 +20,7 @@ "testcontainers": "^10.4.0" }, "devDependencies": { - "@polkadot/types-support": "12.4.2", + "@polkadot/types-support": "13.2.1", "@testing-library/jest-dom": "^5.17.0", "tsconfig-paths": "^4.2.0" }, diff --git a/yarn.lock b/yarn.lock index 89fddbd8e3cb..96cb71b7d008 100644 --- a/yarn.lock +++ b/yarn.lock @@ -608,74 +608,74 @@ __metadata: languageName: node linkType: hard -"@ledgerhq/devices@npm:^8.3.0, @ledgerhq/devices@npm:^8.4.0": - version: 8.4.0 - resolution: "@ledgerhq/devices@npm:8.4.0" +"@ledgerhq/devices@npm:^8.3.0, @ledgerhq/devices@npm:^8.4.0, @ledgerhq/devices@npm:^8.4.3": + version: 8.4.3 + resolution: "@ledgerhq/devices@npm:8.4.3" dependencies: - "@ledgerhq/errors": "npm:^6.17.0" + "@ledgerhq/errors": "npm:^6.19.0" "@ledgerhq/logs": "npm:^6.12.0" rxjs: "npm:^7.8.1" semver: "npm:^7.3.5" - checksum: 10/2e1f6a95b4a5fe74eb50bbc2451ba121fe43818c2f77a5cb8b9dd61f113938c423b37ed32b5c35af70f4880af7d3f78e1f24d397da28ab62efa28ad1cd3f0594 + checksum: 10/fa8ce935393b89093a97b94976ccfa0895aaf4b70255f706f7cda2fdb30ff108736a8aeefd171da6c376269e1399a3f310b43c23e00eac2a35b46a94f902c3c0 languageName: node linkType: hard -"@ledgerhq/errors@npm:^6.16.4, @ledgerhq/errors@npm:^6.17.0": - version: 6.17.0 - resolution: "@ledgerhq/errors@npm:6.17.0" - checksum: 10/97f746a7a57144b93ce914b2dd89e5c430b2fe743fc4ce26ead498a5dca36096c7a1a39258c7ee1837e4a17c4eaf31047c606828e059b089275605da6bd8a6ec +"@ledgerhq/errors@npm:^6.16.4, @ledgerhq/errors@npm:^6.17.0, @ledgerhq/errors@npm:^6.19.0": + version: 6.19.0 + resolution: "@ledgerhq/errors@npm:6.19.0" + checksum: 10/944d7a86f4dedd3cac611d704a36667ff66294403ab6e552b8c14ce742574a2b50fa71de89c28827fc442233af68b88ae2971e73cdb03ea98ec4e65239d76d88 languageName: node linkType: hard -"@ledgerhq/hw-transport-node-hid-noevents@npm:^6.30.1": - version: 6.30.1 - resolution: "@ledgerhq/hw-transport-node-hid-noevents@npm:6.30.1" +"@ledgerhq/hw-transport-node-hid-noevents@npm:^6.30.4": + version: 6.30.4 + resolution: "@ledgerhq/hw-transport-node-hid-noevents@npm:6.30.4" dependencies: - "@ledgerhq/devices": "npm:^8.4.0" - "@ledgerhq/errors": "npm:^6.17.0" - "@ledgerhq/hw-transport": "npm:^6.31.0" + "@ledgerhq/devices": "npm:^8.4.3" + "@ledgerhq/errors": "npm:^6.19.0" + "@ledgerhq/hw-transport": "npm:^6.31.3" "@ledgerhq/logs": "npm:^6.12.0" node-hid: "npm:2.1.2" - checksum: 10/521a28979de3e90e0c676c69ecd4c1fed8365aa075d416d074f18a354084849de1a5bd1d858a36eb4073aee26706437d0ff96f8a64e975d7a5efa48375a8a644 + checksum: 10/abb2a12e307fdfdedcf4e2d386d2e0440bf35e48aea78d162748edf95ffc3b31f03c6d4d9f2c4782520c27e10c7c5c62931a26bb04344bf5f45b25aa27544098 languageName: node linkType: hard -"@ledgerhq/hw-transport-node-hid-singleton@npm:^6.31.1": - version: 6.31.1 - resolution: "@ledgerhq/hw-transport-node-hid-singleton@npm:6.31.1" +"@ledgerhq/hw-transport-node-hid-singleton@npm:^6.31.3": + version: 6.31.4 + resolution: "@ledgerhq/hw-transport-node-hid-singleton@npm:6.31.4" dependencies: - "@ledgerhq/devices": "npm:^8.4.0" - "@ledgerhq/errors": "npm:^6.17.0" - "@ledgerhq/hw-transport": "npm:^6.31.0" - "@ledgerhq/hw-transport-node-hid-noevents": "npm:^6.30.1" + "@ledgerhq/devices": "npm:^8.4.3" + "@ledgerhq/errors": "npm:^6.19.0" + "@ledgerhq/hw-transport": "npm:^6.31.3" + "@ledgerhq/hw-transport-node-hid-noevents": "npm:^6.30.4" "@ledgerhq/logs": "npm:^6.12.0" node-hid: "npm:2.1.2" usb: "npm:2.9.0" - checksum: 10/0d238779783bde22773d731e3e83555f3fe568c86db840db411813870c89b085e0f681a7e7d4c91b4ff5aab85461e9f8e4873649c27d05d57445388f54b5f959 + checksum: 10/e9a34e14c94ff20bf0d2e7c15d042bb9eb1e64b04985b36b633d8c8240f3fe2afcfba1da65cec6512f25fc165356a647ec2b1d7fadec9f313cd1a30c9b9a22a6 languageName: node linkType: hard -"@ledgerhq/hw-transport-webhid@npm:^6.29.0": - version: 6.29.0 - resolution: "@ledgerhq/hw-transport-webhid@npm:6.29.0" +"@ledgerhq/hw-transport-webhid@npm:^6.29.2": + version: 6.29.3 + resolution: "@ledgerhq/hw-transport-webhid@npm:6.29.3" dependencies: - "@ledgerhq/devices": "npm:^8.4.0" - "@ledgerhq/errors": "npm:^6.17.0" - "@ledgerhq/hw-transport": "npm:^6.31.0" + "@ledgerhq/devices": "npm:^8.4.3" + "@ledgerhq/errors": "npm:^6.19.0" + "@ledgerhq/hw-transport": "npm:^6.31.3" "@ledgerhq/logs": "npm:^6.12.0" - checksum: 10/65f0a7a57bed925eb381801c6c8e29de0ad4d80820b71758b8e0ed9ead77837d678c1caaac95dd3dc0ad83f37db97d73420dfc70aee9720f30f7a98d3e40824e + checksum: 10/4cb996da011fca0ae27da43ec2fd075971957bbf4daad15e3d46959f7c083bdf42e6450ae7d6945bc18ffcaf848216ab9e5c9d7ae82fcb611105a65eda93ce1b languageName: node linkType: hard -"@ledgerhq/hw-transport-webusb@npm:^6.29.0": - version: 6.29.0 - resolution: "@ledgerhq/hw-transport-webusb@npm:6.29.0" +"@ledgerhq/hw-transport-webusb@npm:^6.29.2": + version: 6.29.3 + resolution: "@ledgerhq/hw-transport-webusb@npm:6.29.3" dependencies: - "@ledgerhq/devices": "npm:^8.4.0" - "@ledgerhq/errors": "npm:^6.17.0" - "@ledgerhq/hw-transport": "npm:^6.31.0" + "@ledgerhq/devices": "npm:^8.4.3" + "@ledgerhq/errors": "npm:^6.19.0" + "@ledgerhq/hw-transport": "npm:^6.31.3" "@ledgerhq/logs": "npm:^6.12.0" - checksum: 10/29fe869c70d16d26df8a39d9dca600aa95f0d2de7f4a06d4b6b5e7b3bc84ee2373d258be26f45505097ef536209123034116f20698e7ee1c016ce4d3fda0886c + checksum: 10/b553d9c9d08bab0a694b3d6796239f84ba7ea79f7ae320a9e38575daad00b8a4673be12309a03cc3b4a3ac9521f551180dbe73be7601485043163fdd31e6841b languageName: node linkType: hard @@ -691,7 +691,7 @@ __metadata: languageName: node linkType: hard -"@ledgerhq/hw-transport@npm:6.31.0, @ledgerhq/hw-transport@npm:^6.31.0": +"@ledgerhq/hw-transport@npm:6.31.0": version: 6.31.0 resolution: "@ledgerhq/hw-transport@npm:6.31.0" dependencies: @@ -703,6 +703,18 @@ __metadata: languageName: node linkType: hard +"@ledgerhq/hw-transport@npm:^6.31.2, @ledgerhq/hw-transport@npm:^6.31.3": + version: 6.31.3 + resolution: "@ledgerhq/hw-transport@npm:6.31.3" + dependencies: + "@ledgerhq/devices": "npm:^8.4.3" + "@ledgerhq/errors": "npm:^6.19.0" + "@ledgerhq/logs": "npm:^6.12.0" + events: "npm:^3.3.0" + checksum: 10/24375ba43308c2327139f3009d33484c3352a503712bb8f5235d9fa578b90f402401f04844a66ea7e64693ff7ec8f6ed74ce324a33fb955ed3c9b9e76e4cdbbd + languageName: node + linkType: hard + "@ledgerhq/logs@npm:^6.12.0": version: 6.12.0 resolution: "@ledgerhq/logs@npm:6.12.0" @@ -1093,13 +1105,14 @@ __metadata: languageName: node linkType: hard -"@polkadot-api/merkleize-metadata@npm:^1.1.2": - version: 1.1.2 - resolution: "@polkadot-api/merkleize-metadata@npm:1.1.2" +"@polkadot-api/merkleize-metadata@npm:^1.1.4": + version: 1.1.4 + resolution: "@polkadot-api/merkleize-metadata@npm:1.1.4" dependencies: - "@polkadot-api/substrate-bindings": "npm:0.6.2" + "@polkadot-api/metadata-builders": "npm:0.7.1" + "@polkadot-api/substrate-bindings": "npm:0.8.0" "@polkadot-api/utils": "npm:0.1.1" - checksum: 10/a06d3d92c7dd7f5eefbf92769700bfbf4837c0c70a606d7b4389c198f7732fe528dd4071feb77f6984309d02dc3fcf718684dfc489d73535bf754f58c43d002b + checksum: 10/c54830d5af6313f145bd6100b1e7f6057574eb0374dc0127c5081a15f45ef817b5bd07feae356fa62bd74189840d7cb7025f54cf53f958cff2cb21f80bbd096b languageName: node linkType: hard @@ -1113,6 +1126,16 @@ __metadata: languageName: node linkType: hard +"@polkadot-api/metadata-builders@npm:0.7.1": + version: 0.7.1 + resolution: "@polkadot-api/metadata-builders@npm:0.7.1" + dependencies: + "@polkadot-api/substrate-bindings": "npm:0.8.0" + "@polkadot-api/utils": "npm:0.1.1" + checksum: 10/10798aa4fd8de0ad1c0da618b2d54983c7fd878a6d2770a4dc005dd55780214c572da24145b9d68114837a32e8d98fdd65fb79cb226708fc1cba9431457b319c + languageName: node + linkType: hard + "@polkadot-api/observable-client@npm:^0.3.0": version: 0.3.2 resolution: "@polkadot-api/observable-client@npm:0.3.2" @@ -1139,15 +1162,15 @@ __metadata: languageName: node linkType: hard -"@polkadot-api/substrate-bindings@npm:0.6.2": - version: 0.6.2 - resolution: "@polkadot-api/substrate-bindings@npm:0.6.2" +"@polkadot-api/substrate-bindings@npm:0.8.0": + version: 0.8.0 + resolution: "@polkadot-api/substrate-bindings@npm:0.8.0" dependencies: "@noble/hashes": "npm:^1.4.0" "@polkadot-api/utils": "npm:0.1.1" "@scure/base": "npm:^1.1.7" scale-ts: "npm:^1.6.0" - checksum: 10/b8d4efaeb7022799488efcb5e7f161237a1f08832e2d22b772d88e0d982ce9f0d05cbe6cbdcd19ef8c0a542a54359836ced01229c394567325a61094befd2e82 + checksum: 10/d3cbf2d2a7c147b735bd4172fde69bd7573b672f4cd6972ad5453ecc1db472e07ba51b33bc43cff62cfd0fe12a17d97e06089059c5371b53804bce8141443555 languageName: node linkType: hard @@ -1175,91 +1198,91 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/api-augment@npm:12.4.2" +"@polkadot/api-augment@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/api-augment@npm:13.2.1" dependencies: - "@polkadot/api-base": "npm:12.4.2" - "@polkadot/rpc-augment": "npm:12.4.2" - "@polkadot/types": "npm:12.4.2" - "@polkadot/types-augment": "npm:12.4.2" - "@polkadot/types-codec": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.3" - checksum: 10/63b3ceba30228ca579d8292abc9691254b4aec6fed4ac123e7742670a666504e8bba504268f162781d405a1b345ec9670fb197472c04fc0c8410c38aee6af0f6 + "@polkadot/api-base": "npm:13.2.1" + "@polkadot/rpc-augment": "npm:13.2.1" + "@polkadot/types": "npm:13.2.1" + "@polkadot/types-augment": "npm:13.2.1" + "@polkadot/types-codec": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" + tslib: "npm:^2.7.0" + checksum: 10/89fe2216539f883a101525cc995985d89a24100e0e758686c2f0d10c66ee89b3ddcf80703423d36de4339907226d5d5f9adf2fe44cbd54387b7e50d38bd62f6a languageName: node linkType: hard -"@polkadot/api-base@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/api-base@npm:12.4.2" +"@polkadot/api-base@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/api-base@npm:13.2.1" dependencies: - "@polkadot/rpc-core": "npm:12.4.2" - "@polkadot/types": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" + "@polkadot/rpc-core": "npm:13.2.1" + "@polkadot/types": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.3" - checksum: 10/7c2d6611f53af0d57a5bfb80a513f39a8579a1d64abeac6b9ba1beaa013b1f9713f5bd3bf4f771fdfe2c5cb062ffbe7644459ada394486d21d24607cdbdce7db + tslib: "npm:^2.7.0" + checksum: 10/051af75c9d0ed4c2c218ba3d06c3773e70b42f326ce7f7f0b51647ac95d0de77544cecc61a1d4068f4911fd20cb1356b8dcba60fc91f05e88ecca1c0e5d4b8ff languageName: node linkType: hard -"@polkadot/api-contract@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/api-contract@npm:12.4.2" +"@polkadot/api-contract@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/api-contract@npm:13.2.1" dependencies: - "@polkadot/api": "npm:12.4.2" - "@polkadot/api-augment": "npm:12.4.2" - "@polkadot/types": "npm:12.4.2" - "@polkadot/types-codec": "npm:12.4.2" - "@polkadot/types-create": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/api": "npm:13.2.1" + "@polkadot/api-augment": "npm:13.2.1" + "@polkadot/types": "npm:13.2.1" + "@polkadot/types-codec": "npm:13.2.1" + "@polkadot/types-create": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.3" - checksum: 10/3f169c70810514d5e510512342d888f369f1d64ba8cf19e8345ebc9049f43372c38cfc7284b480080aa04024029ac12c6145a71bb0310d5cc40101a486ab90d7 + tslib: "npm:^2.7.0" + checksum: 10/4ab70db858201a7cdfbae6fc2314e7d2245dd9d3dc1387aa6818a7de036e1a337109f7dad7e5e78e72c93ea845c2b4cf22af65f3ca6a73f6150ef1c2a6fad2df languageName: node linkType: hard -"@polkadot/api-derive@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/api-derive@npm:12.4.2" +"@polkadot/api-derive@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/api-derive@npm:13.2.1" dependencies: - "@polkadot/api": "npm:12.4.2" - "@polkadot/api-augment": "npm:12.4.2" - "@polkadot/api-base": "npm:12.4.2" - "@polkadot/rpc-core": "npm:12.4.2" - "@polkadot/types": "npm:12.4.2" - "@polkadot/types-codec": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/api": "npm:13.2.1" + "@polkadot/api-augment": "npm:13.2.1" + "@polkadot/api-base": "npm:13.2.1" + "@polkadot/rpc-core": "npm:13.2.1" + "@polkadot/types": "npm:13.2.1" + "@polkadot/types-codec": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.3" - checksum: 10/f182434026a0dfcfec1fab6fcdf7f6b2149ee91cc58226f5e4c66b9a347b44757fc0e7a7e62909164528b560355f073f8b313e61ec2e220f18f9d76d84bdc87c - languageName: node - linkType: hard - -"@polkadot/api@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/api@npm:12.4.2" - dependencies: - "@polkadot/api-augment": "npm:12.4.2" - "@polkadot/api-base": "npm:12.4.2" - "@polkadot/api-derive": "npm:12.4.2" - "@polkadot/keyring": "npm:^13.0.2" - "@polkadot/rpc-augment": "npm:12.4.2" - "@polkadot/rpc-core": "npm:12.4.2" - "@polkadot/rpc-provider": "npm:12.4.2" - "@polkadot/types": "npm:12.4.2" - "@polkadot/types-augment": "npm:12.4.2" - "@polkadot/types-codec": "npm:12.4.2" - "@polkadot/types-create": "npm:12.4.2" - "@polkadot/types-known": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + tslib: "npm:^2.7.0" + checksum: 10/ff65760e5a51c59928f396016ca5092469fe2fc3a7822424af6168db60931f40b1c41562714c00f3e633d220e256f3ec7fcbba730bd3c0b81397d70f98a6ae45 + languageName: node + linkType: hard + +"@polkadot/api@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/api@npm:13.2.1" + dependencies: + "@polkadot/api-augment": "npm:13.2.1" + "@polkadot/api-base": "npm:13.2.1" + "@polkadot/api-derive": "npm:13.2.1" + "@polkadot/keyring": "npm:^13.1.1" + "@polkadot/rpc-augment": "npm:13.2.1" + "@polkadot/rpc-core": "npm:13.2.1" + "@polkadot/rpc-provider": "npm:13.2.1" + "@polkadot/types": "npm:13.2.1" + "@polkadot/types-augment": "npm:13.2.1" + "@polkadot/types-codec": "npm:13.2.1" + "@polkadot/types-create": "npm:13.2.1" + "@polkadot/types-known": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" eventemitter3: "npm:^5.0.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.3" - checksum: 10/6bec42ddb2de8d082dab7827617e10fa1e66b7132b7da2453fd4010f1e64bfaf8a85f09af863ce4b6e8ac258272c5f9ae51b33da3007a0dafa8fd88466d30a65 + tslib: "npm:^2.7.0" + checksum: 10/227ff33243450a5c3b173040228b0a457fdd93f4b07cc4abef15efc3f207b29ea3358e27ed510861050fb0e11c1c624bc5e6585a3780612f240746320dea5df2 languageName: node linkType: hard @@ -1267,13 +1290,13 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/app-accounts@workspace:packages/page-accounts" dependencies: - "@polkadot/hw-ledger": "npm:^13.0.2" - "@polkadot/phishing": "npm:^0.23.4" + "@polkadot/hw-ledger": "npm:^13.1.1" + "@polkadot/phishing": "npm:^0.23.6" "@polkadot/react-components": "npm:^0.143.3-39-x" "@polkadot/react-hooks": "npm:^0.143.3-39-x" "@polkadot/test-support": "npm:0.143.3-39-x" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/vanitygen": "npm:^0.57.4" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/vanitygen": "npm:^0.58.3" detect-browser: "npm:^5.3.0" file-saver: "npm:^2.0.5" peerDependencies: @@ -1395,7 +1418,7 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/app-contracts@workspace:packages/page-contracts" dependencies: - "@polkadot/api-contract": "npm:12.4.2" + "@polkadot/api-contract": "npm:13.2.1" eventemitter3: "npm:^5.0.1" peerDependencies: react: "*" @@ -1807,17 +1830,17 @@ __metadata: "@peaqnetwork/type-definitions": "npm:0.0.4" "@pendulum-chain/type-definitions": "npm:0.3.8" "@phala/typedefs": "npm:0.2.33" - "@polkadot/api": "npm:^12.4.2" - "@polkadot/api-derive": "npm:^12.4.2" - "@polkadot/networks": "npm:^13.0.2" - "@polkadot/react-identicon": "npm:^3.9.1" - "@polkadot/types": "npm:^12.4.2" - "@polkadot/types-codec": "npm:^12.4.2" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/api": "npm:^13.2.1" + "@polkadot/api-derive": "npm:^13.2.1" + "@polkadot/networks": "npm:^13.1.1" + "@polkadot/react-identicon": "npm:^3.10.1" + "@polkadot/types": "npm:^13.2.1" + "@polkadot/types-codec": "npm:^13.2.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" "@polkadot/wasm-util": "npm:^7.3.2" - "@polkadot/x-fetch": "npm:^13.0.2" - "@polkadot/x-ws": "npm:^13.0.2" + "@polkadot/x-fetch": "npm:^13.1.1" + "@polkadot/x-ws": "npm:^13.1.1" "@polymeshassociation/polymesh-types": "npm:5.7.0" "@snowfork/snowbridge-types": "npm:0.2.7" "@sora-substrate/type-definitions": "npm:1.27.7" @@ -2001,120 +2024,120 @@ __metadata: languageName: node linkType: hard -"@polkadot/extension-compat-metamask@npm:^0.52.3": - version: 0.52.3 - resolution: "@polkadot/extension-compat-metamask@npm:0.52.3" +"@polkadot/extension-compat-metamask@npm:^0.53.1": + version: 0.53.1 + resolution: "@polkadot/extension-compat-metamask@npm:0.53.1" dependencies: "@metamask/detect-provider": "npm:^2.0.0" - "@polkadot/extension-inject": "npm:0.52.3" - "@polkadot/types": "npm:^12.4.1" - "@polkadot/util": "npm:^13.0.2" + "@polkadot/extension-inject": "npm:0.53.1" + "@polkadot/types": "npm:^13.2.1" + "@polkadot/util": "npm:^13.1.1" tslib: "npm:^2.6.2" web3: "npm:^4.7.0" peerDependencies: "@polkadot/api": "*" "@polkadot/util": "*" - checksum: 10/2147e74afe8b166e327bfa1f7bc5cb4bcde9c8a1636a2fca002c950c3407fe4e9af8c16357211ec0530ae3b203758afed820eebc8458763ea4697a20d76017f0 + checksum: 10/bddd59f167c294c33df27822dfdec34b16990def9dfda45bda0972727bfdc66652bda2dafd28988161227cc6b7474fbb4c0b4643a2be1a6caf1e8556dd3695e7 languageName: node linkType: hard -"@polkadot/extension-dapp@npm:^0.52.3": - version: 0.52.3 - resolution: "@polkadot/extension-dapp@npm:0.52.3" +"@polkadot/extension-dapp@npm:^0.53.1": + version: 0.53.1 + resolution: "@polkadot/extension-dapp@npm:0.53.1" dependencies: - "@polkadot/extension-inject": "npm:0.52.3" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/extension-inject": "npm:0.53.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" tslib: "npm:^2.6.2" peerDependencies: "@polkadot/api": "*" "@polkadot/util": "*" "@polkadot/util-crypto": "*" - checksum: 10/8b5488414239ba50511381e5c8301788b456bc042e0da530b634281f3104d185e7e13835fb4957a80e5609c13333f6463da05a3c240f7089232b651773d42126 + checksum: 10/cadbac46533c4ebcd8d440f74b34a788681e7fb62bac50ec2c44a89f4d570c6a5e9373e23f314ecca6fcf961efe00b8c897fe8d6d1b4276a69a8c309dd8d4881 languageName: node linkType: hard -"@polkadot/extension-inject@npm:0.52.3": - version: 0.52.3 - resolution: "@polkadot/extension-inject@npm:0.52.3" +"@polkadot/extension-inject@npm:0.53.1": + version: 0.53.1 + resolution: "@polkadot/extension-inject@npm:0.53.1" dependencies: - "@polkadot/api": "npm:^12.4.1" - "@polkadot/rpc-provider": "npm:^12.4.1" - "@polkadot/types": "npm:^12.4.1" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" - "@polkadot/x-global": "npm:^13.0.2" + "@polkadot/api": "npm:^13.2.1" + "@polkadot/rpc-provider": "npm:^13.2.1" + "@polkadot/types": "npm:^13.2.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" + "@polkadot/x-global": "npm:^13.1.1" tslib: "npm:^2.6.2" peerDependencies: "@polkadot/api": "*" "@polkadot/util": "*" - checksum: 10/6639d24ec6d424afdf1002def7f7d65b8f6c18ee355f917ba983e50d6be32785607f11623fa6ab84e899fb8a5caa3e4b27191c25bd56ed13c7e4b5b9b36e6ec0 + checksum: 10/e444924f29e8ba6e5a3ca49401489c272480f88199c276b3d4cd79949ffe9042a62ab547ee0dcf1f9752c5511f885f6f34bd94618a2449d81c2b7f57dbe5da2b languageName: node linkType: hard -"@polkadot/hw-ledger-transports@npm:13.0.2, @polkadot/hw-ledger-transports@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/hw-ledger-transports@npm:13.0.2" - dependencies: - "@ledgerhq/hw-transport": "npm:^6.31.0" - "@ledgerhq/hw-transport-node-hid-singleton": "npm:^6.31.1" - "@ledgerhq/hw-transport-webhid": "npm:^6.29.0" - "@ledgerhq/hw-transport-webusb": "npm:^6.29.0" - "@polkadot/util": "npm:13.0.2" - tslib: "npm:^2.6.2" +"@polkadot/hw-ledger-transports@npm:13.1.1, @polkadot/hw-ledger-transports@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/hw-ledger-transports@npm:13.1.1" + dependencies: + "@ledgerhq/hw-transport": "npm:^6.31.2" + "@ledgerhq/hw-transport-node-hid-singleton": "npm:^6.31.3" + "@ledgerhq/hw-transport-webhid": "npm:^6.29.2" + "@ledgerhq/hw-transport-webusb": "npm:^6.29.2" + "@polkadot/util": "npm:13.1.1" + tslib: "npm:^2.7.0" dependenciesMeta: "@ledgerhq/hw-transport-node-hid-singleton": optional: true - checksum: 10/b9788eaed10d0bd2d2ea7e8e64dc08e049a1eca75e0ed2a1ebaac749c13af55da55a56495a00b1f9ff75f46150f6051f49941638454276dfd57c35756128989b + checksum: 10/93fef7f33cc03d865d321ca6145739f8aabdf1b8734ac1e6dc04529966af966d1d5c910e11d909f71b1db686e0f5b52fc71bd28d7f58a2331c21d178e092d49d languageName: node linkType: hard -"@polkadot/hw-ledger@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/hw-ledger@npm:13.0.2" +"@polkadot/hw-ledger@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/hw-ledger@npm:13.1.1" dependencies: - "@polkadot/hw-ledger-transports": "npm:13.0.2" - "@polkadot/util": "npm:13.0.2" + "@polkadot/hw-ledger-transports": "npm:13.1.1" + "@polkadot/util": "npm:13.1.1" "@zondax/ledger-substrate": "npm:0.44.7" - tslib: "npm:^2.6.2" - checksum: 10/1211d07eb2da6d4f5ed3af798a04bd8573d146eb4697fe419d2b0d53a653df00deee7f38fe05e7801fabd479b5bafb7bb50d3197cb5c90d56b8cd6acab200d08 + tslib: "npm:^2.7.0" + checksum: 10/309c922a887ea20befa237f992591952aa0cecc7e16a068e87e89f4ccbbd87a183298c168d5da08896ae9bc18723dc5df03704b6f8b5c848a434a0e575386dc7 languageName: node linkType: hard -"@polkadot/keyring@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/keyring@npm:13.0.2" +"@polkadot/keyring@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/keyring@npm:13.1.1" dependencies: - "@polkadot/util": "npm:13.0.2" - "@polkadot/util-crypto": "npm:13.0.2" - tslib: "npm:^2.6.2" + "@polkadot/util": "npm:13.1.1" + "@polkadot/util-crypto": "npm:13.1.1" + tslib: "npm:^2.7.0" peerDependencies: - "@polkadot/util": 13.0.2 - "@polkadot/util-crypto": 13.0.2 - checksum: 10/7d94566cf61396a8890abe5d59b8fdd6d763a9eb3f9a42b8e2faab950fa0e13ac043b6898ea467694c098bac72c5bf3d44cc9da1fb1511ba1424c740f638ad48 + "@polkadot/util": 13.1.1 + "@polkadot/util-crypto": 13.1.1 + checksum: 10/ec0498d7b65815d416afe8004ef5b642e4cd767546ffb38d87eb799f246829dd4594a40a8c116bdc338cdc7c17908bd1aa9cdae21b8b16ef0d4f2af0a4bba00d languageName: node linkType: hard -"@polkadot/networks@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/networks@npm:13.0.2" +"@polkadot/networks@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/networks@npm:13.1.1" dependencies: - "@polkadot/util": "npm:13.0.2" - "@substrate/ss58-registry": "npm:^1.46.0" - tslib: "npm:^2.6.2" - checksum: 10/00722e54b9869a6186b1974fad7eb35af6a1fb13ad6bd82d79c972250e874994977ed6fdc1c5f1eb0465974ab628de7251502f162c179d40f872c49b54ab5e7d + "@polkadot/util": "npm:13.1.1" + "@substrate/ss58-registry": "npm:^1.50.0" + tslib: "npm:^2.7.0" + checksum: 10/50df885cba557e703a52a419135b869fb2dcc0f772649761ac2f4c9ee2444aae80842c1a24383857527f293c765c867ae75891f199d3885e43fd6e3feb1f7d8b languageName: node linkType: hard -"@polkadot/phishing@npm:^0.23.4": - version: 0.23.4 - resolution: "@polkadot/phishing@npm:0.23.4" +"@polkadot/phishing@npm:^0.23.6": + version: 0.23.6 + resolution: "@polkadot/phishing@npm:0.23.6" dependencies: "@polkadot/util": "npm:^13.0.2" "@polkadot/util-crypto": "npm:^13.0.2" "@polkadot/x-fetch": "npm:^13.0.2" tslib: "npm:^2.6.2" - checksum: 10/838b615b558300d7edc771de89745ac6033a569ee0a7a11489a2739a004a3bd80780ce8269377ee364a12655e2143fa0294a629c4bbf9a6bc66aed7bc4abe331 + checksum: 10/4f09c5c3cae2e351689d14cb5cefa80b56f1324bd91994666735dfa455a92877a555838081f5baf92a2898c770ecad6de14e6604aa361ae1b2e194dc0c12d554 languageName: node linkType: hard @@ -2122,10 +2145,10 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/react-api@workspace:packages/react-api" dependencies: - "@polkadot/api": "npm:^12.4.2" - "@polkadot/extension-compat-metamask": "npm:^0.52.3" - "@polkadot/extension-dapp": "npm:^0.52.3" - "@polkadot/rpc-provider": "npm:^12.4.2" + "@polkadot/api": "npm:^13.2.1" + "@polkadot/extension-compat-metamask": "npm:^0.53.1" + "@polkadot/extension-dapp": "npm:^0.53.1" + "@polkadot/rpc-provider": "npm:^13.2.1" fflate: "npm:^0.8.1" rxjs: "npm:^7.8.1" peerDependencies: @@ -2142,15 +2165,15 @@ __metadata: "@fortawesome/fontawesome-svg-core": "npm:^6.5.1" "@fortawesome/free-solid-svg-icons": "npm:^6.5.1" "@fortawesome/react-fontawesome": "npm:^0.2.0" - "@polkadot/keyring": "npm:^13.0.2" + "@polkadot/keyring": "npm:^13.1.1" "@polkadot/react-api": "npm:^0.143.3-39-x" - "@polkadot/react-identicon": "npm:^3.9.1" - "@polkadot/react-qr": "npm:^3.9.1" + "@polkadot/react-identicon": "npm:^3.10.1" + "@polkadot/react-qr": "npm:^3.10.1" "@polkadot/react-query": "npm:^0.143.3-39-x" - "@polkadot/ui-keyring": "npm:^3.9.1" - "@polkadot/ui-settings": "npm:^3.9.1" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/ui-keyring": "npm:^3.10.1" + "@polkadot/ui-settings": "npm:^3.10.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" "@types/chartjs-plugin-crosshair": "npm:^1.1.4" "@types/codeflask": "npm:^1.4.6" "@types/owasp-password-strength-test": "npm:^1.3.2" @@ -2189,8 +2212,8 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/react-hooks@workspace:packages/react-hooks" dependencies: - "@polkadot/hw-ledger": "npm:^13.0.2" - "@polkadot/hw-ledger-transports": "npm:^13.0.2" + "@polkadot/hw-ledger": "npm:^13.1.1" + "@polkadot/hw-ledger-transports": "npm:^13.1.1" is-ipfs: "npm:^8.0.1" peerDependencies: react: "*" @@ -2199,15 +2222,15 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/react-identicon@npm:^3.9.1": - version: 3.9.1 - resolution: "@polkadot/react-identicon@npm:3.9.1" +"@polkadot/react-identicon@npm:^3.10.1": + version: 3.10.1 + resolution: "@polkadot/react-identicon@npm:3.10.1" dependencies: - "@polkadot/keyring": "npm:^13.0.2" - "@polkadot/ui-settings": "npm:3.9.1" - "@polkadot/ui-shared": "npm:3.9.1" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/keyring": "npm:^13.1.1" + "@polkadot/ui-settings": "npm:3.10.1" + "@polkadot/ui-shared": "npm:3.10.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" ethereum-blockies-base64: "npm:^1.0.2" jdenticon: "npm:3.2.0" react-copy-to-clipboard: "npm:^5.1.0" @@ -2220,7 +2243,7 @@ __metadata: react: "*" react-dom: "*" react-is: "*" - checksum: 10/6a3ad4e129af15e2d6833def626085e392c960211935cf901560f434247560ae6dcfb8d8ecde38b56f317ac3e0d84653ef9c5b68e258c2791467b1339b595bef + checksum: 10/b9cab1d6b68ae0dbc8671d80e4b83e3156070b39145e2b556dbab56ce62a18985de43104dc6504aa8eb895c857d39557def15a2d17941c1e989a3d096dd2ad8b languageName: node linkType: hard @@ -2237,13 +2260,13 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/react-qr@npm:^3.9.1": - version: 3.9.1 - resolution: "@polkadot/react-qr@npm:3.9.1" +"@polkadot/react-qr@npm:^3.10.1": + version: 3.10.1 + resolution: "@polkadot/react-qr@npm:3.10.1" dependencies: - "@polkadot/ui-settings": "npm:3.9.1" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/ui-settings": "npm:3.10.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" "@zxing/browser": "npm:^0.1.5" "@zxing/library": "npm:^0.21.2" qrcode-generator: "npm:^1.4.4" @@ -2255,7 +2278,7 @@ __metadata: react: "*" react-dom: "*" react-is: "*" - checksum: 10/f196e19e6d5c11ef7f7824fa67ad41fcde790ad6505113a2e8383c4c79c5c2a8947a619c0513709d9983679ff60af7f8c0811e1a232772fb5438dcbecd442e21 + checksum: 10/9061a5bc068d27de81c9dab24e743b8b703cbe2f0507041adab049cd046b77233e9d8b2ae1ece51568514fae6e453e601b53cc858f0cd162d38fe120d9367b88 languageName: node linkType: hard @@ -2273,8 +2296,8 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/react-signer@workspace:packages/react-signer" dependencies: - "@polkadot-api/merkleize-metadata": "npm:^1.1.2" - "@polkadot/hw-ledger": "npm:^13.0.2" + "@polkadot-api/merkleize-metadata": "npm:^1.1.4" + "@polkadot/hw-ledger": "npm:^13.1.1" "@polkadot/react-components": "npm:^0.143.3-39-x" peerDependencies: react: "*" @@ -2283,54 +2306,54 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/rpc-augment@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/rpc-augment@npm:12.4.2" +"@polkadot/rpc-augment@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/rpc-augment@npm:13.2.1" dependencies: - "@polkadot/rpc-core": "npm:12.4.2" - "@polkadot/types": "npm:12.4.2" - "@polkadot/types-codec": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.3" - checksum: 10/cc972c2c107e791f0e71b446b3d57d173c1a9bc9820facde2002066dc71855bded83bb5022c89e78664c52038a87240a3072b14a72df4d6c7423ffde55f92ebd + "@polkadot/rpc-core": "npm:13.2.1" + "@polkadot/types": "npm:13.2.1" + "@polkadot/types-codec": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" + tslib: "npm:^2.7.0" + checksum: 10/901f7f840fc31b05e0e4164207cd0008909b00bc43ad216543ea95a064e653f3be1ded11f176f972223f0627bad3b6e4b099686ef73df9f13f6edb18690acc85 languageName: node linkType: hard -"@polkadot/rpc-core@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/rpc-core@npm:12.4.2" +"@polkadot/rpc-core@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/rpc-core@npm:13.2.1" dependencies: - "@polkadot/rpc-augment": "npm:12.4.2" - "@polkadot/rpc-provider": "npm:12.4.2" - "@polkadot/types": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" + "@polkadot/rpc-augment": "npm:13.2.1" + "@polkadot/rpc-provider": "npm:13.2.1" + "@polkadot/types": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.3" - checksum: 10/1dfaec1b7fffc682e90164632671e0fa3332740865f35d43646a341e7ab9f0e77e38b4467604c91433d7aa6a52fff973ad11fa6500dbb183ae11fd7a3d38daf8 + tslib: "npm:^2.7.0" + checksum: 10/3b1edefc8ce20d0bdbe68680135bdf1959e0ab5d4302668346ee377fbfc723e3c5b0093455c9ab015f999c92755b3a481701f8e602e1e50a6798ba1e25a7d337 languageName: node linkType: hard -"@polkadot/rpc-provider@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/rpc-provider@npm:12.4.2" +"@polkadot/rpc-provider@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/rpc-provider@npm:13.2.1" dependencies: - "@polkadot/keyring": "npm:^13.0.2" - "@polkadot/types": "npm:12.4.2" - "@polkadot/types-support": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" - "@polkadot/x-fetch": "npm:^13.0.2" - "@polkadot/x-global": "npm:^13.0.2" - "@polkadot/x-ws": "npm:^13.0.2" + "@polkadot/keyring": "npm:^13.1.1" + "@polkadot/types": "npm:13.2.1" + "@polkadot/types-support": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" + "@polkadot/x-fetch": "npm:^13.1.1" + "@polkadot/x-global": "npm:^13.1.1" + "@polkadot/x-ws": "npm:^13.1.1" "@substrate/connect": "npm:0.8.11" eventemitter3: "npm:^5.0.1" mock-socket: "npm:^9.3.1" nock: "npm:^13.5.4" - tslib: "npm:^2.6.3" + tslib: "npm:^2.7.0" dependenciesMeta: "@substrate/connect": optional: true - checksum: 10/766fe16d062d5719266101c198a7e8a9a3c7d10ac42a1bdfd17b29cdf2b7bae1031c12066db66564d9c0163eed41d7d6084bfda6f080317a6bc9f652746caee8 + checksum: 10/3d156894baf61c45c19325efb1e4b80ae5103930302774731b0a32a1a037020eab7d7cd6ede7dcbafed9f81ad2152e2d518dbdfb000565c238c2d19327670f4d languageName: node linkType: hard @@ -2338,7 +2361,7 @@ __metadata: version: 0.0.0-use.local resolution: "@polkadot/test-support@workspace:packages/test-support" dependencies: - "@polkadot/types-support": "npm:12.4.2" + "@polkadot/types-support": "npm:13.2.1" "@testing-library/jest-dom": "npm:^5.17.0" "@testing-library/react": "npm:^14.1.2" testcontainers: "npm:^10.4.0" @@ -2350,88 +2373,88 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-augment@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/types-augment@npm:12.4.2" +"@polkadot/types-augment@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/types-augment@npm:13.2.1" dependencies: - "@polkadot/types": "npm:12.4.2" - "@polkadot/types-codec": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.3" - checksum: 10/f1c384a09c439b2f7b3095247a22bff2f05a64751d85d1e8e742f16983f59b3965b4ffab02476819d6933d48deadfa57b155d2ff9c06defa4071fe3d2ec60878 + "@polkadot/types": "npm:13.2.1" + "@polkadot/types-codec": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" + tslib: "npm:^2.7.0" + checksum: 10/4c65896660347c17bd70128a3774838efcc80922f0307fc90ed2d9dc14f7f837d1e97d6954d5840e659084c73435fab81bd797918ffa4b804d9f60fffc6e6028 languageName: node linkType: hard -"@polkadot/types-codec@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/types-codec@npm:12.4.2" +"@polkadot/types-codec@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/types-codec@npm:13.2.1" dependencies: - "@polkadot/util": "npm:^13.0.2" - "@polkadot/x-bigint": "npm:^13.0.2" - tslib: "npm:^2.6.3" - checksum: 10/92257691156bf077a293060855bbaa47f5caf1c9a71d113f91295ce8b5439fe59ba9877cb3d7492b1d1d6a9b1ad775adc27cebc293ef94ce5155c1cf9e738efd + "@polkadot/util": "npm:^13.1.1" + "@polkadot/x-bigint": "npm:^13.1.1" + tslib: "npm:^2.7.0" + checksum: 10/9bb4e0f35dd6833c6b174c8f413fdce24d0488ca06d415b96ad034386c8797223127a688a5838bda81a0a7c18111e89bd87ad95e967257a10385d8bbbfc11af9 languageName: node linkType: hard -"@polkadot/types-create@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/types-create@npm:12.4.2" +"@polkadot/types-create@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/types-create@npm:13.2.1" dependencies: - "@polkadot/types-codec": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.3" - checksum: 10/64980183f05d95e4b0781221875330bd3759936f73adfe56d8072dbb8dbf3acb939e7da61e8b66917fc10fac028a05fbf8998a056642d720cfc6a8365683dcce + "@polkadot/types-codec": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" + tslib: "npm:^2.7.0" + checksum: 10/66dfbc05801783570bc9bb77de29a3baed2c5ba0aef8489f46503891693af4786dbb1b819924689da435527763131f0ad6699aaedbc1ebd224bb2f829d8b688a languageName: node linkType: hard -"@polkadot/types-known@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/types-known@npm:12.4.2" +"@polkadot/types-known@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/types-known@npm:13.2.1" dependencies: - "@polkadot/networks": "npm:^13.0.2" - "@polkadot/types": "npm:12.4.2" - "@polkadot/types-codec": "npm:12.4.2" - "@polkadot/types-create": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.3" - checksum: 10/752647696d9fce56d33b7edf8a0d3d9d13670b2ee9e04db65d33b22a6b4381b6c94e1962662a55b2ed5137c50208a20fc3ef7ad228952ef9c9e6262ef6ea566b + "@polkadot/networks": "npm:^13.1.1" + "@polkadot/types": "npm:13.2.1" + "@polkadot/types-codec": "npm:13.2.1" + "@polkadot/types-create": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" + tslib: "npm:^2.7.0" + checksum: 10/d8298cc1c14aff9ebd3c929fdc234ee31f3dfc252cc41171f37e391aab00efab58ef1fd61182de0d4ef5d35cb85d686522150b9a14a2132537f86ec9f79f43c5 languageName: node linkType: hard -"@polkadot/types-support@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/types-support@npm:12.4.2" +"@polkadot/types-support@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/types-support@npm:13.2.1" dependencies: - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.3" - checksum: 10/9ceb96f39b8eb1b29fc8cc69572f6d9f45406be99f6a8e4f2c0f3cea4f01d2e8af78184a226e21fa6ca6688a5b26b5b1b87f6a24f12fef7a981f31df1826f344 + "@polkadot/util": "npm:^13.1.1" + tslib: "npm:^2.7.0" + checksum: 10/15b711c59f3dc859054207025345532f34ca90ae59049f75dd2f1a8c67017488c1e53d415a63adc3920a373fd63a7a409f8012c0e7afa27aea5c6e933bf3ddb7 languageName: node linkType: hard -"@polkadot/types@npm:^12.4.2": - version: 12.4.2 - resolution: "@polkadot/types@npm:12.4.2" +"@polkadot/types@npm:^13.2.1": + version: 13.2.1 + resolution: "@polkadot/types@npm:13.2.1" dependencies: - "@polkadot/keyring": "npm:^13.0.2" - "@polkadot/types-augment": "npm:12.4.2" - "@polkadot/types-codec": "npm:12.4.2" - "@polkadot/types-create": "npm:12.4.2" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/keyring": "npm:^13.1.1" + "@polkadot/types-augment": "npm:13.2.1" + "@polkadot/types-codec": "npm:13.2.1" + "@polkadot/types-create": "npm:13.2.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.3" - checksum: 10/281d6a9ada22f24aa832d17ffa00c175814ce0721182d6294029c5447f0147afd7c837bbc2b735707c737b1586f3b34d78c461395ddedbc8ae18e225c72a70cd + tslib: "npm:^2.7.0" + checksum: 10/b594a50794d33e1b833f1cd9a320b83fc8cd0ecd7b5a2ba84a9d42727492dfffbf4e19c3c95bd179701283a006571431fa9fc340fab2ca210dd1e16f1b7e91d9 languageName: node linkType: hard -"@polkadot/ui-keyring@npm:^3.9.1": - version: 3.9.1 - resolution: "@polkadot/ui-keyring@npm:3.9.1" +"@polkadot/ui-keyring@npm:^3.10.1": + version: 3.10.1 + resolution: "@polkadot/ui-keyring@npm:3.10.1" dependencies: - "@polkadot/keyring": "npm:^13.0.2" - "@polkadot/ui-settings": "npm:3.9.1" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/keyring": "npm:^13.1.1" + "@polkadot/ui-settings": "npm:3.10.1" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" mkdirp: "npm:^3.0.1" rxjs: "npm:^7.8.1" store: "npm:^2.0.12" @@ -2440,85 +2463,85 @@ __metadata: "@polkadot/keyring": "*" "@polkadot/ui-settings": "*" "@polkadot/util": "*" - checksum: 10/eec438ef2ad9363d77f51d60df9802f1cad3379661883a9412f9ca1af44e31444fc7c04eec1ec7ecf2ae76af1718ffce8e335dcf572d89a6ffc6403bf6c36423 + checksum: 10/01a1b7f5b50bb3b2e76fe5a37edc0030db5ec1c5f8df868d72192e4e635bac9b2cda973f3423e6e49100148b6346474fa1e5bf1e5c16b630a6f38cf1c587573a languageName: node linkType: hard -"@polkadot/ui-settings@npm:3.9.1, @polkadot/ui-settings@npm:^3.9.1": - version: 3.9.1 - resolution: "@polkadot/ui-settings@npm:3.9.1" +"@polkadot/ui-settings@npm:3.10.1, @polkadot/ui-settings@npm:^3.10.1": + version: 3.10.1 + resolution: "@polkadot/ui-settings@npm:3.10.1" dependencies: - "@polkadot/networks": "npm:^13.0.2" - "@polkadot/util": "npm:^13.0.2" + "@polkadot/networks": "npm:^13.1.1" + "@polkadot/util": "npm:^13.1.1" eventemitter3: "npm:^5.0.1" store: "npm:^2.0.12" tslib: "npm:^2.6.2" peerDependencies: "@polkadot/networks": "*" "@polkadot/util": "*" - checksum: 10/d3a28af0233f2ee9a8453501de3dd2fabc46bc98cb4c0e46a79654c87a0a41f3148dd6949b796932a4c12fc974b2b924d9eb0e76f91f7ce9ea27e5012e1e606a + checksum: 10/4fccf44fd3844a385e5e5478dffdb776af31e6ce19cc5bc4f1656ea6562343c537d783fb7b888328f8709453bf26fae25951610761e0a85a8fd3cc3c2610a6bc languageName: node linkType: hard -"@polkadot/ui-shared@npm:3.9.1": - version: 3.9.1 - resolution: "@polkadot/ui-shared@npm:3.9.1" +"@polkadot/ui-shared@npm:3.10.1": + version: 3.10.1 + resolution: "@polkadot/ui-shared@npm:3.10.1" dependencies: colord: "npm:^2.9.3" tslib: "npm:^2.6.2" peerDependencies: "@polkadot/util": "*" "@polkadot/util-crypto": "*" - checksum: 10/80a3a59ca25ed0e572a2eb85533f54f9714c6fd21f85fcf46775fc57c5d55c048049378c94372260df9d860569197ea38dbf3a24cc8ed1e416f67c69408f3789 + checksum: 10/88d85a084079c7193eac0985a3c5c98c42ad25b520d5a29dac9aee24c1c8693a0862772cc391ff5e2c5967a49ea32b02a95fd87f1d497bc556eb645dd2185973 languageName: node linkType: hard -"@polkadot/util-crypto@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/util-crypto@npm:13.0.2" +"@polkadot/util-crypto@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/util-crypto@npm:13.1.1" dependencies: "@noble/curves": "npm:^1.3.0" "@noble/hashes": "npm:^1.3.3" - "@polkadot/networks": "npm:13.0.2" - "@polkadot/util": "npm:13.0.2" + "@polkadot/networks": "npm:13.1.1" + "@polkadot/util": "npm:13.1.1" "@polkadot/wasm-crypto": "npm:^7.3.2" "@polkadot/wasm-util": "npm:^7.3.2" - "@polkadot/x-bigint": "npm:13.0.2" - "@polkadot/x-randomvalues": "npm:13.0.2" - "@scure/base": "npm:^1.1.5" - tslib: "npm:^2.6.2" + "@polkadot/x-bigint": "npm:13.1.1" + "@polkadot/x-randomvalues": "npm:13.1.1" + "@scure/base": "npm:^1.1.7" + tslib: "npm:^2.7.0" peerDependencies: - "@polkadot/util": 13.0.2 - checksum: 10/333db21d1708158dc83905c32437ba201c97ba4274c2970f0bdfa9384f70f9bedbbe4e3032ce67d6f73bd0b755a4ab4d67b89f483b6bfc76305a67a867230915 + "@polkadot/util": 13.1.1 + checksum: 10/6f78ed75e4d2ab0dd0f5778640b6f6856702064ab2804c629ce97102389abc981d35cdec6ae63a814fa12b6d9deb5fe024f41bb54fe0e5cea3daa010455594ea languageName: node linkType: hard -"@polkadot/util@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/util@npm:13.0.2" +"@polkadot/util@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/util@npm:13.1.1" dependencies: - "@polkadot/x-bigint": "npm:13.0.2" - "@polkadot/x-global": "npm:13.0.2" - "@polkadot/x-textdecoder": "npm:13.0.2" - "@polkadot/x-textencoder": "npm:13.0.2" + "@polkadot/x-bigint": "npm:13.1.1" + "@polkadot/x-global": "npm:13.1.1" + "@polkadot/x-textdecoder": "npm:13.1.1" + "@polkadot/x-textencoder": "npm:13.1.1" "@types/bn.js": "npm:^5.1.5" bn.js: "npm:^5.2.1" - tslib: "npm:^2.6.2" - checksum: 10/9e83f0843c3da9ffa7b6bc95a73e96ca4754d45cb9cc4418461e1ca38f00c54cb0e61873bb6f09f40c51e435025cfc282577b906a23b36eb6b0eb5af8668fad8 + tslib: "npm:^2.7.0" + checksum: 10/ec1db22e6e33d2a5d4197290805e4f7300c3aa847e9607f667c0bb967ecc359751b216581930878e74d22329ede3b8170c724008e336a50ce4bc1183ce3f9e25 languageName: node linkType: hard -"@polkadot/vanitygen@npm:^0.57.4": - version: 0.57.4 - resolution: "@polkadot/vanitygen@npm:0.57.4" +"@polkadot/vanitygen@npm:^0.58.3": + version: 0.58.3 + resolution: "@polkadot/vanitygen@npm:0.58.3" dependencies: - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" - tslib: "npm:^2.6.2" + "@polkadot/util": "npm:^13.1.1" + "@polkadot/util-crypto": "npm:^13.1.1" + tslib: "npm:^2.7.0" yargs: "npm:^17.7.2" bin: polkadot-js-vanitygen: runcli.mjs - checksum: 10/a331c6c0e1327b7b90940027abb3608ecea53ba9e14380c62726220b6f9c223bb82b6fb8b7ad266d95caf41ab881e3a994e19382e6cc606c63ff0f2e13101870 + checksum: 10/7aee8f1b17172f26be7706145de73ba69d5e9f23b7ddcdb00b086c9ac669ea0af71d233d6b6e8b433c862fa161768f923fde6f0afbe28789217cc7dba5d09227 languageName: node linkType: hard @@ -2602,77 +2625,77 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-bigint@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-bigint@npm:13.0.2" +"@polkadot/x-bigint@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/x-bigint@npm:13.1.1" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" - checksum: 10/6c8d198f8982ae9de78a301e1beb0d38e627ba3c6aac149a385c5f753f39dc7201761bc02ce45881b50e7cf50a883edc8f179abc50532b2b094538c388bbc146 + "@polkadot/x-global": "npm:13.1.1" + tslib: "npm:^2.7.0" + checksum: 10/2b4b75bea7b5babde955ec3b3a282cef88ca16ba3243d3415202a5d2c038543ba70ef74af7a7ad846df534466fb14408d2d6ff0313614a1578b6b9f71ac7224f languageName: node linkType: hard -"@polkadot/x-fetch@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-fetch@npm:13.0.2" +"@polkadot/x-fetch@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/x-fetch@npm:13.1.1" dependencies: - "@polkadot/x-global": "npm:13.0.2" + "@polkadot/x-global": "npm:13.1.1" node-fetch: "npm:^3.3.2" - tslib: "npm:^2.6.2" - checksum: 10/b4cf06f5219dab2b8b94af7913a3346fa46d1179b47c809f0cabecf07b068f9cd3e6f395c943c59b71341b92d61808df7bc05e23e4a30088349c77ed6b4ec11f + tslib: "npm:^2.7.0" + checksum: 10/11fedc3623e8126d3a2cab54c7e2d031e119f4d4bfba0f04a75e1f387ca1f56b096b7e028ecbee3edd0ea08ffd2d3614630624d5547302674fe0f62b675c1ca8 languageName: node linkType: hard -"@polkadot/x-global@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-global@npm:13.0.2" +"@polkadot/x-global@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/x-global@npm:13.1.1" dependencies: - tslib: "npm:^2.6.2" - checksum: 10/e21fa675a0f0e017bcd7e39638b1ddcaf7adc6a457ffcc431aef6c5bc2ae9ad721e97a97f6b1b4b5b4499297be0357887040540085765b31fb837fa91a71055b + tslib: "npm:^2.7.0" + checksum: 10/6dc239d357cb4037decd8b9a1b016a072145b969300d62dc5ee0186fc0f102eafd0b2b84be83092874de547d75f87e1f5c99399e0f6f1516d64ef49f387ad156 languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-randomvalues@npm:13.0.2" +"@polkadot/x-randomvalues@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/x-randomvalues@npm:13.1.1" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" + "@polkadot/x-global": "npm:13.1.1" + tslib: "npm:^2.7.0" peerDependencies: - "@polkadot/util": 13.0.2 + "@polkadot/util": 13.1.1 "@polkadot/wasm-util": "*" - checksum: 10/bcfe394658d21f40b1169c063b9123b1d8044bc081785b7532c4851b9161b6192ca30edb502f3ead3d3bfffe7776b2cb091c15b6566c301516f355c70b69d211 + checksum: 10/fe8bd72bced3fe31118e6f6ca2cce69ac2412068de7f8db8de83cc9bb736b77fa639f6aea4297bb9b63c91383fe72fa5904c0a8ab26b1fead8219534721d9658 languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-textdecoder@npm:13.0.2" +"@polkadot/x-textdecoder@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/x-textdecoder@npm:13.1.1" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" - checksum: 10/31f378a8d9b3f3963b94fd87320100a754d1381eaf4687f58d28f9de0df24acc99d80ce707ff0d2d0b4ca3477d12ac8506f7cc502fde2b08fb30867f7a7553c1 + "@polkadot/x-global": "npm:13.1.1" + tslib: "npm:^2.7.0" + checksum: 10/0ddddc3534587855b29fd2fc0137dc80d4d75d084965ce7494dfabc53ae78b59cfc6601c052a97e88c804357a94f8ba3a19bd7bac19ee557f353294f83d77d5b languageName: node linkType: hard -"@polkadot/x-textencoder@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-textencoder@npm:13.0.2" +"@polkadot/x-textencoder@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/x-textencoder@npm:13.1.1" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" - checksum: 10/f3e2379901b68176398efc5be1e8304ceda28b3f4bf6b0da0b837b13478257967108552eae3250a43d634253bdb46e907146244ff41908a5a39f99852fb5a252 + "@polkadot/x-global": "npm:13.1.1" + tslib: "npm:^2.7.0" + checksum: 10/d298528f55425d55c59f2827d4aa9e16c1d3c5e085751f635631bf07c0c43882eeb75729776a99fc5ebdc2c2c76d97e7e8dbe762b49050549a4ddd0a312954d8 languageName: node linkType: hard -"@polkadot/x-ws@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-ws@npm:13.0.2" +"@polkadot/x-ws@npm:^13.1.1": + version: 13.1.1 + resolution: "@polkadot/x-ws@npm:13.1.1" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" + "@polkadot/x-global": "npm:13.1.1" + tslib: "npm:^2.7.0" ws: "npm:^8.16.0" - checksum: 10/627d7bb8fb115a66fafb11e8f96c2559f793ea936fd88be2aee3f304c5f08c6133073fd762a7a9ae793e2f83ad122c5dace1509831ee1e694b7bf67d5a56e89a + checksum: 10/cdcb4cd760358e19db3246c8fb7e990ae3c88c43fb8a57902dbfa3e48118c7f6ec23d6c87874e134575d121b45a4754196c2f98bac577d8464ec90ce8537b343 languageName: node linkType: hard @@ -2918,14 +2941,7 @@ __metadata: languageName: node linkType: hard -"@scure/base@npm:^1.1.1, @scure/base@npm:^1.1.5, @scure/base@npm:~1.1.0": - version: 1.1.5 - resolution: "@scure/base@npm:1.1.5" - checksum: 10/543fa9991c6378b6a0d5ab7f1e27b30bb9c1e860d3ac81119b4213cfdf0ad7b61be004e06506e89de7ce0cec9391c17f5c082bb34c3b617a2ee6a04129f52481 - languageName: node - linkType: hard - -"@scure/base@npm:^1.1.7": +"@scure/base@npm:^1.1.1, @scure/base@npm:^1.1.7, @scure/base@npm:~1.1.0": version: 1.1.7 resolution: "@scure/base@npm:1.1.7" checksum: 10/fc50ffaab36cb46ff9fa4dc5052a06089ab6a6707f63d596bb34aaaec76173c9a564ac312a0b981b5e7a5349d60097b8878673c75d6cbfc4da7012b63a82099b @@ -3087,10 +3103,10 @@ __metadata: languageName: node linkType: hard -"@substrate/ss58-registry@npm:^1.46.0": - version: 1.49.0 - resolution: "@substrate/ss58-registry@npm:1.49.0" - checksum: 10/6214c8f8586aefbb67b70bd2f02a9d133cfb15f360d691f1164c192036b59d1e282495e884b7da80a32e54eed1bd2bcc421f571e548a29410a5a50be7b2daa10 +"@substrate/ss58-registry@npm:^1.50.0": + version: 1.50.0 + resolution: "@substrate/ss58-registry@npm:1.50.0" + checksum: 10/66c096c9027ea4dba748c551e410d21014828311454443f62b0d4d6bdd5f5881fef027c9ed1bf84dc706d33c04242e5ecc09276ae4a52a34f3d818db519b633b languageName: node linkType: hard @@ -3324,14 +3340,7 @@ __metadata: languageName: node linkType: hard -"@types/estree@npm:*, @types/estree@npm:^1.0.0": - version: 1.0.0 - resolution: "@types/estree@npm:1.0.0" - checksum: 10/9ec366ea3b94db26a45262d7161456c9ee25fd04f3a0da482f6e97dbf90c0c8603053c311391a877027cc4ee648340f988cd04f11287886cdf8bc23366291ef9 - languageName: node - linkType: hard - -"@types/estree@npm:1.0.5": +"@types/estree@npm:*, @types/estree@npm:1.0.5, @types/estree@npm:^1.0.0": version: 1.0.5 resolution: "@types/estree@npm:1.0.5" checksum: 10/7de6d928dd4010b0e20c6919e1a6c27b61f8d4567befa89252055fad503d587ecb9a1e3eab1b1901f923964d7019796db810b7fd6430acb26c32866d126fd408 @@ -16857,10 +16866,10 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.2, tslib@npm:^2.6.3": - version: 2.6.3 - resolution: "tslib@npm:2.6.3" - checksum: 10/52109bb681f8133a2e58142f11a50e05476de4f075ca906d13b596ae5f7f12d30c482feb0bff167ae01cfc84c5803e575a307d47938999246f5a49d174fc558c +"tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.5.0, tslib@npm:^2.6.2, tslib@npm:^2.7.0": + version: 2.7.0 + resolution: "tslib@npm:2.7.0" + checksum: 10/9a5b47ddac65874fa011c20ff76db69f97cf90c78cff5934799ab8894a5342db2d17b4e7613a087046bc1d133d21547ddff87ac558abeec31ffa929c88b7fce6 languageName: node linkType: hard