From c727083f3542f19737134618239ea4bdb42f73a3 Mon Sep 17 00:00:00 2001 From: Richard Kenigs Date: Fri, 22 Nov 2024 12:23:53 +0100 Subject: [PATCH] put exact versions --- package.json | 12 +-- packages/builder/package.json | 10 +- packages/config/package.json | 6 +- packages/mrl/package.json | 8 +- packages/sdk/package.json | 8 +- packages/utils/package.json | 8 +- pnpm-lock.yaml | 182 ++++++++++++++++------------------ 7 files changed, 112 insertions(+), 122 deletions(-) diff --git a/package.json b/package.json index d11dc613..f964f356 100644 --- a/package.json +++ b/package.json @@ -37,12 +37,12 @@ "changeset:publish": "pnpm run build && pnpm publish -r" }, "dependencies": { - "@polkadot/api": "^14.3.1", - "@polkadot/api-augment": "^14.3.1", - "@polkadot/apps-config": "^0.146.1", - "@polkadot/types": "^14.3.1", - "@polkadot/util": "^13.2.3", - "@polkadot/util-crypto": "^13.2.3", + "@polkadot/api": "14.3.1", + "@polkadot/api-augment": "14.3.1", + "@polkadot/apps-config": "0.146.1", + "@polkadot/types": "14.3.1", + "@polkadot/util": "13.2.3", + "@polkadot/util-crypto": "13.2.3", "@wormhole-foundation/sdk-connect": "^0.10.7", "@wormhole-foundation/sdk-evm": "^0.10.7", "@wormhole-foundation/sdk-evm-tokenbridge": "^0.10.7" diff --git a/packages/builder/package.json b/packages/builder/package.json index 137e9c37..4bfc862d 100644 --- a/packages/builder/package.json +++ b/packages/builder/package.json @@ -38,11 +38,11 @@ "big.js": "^6.2.1" }, "peerDependencies": { - "@polkadot/api": "^14.3.1", - "@polkadot/api-augment": "^14.3.1", - "@polkadot/types": "^14.3.1", - "@polkadot/util": "^13.2.3", - "@polkadot/util-crypto": "^13.2.3", + "@polkadot/api": "14.3.1", + "@polkadot/api-augment": "14.3.1", + "@polkadot/types": "14.3.1", + "@polkadot/util": "13.2.3", + "@polkadot/util-crypto": "13.2.3", "@wormhole-foundation/sdk-connect": "^0.10.7", "@wormhole-foundation/sdk-evm": "^0.10.7", "viem": "^2.21.7" diff --git a/packages/config/package.json b/packages/config/package.json index 3d5c4ddd..78e6d85e 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -38,8 +38,8 @@ "@moonbeam-network/xcm-utils": "workspace:*" }, "peerDependencies": { - "@polkadot/types": "^14.3.1", - "@polkadot/util": "^13.2.3", - "@polkadot/util-crypto": "^13.2.3" + "@polkadot/types": "14.3.1", + "@polkadot/util": "13.2.3", + "@polkadot/util-crypto": "13.2.3" } } diff --git a/packages/mrl/package.json b/packages/mrl/package.json index 4ceaed88..b0f3fbab 100644 --- a/packages/mrl/package.json +++ b/packages/mrl/package.json @@ -38,10 +38,10 @@ "big.js": "^6.2.1" }, "peerDependencies": { - "@polkadot/api": "^14.3.1", - "@polkadot/api-augment": "^14.3.1", - "@polkadot/types": "^14.3.1", - "@polkadot/util": "^13.2.3", + "@polkadot/api": "14.3.1", + "@polkadot/api-augment": "14.3.1", + "@polkadot/types": "14.3.1", + "@polkadot/util": "13.2.3", "@wormhole-foundation/sdk-connect": "^0.10.7", "@wormhole-foundation/sdk-evm": "^0.10.7", "viem": "^2.21.7" diff --git a/packages/sdk/package.json b/packages/sdk/package.json index a188536d..07fe052e 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -46,10 +46,10 @@ "big.js": "^6.2.1" }, "peerDependencies": { - "@polkadot/api": "^14.3.1", - "@polkadot/api-augment": "^14.3.1", - "@polkadot/types": "^14.3.1", - "@polkadot/util": "^13.2.3", + "@polkadot/api": "14.3.1", + "@polkadot/api-augment": "14.3.1", + "@polkadot/types": "14.3.1", + "@polkadot/util": "13.2.3", "viem": "^2.21.7" }, "devDependencies": { diff --git a/packages/utils/package.json b/packages/utils/package.json index 32646bf6..97f0ef1b 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -40,9 +40,9 @@ "@types/big.js": "^6.2.2" }, "peerDependencies": { - "@polkadot/api": "^14.3.1", - "@polkadot/apps-config": "^0.146.1", - "@polkadot/util": "^13.2.3", - "@polkadot/util-crypto": "^13.2.3" + "@polkadot/api": "14.3.1", + "@polkadot/apps-config": "0.146.1", + "@polkadot/util": "13.2.3", + "@polkadot/util-crypto": "13.2.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1cd25f2f..454ebc7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,22 +9,22 @@ importers: .: dependencies: '@polkadot/api': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-augment': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/apps-config': - specifier: ^0.146.1 + specifier: 0.146.1 version: 0.146.1(@polkadot/keyring@13.2.3(@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3))(@polkadot/util@13.2.3))(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-is@16.13.1)(react@18.3.1)(utf-8-validate@5.0.10) '@polkadot/types': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1 '@polkadot/util': - specifier: ^13.2.3 + specifier: 13.2.3 version: 13.2.3 '@polkadot/util-crypto': - specifier: ^13.2.3 + specifier: 13.2.3 version: 13.2.3(@polkadot/util@13.2.3) '@wormhole-foundation/sdk-connect': specifier: ^0.10.7 @@ -129,19 +129,19 @@ importers: specifier: workspace:* version: link:../utils '@polkadot/api': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-augment': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1 '@polkadot/util': - specifier: ^13.2.3 + specifier: 13.2.3 version: 13.2.3 '@polkadot/util-crypto': - specifier: ^13.2.3 + specifier: 13.2.3 version: 13.2.3(@polkadot/util@13.2.3) '@wormhole-foundation/sdk-connect': specifier: ^0.10.7 @@ -168,13 +168,13 @@ importers: specifier: workspace:* version: link:../utils '@polkadot/types': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1 '@polkadot/util': - specifier: ^13.2.3 + specifier: 13.2.3 version: 13.2.3 '@polkadot/util-crypto': - specifier: ^13.2.3 + specifier: 13.2.3 version: 13.2.3(@polkadot/util@13.2.3) packages/mrl: @@ -195,16 +195,16 @@ importers: specifier: workspace:* version: link:../utils '@polkadot/api': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-augment': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1 '@polkadot/util': - specifier: ^13.2.3 + specifier: 13.2.3 version: 13.2.3 '@wormhole-foundation/sdk-connect': specifier: ^0.10.7 @@ -234,16 +234,16 @@ importers: specifier: workspace:* version: link:../utils '@polkadot/api': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-augment': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1 '@polkadot/util': - specifier: ^13.2.3 + specifier: 13.2.3 version: 13.2.3 big.js: specifier: ^6.2.1 @@ -278,16 +278,16 @@ importers: packages/utils: dependencies: '@polkadot/api': - specifier: ^14.3.1 + specifier: 14.3.1 version: 14.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/apps-config': - specifier: ^0.146.1 + specifier: 0.146.1 version: 0.146.1(@polkadot/keyring@13.2.3(@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3))(@polkadot/util@13.2.3))(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-is@16.13.1)(react@18.3.1)(utf-8-validate@5.0.10) '@polkadot/util': - specifier: ^13.2.3 + specifier: 13.2.3 version: 13.2.3 '@polkadot/util-crypto': - specifier: ^13.2.3 + specifier: 13.2.3 version: 13.2.3(@polkadot/util@13.2.3) big.js: specifier: ^6.2.1 @@ -3642,12 +3642,6 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tslib@2.7.0: - resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} - tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} @@ -4767,7 +4761,7 @@ snapshots: '@polkadot/types-augment': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -4781,7 +4775,7 @@ snapshots: '@polkadot/types-augment': 14.3.1 '@polkadot/types-codec': 14.3.1 '@polkadot/util': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -4820,7 +4814,7 @@ snapshots: '@polkadot/types': 10.13.1 '@polkadot/util': 12.6.2 rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -4832,7 +4826,7 @@ snapshots: '@polkadot/types': 14.3.1 '@polkadot/util': 13.2.3 rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -4872,7 +4866,7 @@ snapshots: '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -4889,7 +4883,7 @@ snapshots: '@polkadot/util': 13.2.3 '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -4946,7 +4940,7 @@ snapshots: '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) eventemitter3: 5.0.1 rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -4970,7 +4964,7 @@ snapshots: '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) eventemitter3: 5.0.1 rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -5091,13 +5085,13 @@ snapshots: dependencies: '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/keyring@13.2.3(@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3))(@polkadot/util@13.2.3)': dependencies: '@polkadot/util': 13.2.3 '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/keyring@6.11.1(@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3))(@polkadot/util@13.2.3)': dependencies: @@ -5141,13 +5135,13 @@ snapshots: dependencies: '@polkadot/util': 12.6.2 '@substrate/ss58-registry': 1.51.0 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/networks@13.2.3': dependencies: '@polkadot/util': 13.2.3 '@substrate/ss58-registry': 1.51.0 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/networks@6.11.1': dependencies: @@ -5183,7 +5177,7 @@ snapshots: '@polkadot/types': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -5195,7 +5189,7 @@ snapshots: '@polkadot/types': 14.3.1 '@polkadot/types-codec': 14.3.1 '@polkadot/util': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -5231,7 +5225,7 @@ snapshots: '@polkadot/types': 10.13.1 '@polkadot/util': 12.6.2 rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -5244,7 +5238,7 @@ snapshots: '@polkadot/types': 14.3.1 '@polkadot/util': 13.2.3 rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -5288,7 +5282,7 @@ snapshots: eventemitter3: 5.0.1 mock-socket: 9.3.1 nock: 13.5.5 - tslib: 2.8.0 + tslib: 2.8.1 optionalDependencies: '@substrate/connect': 0.8.8(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: @@ -5309,7 +5303,7 @@ snapshots: eventemitter3: 5.0.1 mock-socket: 9.3.1 nock: 13.5.5 - tslib: 2.8.0 + tslib: 2.8.1 optionalDependencies: '@substrate/connect': 0.8.11(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: @@ -5362,14 +5356,14 @@ snapshots: '@polkadot/types': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-augment@14.3.1': dependencies: '@polkadot/types': 14.3.1 '@polkadot/types-codec': 14.3.1 '@polkadot/util': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-augment@7.15.1': dependencies: @@ -5389,13 +5383,13 @@ snapshots: dependencies: '@polkadot/util': 12.6.2 '@polkadot/x-bigint': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-codec@14.3.1': dependencies: '@polkadot/util': 13.2.3 '@polkadot/x-bigint': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-codec@7.15.1': dependencies: @@ -5412,13 +5406,13 @@ snapshots: dependencies: '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-create@14.3.1': dependencies: '@polkadot/types-codec': 14.3.1 '@polkadot/util': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-create@7.15.1': dependencies: @@ -5439,7 +5433,7 @@ snapshots: '@polkadot/types-codec': 10.13.1 '@polkadot/types-create': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-known@14.3.1': dependencies: @@ -5448,7 +5442,7 @@ snapshots: '@polkadot/types-codec': 14.3.1 '@polkadot/types-create': 14.3.1 '@polkadot/util': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-known@4.17.1': dependencies: @@ -5485,12 +5479,12 @@ snapshots: '@polkadot/types-support@10.13.1': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-support@14.3.1': dependencies: '@polkadot/util': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-support@7.15.1': dependencies: @@ -5511,7 +5505,7 @@ snapshots: '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types@14.3.1': dependencies: @@ -5522,7 +5516,7 @@ snapshots: '@polkadot/util': 13.2.3 '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types@4.17.1': dependencies: @@ -5602,7 +5596,7 @@ snapshots: '@polkadot/x-bigint': 12.6.2 '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)) '@scure/base': 1.1.8 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3)': dependencies: @@ -5615,7 +5609,7 @@ snapshots: '@polkadot/x-bigint': 13.2.3 '@polkadot/x-randomvalues': 13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)) '@scure/base': 1.1.8 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/util-crypto@6.11.1(@polkadot/util@6.11.1)': dependencies: @@ -5668,7 +5662,7 @@ snapshots: '@polkadot/x-textencoder': 12.6.2 '@types/bn.js': 5.1.6 bn.js: 5.2.1 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/util@13.2.3': dependencies: @@ -5678,7 +5672,7 @@ snapshots: '@polkadot/x-textencoder': 13.2.3 '@types/bn.js': 5.1.6 bn.js: 5.2.1 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/util@6.11.1': dependencies: @@ -5712,14 +5706,14 @@ snapshots: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.4.1(@polkadot/util@12.6.2) '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-bridge@7.4.1(@polkadot/util@13.2.3)(@polkadot/x-randomvalues@13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)))': dependencies: '@polkadot/util': 13.2.3 '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.2.3) '@polkadot/x-randomvalues': 13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-asmjs@4.6.1(@polkadot/util@6.11.1)': dependencies: @@ -5739,12 +5733,12 @@ snapshots: '@polkadot/wasm-crypto-asmjs@7.4.1(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-asmjs@7.4.1(@polkadot/util@13.2.3)': dependencies: '@polkadot/util': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-init@6.4.1(@polkadot/util@10.4.2)(@polkadot/x-randomvalues@10.4.2)': dependencies: @@ -5763,7 +5757,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.4.1(@polkadot/util@12.6.2) '@polkadot/wasm-util': 7.4.1(@polkadot/util@12.6.2) '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-init@7.4.1(@polkadot/util@13.2.3)(@polkadot/x-randomvalues@13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)))': dependencies: @@ -5773,7 +5767,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.4.1(@polkadot/util@13.2.3) '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.2.3) '@polkadot/x-randomvalues': 13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-wasm@4.6.1(@polkadot/util@6.11.1)': dependencies: @@ -5795,13 +5789,13 @@ snapshots: dependencies: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.4.1(@polkadot/util@12.6.2) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-wasm@7.4.1(@polkadot/util@13.2.3)': dependencies: '@polkadot/util': 13.2.3 '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.2.3) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto@4.6.1(@polkadot/util@6.11.1)(@polkadot/x-randomvalues@6.11.1)': dependencies: @@ -5839,7 +5833,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.4.1(@polkadot/util@12.6.2) '@polkadot/wasm-util': 7.4.1(@polkadot/util@12.6.2) '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto@7.4.1(@polkadot/util@13.2.3)(@polkadot/x-randomvalues@13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)))': dependencies: @@ -5850,7 +5844,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.4.1(@polkadot/util@13.2.3) '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.2.3) '@polkadot/x-randomvalues': 13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-util@6.4.1(@polkadot/util@10.4.2)': dependencies: @@ -5860,12 +5854,12 @@ snapshots: '@polkadot/wasm-util@7.4.1(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)': dependencies: '@polkadot/util': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-bigint@10.4.2': dependencies: @@ -5875,12 +5869,12 @@ snapshots: '@polkadot/x-bigint@12.6.2': dependencies: '@polkadot/x-global': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-bigint@13.2.3': dependencies: '@polkadot/x-global': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-bigint@8.7.1': dependencies: @@ -5898,7 +5892,7 @@ snapshots: dependencies: '@polkadot/x-global': 12.6.2 node-fetch: 3.3.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-fetch@13.2.3': dependencies: @@ -5921,11 +5915,11 @@ snapshots: '@polkadot/x-global@12.6.2': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-global@13.2.3': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-global@6.11.1': dependencies: @@ -5945,14 +5939,14 @@ snapshots: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.2.3) '@polkadot/x-global': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-randomvalues@13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3))': dependencies: '@polkadot/util': 13.2.3 '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.2.3) '@polkadot/x-global': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-randomvalues@6.11.1': dependencies: @@ -5977,12 +5971,12 @@ snapshots: '@polkadot/x-textdecoder@12.6.2': dependencies: '@polkadot/x-global': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-textdecoder@13.2.3': dependencies: '@polkadot/x-global': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-textdecoder@6.11.1': dependencies: @@ -6002,12 +5996,12 @@ snapshots: '@polkadot/x-textencoder@12.6.2': dependencies: '@polkadot/x-global': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-textencoder@13.2.3': dependencies: '@polkadot/x-global': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-textencoder@6.11.1': dependencies: @@ -6031,7 +6025,7 @@ snapshots: '@polkadot/x-ws@12.6.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@polkadot/x-global': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil @@ -7567,7 +7561,7 @@ snapshots: postcss@8.4.38: dependencies: nanoid: 3.3.7 - picocolors: 1.1.0 + picocolors: 1.1.1 source-map-js: 1.2.1 postcss@8.4.45: @@ -7717,7 +7711,7 @@ snapshots: rxjs@7.8.1: dependencies: - tslib: 2.7.0 + tslib: 2.8.1 safe-buffer@5.2.1: {} @@ -7944,10 +7938,6 @@ snapshots: tslib@2.6.2: {} - tslib@2.7.0: {} - - tslib@2.8.0: {} - tslib@2.8.1: {} tsup@8.3.5(postcss@8.4.45)(typescript@5.6.3)(yaml@2.5.1):