diff --git a/packages/jsonld-suites/package.json b/packages/jsonld-suites/package.json index 6ebf3f81d..e52aac9a6 100644 --- a/packages/jsonld-suites/package.json +++ b/packages/jsonld-suites/package.json @@ -42,10 +42,10 @@ "@kiltprotocol/type-definitions": "^1.11200.0", "@kiltprotocol/types": "workspace:*", "@kiltprotocol/utils": "workspace:*", - "@polkadot/keyring": "^13.0.0", - "@polkadot/types": "^12.0.0", - "@polkadot/util": "^13.0.0", - "@polkadot/util-crypto": "^13.0.0", + "@polkadot/keyring": "^14.0.0", + "@polkadot/types": "^16.0.0", + "@polkadot/util": "^14.0.0", + "@polkadot/util-crypto": "^14.0.0", "crypto-ld": "^6.0.0" }, "peerDependencies": { diff --git a/packages/sdk-js/package.json b/packages/sdk-js/package.json index 1c8032160..2aa17c954 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": "^16.0.0", "rimraf": "^3.0.2", "terser-webpack-plugin": "^5.1.1", "typescript": "^4.8.3", @@ -47,11 +47,11 @@ "@kiltprotocol/did": "workspace:*", "@kiltprotocol/type-definitions": "^1.11200.0", "@kiltprotocol/utils": "workspace:*", - "@polkadot/api": "^12.0.0", - "@polkadot/keyring": "^13.0.0", - "@polkadot/types": "^12.0.0", - "@polkadot/util": "^13.0.0", - "@polkadot/util-crypto": "^13.0.0" + "@polkadot/api": "^16.0.0", + "@polkadot/keyring": "^14.0.0", + "@polkadot/types": "^16.0.0", + "@polkadot/util": "^14.0.0", + "@polkadot/util-crypto": "^14.0.0" }, "peerDependencies": { "@kiltprotocol/augment-api": "^1.11210.0" diff --git a/packages/types/package.json b/packages/types/package.json index 53ca9632e..318aca00d 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -30,11 +30,11 @@ "bugs": "https://github.com/KILTprotocol/sdk-js/issues", "homepage": "https://github.com/KILTprotocol/sdk-js#readme", "dependencies": { - "@polkadot/api": "^12.0.0", - "@polkadot/keyring": "^13.0.0", - "@polkadot/types": "^12.0.0", - "@polkadot/util": "^13.0.0", - "@polkadot/util-crypto": "^13.0.0" + "@polkadot/api": "^16.0.0", + "@polkadot/keyring": "^14.0.0", + "@polkadot/types": "^16.0.0", + "@polkadot/util": "^14.0.0", + "@polkadot/util-crypto": "^14.0.0" }, "devDependencies": { "rimraf": "^3.0.2", diff --git a/yarn.lock b/yarn.lock index 1c41aee0d..603079532 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2216,10 +2216,10 @@ __metadata: "@kiltprotocol/type-definitions": "npm:^1.11200.0" "@kiltprotocol/types": "workspace:*" "@kiltprotocol/utils": "workspace:*" - "@polkadot/keyring": "npm:^13.0.0" - "@polkadot/types": "npm:^12.0.0" - "@polkadot/util": "npm:^13.0.0" - "@polkadot/util-crypto": "npm:^13.0.0" + "@polkadot/keyring": "npm:^14.0.0" + "@polkadot/types": "npm:^16.0.0" + "@polkadot/util": "npm:^14.0.0" + "@polkadot/util-crypto": "npm:^14.0.0" crypto-ld: "npm:^6.0.0" rimraf: "npm:^3.0.2" typescript: "npm:^4.8.3" @@ -2260,12 +2260,12 @@ __metadata: "@kiltprotocol/did": "workspace:*" "@kiltprotocol/type-definitions": "npm:^1.11200.0" "@kiltprotocol/utils": "workspace:*" - "@polkadot/api": "npm:^12.0.0" - "@polkadot/keyring": "npm:^13.0.0" - "@polkadot/typegen": "npm:^12.0.0" - "@polkadot/types": "npm:^12.0.0" - "@polkadot/util": "npm:^13.0.0" - "@polkadot/util-crypto": "npm:^13.0.0" + "@polkadot/api": "npm:^16.0.0" + "@polkadot/keyring": "npm:^14.0.0" + "@polkadot/typegen": "npm:^16.0.0" + "@polkadot/types": "npm:^16.0.0" + "@polkadot/util": "npm:^14.0.0" + "@polkadot/util-crypto": "npm:^14.0.0" rimraf: "npm:^3.0.2" terser-webpack-plugin: "npm:^5.1.1" typescript: "npm:^4.8.3" @@ -2300,11 +2300,11 @@ __metadata: version: 0.0.0-use.local resolution: "@kiltprotocol/types@workspace:packages/types" dependencies: - "@polkadot/api": "npm:^12.0.0" - "@polkadot/keyring": "npm:^13.0.0" - "@polkadot/types": "npm:^12.0.0" - "@polkadot/util": "npm:^13.0.0" - "@polkadot/util-crypto": "npm:^13.0.0" + "@polkadot/api": "npm:^16.0.0" + "@polkadot/keyring": "npm:^14.0.0" + "@polkadot/types": "npm:^16.0.0" + "@polkadot/util": "npm:^14.0.0" + "@polkadot/util-crypto": "npm:^14.0.0" rimraf: "npm:^3.0.2" typescript: "npm:^4.8.3" languageName: unknown @@ -2335,12 +2335,12 @@ __metadata: languageName: unknown linkType: soft -"@noble/curves@npm:^1.0.0, @noble/curves@npm:^1.3.0": - version: 1.4.0 - resolution: "@noble/curves@npm:1.4.0" +"@noble/curves@npm:^1.0.0, @noble/curves@npm:^1.3.0, @noble/curves@npm:~1.9.2": + version: 1.9.7 + resolution: "@noble/curves@npm:1.9.7" dependencies: - "@noble/hashes": "npm:1.4.0" - checksum: 10c0/31fbc370df91bcc5a920ca3f2ce69c8cf26dc94775a36124ed8a5a3faf0453badafd2ee4337061ffea1b43c623a90ee8b286a5a81604aaf9563bdad7ff795d18 + "@noble/hashes": "npm:1.8.0" + checksum: 10c0/150014751ebe8ca06a8654ca2525108452ea9ee0be23430332769f06808cddabfe84f248b6dbf836916bc869c27c2092957eec62c7506d68a1ed0a624017c2a3 languageName: node linkType: hard @@ -2351,17 +2351,10 @@ __metadata: languageName: node linkType: hard -"@noble/hashes@npm:1.4.0": - version: 1.4.0 - resolution: "@noble/hashes@npm:1.4.0" - checksum: 10c0/8c3f005ee72e7b8f9cff756dfae1241485187254e3f743873e22073d63906863df5d4f13d441b7530ea614b7a093f0d889309f28b59850f33b66cb26a779a4a5 - languageName: node - linkType: hard - -"@noble/hashes@npm:^1.3.0, @noble/hashes@npm:^1.3.1, @noble/hashes@npm:^1.3.3, @noble/hashes@npm:^1.6.1": - version: 1.7.0 - resolution: "@noble/hashes@npm:1.7.0" - checksum: 10c0/1ef0c985ebdb5a1bd921ea6d959c90ba826af3ae05b40b459a703e2a5e9b259f190c6e92d6220fb3800e2385521e4159e238415ad3f6b79c52f91dd615e491dc +"@noble/hashes@npm:1.8.0, @noble/hashes@npm:^1.3.0, @noble/hashes@npm:^1.3.1, @noble/hashes@npm:^1.3.3, @noble/hashes@npm:^1.6.1, @noble/hashes@npm:~1.8.0": + version: 1.8.0 + resolution: "@noble/hashes@npm:1.8.0" + checksum: 10c0/06a0b52c81a6fa7f04d67762e08b2c476a00285858150caeaaff4037356dd5e119f45b2a530f638b77a5eeca013168ec1b655db41bae3236cb2e9d511484fc77 languageName: node linkType: hard @@ -2423,14 +2416,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 +2441,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 +2451,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 +2487,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,92 +2523,92 @@ __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:16.5.4": + version: 16.5.4 + resolution: "@polkadot/api-augment@npm:16.5.4" 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:16.5.4" + "@polkadot/rpc-augment": "npm:16.5.4" + "@polkadot/types": "npm:16.5.4" + "@polkadot/types-augment": "npm:16.5.4" + "@polkadot/types-codec": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" + tslib: "npm:^2.8.1" + checksum: 10c0/40655f044e08713b8e91244f4ec00c3c656a9d71c1066f74f67d1ea1f631e028e8921b163e91ce89652f9427880f67adfcdfd31a0a4769b9e4de7955c5dfa2e5 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:16.5.4": + version: 16.5.4 + resolution: "@polkadot/api-base@npm:16.5.4" dependencies: - "@polkadot/rpc-core": "npm:12.2.1" - "@polkadot/types": "npm:12.2.1" - "@polkadot/util": "npm:^13.0.2" + "@polkadot/rpc-core": "npm:16.5.4" + "@polkadot/types": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/ce2414247960fe97c60f47216ccf9345098dc6203cff24bc8a32a8fe855b3c5f0ab7ac5c5d0ae43bb3dadd8490b0944e5321db004a5a1f7958b7f1d12465b195 + tslib: "npm:^2.8.1" + checksum: 10c0/8449b17ecf2e06adde88db812a2615b64151cdf5bc65a114cc1f9735f3075e3255ed067426dcf80d9b4109c3594e0e609a46e9565a744e50898e276c9094462c 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:16.5.4": + version: 16.5.4 + resolution: "@polkadot/api-derive@npm:16.5.4" 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:16.5.4" + "@polkadot/api-augment": "npm:16.5.4" + "@polkadot/api-base": "npm:16.5.4" + "@polkadot/rpc-core": "npm:16.5.4" + "@polkadot/types": "npm:16.5.4" + "@polkadot/types-codec": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" + "@polkadot/util-crypto": "npm:^14.0.1" 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/b8be25da61d665fcb7a4b979e1f0970f9b911348ccb8236308de9e9110ef8dc907b2fdbb57e22a7be282a0ff66110008a0bc7e5d49f28514d5f99b8f210ecdd6 + languageName: node + linkType: hard + +"@polkadot/api@npm:16.5.4, @polkadot/api@npm:^16.0.0": + version: 16.5.4 + resolution: "@polkadot/api@npm:16.5.4" + dependencies: + "@polkadot/api-augment": "npm:16.5.4" + "@polkadot/api-base": "npm:16.5.4" + "@polkadot/api-derive": "npm:16.5.4" + "@polkadot/keyring": "npm:^14.0.1" + "@polkadot/rpc-augment": "npm:16.5.4" + "@polkadot/rpc-core": "npm:16.5.4" + "@polkadot/rpc-provider": "npm:16.5.4" + "@polkadot/types": "npm:16.5.4" + "@polkadot/types-augment": "npm:16.5.4" + "@polkadot/types-codec": "npm:16.5.4" + "@polkadot/types-create": "npm:16.5.4" + "@polkadot/types-known": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" + "@polkadot/util-crypto": "npm:^14.0.1" 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/a79395bf5338015f6c5f2bd0951359258019d3fc4a51f1803d80a3f68e63da46e408890530c4915e20b0b32095fb06552e93866cb4971a54a13aa10a50dca223 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:^14.0.0, @polkadot/keyring@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/keyring@npm:14.0.1" dependencies: - "@polkadot/util": "npm:13.0.2" - "@polkadot/util-crypto": "npm:13.0.2" - tslib: "npm:^2.6.2" + "@polkadot/util": "npm:14.0.1" + "@polkadot/util-crypto": "npm:14.0.1" + tslib: "npm:^2.8.0" peerDependencies: - "@polkadot/util": 13.0.2 - "@polkadot/util-crypto": 13.0.2 - checksum: 10c0/102fb4007b682f0ab54cb4a241d97b9028e49c6f1215323a89caea4b62f54376b46be9b1de4712d27e1e842fdaf8c8852c0bae70c4b1d663a21f939129eb99a8 + "@polkadot/util": 14.0.1 + "@polkadot/util-crypto": 14.0.1 + checksum: 10c0/40497d1d561312194d95fccf2a8549067ad53506644de354a853504cf2207b35c8276a7f85ede1d2c915039aaffdd29a6111157dca71b09fb570702e9c8086d4 languageName: node linkType: hard -"@polkadot/networks@npm:13.0.2, @polkadot/networks@npm:^13.0.2": +"@polkadot/networks@npm:13.0.2": version: 13.0.2 resolution: "@polkadot/networks@npm:13.0.2" dependencies: @@ -2623,75 +2619,88 @@ __metadata: languageName: node linkType: hard -"@polkadot/rpc-augment@npm:12.2.1": - version: 12.2.1 - resolution: "@polkadot/rpc-augment@npm:12.2.1" +"@polkadot/networks@npm:14.0.1, @polkadot/networks@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/networks@npm:14.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/util": "npm:14.0.1" + "@substrate/ss58-registry": "npm:^1.51.0" + tslib: "npm:^2.8.0" + checksum: 10c0/1410bc778ad52a4f409db44d4cd367ef81a804078eb711b20ba700f5f5ff53411083cde4a29d2670f445a0d07ad5db39b101001dd3f2413d7ef37caef307f1a9 + languageName: node + linkType: hard + +"@polkadot/rpc-augment@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/rpc-augment@npm:16.5.4" + dependencies: + "@polkadot/rpc-core": "npm:16.5.4" + "@polkadot/types": "npm:16.5.4" + "@polkadot/types-codec": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" + tslib: "npm:^2.8.1" + checksum: 10c0/081d104a2323f78842b93a6f5e4a2bfab1f5929453cee2533e097eff24d356ef3dbc325ae9c18d0104cfbc32da836821eb8714eb389ab692d62db780e2cc2882 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:16.5.4": + version: 16.5.4 + resolution: "@polkadot/rpc-core@npm:16.5.4" 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:16.5.4" + "@polkadot/rpc-provider": "npm:16.5.4" + "@polkadot/types": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/decb31457e6a177bf6c50fe5d1ecca2f6875cf2f57a4e4d253f9d3bd258024b54d3a27bd7301c7319008e224a52ed796503bc1ec6237e1ea7aa44c29ff235ff3 + tslib: "npm:^2.8.1" + checksum: 10c0/c638632572fba8c6bad993f906811cfadb98a158fb0a4da765993a852e5aa45cb8340f0e086b8060e7a638496b9c4fda4b3d38730d86f85382f54ab8ce8ef545 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:16.5.4": + version: 16.5.4 + resolution: "@polkadot/rpc-provider@npm:16.5.4" 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:^14.0.1" + "@polkadot/types": "npm:16.5.4" + "@polkadot/types-support": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" + "@polkadot/util-crypto": "npm:^14.0.1" + "@polkadot/x-fetch": "npm:^14.0.1" + "@polkadot/x-global": "npm:^14.0.1" + "@polkadot/x-ws": "npm:^14.0.1" + "@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/8bd0631a0df69dd61b494b1263a6a420b9445739f1e90624e8dbd7e276c7316dcfa1a427ee261cc6d173b78b679b10f6d7f866f6a9cefb56e7e2d4288f70da03 + languageName: node + linkType: hard + +"@polkadot/typegen@npm:^16.0.0": + version: 16.5.4 + resolution: "@polkadot/typegen@npm:16.5.4" + dependencies: + "@polkadot/api": "npm:16.5.4" + "@polkadot/api-augment": "npm:16.5.4" + "@polkadot/api-derive": "npm:16.5.4" + "@polkadot/rpc-augment": "npm:16.5.4" + "@polkadot/rpc-provider": "npm:16.5.4" + "@polkadot/types": "npm:16.5.4" + "@polkadot/types-augment": "npm:16.5.4" + "@polkadot/types-codec": "npm:16.5.4" + "@polkadot/types-create": "npm:16.5.4" + "@polkadot/types-support": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" + "@polkadot/util-crypto": "npm:^14.0.1" + "@polkadot/x-ws": "npm:^14.0.1" + 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,85 +2708,106 @@ __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/9a2452ffb4703f93dc7b7a2fa3101e90aa0483cd33f638474e087aa40f996b1c073ea7d6eed82b900c4a54b8fddd158d2fcee08c4ba1273425d57b96d2805ab6 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:16.5.4": + version: 16.5.4 + resolution: "@polkadot/types-augment@npm:16.5.4" 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:16.5.4" + "@polkadot/types-codec": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" + tslib: "npm:^2.8.1" + checksum: 10c0/237c74eac9da5acbc8a23578ec024bdca3ab1fc1169459a850a5b4e33826ac7018e7f17aa1bb7ddd3ff8ec90fcdb4aa61fe0725564c332b71709c9ba86d174c0 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:16.5.4": + version: 16.5.4 + resolution: "@polkadot/types-codec@npm:16.5.4" 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:^14.0.1" + "@polkadot/x-bigint": "npm:^14.0.1" + tslib: "npm:^2.8.1" + checksum: 10c0/87d9824076e6d28614585e4fb64cebb908b0777f4b402118d2dd1d3e3974fdabcb54acf69515ef731805da7b832b256d1a792ae1fe883712efd398f335509990 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:16.5.4": + version: 16.5.4 + resolution: "@polkadot/types-create@npm:16.5.4" 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:16.5.4" + "@polkadot/util": "npm:^14.0.1" + tslib: "npm:^2.8.1" + checksum: 10c0/13572d456ad3e46f680891300c223b333f66efe1643ac20055aefb3f0355b3a8c792d0c038de4e8b3916a43b1f9e9d49c5c53c90ea2b48985c22cd343c7bc007 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:16.5.4": + version: 16.5.4 + resolution: "@polkadot/types-known@npm:16.5.4" 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:^14.0.1" + "@polkadot/types": "npm:16.5.4" + "@polkadot/types-codec": "npm:16.5.4" + "@polkadot/types-create": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" + tslib: "npm:^2.8.1" + checksum: 10c0/de1b32e3b25e79a42d07034f709e45602222eb2dcdd9ccacf04fc509a96f90d336ce85654de444915beffd01d3fc5e47b18df5773433bc769c691a69d2182237 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:16.5.4": + version: 16.5.4 + resolution: "@polkadot/types-support@npm:16.5.4" dependencies: - "@polkadot/util": "npm:^13.0.2" - tslib: "npm:^2.6.2" - checksum: 10c0/9827416128700fdb604debde9591573148485b8e62bd0e6edf6578cfddec7843c36902c7b750341e0b7fc8528daf03db8f2862f6990ad9e10e98b11cc7e1f5e3 + "@polkadot/util": "npm:^14.0.1" + tslib: "npm:^2.8.1" + checksum: 10c0/c137fb2ebedaa6fbe50d543338c287f9db73dc1a3ec159f5506700aa29a063d5eaf07acfb008a30de930144c904c88db1f097ca18dd3c41c223ec9ee64196067 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:16.5.4, @polkadot/types@npm:^16.0.0": + version: 16.5.4 + resolution: "@polkadot/types@npm:16.5.4" 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:^14.0.1" + "@polkadot/types-augment": "npm:16.5.4" + "@polkadot/types-codec": "npm:16.5.4" + "@polkadot/types-create": "npm:16.5.4" + "@polkadot/util": "npm:^14.0.1" + "@polkadot/util-crypto": "npm:^14.0.1" rxjs: "npm:^7.8.1" - tslib: "npm:^2.6.2" - checksum: 10c0/9773c8bbe5af8b20292a94691d4f791dff5cb75da063b0dfc76a9615e8ea102274dcd0295744782d1462fac31cb0365c20a06b039698cdc410a82b8d03ec52a8 + tslib: "npm:^2.8.1" + checksum: 10c0/45b3d9d594b883efaca1d7b0a2e9caed134c70b3836f5eacf71600bdb28706c7963e8fab48214cc31f5650c920c6b13284cc22ad9df95f47f992856760b7a707 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": +"@polkadot/util-crypto@npm:14.0.1, @polkadot/util-crypto@npm:^14.0.0, @polkadot/util-crypto@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/util-crypto@npm:14.0.1" + dependencies: + "@noble/curves": "npm:^1.3.0" + "@noble/hashes": "npm:^1.3.3" + "@polkadot/networks": "npm:14.0.1" + "@polkadot/util": "npm:14.0.1" + "@polkadot/wasm-crypto": "npm:^7.5.3" + "@polkadot/wasm-util": "npm:^7.5.3" + "@polkadot/x-bigint": "npm:14.0.1" + "@polkadot/x-randomvalues": "npm:14.0.1" + "@scure/base": "npm:^1.1.7" + "@scure/sr25519": "npm:^0.2.0" + tslib: "npm:^2.8.0" + peerDependencies: + "@polkadot/util": 14.0.1 + checksum: 10c0/d38c7d1fe6094c466c4c44691c204a33f149d97b42236fe875fe0b202cf9fdc783d78a5fffdac5c2f372d35249add8f7e9471da93c9779800c14900b8b4ebf6d + languageName: node + linkType: hard + +"@polkadot/util-crypto@npm:^13.0.2": version: 13.0.2 resolution: "@polkadot/util-crypto@npm:13.0.2" dependencies: @@ -2797,7 +2827,7 @@ __metadata: languageName: node linkType: hard -"@polkadot/util@npm:13.0.2, @polkadot/util@npm:^13.0.0, @polkadot/util@npm:^13.0.2": +"@polkadot/util@npm:13.0.2": version: 13.0.2 resolution: "@polkadot/util@npm:13.0.2" dependencies: @@ -2812,87 +2842,102 @@ __metadata: languageName: node linkType: hard -"@polkadot/wasm-bridge@npm:7.3.2": - version: 7.3.2 - resolution: "@polkadot/wasm-bridge@npm:7.3.2" +"@polkadot/util@npm:14.0.1, @polkadot/util@npm:^14.0.0, @polkadot/util@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/util@npm:14.0.1" dependencies: - "@polkadot/wasm-util": "npm:7.3.2" - tslib: "npm:^2.6.2" + "@polkadot/x-bigint": "npm:14.0.1" + "@polkadot/x-global": "npm:14.0.1" + "@polkadot/x-textdecoder": "npm:14.0.1" + "@polkadot/x-textencoder": "npm:14.0.1" + "@types/bn.js": "npm:^5.1.6" + bn.js: "npm:^5.2.1" + tslib: "npm:^2.8.0" + checksum: 10c0/613cc145b677c5272162d686276b1b54f36326736c173272a13d338209fa26377ec4e438619aafbc2d556dc7d465222d6f33510b3f1592f66683691294d911a2 + languageName: node + linkType: hard + +"@polkadot/wasm-bridge@npm:7.5.4": + version: 7.5.4 + resolution: "@polkadot/wasm-bridge@npm:7.5.4" + dependencies: + "@polkadot/wasm-util": "npm:7.5.4" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10c0/8becfcd4efbabe8ea536c353164c8b767a5510d6d62e376813ab1dc0dd4560906f1dfdb1b349d56b4da657ba7c88bc9f074b658218dcae9b1edbd36f4508b710 + checksum: 10c0/47958e2846527d1f492674fecb24121a060aeb93a558a34ef8b000844df015749391ee67b9bf39ee126e7f60a9582fb97db57d8a90fb0036dfb1d57608203d60 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.5.4": + version: 7.5.4 + resolution: "@polkadot/wasm-crypto-asmjs@npm:7.5.4" dependencies: - tslib: "npm:^2.6.2" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10c0/c4eb0b2c6bae2cd7b4ada5211c877a0f0cff4d4a4f2716817430c5aab74f4e8d37099add57c809a098033028378ed3e88ba1c56fd85b6fd0a80b181742f7a3f9 + checksum: 10c0/4dcbef752ce17f9bf5731743b55186a4b319aef590103bd3bb66a5627c0b66ec5f97beb3d1be96ac61c68c765b4f0c3d088d54b6cc5d1b651d14dc9243359b70 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.5.4": + version: 7.5.4 + resolution: "@polkadot/wasm-crypto-init@npm:7.5.4" 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.5.4" + "@polkadot/wasm-crypto-asmjs": "npm:7.5.4" + "@polkadot/wasm-crypto-wasm": "npm:7.5.4" + "@polkadot/wasm-util": "npm:7.5.4" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10c0/4813a87bf44065d4ec7cdc29b00f37cc6859974969710c6a6fefba8e42f5bb0c7e102293a8418b1c6e1b5fd55540d13beebdff777200b69420ce50b8fad803ed + checksum: 10c0/20422bd90e0a257987924fb06569e349736f86b818ec17d4082255c394f08d40d14fd692eaafdfc216fee3798d502e637d6f2bfacbf9c5f3d9f37e231d066de4 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.5.4": + version: 7.5.4 + resolution: "@polkadot/wasm-crypto-wasm@npm:7.5.4" dependencies: - "@polkadot/wasm-util": "npm:7.3.2" - tslib: "npm:^2.6.2" + "@polkadot/wasm-util": "npm:7.5.4" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10c0/546ebc5c42929f2f37565190014ff26f6817024e087c56053c1d8c1dcffd1f02014c4638ca70c79145d540f760339699209bb1dc939c235085a7c78efd56bc60 + checksum: 10c0/1feb2069d804dfc7721222d435c411e557d66775689b8d8bf0b5f7af16126c9e089905544bcb79abf63117e771286ad790b98ee63a127aadeee6a2e1bb8148af 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.3.2, @polkadot/wasm-crypto@npm:^7.5.3": + version: 7.5.4 + resolution: "@polkadot/wasm-crypto@npm:7.5.4" 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.5.4" + "@polkadot/wasm-crypto-asmjs": "npm:7.5.4" + "@polkadot/wasm-crypto-init": "npm:7.5.4" + "@polkadot/wasm-crypto-wasm": "npm:7.5.4" + "@polkadot/wasm-util": "npm:7.5.4" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: 10c0/ff3ef6a2a4dcbbdeb257e7a42f906f1bb7e31292600482c1acf9267406011ea75bd9d3d6ceaf4c011f986e25a2416768775ee59ccc7dbfa6c529b11b8ea91eb4 + checksum: 10c0/232627257755ae1487152638ae532f9986a7b8b0b4b236851e43f79396793e1c1b5e339f6d7a920180c06e2d3d8f4c2e25539ac8eb4ec3e9d4537cdd2b54c23d 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.5.4, @polkadot/wasm-util@npm:^7.3.2, @polkadot/wasm-util@npm:^7.5.3": + version: 7.5.4 + resolution: "@polkadot/wasm-util@npm:7.5.4" dependencies: - tslib: "npm:^2.6.2" + tslib: "npm:^2.7.0" peerDependencies: "@polkadot/util": "*" - checksum: 10c0/58ef58d357e7983c3bb4008b0159262d5c588234d7be64155c031f452fc0daeb078ff0ac8bb4b0377dac307130b0b548c01fd466968869ed308d50e2c162d23b + checksum: 10c0/a5a42b7d0b401ff68ee22017ad2b55eb0bfbdd1000d13a6e9dd05f374496237c1409a0cf18cfc8bdbd642110ae6c1b6e39a7484e5f8bdecdc48010c66c46b460 languageName: node linkType: hard -"@polkadot/x-bigint@npm:13.0.2, @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" dependencies: @@ -2902,18 +2947,28 @@ __metadata: 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-bigint@npm:14.0.1, @polkadot/x-bigint@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-bigint@npm:14.0.1" dependencies: - "@polkadot/x-global": "npm:13.0.2" + "@polkadot/x-global": "npm:14.0.1" + tslib: "npm:^2.8.0" + checksum: 10c0/36baa020a3d7cfeaced03a6af17784d1e1c7011612dad75f0412ec983229c6d0b3c80cc20b4d45fad54a34290a33eb1bfd4c860921acaf1c37c2758c83ffb0ad + languageName: node + linkType: hard + +"@polkadot/x-fetch@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-fetch@npm:14.0.1" + dependencies: + "@polkadot/x-global": "npm:14.0.1" node-fetch: "npm:^3.3.2" - tslib: "npm:^2.6.2" - checksum: 10c0/4f597769cd920051ba070c7fd49858e53cd035be2aa515de2ad289def83405e6de2856b7800e236239b7122086e40a2e1e581add36f2fa82018ca444d6e7314a + tslib: "npm:^2.8.0" + checksum: 10c0/087468c6e118a9541f291e5f0753112cb82934a92bd77f64b4830566782ab89c8dbaf84a270627f39a339e1349bac791de63d9c62c724f467c22c8129ca60e6c languageName: node linkType: hard -"@polkadot/x-global@npm:13.0.2, @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" dependencies: @@ -2922,6 +2977,15 @@ __metadata: languageName: node linkType: hard +"@polkadot/x-global@npm:14.0.1, @polkadot/x-global@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-global@npm:14.0.1" + dependencies: + tslib: "npm:^2.8.0" + checksum: 10c0/1c82627bc12eb4a732839d64bbc6dcfbc8cdfecbade8057b3474201638013ce40b0b3c82d477a4790076d2ae28a93f5e4b7e857ed4541b912b8cef5f43de95d0 + languageName: node + linkType: hard + "@polkadot/x-randomvalues@npm:13.0.2": version: 13.0.2 resolution: "@polkadot/x-randomvalues@npm:13.0.2" @@ -2935,6 +2999,19 @@ __metadata: languageName: node linkType: hard +"@polkadot/x-randomvalues@npm:14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-randomvalues@npm:14.0.1" + dependencies: + "@polkadot/x-global": "npm:14.0.1" + tslib: "npm:^2.8.0" + peerDependencies: + "@polkadot/util": 14.0.1 + "@polkadot/wasm-util": "*" + checksum: 10c0/a759341e8e496784d0845da746eaca49b630ce1ed20de37f1474b36a37a8efd5db5c13d56330be14d8cd6e0e685e893a204d40496a98aad623582f32684fe537 + languageName: node + linkType: hard + "@polkadot/x-textdecoder@npm:13.0.2": version: 13.0.2 resolution: "@polkadot/x-textdecoder@npm:13.0.2" @@ -2945,6 +3022,16 @@ __metadata: languageName: node linkType: hard +"@polkadot/x-textdecoder@npm:14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-textdecoder@npm:14.0.1" + dependencies: + "@polkadot/x-global": "npm:14.0.1" + tslib: "npm:^2.8.0" + checksum: 10c0/4a0afed551792db48e44add9c0ffdc56052bce9d17ecd58ae2ec759e9389ad304471741fba4f2280059e4cd4bc6e5d81757b4ac24b9c7a3ae624f8d5cbb5cf27 + languageName: node + linkType: hard + "@polkadot/x-textencoder@npm:13.0.2": version: 13.0.2 resolution: "@polkadot/x-textencoder@npm:13.0.2" @@ -2955,21 +3042,41 @@ __metadata: 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-textencoder@npm:14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-textencoder@npm:14.0.1" 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:14.0.1" + tslib: "npm:^2.8.0" + checksum: 10c0/ff7c167dc2ec9fb5d42a027eb63d9646a71b333c307e1463929840abebfaece6c6c1615f4be17218c64d6a43dccb016f8fecb46efdd806702e12231ffe662b05 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 +"@polkadot/x-ws@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-ws@npm:14.0.1" + dependencies: + "@polkadot/x-global": "npm:14.0.1" + tslib: "npm:^2.8.0" + ws: "npm:^8.18.0" + checksum: 10c0/20f076536e3444d12c29a66930b3cf854ccb6e7d9a67780ce2220678617e21a9838b1027ba69bc412f0b02c35f72679dc5f06629b5b18427f6a966aedc9d5157 + 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.1.7, @scure/base@npm:^1.2.1": + version: 1.2.6 + resolution: "@scure/base@npm:1.2.6" + checksum: 10c0/49bd5293371c4e062cb6ba689c8fe3ea3981b7bb9c000400dc4eafa29f56814cdcdd27c04311c2fec34de26bc373c593a1d6ca6d754398a488d587943b7c128a + languageName: node + linkType: hard + +"@scure/sr25519@npm:^0.2.0": + version: 0.2.0 + resolution: "@scure/sr25519@npm:0.2.0" + dependencies: + "@noble/curves": "npm:~1.9.2" + "@noble/hashes": "npm:~1.8.0" + checksum: 10c0/7836a7ea9e50c3c36c19f14408b52fc57d255e5b82a19e1ccb05bc3e369b20ee64d00683930b7171a1a728b4ed8f8fbb8f28194f1d51eb380991e0be2f44daef languageName: node linkType: hard @@ -3005,46 +3112,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.10.3 + resolution: "@substrate/connect-known-chains@npm:1.10.3" + checksum: 10c0/ae4a73f1ba2c85a4846e12d4032db9917135825b0112f3bf7c4c4ebb94a062ac1e089174e67119e135178755d1485e8461cdf1ace2ebebba1fe132ef4f533ee1 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.46.0, @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 +3203,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.5, @types/bn.js@npm:^5.1.6": + version: 5.2.0 + resolution: "@types/bn.js@npm:5.2.0" dependencies: "@types/node": "npm:*" - checksum: 10c0/e9f375b43d8119ed82aed2090f83d4cda8afbb63ba13223afb02fa7550258ff90acd76d65cd7186838644048f085241cd98a3a512d8d187aa497c6039c746ac8 + checksum: 10c0/7a36114b8e61faba5c28b433c3e5aabded261745dabb8f3fe41b2d84e8c4c2b8282e52a88a842bd31a565ff5dbf685145ccd91171f1a8d657fb249025c17aa85 languageName: node linkType: hard @@ -4719,6 +4826,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 +8050,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 +9211,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 +9882,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.6.2, 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 +10414,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.19.0 + resolution: "ws@npm:8.19.0" peerDependencies: bufferutil: ^4.0.1 utf-8-validate: ">=5.0.2" @@ -10311,7 +10425,7 @@ __metadata: optional: true utf-8-validate: optional: true - checksum: 10c0/25eb33aff17edcb90721ed6b0eb250976328533ad3cd1a28a274bd263682e7296a6591ff1436d6cbc50fa67463158b062f9d1122013b361cec99a05f84680e06 + checksum: 10c0/4741d9b9bc3f9c791880882414f96e36b8b254e34d4b503279d6400d9a4b87a033834856dbdd94ee4b637944df17ea8afc4bce0ff4a1560d2166be8855da5b04 languageName: node linkType: hard