From 97ace150367100a7edc87341209e4b0c25081a47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 09:50:47 +0000 Subject: [PATCH] chore(deps): update polkadot dependencies to v15 --- packages/jsonld-suites/package.json | 2 +- packages/sdk-js/package.json | 6 +- packages/types/package.json | 4 +- yarn.lock | 731 ++++++++++++++-------------- 4 files changed, 373 insertions(+), 370 deletions(-) diff --git a/packages/jsonld-suites/package.json b/packages/jsonld-suites/package.json index 6ebf3f81d..e544ed7dc 100644 --- a/packages/jsonld-suites/package.json +++ b/packages/jsonld-suites/package.json @@ -43,7 +43,7 @@ "@kiltprotocol/types": "workspace:*", "@kiltprotocol/utils": "workspace:*", "@polkadot/keyring": "^13.0.0", - "@polkadot/types": "^12.0.0", + "@polkadot/types": "^15.0.0", "@polkadot/util": "^13.0.0", "@polkadot/util-crypto": "^13.0.0", "crypto-ld": "^6.0.0" diff --git a/packages/sdk-js/package.json b/packages/sdk-js/package.json index 1c8032160..71ec03697 100644 --- a/packages/sdk-js/package.json +++ b/packages/sdk-js/package.json @@ -33,7 +33,7 @@ "homepage": "https://github.com/KILTprotocol/sdk-js#readme", "devDependencies": { "@kiltprotocol/augment-api": "^1.11200.0", - "@polkadot/typegen": "^12.0.0", + "@polkadot/typegen": "^15.0.0", "rimraf": "^3.0.2", "terser-webpack-plugin": "^5.1.1", "typescript": "^4.8.3", @@ -47,9 +47,9 @@ "@kiltprotocol/did": "workspace:*", "@kiltprotocol/type-definitions": "^1.11200.0", "@kiltprotocol/utils": "workspace:*", - "@polkadot/api": "^12.0.0", + "@polkadot/api": "^15.0.0", "@polkadot/keyring": "^13.0.0", - "@polkadot/types": "^12.0.0", + "@polkadot/types": "^15.0.0", "@polkadot/util": "^13.0.0", "@polkadot/util-crypto": "^13.0.0" }, diff --git a/packages/types/package.json b/packages/types/package.json index 53ca9632e..8bc555452 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -30,9 +30,9 @@ "bugs": "https://github.com/KILTprotocol/sdk-js/issues", "homepage": "https://github.com/KILTprotocol/sdk-js#readme", "dependencies": { - "@polkadot/api": "^12.0.0", + "@polkadot/api": "^15.0.0", "@polkadot/keyring": "^13.0.0", - "@polkadot/types": "^12.0.0", + "@polkadot/types": "^15.0.0", "@polkadot/util": "^13.0.0", "@polkadot/util-crypto": "^13.0.0" }, diff --git a/yarn.lock b/yarn.lock index 1e27a04c2..81f370ab9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2216,7 +2216,7 @@ __metadata: "@kiltprotocol/types": "workspace:*" "@kiltprotocol/utils": "workspace:*" "@polkadot/keyring": "npm:^13.0.0" - "@polkadot/types": "npm:^12.0.0" + "@polkadot/types": "npm:^15.0.0" "@polkadot/util": "npm:^13.0.0" "@polkadot/util-crypto": "npm:^13.0.0" crypto-ld: "npm:^6.0.0" @@ -2259,10 +2259,10 @@ __metadata: "@kiltprotocol/did": "workspace:*" "@kiltprotocol/type-definitions": "npm:^1.11200.0" "@kiltprotocol/utils": "workspace:*" - "@polkadot/api": "npm:^12.0.0" + "@polkadot/api": "npm:^15.0.0" "@polkadot/keyring": "npm:^13.0.0" - "@polkadot/typegen": "npm:^12.0.0" - "@polkadot/types": "npm:^12.0.0" + "@polkadot/typegen": "npm:^15.0.0" + "@polkadot/types": "npm:^15.0.0" "@polkadot/util": "npm:^13.0.0" "@polkadot/util-crypto": "npm:^13.0.0" rimraf: "npm:^3.0.2" @@ -2299,9 +2299,9 @@ __metadata: version: 0.0.0-use.local resolution: "@kiltprotocol/types@workspace:packages/types" dependencies: - "@polkadot/api": "npm:^12.0.0" + "@polkadot/api": "npm:^15.0.0" "@polkadot/keyring": "npm:^13.0.0" - "@polkadot/types": "npm:^12.0.0" + "@polkadot/types": "npm:^15.0.0" "@polkadot/util": "npm:^13.0.0" "@polkadot/util-crypto": "npm:^13.0.0" rimraf: "npm:^3.0.2" @@ -2416,235 +2416,238 @@ __metadata: languageName: node linkType: hard -"@polkadot-api/json-rpc-provider-proxy@npm:0.0.1": - version: 0.0.1 - resolution: "@polkadot-api/json-rpc-provider-proxy@npm:0.0.1" - checksum: 10c0/2e18848c362af7bb1361873237d38e17e17442729954e5ca800d95dcf39ca4f77e24054eb36254dec6d0969df31e3968814019dc4acaa55584985d4f31186811 +"@polkadot-api/json-rpc-provider-proxy@npm:^0.1.0": + version: 0.1.0 + resolution: "@polkadot-api/json-rpc-provider-proxy@npm:0.1.0" + checksum: 10c0/e4b621fbbba5ae035f36932ce2ef6024d157a1612e26d8838ba6b92a78cd4718f4f12baa55ec7c700d213f8ecbe6e14569152ba3254b341b677b9e616c749f59 languageName: node linkType: hard -"@polkadot-api/json-rpc-provider@npm:0.0.1": +"@polkadot-api/json-rpc-provider@npm:0.0.1, @polkadot-api/json-rpc-provider@npm:^0.0.1": version: 0.0.1 resolution: "@polkadot-api/json-rpc-provider@npm:0.0.1" checksum: 10c0/90dc86693e7ef742c50484f4374d4b4f0eb7b5f7f618cf96a3dfed866fd18edf19132fc750b2944e8300d83c5601343f3876cbe60cd6bb1086301361d682ebd8 languageName: node linkType: hard -"@polkadot-api/metadata-builders@npm:0.0.1": - version: 0.0.1 - resolution: "@polkadot-api/metadata-builders@npm:0.0.1" +"@polkadot-api/metadata-builders@npm:0.3.2": + version: 0.3.2 + resolution: "@polkadot-api/metadata-builders@npm:0.3.2" dependencies: - "@polkadot-api/substrate-bindings": "npm:0.0.1" - "@polkadot-api/utils": "npm:0.0.1" - checksum: 10c0/15cee1c05f61f324a72a8e81540297ffccd532d477233868cc6c8ef9c47ac6bcb174c686b2cb41336304d54b9b7a5cb1396cc482b97b78c1671c7316dad27839 + "@polkadot-api/substrate-bindings": "npm:0.6.0" + "@polkadot-api/utils": "npm:0.1.0" + checksum: 10c0/ac536e8d5dea4c4e241839750a46d003a86e6149428dbf9bdb794907547fdab219d38c805ba5fa0ea7150a0083c214866e28d7c2ec10621be97d2f8f8b013edf languageName: node linkType: hard -"@polkadot-api/observable-client@npm:0.1.0": - version: 0.1.0 - resolution: "@polkadot-api/observable-client@npm:0.1.0" +"@polkadot-api/observable-client@npm:^0.3.0": + version: 0.3.2 + resolution: "@polkadot-api/observable-client@npm:0.3.2" dependencies: - "@polkadot-api/metadata-builders": "npm:0.0.1" - "@polkadot-api/substrate-bindings": "npm:0.0.1" - "@polkadot-api/substrate-client": "npm:0.0.1" - "@polkadot-api/utils": "npm:0.0.1" + "@polkadot-api/metadata-builders": "npm:0.3.2" + "@polkadot-api/substrate-bindings": "npm:0.6.0" + "@polkadot-api/utils": "npm:0.1.0" peerDependencies: + "@polkadot-api/substrate-client": 0.1.4 rxjs: ">=7.8.0" - checksum: 10c0/e2557d1875fc9a7fcfc919329ce6190ebea28b7f5482c40ff53941148ec183bc707c0887aa8c50eda1f7fd36c77f18ab84c1e4a1d65209131e351ba50f554735 + checksum: 10c0/9f93fab03c37af0483f5c8487ec5250d366eb401a2c9744c014dfb4c7aa524645ae71f6b0e60761e2bca89bdcd862c119e4ac0e798123d8ee9f037eb2f4aaef3 languageName: node linkType: hard -"@polkadot-api/substrate-bindings@npm:0.0.1": - version: 0.0.1 - resolution: "@polkadot-api/substrate-bindings@npm:0.0.1" +"@polkadot-api/substrate-bindings@npm:0.6.0": + version: 0.6.0 + resolution: "@polkadot-api/substrate-bindings@npm:0.6.0" dependencies: "@noble/hashes": "npm:^1.3.1" - "@polkadot-api/utils": "npm:0.0.1" + "@polkadot-api/utils": "npm:0.1.0" "@scure/base": "npm:^1.1.1" scale-ts: "npm:^1.6.0" - checksum: 10c0/1993706a4fb0a93ccdb1ac741a083f3015c26bba180df421cb8cf133e4bc00a222297a368358c5c103ca4229b87ae331dbde450edf98a893b43cfb3f94651e03 + checksum: 10c0/6c5d2d4f1120e95b3fb0207ea186e74302b9075671132d62d94d6abcb8b38fe081b8514384c744c3630615caa474764ebdd18968bef73d0c29203946941f1d99 languageName: node linkType: hard -"@polkadot-api/substrate-client@npm:0.0.1": - version: 0.0.1 - resolution: "@polkadot-api/substrate-client@npm:0.0.1" - checksum: 10c0/92dbe76ea434c8ee2ac6c42be2003a1823e7b6d25955981a1410e3c9aab700fa7e4f0871c98cd3eea30ed4388b0ecaf4eaedad111240e17373704152c1faca98 +"@polkadot-api/substrate-client@npm:^0.1.2": + version: 0.1.4 + resolution: "@polkadot-api/substrate-client@npm:0.1.4" + dependencies: + "@polkadot-api/json-rpc-provider": "npm:0.0.1" + "@polkadot-api/utils": "npm:0.1.0" + checksum: 10c0/7c9138ce52745f7e5f365f35d8caf3c192aee405ee576492eab8c47f5e9d09547a6141cc455ba21e69cf9f0f813fe6f5bcb0763342c33435a7678432961713db languageName: node linkType: hard -"@polkadot-api/utils@npm:0.0.1": - version: 0.0.1 - resolution: "@polkadot-api/utils@npm:0.0.1" - checksum: 10c0/531de2bfe0a1a55703bc83abb92e7ecf4862f4840bca64626520eb59a6e49dd136c1ec036cc48fab7be40e00fa84601ba1d84bd746997cb93a1bbce5dcfe7a03 +"@polkadot-api/utils@npm:0.1.0": + version: 0.1.0 + resolution: "@polkadot-api/utils@npm:0.1.0" + checksum: 10c0/9b24522a30d0519df2d2bbfc65f7dbc94233950f829c4a6b042e02cc43b70c0ec43a7d06056cd7084d09e32d7c42caa2695732d25f673a31430391bed116fcae languageName: node linkType: hard -"@polkadot/api-augment@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/api-augment@npm:12.2.1" +"@polkadot/api-augment@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/api-augment@npm:15.0.1" dependencies: - "@polkadot/api-base": "npm:12.2.1" - "@polkadot/rpc-augment": "npm:12.2.1" - "@polkadot/types": "npm:12.2.1" - "@polkadot/types-augment": "npm:12.2.1" - "@polkadot/types-codec": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/2ee641f5097181e812c4804c2c310c2325a83a591278798ba17b5d55592e56e8c2023ad8f8c0fba000b519304b0c3e5faf1fc8102d9a66d5d731bdd36a97b316 + "@polkadot/api-base": "npm:15.0.1" + "@polkadot/rpc-augment": "npm:15.0.1" + "@polkadot/types": "npm:15.0.1" + "@polkadot/types-augment": "npm:15.0.1" + "@polkadot/types-codec": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" + tslib: "npm:^2.8.0" + checksum: 10c0/390c438399d07cfc685a49e6782bebd8a7696669a3a216b5b084b608f1ecab0e9941ceed688b4581e6ee42e227b9239187677db105c3026e52d8ccd5f1c59ccc languageName: node linkType: hard -"@polkadot/api-base@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/api-base@npm:12.2.1" +"@polkadot/api-base@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/api-base@npm:15.0.1" dependencies: - "@polkadot/rpc-core": "npm:12.2.1" - "@polkadot/types": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" + "@polkadot/rpc-core": "npm:15.0.1" + "@polkadot/types": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/ce2414247960fe97c60f47216ccf9345098dc6203cff24bc8a32a8fe855b3c5f0ab7ac5c5d0ae43bb3dadd8490b0944e5321db004a5a1f7958b7f1d12465b195 + tslib: "npm:^2.8.0" + checksum: 10c0/a1c8cbf2c750003271f777cb4d8e016cd2dc76fe781eb091dc544bf6bcd2c25e76c111b2eb67208302ea50e705a569757d4e609f95e103877e7ee6e3abc391cb languageName: node linkType: hard -"@polkadot/api-derive@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/api-derive@npm:12.2.1" +"@polkadot/api-derive@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/api-derive@npm:15.0.1" dependencies: - "@polkadot/api": "npm:12.2.1" - "@polkadot/api-augment": "npm:12.2.1" - "@polkadot/api-base": "npm:12.2.1" - "@polkadot/rpc-core": "npm:12.2.1" - "@polkadot/types": "npm:12.2.1" - "@polkadot/types-codec": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/api": "npm:15.0.1" + "@polkadot/api-augment": "npm:15.0.1" + "@polkadot/api-base": "npm:15.0.1" + "@polkadot/rpc-core": "npm:15.0.1" + "@polkadot/types": "npm:15.0.1" + "@polkadot/types-codec": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" + "@polkadot/util-crypto": "npm:^13.2.3" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/acca9f0f13edae10e1e83476f5572c91949686422d1dff3d9b0a2bca42275a7c405afacf59b62337e706936666a5fb3357a4860b69d588e2f563f3747d60bb70 - languageName: node - linkType: hard - -"@polkadot/api@npm:12.2.1, @polkadot/api@npm:^12.0.0": - version: 12.2.1 - resolution: "@polkadot/api@npm:12.2.1" - dependencies: - "@polkadot/api-augment": "npm:12.2.1" - "@polkadot/api-base": "npm:12.2.1" - "@polkadot/api-derive": "npm:12.2.1" - "@polkadot/keyring": "npm:^13.0.2" - "@polkadot/rpc-augment": "npm:12.2.1" - "@polkadot/rpc-core": "npm:12.2.1" - "@polkadot/rpc-provider": "npm:12.2.1" - "@polkadot/types": "npm:12.2.1" - "@polkadot/types-augment": "npm:12.2.1" - "@polkadot/types-codec": "npm:12.2.1" - "@polkadot/types-create": "npm:12.2.1" - "@polkadot/types-known": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + tslib: "npm:^2.8.0" + checksum: 10c0/d426c9b0be65f18198a4aa6458de6eb21b59ce8f404946233b5279b42c3da3b8b0bad36de1258aa60aa59176cca0bf04a79d28a9a3a61b53b7315c8e5ade40e3 + languageName: node + linkType: hard + +"@polkadot/api@npm:15.0.1, @polkadot/api@npm:^15.0.0": + version: 15.0.1 + resolution: "@polkadot/api@npm:15.0.1" + dependencies: + "@polkadot/api-augment": "npm:15.0.1" + "@polkadot/api-base": "npm:15.0.1" + "@polkadot/api-derive": "npm:15.0.1" + "@polkadot/keyring": "npm:^13.2.3" + "@polkadot/rpc-augment": "npm:15.0.1" + "@polkadot/rpc-core": "npm:15.0.1" + "@polkadot/rpc-provider": "npm:15.0.1" + "@polkadot/types": "npm:15.0.1" + "@polkadot/types-augment": "npm:15.0.1" + "@polkadot/types-codec": "npm:15.0.1" + "@polkadot/types-create": "npm:15.0.1" + "@polkadot/types-known": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" + "@polkadot/util-crypto": "npm:^13.2.3" eventemitter3: "npm:^5.0.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/e13c72b022c22ee4b597410ae10a4c96a8f37c4ec9d90799253e3ea62b9eed3f3e8fde1fa70d86e312dff79eb82ea3d7455c3eb339e0e13bb74d183e3f0a4969 + tslib: "npm:^2.8.0" + checksum: 10c0/7f6726d10b24bdb47c52efb02fd7fd7b23cda03f7837a7dbb4e5e5e4661562a93d7933c52edbfd840cac436ed40db8ef1896eb8c9657b6a4d6658147657f7ebb languageName: node linkType: hard -"@polkadot/keyring@npm:^13.0.0, @polkadot/keyring@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/keyring@npm:13.0.2" +"@polkadot/keyring@npm:^13.0.0, @polkadot/keyring@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/keyring@npm:13.2.3" dependencies: - "@polkadot/util": "npm:13.0.2" - "@polkadot/util-crypto": "npm:13.0.2" - tslib: "npm:^2.6.2" + "@polkadot/util": "npm:13.2.3" + "@polkadot/util-crypto": "npm:13.2.3" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.0.2 - "@polkadot/util-crypto": 13.0.2 - checksum: 10c0/102fb4007b682f0ab54cb4a241d97b9028e49c6f1215323a89caea4b62f54376b46be9b1de4712d27e1e842fdaf8c8852c0bae70c4b1d663a21f939129eb99a8 + "@polkadot/util": 13.2.3 + "@polkadot/util-crypto": 13.2.3 + checksum: 10c0/0f8adca69888107cdff2acfbd8eeea87e7db86dda79ed9438f192cc05cf6fbf983483c4f630848c52e168574c57168875903c4d49b79a0e0d27e2c3b9b3046e4 languageName: node linkType: hard -"@polkadot/networks@npm:13.0.2, @polkadot/networks@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/networks@npm:13.0.2" +"@polkadot/networks@npm:13.2.3, @polkadot/networks@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/networks@npm:13.2.3" dependencies: - "@polkadot/util": "npm:13.0.2" - "@substrate/ss58-registry": "npm:^1.46.0" - tslib: "npm:^2.6.2" - checksum: 10c0/33fd8348638eb9ad0bc171dbc16cba3f4b904829383bce1f2e2da8b7498ac8ed63d5a0b7d41a6e397c4caf9ae429405085d92b599af920b498b229b52fc0db71 + "@polkadot/util": "npm:13.2.3" + "@substrate/ss58-registry": "npm:^1.51.0" + tslib: "npm:^2.8.0" + checksum: 10c0/1ff4b329c05c6c8fadbaf733432392bf6e73f9151df869a5416228d21906e46f5643eae600046025aace635867b9458042865c0b847a8c2c65af76a98c4ba605 languageName: node linkType: hard -"@polkadot/rpc-augment@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/rpc-augment@npm:12.2.1" +"@polkadot/rpc-augment@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/rpc-augment@npm:15.0.1" dependencies: - "@polkadot/rpc-core": "npm:12.2.1" - "@polkadot/types": "npm:12.2.1" - "@polkadot/types-codec": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/f30d51b3d637a8e269384d38801aa439de2158e8b0457f2c837f6ef01475ecf61e68c1a7d5848a347283a4ef705653cfb0125c06759f790f87449b44e72ab016 + "@polkadot/rpc-core": "npm:15.0.1" + "@polkadot/types": "npm:15.0.1" + "@polkadot/types-codec": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" + tslib: "npm:^2.8.0" + checksum: 10c0/e57719cf897c0ef5f2d94f1cb121dfafb694a496b83369596cfa462fde4ba44f47144a0da4870fc4ad5777167821f686374aebea88716da754ce61c7d51c9d22 languageName: node linkType: hard -"@polkadot/rpc-core@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/rpc-core@npm:12.2.1" +"@polkadot/rpc-core@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/rpc-core@npm:15.0.1" dependencies: - "@polkadot/rpc-augment": "npm:12.2.1" - "@polkadot/rpc-provider": "npm:12.2.1" - "@polkadot/types": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" + "@polkadot/rpc-augment": "npm:15.0.1" + "@polkadot/rpc-provider": "npm:15.0.1" + "@polkadot/types": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/decb31457e6a177bf6c50fe5d1ecca2f6875cf2f57a4e4d253f9d3bd258024b54d3a27bd7301c7319008e224a52ed796503bc1ec6237e1ea7aa44c29ff235ff3 + tslib: "npm:^2.8.0" + checksum: 10c0/a1d1e49e3a5fa19b1ea76a25632f9e7021581d023428089d81381a1471ae973e93e4958973568552f65d7d46f70554d98e5dc74e11022ea172005519d6231f6d languageName: node linkType: hard -"@polkadot/rpc-provider@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/rpc-provider@npm:12.2.1" +"@polkadot/rpc-provider@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/rpc-provider@npm:15.0.1" dependencies: - "@polkadot/keyring": "npm:^13.0.2" - "@polkadot/types": "npm:12.2.1" - "@polkadot/types-support": "npm:12.2.1" - "@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" - "@substrate/connect": "npm:0.8.10" + "@polkadot/keyring": "npm:^13.2.3" + "@polkadot/types": "npm:15.0.1" + "@polkadot/types-support": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" + "@polkadot/util-crypto": "npm:^13.2.3" + "@polkadot/x-fetch": "npm:^13.2.3" + "@polkadot/x-global": "npm:^13.2.3" + "@polkadot/x-ws": "npm:^13.2.3" + "@substrate/connect": "npm:0.8.11" eventemitter3: "npm:^5.0.1" mock-socket: "npm:^9.3.1" - nock: "npm:^13.5.0" - tslib: "npm:^2.6.2" + nock: "npm:^13.5.5" + tslib: "npm:^2.8.0" dependenciesMeta: "@substrate/connect": optional: true - checksum: 10c0/a99150b48216abcf39c595ada8b31cc655a884c6d224dd8e05147346db8f92625fcd73d801af5777d0f1582418615a12a010009b5ac3df958da3b0f5b1ff4a30 - languageName: node - linkType: hard - -"@polkadot/typegen@npm:^12.0.0": - version: 12.2.1 - resolution: "@polkadot/typegen@npm:12.2.1" - dependencies: - "@polkadot/api": "npm:12.2.1" - "@polkadot/api-augment": "npm:12.2.1" - "@polkadot/rpc-augment": "npm:12.2.1" - "@polkadot/rpc-provider": "npm:12.2.1" - "@polkadot/types": "npm:12.2.1" - "@polkadot/types-augment": "npm:12.2.1" - "@polkadot/types-codec": "npm:12.2.1" - "@polkadot/types-create": "npm:12.2.1" - "@polkadot/types-support": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" - "@polkadot/x-ws": "npm:^13.0.2" + checksum: 10c0/7e568694d340d78c74b7fd96d57c9f8c89de45c421c67c41307026c898eebb8075064764c64cc37bdf538b8adb916e9b05753519c2fa7ff0f0190ad938a4ebb2 + languageName: node + linkType: hard + +"@polkadot/typegen@npm:^15.0.0": + version: 15.0.1 + resolution: "@polkadot/typegen@npm:15.0.1" + dependencies: + "@polkadot/api": "npm:15.0.1" + "@polkadot/api-augment": "npm:15.0.1" + "@polkadot/rpc-augment": "npm:15.0.1" + "@polkadot/rpc-provider": "npm:15.0.1" + "@polkadot/types": "npm:15.0.1" + "@polkadot/types-augment": "npm:15.0.1" + "@polkadot/types-codec": "npm:15.0.1" + "@polkadot/types-create": "npm:15.0.1" + "@polkadot/types-support": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" + "@polkadot/util-crypto": "npm:^13.2.3" + "@polkadot/x-ws": "npm:^13.2.3" handlebars: "npm:^4.7.8" - tslib: "npm:^2.6.2" + tslib: "npm:^2.8.0" yargs: "npm:^17.7.2" bin: polkadot-types-chain-info: scripts/polkadot-types-chain-info.mjs @@ -2652,277 +2655,277 @@ __metadata: polkadot-types-from-defs: scripts/polkadot-types-from-defs.mjs polkadot-types-internal-interfaces: scripts/polkadot-types-internal-interfaces.mjs polkadot-types-internal-metadata: scripts/polkadot-types-internal-metadata.mjs - checksum: 10c0/09519f27ef384819688cbc8fe903f37e90fd033e0679d75200bb7c5df328df73ccba7d8b8d3c88f98954245daa3d32424a6ab69ba6d6fcb80ff8a2019e1c9158 + checksum: 10c0/5c0aaa5ff1560bd37d4965edd638bc3bf9790f1296da85d46f5053f9d5c8c51d780d54f33fd27cba3c028e32c45e3a3250011cf6fc377ac713c73aa07bfda53d languageName: node linkType: hard -"@polkadot/types-augment@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/types-augment@npm:12.2.1" +"@polkadot/types-augment@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/types-augment@npm:15.0.1" dependencies: - "@polkadot/types": "npm:12.2.1" - "@polkadot/types-codec": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/f4fb32d3a713c117cf633345f73fb19708f48eed32d8bd4d2524ad8a3d2bd17b0c13b9f2779659815871239cf7bba3700dfeb77e1a02bc43a44704e1dd842930 + "@polkadot/types": "npm:15.0.1" + "@polkadot/types-codec": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" + tslib: "npm:^2.8.0" + checksum: 10c0/44c8f7e68e5544888b415e065622f1d784d8ba73a0cf40f141d93896f3cc30170b00a2b19320fd44fc8d0f0244ff6f0d298401056c1ea1868ccc6250e4bb6f9f languageName: node linkType: hard -"@polkadot/types-codec@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/types-codec@npm:12.2.1" +"@polkadot/types-codec@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/types-codec@npm:15.0.1" dependencies: - "@polkadot/util": "npm:^13.0.2" - "@polkadot/x-bigint": "npm:^13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/1c313904449bae2004978e2b12af626eecb2e85a99d477018011474c76f2126f2118fb31dd709bebba1b10dc5a7b0d6ed457773571bb1ce75f3511cadab69d11 + "@polkadot/util": "npm:^13.2.3" + "@polkadot/x-bigint": "npm:^13.2.3" + tslib: "npm:^2.8.0" + checksum: 10c0/798c818ee26c97666128f7abaa650e3862518216d9cebb5de42d26448f2fba868bea9b515cfd5cbd3d8e75386f1992d571440e0b0e1e0692d903e660ce178809 languageName: node linkType: hard -"@polkadot/types-create@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/types-create@npm:12.2.1" +"@polkadot/types-create@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/types-create@npm:15.0.1" dependencies: - "@polkadot/types-codec": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/d76d6f01d4ae347dcf078efb0f9d06acd02fb97c47e5568f189fa341860e1ca754696595f191d9b59b4e99f6ed11d64e3d7f1fb716b66e8db37538c2134351d8 + "@polkadot/types-codec": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" + tslib: "npm:^2.8.0" + checksum: 10c0/c73197950065051a726725c2c89f5c56d2451ca999a34ba997920676e9ec339c3926ae9a1152bf675fa2996125a197f21d80e06311d34542471f3861c8aca161 languageName: node linkType: hard -"@polkadot/types-known@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/types-known@npm:12.2.1" +"@polkadot/types-known@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/types-known@npm:15.0.1" dependencies: - "@polkadot/networks": "npm:^13.0.2" - "@polkadot/types": "npm:12.2.1" - "@polkadot/types-codec": "npm:12.2.1" - "@polkadot/types-create": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/ba0ee2f68b2ef5d66be7db94e1b68be3d229b388cdd952a963d4ebbc2049758938a9f6c9f8d1f8c30591036e9a5c48fe8ed835dc5cccf84ddf18b71dfd07d7f9 + "@polkadot/networks": "npm:^13.2.3" + "@polkadot/types": "npm:15.0.1" + "@polkadot/types-codec": "npm:15.0.1" + "@polkadot/types-create": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" + tslib: "npm:^2.8.0" + checksum: 10c0/f35c536cb0f115f4005c1b370e696ec7ffef433f00afbb3b9a54247c97e822dd1f89dd71430b488b7c6bb9f496c2264713de668adfa21fa148216d89be05cb35 languageName: node linkType: hard -"@polkadot/types-support@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/types-support@npm:12.2.1" +"@polkadot/types-support@npm:15.0.1": + version: 15.0.1 + resolution: "@polkadot/types-support@npm:15.0.1" dependencies: - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/9827416128700fdb604debde9591573148485b8e62bd0e6edf6578cfddec7843c36902c7b750341e0b7fc8528daf03db8f2862f6990ad9e10e98b11cc7e1f5e3 + "@polkadot/util": "npm:^13.2.3" + tslib: "npm:^2.8.0" + checksum: 10c0/fa1a4133d4da179e1c15da8ecc7f129dd44f6108fd294e9b0c13fa960e0210218c51d134aa7624d04109141621c5bf0a09ae9199a57dbdddae3871bf904a079c languageName: node linkType: hard -"@polkadot/types@npm:12.2.1, @polkadot/types@npm:^12.0.0": - version: 12.2.1 - resolution: "@polkadot/types@npm:12.2.1" +"@polkadot/types@npm:15.0.1, @polkadot/types@npm:^15.0.0": + version: 15.0.1 + resolution: "@polkadot/types@npm:15.0.1" dependencies: - "@polkadot/keyring": "npm:^13.0.2" - "@polkadot/types-augment": "npm:12.2.1" - "@polkadot/types-codec": "npm:12.2.1" - "@polkadot/types-create": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" - "@polkadot/util-crypto": "npm:^13.0.2" + "@polkadot/keyring": "npm:^13.2.3" + "@polkadot/types-augment": "npm:15.0.1" + "@polkadot/types-codec": "npm:15.0.1" + "@polkadot/types-create": "npm:15.0.1" + "@polkadot/util": "npm:^13.2.3" + "@polkadot/util-crypto": "npm:^13.2.3" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/9773c8bbe5af8b20292a94691d4f791dff5cb75da063b0dfc76a9615e8ea102274dcd0295744782d1462fac31cb0365c20a06b039698cdc410a82b8d03ec52a8 + tslib: "npm:^2.8.0" + checksum: 10c0/f653c154953d5c535ea46f5ddebe95c8c8c6f71b43ca63afcb63952e88ac12255b4e72ff5b51ff870a0d05136ebc27583598c9bdc71b1e8f8ee68af2948a89ec languageName: node linkType: hard -"@polkadot/util-crypto@npm:13.0.2, @polkadot/util-crypto@npm:^13.0.0, @polkadot/util-crypto@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/util-crypto@npm:13.0.2" +"@polkadot/util-crypto@npm:13.2.3, @polkadot/util-crypto@npm:^13.0.0, @polkadot/util-crypto@npm:^13.0.2, @polkadot/util-crypto@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/util-crypto@npm:13.2.3" 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/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/networks": "npm:13.2.3" + "@polkadot/util": "npm:13.2.3" + "@polkadot/wasm-crypto": "npm:^7.4.1" + "@polkadot/wasm-util": "npm:^7.4.1" + "@polkadot/x-bigint": "npm:13.2.3" + "@polkadot/x-randomvalues": "npm:13.2.3" + "@scure/base": "npm:^1.1.7" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.0.2 - checksum: 10c0/01c4f592798ec8716e4e199c3f8289d5e9b15cd7aeb52451edc498e45f04c630863e3e613c8aadb3120e531231e4494f389d7fc3c275471f3cd4e1d001a09a0f + "@polkadot/util": 13.2.3 + checksum: 10c0/83b8dcdd843aa8f5346faeb5921bb2072944d2536d9169e4d0ed3f2b969ccd63081d5d35f1a5c96f3977ff0cb52b25447d58c7e78e23ae4a8f14a1205bdd3100 languageName: node linkType: hard -"@polkadot/util@npm:13.0.2, @polkadot/util@npm:^13.0.0, @polkadot/util@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/util@npm:13.0.2" +"@polkadot/util@npm:13.2.3, @polkadot/util@npm:^13.0.0, @polkadot/util@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/util@npm:13.2.3" 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" - "@types/bn.js": "npm:^5.1.5" + "@polkadot/x-bigint": "npm:13.2.3" + "@polkadot/x-global": "npm:13.2.3" + "@polkadot/x-textdecoder": "npm:13.2.3" + "@polkadot/x-textencoder": "npm:13.2.3" + "@types/bn.js": "npm:^5.1.6" bn.js: "npm:^5.2.1" - tslib: "npm:^2.6.2" - checksum: 10c0/2dabe88a6d55867de42dbdd792a08af447e03e1e878c29549790dab66c7147cb750da18dfd257fa02ad9d08248fb701b2110cb6a55ab0690070a3c9dc751f210 + tslib: "npm:^2.8.0" + checksum: 10c0/8de6dfe7f0af03a8ce9e0c77575c6308de2e6ea615cba7dfce1942180eb0719115c114ad15371049670e2f91810fc17feb05b89574c662f4ccd33d5b1086c057 languageName: node linkType: hard -"@polkadot/wasm-bridge@npm:7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-bridge@npm:7.3.2" +"@polkadot/wasm-bridge@npm:7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-bridge@npm:7.4.1" dependencies: - "@polkadot/wasm-util": "npm:7.3.2" - tslib: "npm:^2.6.2" + "@polkadot/wasm-util": "npm:7.4.1" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10c0/8becfcd4efbabe8ea536c353164c8b767a5510d6d62e376813ab1dc0dd4560906f1dfdb1b349d56b4da657ba7c88bc9f074b658218dcae9b1edbd36f4508b710 + checksum: 10c0/8123c2d72ed24f6900185eb982f228789414c1458c8a291e17a9bd70cd36616f0e04fb40cb01e90d27223eb2ce81391af36f6e5b741cb6d9a83850bb5b9e038e languageName: node linkType: hard -"@polkadot/wasm-crypto-asmjs@npm:7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-crypto-asmjs@npm:7.3.2" +"@polkadot/wasm-crypto-asmjs@npm:7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-crypto-asmjs@npm:7.4.1" dependencies: - tslib: "npm:^2.6.2" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10c0/c4eb0b2c6bae2cd7b4ada5211c877a0f0cff4d4a4f2716817430c5aab74f4e8d37099add57c809a098033028378ed3e88ba1c56fd85b6fd0a80b181742f7a3f9 + checksum: 10c0/7b19748b2ccdc2d964c137ae5eabdf022d7860c05981270c82392898ac6641d5602a2c2ea1059ef8f8929dd361a75fdb25bfaa7961f3dfcf497f987145c6850a languageName: node linkType: hard -"@polkadot/wasm-crypto-init@npm:7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-crypto-init@npm:7.3.2" +"@polkadot/wasm-crypto-init@npm:7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-crypto-init@npm:7.4.1" dependencies: - "@polkadot/wasm-bridge": "npm:7.3.2" - "@polkadot/wasm-crypto-asmjs": "npm:7.3.2" - "@polkadot/wasm-crypto-wasm": "npm:7.3.2" - "@polkadot/wasm-util": "npm:7.3.2" - tslib: "npm:^2.6.2" + "@polkadot/wasm-bridge": "npm:7.4.1" + "@polkadot/wasm-crypto-asmjs": "npm:7.4.1" + "@polkadot/wasm-crypto-wasm": "npm:7.4.1" + "@polkadot/wasm-util": "npm:7.4.1" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10c0/4813a87bf44065d4ec7cdc29b00f37cc6859974969710c6a6fefba8e42f5bb0c7e102293a8418b1c6e1b5fd55540d13beebdff777200b69420ce50b8fad803ed + checksum: 10c0/fdcb96b4ba318680837d728b3c60c0bbbe326c9b8c15d70394cfbfdee06c95f8311b6fe13e4c862472faef4a2a9ccb218519fb15ad2f67d15b4cbb1b7c3eecba languageName: node linkType: hard -"@polkadot/wasm-crypto-wasm@npm:7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-crypto-wasm@npm:7.3.2" +"@polkadot/wasm-crypto-wasm@npm:7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-crypto-wasm@npm:7.4.1" dependencies: - "@polkadot/wasm-util": "npm:7.3.2" - tslib: "npm:^2.6.2" + "@polkadot/wasm-util": "npm:7.4.1" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10c0/546ebc5c42929f2f37565190014ff26f6817024e087c56053c1d8c1dcffd1f02014c4638ca70c79145d540f760339699209bb1dc939c235085a7c78efd56bc60 + checksum: 10c0/2673a567cea785f7b9ec5b8371e05a53064651a9c64ac0fc45d7d5c8a080810cb1bd0f1950e2789d2c8895bcca35e9dc84b8a7b77c59b9b2d30beed8a964d043 languageName: node linkType: hard -"@polkadot/wasm-crypto@npm:^7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-crypto@npm:7.3.2" +"@polkadot/wasm-crypto@npm:^7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-crypto@npm:7.4.1" dependencies: - "@polkadot/wasm-bridge": "npm:7.3.2" - "@polkadot/wasm-crypto-asmjs": "npm:7.3.2" - "@polkadot/wasm-crypto-init": "npm:7.3.2" - "@polkadot/wasm-crypto-wasm": "npm:7.3.2" - "@polkadot/wasm-util": "npm:7.3.2" - tslib: "npm:^2.6.2" + "@polkadot/wasm-bridge": "npm:7.4.1" + "@polkadot/wasm-crypto-asmjs": "npm:7.4.1" + "@polkadot/wasm-crypto-init": "npm:7.4.1" + "@polkadot/wasm-crypto-wasm": "npm:7.4.1" + "@polkadot/wasm-util": "npm:7.4.1" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10c0/ff3ef6a2a4dcbbdeb257e7a42f906f1bb7e31292600482c1acf9267406011ea75bd9d3d6ceaf4c011f986e25a2416768775ee59ccc7dbfa6c529b11b8ea91eb4 + checksum: 10c0/b896f88ebf6b6864263b9042a14b6e5ef7371e47e56c6f1c297472f6d24b40645ee4e9abed5d32bfd95de4797811cb109c44da6064dd2509db3ce05a53fe2d72 languageName: node linkType: hard -"@polkadot/wasm-util@npm:7.3.2, @polkadot/wasm-util@npm:^7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-util@npm:7.3.2" +"@polkadot/wasm-util@npm:7.4.1, @polkadot/wasm-util@npm:^7.4.1": + version: 7.4.1 + resolution: "@polkadot/wasm-util@npm:7.4.1" dependencies: - tslib: "npm:^2.6.2" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10c0/58ef58d357e7983c3bb4008b0159262d5c588234d7be64155c031f452fc0daeb078ff0ac8bb4b0377dac307130b0b548c01fd466968869ed308d50e2c162d23b + checksum: 10c0/4e7042f854350a7e0c978d816abc3a8e37adcd6e8a5a35a4893928e79ecc0950fc4073993ad813ad8edd2c5fa6f603a5395018d19c44b8a338f52974747c3a9c languageName: node linkType: hard -"@polkadot/x-bigint@npm:13.0.2, @polkadot/x-bigint@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-bigint@npm:13.0.2" +"@polkadot/x-bigint@npm:13.2.3, @polkadot/x-bigint@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/x-bigint@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/506dca890f389a8cdc3f2a816555144e3f8d0947528bf18113dd033fa07644d493dcf52b35a74c735aa8241202ad9cfaa6853266ac456f1c997032ff423ad0b8 + "@polkadot/x-global": "npm:13.2.3" + tslib: "npm:^2.8.0" + checksum: 10c0/56620bc9be1dc5de366a7e651704be5a9c62d1295aa1531e88d50e5a9ebdda0e6df13a5d9979ce91fdcf68a9f9528ba368e1f2bc418037089c6bec36e2a44d29 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.2.3": + version: 13.2.3 + resolution: "@polkadot/x-fetch@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" + "@polkadot/x-global": "npm:13.2.3" node-fetch: "npm:^3.3.2" - tslib: "npm:^2.6.2" - checksum: 10c0/4f597769cd920051ba070c7fd49858e53cd035be2aa515de2ad289def83405e6de2856b7800e236239b7122086e40a2e1e581add36f2fa82018ca444d6e7314a + tslib: "npm:^2.8.0" + checksum: 10c0/809ebc8fa79f6119e2f291d21900d8c0f8e33c07524d4e9a0bbfc19c254c063b6b377ef1f1f9cfbcf358da77493eb114a92c362d19afadf8fe52a5f2993a8d34 languageName: node linkType: hard -"@polkadot/x-global@npm:13.0.2, @polkadot/x-global@npm:^13.0.2": - version: 13.0.2 - resolution: "@polkadot/x-global@npm:13.0.2" +"@polkadot/x-global@npm:13.2.3, @polkadot/x-global@npm:^13.2.3": + version: 13.2.3 + resolution: "@polkadot/x-global@npm:13.2.3" dependencies: - tslib: "npm:^2.6.2" - checksum: 10c0/68e1e1f15a77fe1ec0ce92c669c2418f796ec84c56639281466a21daaf6a2ce6f1f1ae010767c2f843dfa0430272dada2158e714c3d1f2eacd6ce272b211bd29 + tslib: "npm:^2.8.0" + checksum: 10c0/7ab3f18b9ab30dcd6554c7ac81d404ec8552fd970d276a6a87ebcb7fb0feaf5c684df58b323b88888419304504dc5dd793e4b315b0468ce4d94005652bfc2a97 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.2.3": + version: 13.2.3 + resolution: "@polkadot/x-randomvalues@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" + "@polkadot/x-global": "npm:13.2.3" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.0.2 + "@polkadot/util": 13.2.3 "@polkadot/wasm-util": "*" - checksum: 10c0/81b7e88105a6f2bb7f70bfa28f8cb7b8167064e9bb3fd83c972438695717df101d34998fe648e122f7456ca876abd3a01bdc3847c0c769e3cc9686d7885c95df + checksum: 10c0/43ef86ef6d65e7fa586aa8e227f3a9febbd038cb0d1a8bcafd2ae216e826412c9d5565cffe67d868f66de04705de9057e7ccc2d5e19efc7fae194f2921786477 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.2.3": + version: 13.2.3 + resolution: "@polkadot/x-textdecoder@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/c77054ba8c31fd6a73cfa54b4cc4848712e7c49800bbd1c9144291724cc0b170fe3eb66643741c68b2978050dcf1f120de72b3f677942beb57fd80c0dbb14c38 + "@polkadot/x-global": "npm:13.2.3" + tslib: "npm:^2.8.0" + checksum: 10c0/54fb113cc0fa82ebd2187edd8768e133bb9c32aa9ecba1627e3c8cd435cfa5d6f8479bc790a7904fa0e5d98ae7a2a3510a3a147e728f0faef8412bdb36a97162 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.2.3": + version: 13.2.3 + resolution: "@polkadot/x-textencoder@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/a84d230975e1fea712d99650644c2352c1a7e2f3140a7d4c842a46df6df1ae15ecdc28ec32ea521beddd1978eaf8b6b80b2b89e1d0aaf47328c1c76dfd29f0d7 + "@polkadot/x-global": "npm:13.2.3" + tslib: "npm:^2.8.0" + checksum: 10c0/94542a22c5b1388772fda2a994b8b2b1627af4849489500f13b310af0a8b572aec492b980d5821ba97329495bac456ad4d895963714b4b77a2b0eb8b8b2864ab 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.2.3": + version: 13.2.3 + resolution: "@polkadot/x-ws@npm:13.2.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" - ws: "npm:^8.16.0" - checksum: 10c0/87b01c6eb52945a6d4f6cb1af6a093cc170230d8bcedd069b226dd041d80e87f6e233fbe19f36f1a9ae00d2f5e9c1b6b901eae5bd3369ab889eaa0ff5c1b723e + "@polkadot/x-global": "npm:13.2.3" + tslib: "npm:^2.8.0" + ws: "npm:^8.18.0" + checksum: 10c0/7f7b793721d042e3a0bb86033b54d40a06871804c1baed1838a898801bbb0a1e3e1d3946befb39e04ff5d678dada3249ac30424a94f0781e08b7821a3693753f languageName: node linkType: hard -"@scure/base@npm:^1.1.0, @scure/base@npm:^1.1.1, @scure/base@npm:^1.1.5": - version: 1.1.7 - resolution: "@scure/base@npm:1.1.7" - checksum: 10c0/2d06aaf39e6de4b9640eb40d2e5419176ebfe911597856dcbf3bc6209277ddb83f4b4b02cb1fd1208f819654268ec083da68111d3530bbde07bae913e2fc2e5d +"@scure/base@npm:^1.1.0, @scure/base@npm:^1.1.1, @scure/base@npm:^1.1.7": + version: 1.2.1 + resolution: "@scure/base@npm:1.2.1" + checksum: 10c0/e61068854370855b89c50c28fa4092ea6780f1e0db64ea94075ab574ebcc964f719a3120dc708db324991f4b3e652d92ebda03fce2bf6a4900ceeacf9c0ff933 languageName: node linkType: hard @@ -2958,46 +2961,46 @@ __metadata: languageName: node linkType: hard -"@substrate/connect-known-chains@npm:^1.1.4": - version: 1.1.4 - resolution: "@substrate/connect-known-chains@npm:1.1.4" - checksum: 10c0/657ded156f5d291ac702889a50cd1ffd276dd5a78e436a0557dfbf80dd1e4f73401b0069661ee90feaecd6c84f83e4546e162920e0c3bd886684001c883f2d24 +"@substrate/connect-known-chains@npm:^1.1.5": + version: 1.8.0 + resolution: "@substrate/connect-known-chains@npm:1.8.0" + checksum: 10c0/9315ca8f6a7bfc2d06176c217be68a81109e32da6a90cda8f0827c8101fee6aa696264953c06646c2c450bf3adbae481df0ca1ea1988533c127a03fcec67827c languageName: node linkType: hard -"@substrate/connect@npm:0.8.10": - version: 0.8.10 - resolution: "@substrate/connect@npm:0.8.10" +"@substrate/connect@npm:0.8.11": + version: 0.8.11 + resolution: "@substrate/connect@npm:0.8.11" dependencies: "@substrate/connect-extension-protocol": "npm:^2.0.0" - "@substrate/connect-known-chains": "npm:^1.1.4" - "@substrate/light-client-extension-helpers": "npm:^0.0.6" - smoldot: "npm:2.0.22" - checksum: 10c0/7760b38bb84f6d89dad21dfb38c4c1fbe5203d5ae6c183ce229d2b2144e0249c4487cfe3c0a1aefab1f3d9284f2b0b5246d8e0ffc318e27537ae30dd860d78d3 + "@substrate/connect-known-chains": "npm:^1.1.5" + "@substrate/light-client-extension-helpers": "npm:^1.0.0" + smoldot: "npm:2.0.26" + checksum: 10c0/ad37dc5d6c806b95a346d42a94b1968b1aa3056ef7dd1a9af60670ab1fe6ecbc61ae52ae74e2b5a93a75b61db812bbe0c3409eb207bd4b438bec02d3554d6daa languageName: node linkType: hard -"@substrate/light-client-extension-helpers@npm:^0.0.6": - version: 0.0.6 - resolution: "@substrate/light-client-extension-helpers@npm:0.0.6" +"@substrate/light-client-extension-helpers@npm:^1.0.0": + version: 1.0.0 + resolution: "@substrate/light-client-extension-helpers@npm:1.0.0" dependencies: - "@polkadot-api/json-rpc-provider": "npm:0.0.1" - "@polkadot-api/json-rpc-provider-proxy": "npm:0.0.1" - "@polkadot-api/observable-client": "npm:0.1.0" - "@polkadot-api/substrate-client": "npm:0.0.1" + "@polkadot-api/json-rpc-provider": "npm:^0.0.1" + "@polkadot-api/json-rpc-provider-proxy": "npm:^0.1.0" + "@polkadot-api/observable-client": "npm:^0.3.0" + "@polkadot-api/substrate-client": "npm:^0.1.2" "@substrate/connect-extension-protocol": "npm:^2.0.0" - "@substrate/connect-known-chains": "npm:^1.1.4" + "@substrate/connect-known-chains": "npm:^1.1.5" rxjs: "npm:^7.8.1" peerDependencies: smoldot: 2.x - checksum: 10c0/b48083b64c359a2dcec4268f189e0edc6ff4af14a8e534933bcd03a96fe341d0849d979b7e181d857f895951ebf5d90df53b06c67b005581f5d09f2bd67e2d27 + checksum: 10c0/41b692c4f8ec8ee5e67f7c184ea0556c92d2755401efd20c9ee440d0d1d76e00972b76c92514cc6850855a55bbf062b301f1188eeb3b926a7fc1adb914298e94 languageName: node linkType: hard -"@substrate/ss58-registry@npm:^1.46.0": - version: 1.49.0 - resolution: "@substrate/ss58-registry@npm:1.49.0" - checksum: 10c0/b50f32e2f4632b31b3e09cec026fef557b1b72f61b6811673f5b0fbe311c5394c2f19fc4c23f97b014c77eb2d0f535a8f079dfd3fb22d5a1d7b043ceeac0d9ac +"@substrate/ss58-registry@npm:^1.51.0": + version: 1.51.0 + resolution: "@substrate/ss58-registry@npm:1.51.0" + checksum: 10c0/f568ea2a5011ee1c288e577d23dd48a6ba0dc0db3611f268b1c35f41636b8ec39ae09fe0184f88d411e331b60d924e90054be736b1ff624cdcb9b742c94a9bf6 languageName: node linkType: hard @@ -3049,12 +3052,12 @@ __metadata: languageName: node linkType: hard -"@types/bn.js@npm:^5.1.5": - version: 5.1.5 - resolution: "@types/bn.js@npm:5.1.5" +"@types/bn.js@npm:^5.1.6": + version: 5.1.6 + resolution: "@types/bn.js@npm:5.1.6" dependencies: "@types/node": "npm:*" - checksum: 10c0/e9f375b43d8119ed82aed2090f83d4cda8afbb63ba13223afb02fa7550258ff90acd76d65cd7186838644048f085241cd98a3a512d8d187aa497c6039c746ac8 + checksum: 10c0/073d383d87afea513a8183ce34af7bc0a7a798d057c7ae651982b7f30dd7d93f33247323bca3ba39f1f6af146b564aff547b15467bdf9fc922796c17e8426bf6 languageName: node linkType: hard @@ -7870,14 +7873,14 @@ __metadata: languageName: node linkType: hard -"nock@npm:^13.5.0": - version: 13.5.4 - resolution: "nock@npm:13.5.4" +"nock@npm:^13.5.5": + version: 13.5.6 + resolution: "nock@npm:13.5.6" dependencies: debug: "npm:^4.1.0" json-stringify-safe: "npm:^5.0.1" propagate: "npm:^2.0.0" - checksum: 10c0/9ca47d9d7e4b1f4adf871d7ca12722f8ef1dc7d2b9610b2568f5d9264eae9f424baa24fd9d91da9920b360d641b4243e89de198bd22c061813254a99cc6252af + checksum: 10c0/94249a294176a6e521bbb763c214de4aa6b6ab63dff1e299aaaf455886a465d38906891d7f24570d94a43b1e376c239c54d89ff7697124bc57ef188006acc25e languageName: node linkType: hard @@ -9016,12 +9019,12 @@ __metadata: languageName: node linkType: hard -"smoldot@npm:2.0.22": - version: 2.0.22 - resolution: "smoldot@npm:2.0.22" +"smoldot@npm:2.0.26": + version: 2.0.26 + resolution: "smoldot@npm:2.0.26" dependencies: ws: "npm:^8.8.1" - checksum: 10c0/fa439bebfe0d0d46e4da342a313d0653fd56557b6459b5ba3db1fd6bcfb345e9d9577c27e1f6692e67dec0206addb95de6b594c17041729f5689b4b123974495 + checksum: 10c0/a4788fb92e5ed6e8c3d171d00474712c6f98f62cae68543f1029e7976a64ce9c8126956e50d6bd89482df8568f8ac043d5eb50b63f44f9a6062cbc49f0ef2dad languageName: node linkType: hard @@ -9687,10 +9690,10 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^2.1.0, tslib@npm:^2.6.2": - version: 2.6.2 - resolution: "tslib@npm:2.6.2" - checksum: 10c0/e03a8a4271152c8b26604ed45535954c0a45296e32445b4b87f8a5abdb2421f40b59b4ca437c4346af0f28179780d604094eb64546bee2019d903d01c6c19bdb +"tslib@npm:^2.1.0, tslib@npm:^2.7.0, tslib@npm:^2.8.0": + version: 2.8.1 + resolution: "tslib@npm:2.8.1" + checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62 languageName: node linkType: hard @@ -10219,7 +10222,7 @@ __metadata: languageName: node linkType: hard -"ws@npm:^8.16.0, ws@npm:^8.8.1": +"ws@npm:^8.18.0, ws@npm:^8.8.1": version: 8.18.0 resolution: "ws@npm:8.18.0" peerDependencies: