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 1c41aee0d..7c996b69d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2217,7 +2217,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" @@ -2260,10 +2260,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" @@ -2300,9 +2300,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" @@ -2423,14 +2423,14 @@ __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 @@ -2448,16 +2448,6 @@ __metadata: 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" - dependencies: - "@polkadot-api/substrate-bindings": "npm:0.0.1" - "@polkadot-api/utils": "npm:0.0.1" - checksum: 10c0/15cee1c05f61f324a72a8e81540297ffccd532d477233868cc6c8ef9c47ac6bcb174c686b2cb41336304d54b9b7a5cb1396cc482b97b78c1671c7316dad27839 - languageName: node - linkType: hard - "@polkadot-api/metadata-builders@npm:0.10.0": version: 0.10.0 resolution: "@polkadot-api/metadata-builders@npm:0.10.0" @@ -2468,29 +2458,27 @@ __metadata: 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/metadata-builders@npm:0.3.2": + version: 0.3.2 + resolution: "@polkadot-api/metadata-builders@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" - peerDependencies: - rxjs: ">=7.8.0" - checksum: 10c0/e2557d1875fc9a7fcfc919329ce6190ebea28b7f5482c40ff53941148ec183bc707c0887aa8c50eda1f7fd36c77f18ab84c1e4a1d65209131e351ba50f554735 + "@polkadot-api/substrate-bindings": "npm:0.6.0" + "@polkadot-api/utils": "npm:0.1.0" + checksum: 10c0/ac536e8d5dea4c4e241839750a46d003a86e6149428dbf9bdb794907547fdab219d38c805ba5fa0ea7150a0083c214866e28d7c2ec10621be97d2f8f8b013edf 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/observable-client@npm:^0.3.0": + version: 0.3.2 + resolution: "@polkadot-api/observable-client@npm:0.3.2" dependencies: - "@noble/hashes": "npm:^1.3.1" - "@polkadot-api/utils": "npm:0.0.1" - "@scure/base": "npm:^1.1.1" - scale-ts: "npm:^1.6.0" - checksum: 10c0/1993706a4fb0a93ccdb1ac741a083f3015c26bba180df421cb8cf133e4bc00a222297a368358c5c103ca4229b87ae331dbde450edf98a893b43cfb3f94651e03 + "@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/9f93fab03c37af0483f5c8487ec5250d366eb401a2c9744c014dfb4c7aa524645ae71f6b0e60761e2bca89bdcd862c119e4ac0e798123d8ee9f037eb2f4aaef3 languageName: node linkType: hard @@ -2506,17 +2494,32 @@ __metadata: 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-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.1.0" + "@scure/base": "npm:^1.1.1" + scale-ts: "npm:^1.6.0" + checksum: 10c0/6c5d2d4f1120e95b3fb0207ea186e74302b9075671132d62d94d6abcb8b38fe081b8514384c744c3630615caa474764ebdd18968bef73d0c29203946941f1d99 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/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.1.0": + version: 0.1.0 + resolution: "@polkadot-api/utils@npm:0.1.0" + checksum: 10c0/9b24522a30d0519df2d2bbfc65f7dbc94233950f829c4a6b042e02cc43b70c0ec43a7d06056cd7084d09e32d7c42caa2695732d25f673a31430391bed116fcae languageName: node linkType: hard @@ -2527,171 +2530,173 @@ __metadata: 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.7.2": + version: 15.7.2 + resolution: "@polkadot/api-augment@npm:15.7.2" 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.7.2" + "@polkadot/rpc-augment": "npm:15.7.2" + "@polkadot/types": "npm:15.7.2" + "@polkadot/types-augment": "npm:15.7.2" + "@polkadot/types-codec": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" + tslib: "npm:^2.8.1" + checksum: 10c0/1389d2a2720a7ba3c75be226374a7297fde4382ced5f90223df1071a83e878ee2e4645c4a9996bdb9775c694ac99231502b92787e60ec353e9e356e0d5c0b571 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.7.2": + version: 15.7.2 + resolution: "@polkadot/api-base@npm:15.7.2" 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.7.2" + "@polkadot/types": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/ce2414247960fe97c60f47216ccf9345098dc6203cff24bc8a32a8fe855b3c5f0ab7ac5c5d0ae43bb3dadd8490b0944e5321db004a5a1f7958b7f1d12465b195 + tslib: "npm:^2.8.1" + checksum: 10c0/9563b7af549cebdcaee33c6e4da46a3861fa90181070c9824ba8a7acda4b60e601a0bde01154e915d1ef6d3a3e7885c7ce0d1dee24f2503af3609209622c606e 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.7.2": + version: 15.7.2 + resolution: "@polkadot/api-derive@npm:15.7.2" 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.7.2" + "@polkadot/api-augment": "npm:15.7.2" + "@polkadot/api-base": "npm:15.7.2" + "@polkadot/rpc-core": "npm:15.7.2" + "@polkadot/types": "npm:15.7.2" + "@polkadot/types-codec": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" + "@polkadot/util-crypto": "npm:^13.4.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.1" + checksum: 10c0/db346d1034fab704fd535d6c2ad820504c8cac2854575205c408b687436619c1ffd1998e91f6c4959dfd7f00eedb1ddb15dba7e5af13aecb7d846657097ae855 + languageName: node + linkType: hard + +"@polkadot/api@npm:15.7.2, @polkadot/api@npm:^15.0.0": + version: 15.7.2 + resolution: "@polkadot/api@npm:15.7.2" + dependencies: + "@polkadot/api-augment": "npm:15.7.2" + "@polkadot/api-base": "npm:15.7.2" + "@polkadot/api-derive": "npm:15.7.2" + "@polkadot/keyring": "npm:^13.4.3" + "@polkadot/rpc-augment": "npm:15.7.2" + "@polkadot/rpc-core": "npm:15.7.2" + "@polkadot/rpc-provider": "npm:15.7.2" + "@polkadot/types": "npm:15.7.2" + "@polkadot/types-augment": "npm:15.7.2" + "@polkadot/types-codec": "npm:15.7.2" + "@polkadot/types-create": "npm:15.7.2" + "@polkadot/types-known": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" + "@polkadot/util-crypto": "npm:^13.4.3" eventemitter3: "npm:^5.0.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/e13c72b022c22ee4b597410ae10a4c96a8f37c4ec9d90799253e3ea62b9eed3f3e8fde1fa70d86e312dff79eb82ea3d7455c3eb339e0e13bb74d183e3f0a4969 + tslib: "npm:^2.8.1" + checksum: 10c0/e7aa33177718218219a29cda1ad059cad6f89718da977e45621370a499832c86f5bc590cae18f1e13dc717dd99171201712cd17bdeb758fb683bbb299fc468c7 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.4.3": + version: 13.4.3 + resolution: "@polkadot/keyring@npm:13.4.3" dependencies: - "@polkadot/util": "npm:13.0.2" - "@polkadot/util-crypto": "npm:13.0.2" - tslib: "npm:^2.6.2" + "@polkadot/util": "npm:13.4.3" + "@polkadot/util-crypto": "npm:13.4.3" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.0.2 - "@polkadot/util-crypto": 13.0.2 - checksum: 10c0/102fb4007b682f0ab54cb4a241d97b9028e49c6f1215323a89caea4b62f54376b46be9b1de4712d27e1e842fdaf8c8852c0bae70c4b1d663a21f939129eb99a8 + "@polkadot/util": 13.4.3 + "@polkadot/util-crypto": 13.4.3 + checksum: 10c0/3cffcbcee32ec4212f4ee69cd9dde4ea4875f456b748130a1dc4b318d1ac34550bbb95a67c2ab03d7162f81f8c33b15cf6c5204dad169f975141a65345c0d72a 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.4.3, @polkadot/networks@npm:^13.4.3": + version: 13.4.3 + resolution: "@polkadot/networks@npm:13.4.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.4.3" + "@substrate/ss58-registry": "npm:^1.51.0" + tslib: "npm:^2.8.0" + checksum: 10c0/a178369c8fef6fb32e5096a897b36a70dedd657ef198333223be9d36ca17ba0a26301c5896aa3d88a0a91a778eee63591f6b5884d630d79f32d81c3e191cf51d 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.7.2": + version: 15.7.2 + resolution: "@polkadot/rpc-augment@npm:15.7.2" 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.7.2" + "@polkadot/types": "npm:15.7.2" + "@polkadot/types-codec": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" + tslib: "npm:^2.8.1" + checksum: 10c0/d718d6986173f31a5bcf53c23c42b722c43a25dd7c119d6d692bba337b06efcc2d972d9cb6add54c86b938a0363c6d13f33ad8c573a8cffc3ba8122441aee8f2 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.7.2": + version: 15.7.2 + resolution: "@polkadot/rpc-core@npm:15.7.2" 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.7.2" + "@polkadot/rpc-provider": "npm:15.7.2" + "@polkadot/types": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/decb31457e6a177bf6c50fe5d1ecca2f6875cf2f57a4e4d253f9d3bd258024b54d3a27bd7301c7319008e224a52ed796503bc1ec6237e1ea7aa44c29ff235ff3 + tslib: "npm:^2.8.1" + checksum: 10c0/38a71eb63deefadc90d72e389e6a51d34fea7f446a17298bb24c2e30a9390ec9e90705f72d43d21a233f47713ab1ea981295fcdd5a2ab075fbf1c1841923b32c 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.7.2": + version: 15.7.2 + resolution: "@polkadot/rpc-provider@npm:15.7.2" 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.4.3" + "@polkadot/types": "npm:15.7.2" + "@polkadot/types-support": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" + "@polkadot/util-crypto": "npm:^13.4.3" + "@polkadot/x-fetch": "npm:^13.4.3" + "@polkadot/x-global": "npm:^13.4.3" + "@polkadot/x-ws": "npm:^13.4.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.1" 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/ef4433a1db41bb0ec7ae768075a6f4caf5fa8b4c7def4cab3711c643f3c0b598e7d49bf9851e5c3d7b773ff473c19569ab0f2fb5c6c101a542a7c2f413d71736 + languageName: node + linkType: hard + +"@polkadot/typegen@npm:^15.0.0": + version: 15.7.2 + resolution: "@polkadot/typegen@npm:15.7.2" + dependencies: + "@polkadot/api": "npm:15.7.2" + "@polkadot/api-augment": "npm:15.7.2" + "@polkadot/api-derive": "npm:15.7.2" + "@polkadot/rpc-augment": "npm:15.7.2" + "@polkadot/rpc-provider": "npm:15.7.2" + "@polkadot/types": "npm:15.7.2" + "@polkadot/types-augment": "npm:15.7.2" + "@polkadot/types-codec": "npm:15.7.2" + "@polkadot/types-create": "npm:15.7.2" + "@polkadot/types-support": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" + "@polkadot/util-crypto": "npm:^13.4.3" + "@polkadot/x-ws": "npm:^13.4.3" + comment-parser: "npm:^1.4.1" handlebars: "npm:^4.7.8" - tslib: "npm:^2.6.2" + tslib: "npm:^2.8.1" yargs: "npm:^17.7.2" bin: polkadot-types-chain-info: scripts/polkadot-types-chain-info.mjs @@ -2699,277 +2704,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/6aa3b38774ab349ed45f585d855f7f8aef01aa6d7d3cf78c8148dbceaaa7de3882639bc951bbdb1169c4f00cc560dac2f6157151a66e01c5634bcd370544d345 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.7.2": + version: 15.7.2 + resolution: "@polkadot/types-augment@npm:15.7.2" 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.7.2" + "@polkadot/types-codec": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" + tslib: "npm:^2.8.1" + checksum: 10c0/9e781fe24566f987e5081cb73f7a4706f0a5529561dc0370e9b9f2243d89bee303333a6514e29aac51fc7b4a951e854ab8243f0811bd44c7341580db3e049337 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.7.2": + version: 15.7.2 + resolution: "@polkadot/types-codec@npm:15.7.2" 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.4.3" + "@polkadot/x-bigint": "npm:^13.4.3" + tslib: "npm:^2.8.1" + checksum: 10c0/6f46f9c09e3799a660a8b5119cfe05e998d97794a25cde82a05ed1d402beca3bfd65fe298d1f44ca23ffabdc0a1e617871b1dcbb78e721816965aa40f2999ea0 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.7.2": + version: 15.7.2 + resolution: "@polkadot/types-create@npm:15.7.2" 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.7.2" + "@polkadot/util": "npm:^13.4.3" + tslib: "npm:^2.8.1" + checksum: 10c0/e8dde08cf48c9f2af7307e5ed83488f441ce29a581f6cc59b14b9e7057ae3c55d83fb2f22ea501f8201f72251a4e41fd865f520d062df4d214a2c4a0c38f7287 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.7.2": + version: 15.7.2 + resolution: "@polkadot/types-known@npm:15.7.2" 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.4.3" + "@polkadot/types": "npm:15.7.2" + "@polkadot/types-codec": "npm:15.7.2" + "@polkadot/types-create": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" + tslib: "npm:^2.8.1" + checksum: 10c0/5e9bd56e51642e0f99a1b99f750fdf9314def6146f0bbd2c09389d4ae5d85aa63a944e4c8b716b68743e50bc423f728c1fefb94eafb63327462b567b72690e86 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.7.2": + version: 15.7.2 + resolution: "@polkadot/types-support@npm:15.7.2" dependencies: - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/9827416128700fdb604debde9591573148485b8e62bd0e6edf6578cfddec7843c36902c7b750341e0b7fc8528daf03db8f2862f6990ad9e10e98b11cc7e1f5e3 + "@polkadot/util": "npm:^13.4.3" + tslib: "npm:^2.8.1" + checksum: 10c0/d4c3a8ef3b9eab5f8672b5959d1257b0bf6bb107c7bdb74d51c837793dae6bbebe060334202fe073da88c7a0c302466865b1e5291dce52c57da35e636a6228ac 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.7.2, @polkadot/types@npm:^15.0.0": + version: 15.7.2 + resolution: "@polkadot/types@npm:15.7.2" 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.4.3" + "@polkadot/types-augment": "npm:15.7.2" + "@polkadot/types-codec": "npm:15.7.2" + "@polkadot/types-create": "npm:15.7.2" + "@polkadot/util": "npm:^13.4.3" + "@polkadot/util-crypto": "npm:^13.4.3" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/9773c8bbe5af8b20292a94691d4f791dff5cb75da063b0dfc76a9615e8ea102274dcd0295744782d1462fac31cb0365c20a06b039698cdc410a82b8d03ec52a8 + tslib: "npm:^2.8.1" + checksum: 10c0/70be082ac2056b239f971be67012e9cbf253855a6a74238138077de3b8b185c7fa09af292cdde1bb6b446f2d5ab4ec1b8882f5d9559040959a0c8ef26884f989 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.4.3, @polkadot/util-crypto@npm:^13.0.0, @polkadot/util-crypto@npm:^13.0.2, @polkadot/util-crypto@npm:^13.4.3": + version: 13.4.3 + resolution: "@polkadot/util-crypto@npm:13.4.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.4.3" + "@polkadot/util": "npm:13.4.3" + "@polkadot/wasm-crypto": "npm:^7.4.1" + "@polkadot/wasm-util": "npm:^7.4.1" + "@polkadot/x-bigint": "npm:13.4.3" + "@polkadot/x-randomvalues": "npm:13.4.3" + "@scure/base": "npm:^1.1.7" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.0.2 - checksum: 10c0/01c4f592798ec8716e4e199c3f8289d5e9b15cd7aeb52451edc498e45f04c630863e3e613c8aadb3120e531231e4494f389d7fc3c275471f3cd4e1d001a09a0f + "@polkadot/util": 13.4.3 + checksum: 10c0/601b3d57eea400c9229d4766092659e8095eb7aa7329cdddb0f6bc325b312cf7bdaa24c86792ff1aae4b7d810130455c425a1336cf9066adbef66b5d923c6eeb 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.4.3, @polkadot/util@npm:^13.0.0, @polkadot/util@npm:^13.4.3": + version: 13.4.3 + resolution: "@polkadot/util@npm:13.4.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.4.3" + "@polkadot/x-global": "npm:13.4.3" + "@polkadot/x-textdecoder": "npm:13.4.3" + "@polkadot/x-textencoder": "npm:13.4.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/06798e9799926abcf3b40fff1e659099ca8f8be378a41bda30f12b2cd8f90ce18b8a3feeb735c0cab8c183231cebec5fbbeb26046fa48ca7e825bebed5f79ddc 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.4.3, @polkadot/x-bigint@npm:^13.4.3": + version: 13.4.3 + resolution: "@polkadot/x-bigint@npm:13.4.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/506dca890f389a8cdc3f2a816555144e3f8d0947528bf18113dd033fa07644d493dcf52b35a74c735aa8241202ad9cfaa6853266ac456f1c997032ff423ad0b8 + "@polkadot/x-global": "npm:13.4.3" + tslib: "npm:^2.8.0" + checksum: 10c0/133bb54e6020dde4945ddaa685f0714f09930ef1518f8ab3e03a042ab6b892bb3ec882199966c290adbe5dc2b3c6d6312624a8671eb835346df8664c3d2f1773 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.4.3": + version: 13.4.3 + resolution: "@polkadot/x-fetch@npm:13.4.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" + "@polkadot/x-global": "npm:13.4.3" node-fetch: "npm:^3.3.2" - tslib: "npm:^2.6.2" - checksum: 10c0/4f597769cd920051ba070c7fd49858e53cd035be2aa515de2ad289def83405e6de2856b7800e236239b7122086e40a2e1e581add36f2fa82018ca444d6e7314a + tslib: "npm:^2.8.0" + checksum: 10c0/3352bed239d8d1227e12af202707500bc81589b6492639f54a5130b94ea6f3b8e74760c0429cfa6543cfc57fc796a63e1898540b95c09ca116af466e7eaf0e36 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.4.3, @polkadot/x-global@npm:^13.4.3": + version: 13.4.3 + resolution: "@polkadot/x-global@npm:13.4.3" dependencies: - tslib: "npm:^2.6.2" - checksum: 10c0/68e1e1f15a77fe1ec0ce92c669c2418f796ec84c56639281466a21daaf6a2ce6f1f1ae010767c2f843dfa0430272dada2158e714c3d1f2eacd6ce272b211bd29 + tslib: "npm:^2.8.0" + checksum: 10c0/704d0f1f221a7cd3fadc64502a9da133fd438d4931de8e6c0ada04545e25c90759c4a79dec1595623f28c8cc29a3123cbbc0d1932613c174da85d5f1de24dbbe 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.4.3": + version: 13.4.3 + resolution: "@polkadot/x-randomvalues@npm:13.4.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" + "@polkadot/x-global": "npm:13.4.3" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.0.2 + "@polkadot/util": 13.4.3 "@polkadot/wasm-util": "*" - checksum: 10c0/81b7e88105a6f2bb7f70bfa28f8cb7b8167064e9bb3fd83c972438695717df101d34998fe648e122f7456ca876abd3a01bdc3847c0c769e3cc9686d7885c95df + checksum: 10c0/be067c265c0a2fde838a876e352a35b9bb3950c1b0e87b5464f31e18b3999b50daf63d0dcca3819ea33cbda44e7857d53b4fa391c64ae00a975e9c09b5e21578 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.4.3": + version: 13.4.3 + resolution: "@polkadot/x-textdecoder@npm:13.4.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/c77054ba8c31fd6a73cfa54b4cc4848712e7c49800bbd1c9144291724cc0b170fe3eb66643741c68b2978050dcf1f120de72b3f677942beb57fd80c0dbb14c38 + "@polkadot/x-global": "npm:13.4.3" + tslib: "npm:^2.8.0" + checksum: 10c0/187685b2d125bf22828bd39977941d77ba314af37691f1e86a123fa148a9cd7e0ef4470048d40454eeb8c1830e89d7258bd314b3ee47d6e6557de910d1871b3c 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.4.3": + version: 13.4.3 + resolution: "@polkadot/x-textencoder@npm:13.4.3" dependencies: - "@polkadot/x-global": "npm:13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/a84d230975e1fea712d99650644c2352c1a7e2f3140a7d4c842a46df6df1ae15ecdc28ec32ea521beddd1978eaf8b6b80b2b89e1d0aaf47328c1c76dfd29f0d7 + "@polkadot/x-global": "npm:13.4.3" + tslib: "npm:^2.8.0" + checksum: 10c0/8c9b2f53142abf3dafd35c6fadf719e84098466e4ac9f4b58f0c7f0cce6aaf4c7a69d6323a708223e10bc439e35b87cd5ed95f507be7745fb23a32a3f52257b2 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.4.3": + version: 13.4.3 + resolution: "@polkadot/x-ws@npm:13.4.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.4.3" + tslib: "npm:^2.8.0" + ws: "npm:^8.18.0" + checksum: 10c0/929ffd34c6625ef5bcf8dcf1f4a922d6e234bf75e23de633b56a747285b0a5f85c6f28339a2ff61aa297dc9c5b98ca783e6c70bf7e7856fc2b6be6aba92a7cb6 languageName: node linkType: hard -"@scure/base@npm:^1.1.0, @scure/base@npm:^1.1.1, @scure/base@npm:^1.1.5, @scure/base@npm:^1.2.1": - version: 1.2.1 - resolution: "@scure/base@npm:1.2.1" - checksum: 10c0/e61068854370855b89c50c28fa4092ea6780f1e0db64ea94075ab574ebcc964f719a3120dc708db324991f4b3e652d92ebda03fce2bf6a4900ceeacf9c0ff933 +"@scure/base@npm:^1.1.0, @scure/base@npm:^1.1.1, @scure/base@npm:^1.1.7, @scure/base@npm:^1.2.1": + version: 1.2.4 + resolution: "@scure/base@npm:1.2.4" + checksum: 10c0/469c8aee80d6d6973e1aac6184befa04568f1b4016e40c889025f4a721575db9c1ca0c2ead80613896cce929392740322a18da585a427f157157e797dc0a42a9 languageName: node linkType: hard @@ -3005,46 +3010,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.9.2 + resolution: "@substrate/connect-known-chains@npm:1.9.2" + checksum: 10c0/730ed1420ae0cf33d7c9479cf180ca386edae72f6b9261cc8ac1381cd803142eb0b75df35ad939a4d8c7a0acb83da2840d948066c2950b201c9037f4ef75287c 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 @@ -3096,12 +3101,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 @@ -4719,6 +4724,13 @@ __metadata: languageName: node linkType: hard +"comment-parser@npm:^1.4.1": + version: 1.4.1 + resolution: "comment-parser@npm:1.4.1" + checksum: 10c0/d6c4be3f5be058f98b24f2d557f745d8fe1cc9eb75bebbdccabd404a0e1ed41563171b16285f593011f8b6a5ec81f564fb1f2121418ac5cbf0f49255bf0840dd + languageName: node + linkType: hard + "compare-func@npm:^1.3.1": version: 1.3.4 resolution: "compare-func@npm:1.3.4" @@ -7936,14 +7948,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 @@ -9097,12 +9109,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 @@ -9768,10 +9780,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, tslib@npm:^2.8.1": + version: 2.8.1 + resolution: "tslib@npm:2.8.1" + checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62 languageName: node linkType: hard @@ -10300,9 +10312,9 @@ __metadata: languageName: node linkType: hard -"ws@npm:^8.16.0, ws@npm:^8.8.1": - version: 8.18.0 - resolution: "ws@npm:8.18.0" +"ws@npm:^8.18.0, ws@npm:^8.8.1": + version: 8.18.1 + resolution: "ws@npm:8.18.1" peerDependencies: bufferutil: ^4.0.1 utf-8-validate: ">=5.0.2" @@ -10311,7 +10323,7 @@ __metadata: optional: true utf-8-validate: optional: true - checksum: 10c0/25eb33aff17edcb90721ed6b0eb250976328533ad3cd1a28a274bd263682e7296a6591ff1436d6cbc50fa67463158b062f9d1122013b361cec99a05f84680e06 + checksum: 10c0/e498965d6938c63058c4310ffb6967f07d4fa06789d3364829028af380d299fe05762961742971c764973dce3d1f6a2633fe8b2d9410c9b52e534b4b882a99fa languageName: node linkType: hard