diff --git a/package.json b/package.json index a02d32dc4..9ae012e40 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "prettier:fix": "prettier -w ." }, "devDependencies": { - "prettier": "^3.6.2" + "prettier": "^3.7.4" }, "packageManager": "yarn@3.6.1" } diff --git a/utils/e2e-tests/bash/package.json b/utils/e2e-tests/bash/package.json index 0096d401a..5121c0bae 100644 --- a/utils/e2e-tests/bash/package.json +++ b/utils/e2e-tests/bash/package.json @@ -4,6 +4,6 @@ "private": true, "type": "module", "dependencies": { - "@polkadot/api-cli": "^0.63.16" + "@polkadot/api-cli": "^0.63.19" } } diff --git a/utils/e2e-tests/ts/package.json b/utils/e2e-tests/ts/package.json index 1df5a1292..61fa98dbb 100644 --- a/utils/e2e-tests/ts/package.json +++ b/utils/e2e-tests/ts/package.json @@ -8,13 +8,13 @@ "test:ui": "vitest --ui" }, "dependencies": { - "@polkadot/api": "^16.4.9", - "@types/node": "24.8.1", - "@vitest/expect": "^3.2.4", - "axios": "^1.12.2", - "ethers": "^6.15.0", + "@polkadot/api": "^16.5.4", + "@types/node": "25.0.3", + "@vitest/expect": "^4.0.16", + "axios": "^1.13.2", + "ethers": "^6.16.0", "typescript": "^5.9.3", - "viem": "^2.38.3", - "vitest": "^3.2.4" + "viem": "^2.43.3", + "vitest": "^4.0.16" } } diff --git a/yarn.lock b/yarn.lock index 70c75cd80..5f54df74f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19,177 +19,184 @@ __metadata: languageName: node linkType: hard -"@esbuild/aix-ppc64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/aix-ppc64@npm:0.25.1" +"@esbuild/aix-ppc64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/aix-ppc64@npm:0.27.2" conditions: os=aix & cpu=ppc64 languageName: node linkType: hard -"@esbuild/android-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/android-arm64@npm:0.25.1" +"@esbuild/android-arm64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/android-arm64@npm:0.27.2" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@esbuild/android-arm@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/android-arm@npm:0.25.1" +"@esbuild/android-arm@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/android-arm@npm:0.27.2" conditions: os=android & cpu=arm languageName: node linkType: hard -"@esbuild/android-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/android-x64@npm:0.25.1" +"@esbuild/android-x64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/android-x64@npm:0.27.2" conditions: os=android & cpu=x64 languageName: node linkType: hard -"@esbuild/darwin-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/darwin-arm64@npm:0.25.1" +"@esbuild/darwin-arm64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/darwin-arm64@npm:0.27.2" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@esbuild/darwin-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/darwin-x64@npm:0.25.1" +"@esbuild/darwin-x64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/darwin-x64@npm:0.27.2" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@esbuild/freebsd-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/freebsd-arm64@npm:0.25.1" +"@esbuild/freebsd-arm64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/freebsd-arm64@npm:0.27.2" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"@esbuild/freebsd-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/freebsd-x64@npm:0.25.1" +"@esbuild/freebsd-x64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/freebsd-x64@npm:0.27.2" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@esbuild/linux-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-arm64@npm:0.25.1" +"@esbuild/linux-arm64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/linux-arm64@npm:0.27.2" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"@esbuild/linux-arm@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-arm@npm:0.25.1" +"@esbuild/linux-arm@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/linux-arm@npm:0.27.2" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@esbuild/linux-ia32@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-ia32@npm:0.25.1" +"@esbuild/linux-ia32@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/linux-ia32@npm:0.27.2" conditions: os=linux & cpu=ia32 languageName: node linkType: hard -"@esbuild/linux-loong64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-loong64@npm:0.25.1" +"@esbuild/linux-loong64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/linux-loong64@npm:0.27.2" conditions: os=linux & cpu=loong64 languageName: node linkType: hard -"@esbuild/linux-mips64el@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-mips64el@npm:0.25.1" +"@esbuild/linux-mips64el@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/linux-mips64el@npm:0.27.2" conditions: os=linux & cpu=mips64el languageName: node linkType: hard -"@esbuild/linux-ppc64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-ppc64@npm:0.25.1" +"@esbuild/linux-ppc64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/linux-ppc64@npm:0.27.2" conditions: os=linux & cpu=ppc64 languageName: node linkType: hard -"@esbuild/linux-riscv64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-riscv64@npm:0.25.1" +"@esbuild/linux-riscv64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/linux-riscv64@npm:0.27.2" conditions: os=linux & cpu=riscv64 languageName: node linkType: hard -"@esbuild/linux-s390x@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-s390x@npm:0.25.1" +"@esbuild/linux-s390x@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/linux-s390x@npm:0.27.2" conditions: os=linux & cpu=s390x languageName: node linkType: hard -"@esbuild/linux-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/linux-x64@npm:0.25.1" +"@esbuild/linux-x64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/linux-x64@npm:0.27.2" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"@esbuild/netbsd-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/netbsd-arm64@npm:0.25.1" +"@esbuild/netbsd-arm64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/netbsd-arm64@npm:0.27.2" conditions: os=netbsd & cpu=arm64 languageName: node linkType: hard -"@esbuild/netbsd-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/netbsd-x64@npm:0.25.1" +"@esbuild/netbsd-x64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/netbsd-x64@npm:0.27.2" conditions: os=netbsd & cpu=x64 languageName: node linkType: hard -"@esbuild/openbsd-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/openbsd-arm64@npm:0.25.1" +"@esbuild/openbsd-arm64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/openbsd-arm64@npm:0.27.2" conditions: os=openbsd & cpu=arm64 languageName: node linkType: hard -"@esbuild/openbsd-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/openbsd-x64@npm:0.25.1" +"@esbuild/openbsd-x64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/openbsd-x64@npm:0.27.2" conditions: os=openbsd & cpu=x64 languageName: node linkType: hard -"@esbuild/sunos-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/sunos-x64@npm:0.25.1" +"@esbuild/openharmony-arm64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/openharmony-arm64@npm:0.27.2" + conditions: os=openharmony & cpu=arm64 + languageName: node + linkType: hard + +"@esbuild/sunos-x64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/sunos-x64@npm:0.27.2" conditions: os=sunos & cpu=x64 languageName: node linkType: hard -"@esbuild/win32-arm64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/win32-arm64@npm:0.25.1" +"@esbuild/win32-arm64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/win32-arm64@npm:0.27.2" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@esbuild/win32-ia32@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/win32-ia32@npm:0.25.1" +"@esbuild/win32-ia32@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/win32-ia32@npm:0.27.2" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@esbuild/win32-x64@npm:0.25.1": - version: 0.25.1 - resolution: "@esbuild/win32-x64@npm:0.25.1" +"@esbuild/win32-x64@npm:0.27.2": + version: 0.27.2 + resolution: "@esbuild/win32-x64@npm:0.27.2" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -208,10 +215,10 @@ __metadata: languageName: node linkType: hard -"@jridgewell/sourcemap-codec@npm:^1.5.0": - version: 1.5.0 - resolution: "@jridgewell/sourcemap-codec@npm:1.5.0" - checksum: 05df4f2538b3b0f998ea4c1cd34574d0feba216fa5d4ccaef0187d12abf82eafe6021cec8b49f9bb4d90f2ba4582ccc581e72986a5fcf4176ae0cfeb04cf52ec +"@jridgewell/sourcemap-codec@npm:^1.5.5": + version: 1.5.5 + resolution: "@jridgewell/sourcemap-codec@npm:1.5.5" + checksum: c2e36e67971f719a8a3a85ef5a5f580622437cc723c35d03ebd0c9c0b06418700ef006f58af742791f71f6a4fc68fcfaf1f6a74ec2f9a3332860e9373459dae7 languageName: node linkType: hard @@ -249,6 +256,15 @@ __metadata: languageName: node linkType: hard +"@noble/curves@npm:~1.9.2": + version: 1.9.7 + resolution: "@noble/curves@npm:1.9.7" + dependencies: + "@noble/hashes": 1.8.0 + checksum: 65acad44ac6944ab96471109087d6cfcbcaa251faad6295961be9a5ace220634f4b7c74a96d1ee2274ad3880ea953d8e8259893ed8c906c831ef29f5c04ec9cc + languageName: node + linkType: hard + "@noble/hashes@npm:1.3.2": version: 1.3.2 resolution: "@noble/hashes@npm:1.3.2" @@ -353,306 +369,184 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@npm:16.4.8, @polkadot/api-augment@npm:^16.4.8": - version: 16.4.8 - resolution: "@polkadot/api-augment@npm:16.4.8" - dependencies: - "@polkadot/api-base": 16.4.8 - "@polkadot/rpc-augment": 16.4.8 - "@polkadot/types": 16.4.8 - "@polkadot/types-augment": 16.4.8 - "@polkadot/types-codec": 16.4.8 - "@polkadot/util": ^13.5.6 - tslib: ^2.8.1 - checksum: 66e01e842e2db9053a92cf0bd8db94b269f670284474e3bc29ba9837363d8fe87ed33734095ff3ac9869eede9571775a26083408911c6212867499d62b595f99 - languageName: node - linkType: hard - -"@polkadot/api-augment@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/api-augment@npm:16.4.9" +"@polkadot/api-augment@npm:16.5.4, @polkadot/api-augment@npm:^16.5.3": + version: 16.5.4 + resolution: "@polkadot/api-augment@npm:16.5.4" dependencies: - "@polkadot/api-base": 16.4.9 - "@polkadot/rpc-augment": 16.4.9 - "@polkadot/types": 16.4.9 - "@polkadot/types-augment": 16.4.9 - "@polkadot/types-codec": 16.4.9 - "@polkadot/util": ^13.5.7 + "@polkadot/api-base": 16.5.4 + "@polkadot/rpc-augment": 16.5.4 + "@polkadot/types": 16.5.4 + "@polkadot/types-augment": 16.5.4 + "@polkadot/types-codec": 16.5.4 + "@polkadot/util": ^14.0.1 tslib: ^2.8.1 - checksum: fb8b1bb5cf616b78a1c7b3451db1ea89b921a7fe89e3b215416727967e882b781d18ae9f4d21f7896e8c7c068e4eeb63dc8e32076fb5916a73e0330d09cb4237 + checksum: 4e7e1b971542273d8ac41e0c8f0f158ff710d77abbf99f6e085574a73822488c964d7d740aa293cd9dcc584db9b23c96c6766b36bc62782b6c04f60e250cd738 languageName: node linkType: hard -"@polkadot/api-base@npm:16.4.8": - version: 16.4.8 - resolution: "@polkadot/api-base@npm:16.4.8" +"@polkadot/api-base@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/api-base@npm:16.5.4" dependencies: - "@polkadot/rpc-core": 16.4.8 - "@polkadot/types": 16.4.8 - "@polkadot/util": ^13.5.6 + "@polkadot/rpc-core": 16.5.4 + "@polkadot/types": 16.5.4 + "@polkadot/util": ^14.0.1 rxjs: ^7.8.1 tslib: ^2.8.1 - checksum: 22b695ab1bdac1d79402700814433e5d120deee8166426a595cdce015d1f064f6043d73baa8a2009e0d120831a88626e5df4ff6f778933ac38c23cd1135c37ec + checksum: df34020f467bc34434194af71740daf867e40e223e608b3df14f72ce5ab846e27aab05d26dd3da899bc46bd47124c61b063424cbe922713b1e7e0b80ce7d9adf languageName: node linkType: hard -"@polkadot/api-base@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/api-base@npm:16.4.9" +"@polkadot/api-cli@npm:^0.63.19": + version: 0.63.19 + resolution: "@polkadot/api-cli@npm:0.63.19" dependencies: - "@polkadot/rpc-core": 16.4.9 - "@polkadot/types": 16.4.9 - "@polkadot/util": ^13.5.7 - rxjs: ^7.8.1 - tslib: ^2.8.1 - checksum: 0d08b04b5cc76910a362dc2eb82a9883e5d1646924115170b4c426b03035dc85c7217b10cc30f6212af7abaaefd1a30f50c129e360be64fbc50931b1e1c9effc - languageName: node - linkType: hard - -"@polkadot/api-cli@npm:^0.63.16": - version: 0.63.16 - resolution: "@polkadot/api-cli@npm:0.63.16" - dependencies: - "@polkadot/api": ^16.4.8 - "@polkadot/api-augment": ^16.4.8 - "@polkadot/keyring": ^13.5.6 - "@polkadot/types": ^16.4.8 - "@polkadot/util": ^13.5.6 - "@polkadot/util-crypto": ^13.5.6 + "@polkadot/api": ^16.5.3 + "@polkadot/api-augment": ^16.5.3 + "@polkadot/keyring": ^13.5.9 + "@polkadot/types": ^16.5.3 + "@polkadot/util": ^13.5.9 + "@polkadot/util-crypto": ^13.5.9 tslib: ^2.8.1 yargs: ^17.7.2 bin: polkadot-js-api: runcli.mjs - checksum: ce02eced85197a073c8daf0dbae119134f428b481a6b70f938e76efb7620ec0a0c6a0937256a3118cc1ee584dc7da93634ff62cdc52cdc04bb207df36c40ce9e + checksum: d3381ce124905f2aa4da708807eaac61798994cc0cc8ae63dec3ed6303b43e44f45bef6af6e8eafe476a6c4a7bb6873875d739bb77a9b0380b521abad7766b4d languageName: node linkType: hard -"@polkadot/api-derive@npm:16.4.8": - version: 16.4.8 - resolution: "@polkadot/api-derive@npm:16.4.8" +"@polkadot/api-derive@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/api-derive@npm:16.5.4" dependencies: - "@polkadot/api": 16.4.8 - "@polkadot/api-augment": 16.4.8 - "@polkadot/api-base": 16.4.8 - "@polkadot/rpc-core": 16.4.8 - "@polkadot/types": 16.4.8 - "@polkadot/types-codec": 16.4.8 - "@polkadot/util": ^13.5.6 - "@polkadot/util-crypto": ^13.5.6 + "@polkadot/api": 16.5.4 + "@polkadot/api-augment": 16.5.4 + "@polkadot/api-base": 16.5.4 + "@polkadot/rpc-core": 16.5.4 + "@polkadot/types": 16.5.4 + "@polkadot/types-codec": 16.5.4 + "@polkadot/util": ^14.0.1 + "@polkadot/util-crypto": ^14.0.1 rxjs: ^7.8.1 tslib: ^2.8.1 - checksum: 5158cd549c7bf397052d94325c1d1df8fde3af03197390b8381a34e804e8ab933f1983086046cc99dfe60259d997f839c70c0cf680a0f0171199513d4ccb966d - languageName: node - linkType: hard - -"@polkadot/api-derive@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/api-derive@npm:16.4.9" - dependencies: - "@polkadot/api": 16.4.9 - "@polkadot/api-augment": 16.4.9 - "@polkadot/api-base": 16.4.9 - "@polkadot/rpc-core": 16.4.9 - "@polkadot/types": 16.4.9 - "@polkadot/types-codec": 16.4.9 - "@polkadot/util": ^13.5.7 - "@polkadot/util-crypto": ^13.5.7 - rxjs: ^7.8.1 - tslib: ^2.8.1 - checksum: ebdfa5d843377ffb128a1cd83c2d2a98b7ec197b5e36d6595afa42535f5025a94c3bd1fadfefb39a100f0dc35bfd9ad2e08caf4aa8611a1ded1c7261c0fd73a3 - languageName: node - linkType: hard - -"@polkadot/api@npm:16.4.8, @polkadot/api@npm:^16.4.8": - version: 16.4.8 - resolution: "@polkadot/api@npm:16.4.8" - dependencies: - "@polkadot/api-augment": 16.4.8 - "@polkadot/api-base": 16.4.8 - "@polkadot/api-derive": 16.4.8 - "@polkadot/keyring": ^13.5.6 - "@polkadot/rpc-augment": 16.4.8 - "@polkadot/rpc-core": 16.4.8 - "@polkadot/rpc-provider": 16.4.8 - "@polkadot/types": 16.4.8 - "@polkadot/types-augment": 16.4.8 - "@polkadot/types-codec": 16.4.8 - "@polkadot/types-create": 16.4.8 - "@polkadot/types-known": 16.4.8 - "@polkadot/util": ^13.5.6 - "@polkadot/util-crypto": ^13.5.6 + checksum: 8caf76b292423953f50c664d2e245950b9e4fc05a4b55d3906a69b8c25129500e3bd02db6b58f9de35b4ed847067ff67e97cd969f8ea3b951b54af6fc1bd9ac8 + languageName: node + linkType: hard + +"@polkadot/api@npm:16.5.4, @polkadot/api@npm:^16.5.3, @polkadot/api@npm:^16.5.4": + version: 16.5.4 + resolution: "@polkadot/api@npm:16.5.4" + dependencies: + "@polkadot/api-augment": 16.5.4 + "@polkadot/api-base": 16.5.4 + "@polkadot/api-derive": 16.5.4 + "@polkadot/keyring": ^14.0.1 + "@polkadot/rpc-augment": 16.5.4 + "@polkadot/rpc-core": 16.5.4 + "@polkadot/rpc-provider": 16.5.4 + "@polkadot/types": 16.5.4 + "@polkadot/types-augment": 16.5.4 + "@polkadot/types-codec": 16.5.4 + "@polkadot/types-create": 16.5.4 + "@polkadot/types-known": 16.5.4 + "@polkadot/util": ^14.0.1 + "@polkadot/util-crypto": ^14.0.1 eventemitter3: ^5.0.1 rxjs: ^7.8.1 tslib: ^2.8.1 - checksum: 89b8acfe126962cc8fbe9ab5084cbae635ac5393bc19897df41915c07d329b79b222d345b4d61124a2560aae39791f58cd6d27cf350a41cdc958ad05cc522e63 - languageName: node - linkType: hard - -"@polkadot/api@npm:16.4.9, @polkadot/api@npm:^16.4.9": - version: 16.4.9 - resolution: "@polkadot/api@npm:16.4.9" - dependencies: - "@polkadot/api-augment": 16.4.9 - "@polkadot/api-base": 16.4.9 - "@polkadot/api-derive": 16.4.9 - "@polkadot/keyring": ^13.5.7 - "@polkadot/rpc-augment": 16.4.9 - "@polkadot/rpc-core": 16.4.9 - "@polkadot/rpc-provider": 16.4.9 - "@polkadot/types": 16.4.9 - "@polkadot/types-augment": 16.4.9 - "@polkadot/types-codec": 16.4.9 - "@polkadot/types-create": 16.4.9 - "@polkadot/types-known": 16.4.9 - "@polkadot/util": ^13.5.7 - "@polkadot/util-crypto": ^13.5.7 - eventemitter3: ^5.0.1 - rxjs: ^7.8.1 - tslib: ^2.8.1 - checksum: fbaf3f5d97db47525461c00e05cfdd1523c823600e655ffc5cd02de4fa5de1d031ec4d2e6420e5099dd9c9fab82536b387f004b0b3e8d23f4350092b46fb9d9f + checksum: 45253d715fff523a8bf1e02c93facbdcadd8f88e6185419c5a18b524347a311c6d95a79566e46b23fb0864ceaa292031ed898b35cdda907a6ee445a8d08b0df8 languageName: node linkType: hard -"@polkadot/keyring@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/keyring@npm:13.5.6" +"@polkadot/keyring@npm:^13.5.9": + version: 13.5.9 + resolution: "@polkadot/keyring@npm:13.5.9" dependencies: - "@polkadot/util": 13.5.6 - "@polkadot/util-crypto": 13.5.6 + "@polkadot/util": 13.5.9 + "@polkadot/util-crypto": 13.5.9 tslib: ^2.8.0 peerDependencies: - "@polkadot/util": 13.5.6 - "@polkadot/util-crypto": 13.5.6 - checksum: 902e817bbac82fe36e9429187d5c7f16d2594b4b0868d74e108f0b34b163e33fd13794b80f2728ad3abed5b3bad0f76f63b3e3d79de8470499b637b49f1a9a77 + "@polkadot/util": 13.5.9 + "@polkadot/util-crypto": 13.5.9 + checksum: f33e5e50c55eefa7cc3b4b004eef3b32b2416b6845e7959f6bcb321ddee3b6ba682482de4f5f6d93b45e3846f602d45fd90973b3d9d0b5e245ec521e980773e9 languageName: node linkType: hard -"@polkadot/keyring@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/keyring@npm:13.5.7" +"@polkadot/keyring@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/keyring@npm:14.0.1" dependencies: - "@polkadot/util": 13.5.7 - "@polkadot/util-crypto": 13.5.7 + "@polkadot/util": 14.0.1 + "@polkadot/util-crypto": 14.0.1 tslib: ^2.8.0 peerDependencies: - "@polkadot/util": 13.5.7 - "@polkadot/util-crypto": 13.5.7 - checksum: d237fd191521088ffe93865bd4a9680d0dfa9734b0c7e0a407f0db7561f3f3e329a01232ae4493b0a7aafbbd5b3edc3ac8d787a5de3d92b7ef3ed82e3b86f4e7 + "@polkadot/util": 14.0.1 + "@polkadot/util-crypto": 14.0.1 + checksum: 810ff0b9a7cae801584cff71f6265f58211a9c2430a863715b6940d74bef5f1d095d7b7d614a10cb2cb814b2286897b7b3185095dc7e438f4b84ee26e8319d6c languageName: node linkType: hard -"@polkadot/networks@npm:13.5.6, @polkadot/networks@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/networks@npm:13.5.6" +"@polkadot/networks@npm:13.5.9": + version: 13.5.9 + resolution: "@polkadot/networks@npm:13.5.9" dependencies: - "@polkadot/util": 13.5.6 + "@polkadot/util": 13.5.9 "@substrate/ss58-registry": ^1.51.0 tslib: ^2.8.0 - checksum: e3caca754aeb2f50d990d2844f65dfd2e615511f7bdd1c7e533812ba75d7050734912ca4e75632e372f3c56fe9ec9788733d8ca2576df59a451bb521f079e8e8 + checksum: 14fa7e3707670087533cae45916a677e8a7468e7d0e8196f106c3ef63979baecb7e7c79cbbb3057c3af852e9e06cea29fc08da431b6fc81c7d6485cdf432bc3e languageName: node linkType: hard -"@polkadot/networks@npm:13.5.7, @polkadot/networks@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/networks@npm:13.5.7" +"@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/util": 13.5.7 + "@polkadot/util": 14.0.1 "@substrate/ss58-registry": ^1.51.0 tslib: ^2.8.0 - checksum: c662fcf30a4076942c3d8b2258de1acb67d368d5d259f6364995c77daf0293f92fd582a0d586695af194ed753417ba79ac8844b1d93d8a669844f7821c952c22 - languageName: node - linkType: hard - -"@polkadot/rpc-augment@npm:16.4.8": - version: 16.4.8 - resolution: "@polkadot/rpc-augment@npm:16.4.8" - dependencies: - "@polkadot/rpc-core": 16.4.8 - "@polkadot/types": 16.4.8 - "@polkadot/types-codec": 16.4.8 - "@polkadot/util": ^13.5.6 - tslib: ^2.8.1 - checksum: 0a758cb7ea2b8c2d4365c8edac0479e13d460fc85a5e53384f87744f3dd1f962f4e61a5ecac0639fb008cb6d7b9cd3df8cd32e7a10d76838080d7c3237774b25 + checksum: 4a70470ccfdec723dac607016672c2697a82572bdf7cd3b445aea6d42e5ef19425b8e54b2152bc7f8ce96bdb03395c8295050ce218fa25a3a526bc9a670b716c languageName: node linkType: hard -"@polkadot/rpc-augment@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/rpc-augment@npm:16.4.9" +"@polkadot/rpc-augment@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/rpc-augment@npm:16.5.4" dependencies: - "@polkadot/rpc-core": 16.4.9 - "@polkadot/types": 16.4.9 - "@polkadot/types-codec": 16.4.9 - "@polkadot/util": ^13.5.7 - tslib: ^2.8.1 - checksum: 2efaa5e0a21dd05d673c7593964c34a132286495fa269eb9789cfbc4e7f7014cceca364de7787fc82f98178eff7ac65cd96c9d9a73ae86940b214f0eaafc4989 - languageName: node - linkType: hard - -"@polkadot/rpc-core@npm:16.4.8": - version: 16.4.8 - resolution: "@polkadot/rpc-core@npm:16.4.8" - dependencies: - "@polkadot/rpc-augment": 16.4.8 - "@polkadot/rpc-provider": 16.4.8 - "@polkadot/types": 16.4.8 - "@polkadot/util": ^13.5.6 - rxjs: ^7.8.1 + "@polkadot/rpc-core": 16.5.4 + "@polkadot/types": 16.5.4 + "@polkadot/types-codec": 16.5.4 + "@polkadot/util": ^14.0.1 tslib: ^2.8.1 - checksum: ea53827301aefd4eb59f5ea20280851fd2c931f3818560709a816e7d5c7b05926756ccdeede772b25ffb72076b6eb56dda8d8112c521b2ed515256be7f6e69c1 + checksum: 0d19e9876d8c407f37f015455b8561df1ed594c27622238a50926609977622c50dc8e5e1d702f9666534a7d06e02fd88b9cc7f114b8f6695140c4c978462a72d languageName: node linkType: hard -"@polkadot/rpc-core@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/rpc-core@npm:16.4.9" +"@polkadot/rpc-core@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/rpc-core@npm:16.5.4" dependencies: - "@polkadot/rpc-augment": 16.4.9 - "@polkadot/rpc-provider": 16.4.9 - "@polkadot/types": 16.4.9 - "@polkadot/util": ^13.5.7 + "@polkadot/rpc-augment": 16.5.4 + "@polkadot/rpc-provider": 16.5.4 + "@polkadot/types": 16.5.4 + "@polkadot/util": ^14.0.1 rxjs: ^7.8.1 tslib: ^2.8.1 - checksum: 6e1ec087dbc182a91b109f55b69501e278cb62afb76fc6ef19d11ac0bdc66015e049ab13e961049a2b151cf9ad4367796455f273e3f3ced15c654ca9116759f8 - languageName: node - linkType: hard - -"@polkadot/rpc-provider@npm:16.4.8": - version: 16.4.8 - resolution: "@polkadot/rpc-provider@npm:16.4.8" - dependencies: - "@polkadot/keyring": ^13.5.6 - "@polkadot/types": 16.4.8 - "@polkadot/types-support": 16.4.8 - "@polkadot/util": ^13.5.6 - "@polkadot/util-crypto": ^13.5.6 - "@polkadot/x-fetch": ^13.5.6 - "@polkadot/x-global": ^13.5.6 - "@polkadot/x-ws": ^13.5.6 - "@substrate/connect": 0.8.11 - eventemitter3: ^5.0.1 - mock-socket: ^9.3.1 - nock: ^13.5.5 - tslib: ^2.8.1 - dependenciesMeta: - "@substrate/connect": - optional: true - checksum: 97327e6a839cc96193ea85f0c7cfd407f7bb14241b29f0e9ad120b321f80ddb4a42ed110be2d7d2163b31d496a7299fd9baee3d0caf39cc3b4c29b0bc4fb5600 + checksum: b32bdbde5adc8cce7ba55185d1dd56a49e85775181adc7045684848f5f68abb18a813cdc269df0c41484a2a386a8cccf394661dd3db939c934ea88941310e04f languageName: node linkType: hard -"@polkadot/rpc-provider@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/rpc-provider@npm:16.4.9" +"@polkadot/rpc-provider@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/rpc-provider@npm:16.5.4" dependencies: - "@polkadot/keyring": ^13.5.7 - "@polkadot/types": 16.4.9 - "@polkadot/types-support": 16.4.9 - "@polkadot/util": ^13.5.7 - "@polkadot/util-crypto": ^13.5.7 - "@polkadot/x-fetch": ^13.5.7 - "@polkadot/x-global": ^13.5.7 - "@polkadot/x-ws": ^13.5.7 + "@polkadot/keyring": ^14.0.1 + "@polkadot/types": 16.5.4 + "@polkadot/types-support": 16.5.4 + "@polkadot/util": ^14.0.1 + "@polkadot/util-crypto": ^14.0.1 + "@polkadot/x-fetch": ^14.0.1 + "@polkadot/x-global": ^14.0.1 + "@polkadot/x-ws": ^14.0.1 "@substrate/connect": 0.8.11 eventemitter3: ^5.0.1 mock-socket: ^9.3.1 @@ -661,592 +555,511 @@ __metadata: dependenciesMeta: "@substrate/connect": optional: true - checksum: 1da16ff18ed2e969d30e42e3eccec6a743a0cf745beaf302cc3f27f96af88b8322640f98247419c049034ee89c4ae70264ba10f9c1be319f173248dddc73dbc4 + checksum: a2b9605294d7589d90565456fc92de80c74c6fbf4f8bd428fee5dbfb9d6e4894403d2272aa4b3c72561fd77d552982d05fce5522fc151a7a813b70d320982466 languageName: node linkType: hard -"@polkadot/types-augment@npm:16.4.8": - version: 16.4.8 - resolution: "@polkadot/types-augment@npm:16.4.8" +"@polkadot/types-augment@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/types-augment@npm:16.5.4" dependencies: - "@polkadot/types": 16.4.8 - "@polkadot/types-codec": 16.4.8 - "@polkadot/util": ^13.5.6 + "@polkadot/types": 16.5.4 + "@polkadot/types-codec": 16.5.4 + "@polkadot/util": ^14.0.1 tslib: ^2.8.1 - checksum: 3496d5a8b817551182ba489b8f2df35a33a4eb9acee67cfbed6a19198fe41693dea67cd125a70ec264fb9903ac64d36deece70fd6de4cf75cc863810d1930d47 + checksum: eee24dc0797e7fce87434e8a7bff4b2d302f1cef8766c72f3ced625b4cba757ba65e1a501587b11448342c7d379edd825b9f8586886e3a972b3944e0309c7f2a languageName: node linkType: hard -"@polkadot/types-augment@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/types-augment@npm:16.4.9" +"@polkadot/types-codec@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/types-codec@npm:16.5.4" dependencies: - "@polkadot/types": 16.4.9 - "@polkadot/types-codec": 16.4.9 - "@polkadot/util": ^13.5.7 + "@polkadot/util": ^14.0.1 + "@polkadot/x-bigint": ^14.0.1 tslib: ^2.8.1 - checksum: 8e9a656467f26fa6e1399cf77283aa984a501cf54e4a9c67242afdc72f0d10a0249db5dcc08041bce5bf42afb038c4356c09fdf12104665c6cf1127a66144d06 + checksum: 8827e471dbe1252eb581566bfbdad54ed68cac19be1095910c3622a92ee75269d09d6d48284eee3832a57e44d355582f559ab925213db0fc4e3111f158dd6885 languageName: node linkType: hard -"@polkadot/types-codec@npm:16.4.8": - version: 16.4.8 - resolution: "@polkadot/types-codec@npm:16.4.8" +"@polkadot/types-create@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/types-create@npm:16.5.4" dependencies: - "@polkadot/util": ^13.5.6 - "@polkadot/x-bigint": ^13.5.6 + "@polkadot/types-codec": 16.5.4 + "@polkadot/util": ^14.0.1 tslib: ^2.8.1 - checksum: 52de7f594e5404969ef034d8d4ce5b17b90ff71b2d5e346d5726715df80323fa74a66dad4c8458a9530f04a8998e00aa1dc7b1b02053a9170806cc9ed68b0eef + checksum: c05b9fe1e10d60f0c102a24c03272f87dc21c4463945e90002d06ce15a2609b5c170a0c4a072e1cca03a395138f6e950e7dd38a35353d78afb9eb253269828c7 languageName: node linkType: hard -"@polkadot/types-codec@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/types-codec@npm:16.4.9" +"@polkadot/types-known@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/types-known@npm:16.5.4" dependencies: - "@polkadot/util": ^13.5.7 - "@polkadot/x-bigint": ^13.5.7 + "@polkadot/networks": ^14.0.1 + "@polkadot/types": 16.5.4 + "@polkadot/types-codec": 16.5.4 + "@polkadot/types-create": 16.5.4 + "@polkadot/util": ^14.0.1 tslib: ^2.8.1 - checksum: 072ec4a31cf609025b476542b5d0195271a00f093d578854659b3c9f77983fc53533fc27284c43420596d66ecc8520cf9f2d06218564557905b2639a5eba8700 + checksum: 5f811b23e1af61c225e20d7b4cd33668387536bedd4e22173fb9f878caf0b22c2dfd10ecf47359e9199c0f573368c88d2235ecbf9899e8b1727c13780d52fba9 languageName: node linkType: hard -"@polkadot/types-create@npm:16.4.8": - version: 16.4.8 - resolution: "@polkadot/types-create@npm:16.4.8" +"@polkadot/types-support@npm:16.5.4": + version: 16.5.4 + resolution: "@polkadot/types-support@npm:16.5.4" dependencies: - "@polkadot/types-codec": 16.4.8 - "@polkadot/util": ^13.5.6 + "@polkadot/util": ^14.0.1 tslib: ^2.8.1 - checksum: 46738b230dc1b0400b3900fc58887a0ebc7ca2536e55ac5fa8b01e48feaf96791ff9967c61f7fb3f23b18d92bd619fe2a1db8d6540c7b07f2dbe8c4c587b4512 + checksum: e43f80e417821a0485bca2bf8eaaed7358a0a59b9ff45a2bd7b6b154cacdc0a2324026a5728361cec08df00006175cae7135f096570f97e58525a054be70ac6c languageName: node linkType: hard -"@polkadot/types-create@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/types-create@npm:16.4.9" +"@polkadot/types@npm:16.5.4, @polkadot/types@npm:^16.5.3": + version: 16.5.4 + resolution: "@polkadot/types@npm:16.5.4" dependencies: - "@polkadot/types-codec": 16.4.9 - "@polkadot/util": ^13.5.7 - tslib: ^2.8.1 - checksum: a762dae687d4ef0f5f289d063db002ebc4a88c67beba6bd1bc71a93c6a70fed5dfb1060ce8a5e15e64c916afde920abbd166aa2fa9effb2b852649e50cd03b0d - languageName: node - linkType: hard - -"@polkadot/types-known@npm:16.4.8": - version: 16.4.8 - resolution: "@polkadot/types-known@npm:16.4.8" - dependencies: - "@polkadot/networks": ^13.5.6 - "@polkadot/types": 16.4.8 - "@polkadot/types-codec": 16.4.8 - "@polkadot/types-create": 16.4.8 - "@polkadot/util": ^13.5.6 - tslib: ^2.8.1 - checksum: eb3b50b8adf2786df0616f5543810c83ff4e93b9dad0daddef6bc23a62f3d6bb988f93bbc797f98694b5374d223dab73b3180306bf27e191ab5a22f21e72e76d - languageName: node - linkType: hard - -"@polkadot/types-known@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/types-known@npm:16.4.9" - dependencies: - "@polkadot/networks": ^13.5.7 - "@polkadot/types": 16.4.9 - "@polkadot/types-codec": 16.4.9 - "@polkadot/types-create": 16.4.9 - "@polkadot/util": ^13.5.7 - tslib: ^2.8.1 - checksum: 776c9626ee3b1e60eaf41ff8e0a06011c7fe288fae4cda85b92a72e6d37d993f45395e2a3d9c55cc95ef39b8c7f2cfe866624dc4b73c55a67b1535c63f923acb - languageName: node - linkType: hard - -"@polkadot/types-support@npm:16.4.8": - version: 16.4.8 - resolution: "@polkadot/types-support@npm:16.4.8" - dependencies: - "@polkadot/util": ^13.5.6 - tslib: ^2.8.1 - checksum: 16b390e9a863d8f5c528e6c7c96dca50d445483a4050030ae6b3d06f753757a41080caf4e1dbcf47800c8152ada868230da66e2073bf22d2bb0eb840465b9fcd - languageName: node - linkType: hard - -"@polkadot/types-support@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/types-support@npm:16.4.9" - dependencies: - "@polkadot/util": ^13.5.7 - tslib: ^2.8.1 - checksum: 0db0cfc9f6025c7344358e30357c673fee5b978339143cf19fce13122b82f284f6f7d30bfa21782bb60fcaa4015fb805d48a7983c5fa0457ce744f4de7363074 - languageName: node - linkType: hard - -"@polkadot/types@npm:16.4.8, @polkadot/types@npm:^16.4.8": - version: 16.4.8 - resolution: "@polkadot/types@npm:16.4.8" - dependencies: - "@polkadot/keyring": ^13.5.6 - "@polkadot/types-augment": 16.4.8 - "@polkadot/types-codec": 16.4.8 - "@polkadot/types-create": 16.4.8 - "@polkadot/util": ^13.5.6 - "@polkadot/util-crypto": ^13.5.6 + "@polkadot/keyring": ^14.0.1 + "@polkadot/types-augment": 16.5.4 + "@polkadot/types-codec": 16.5.4 + "@polkadot/types-create": 16.5.4 + "@polkadot/util": ^14.0.1 + "@polkadot/util-crypto": ^14.0.1 rxjs: ^7.8.1 tslib: ^2.8.1 - checksum: bf4880e4bd7beb5adb0d41d61fcf2835c42fe34bddf37c24257c49a312ab6613d6af457c6a8310f4c432285b5d12900c230987f125d269d87d07f99c6b76ebe5 + checksum: 44e318dfdfc7672da3771f90d2d294ebbdc12604960134519052e18801adf072ed2b1442ec7da179bd16f0a15f67e147ba38cbb7315800726e9568b3a8fdbfb9 languageName: node linkType: hard -"@polkadot/types@npm:16.4.9": - version: 16.4.9 - resolution: "@polkadot/types@npm:16.4.9" - dependencies: - "@polkadot/keyring": ^13.5.7 - "@polkadot/types-augment": 16.4.9 - "@polkadot/types-codec": 16.4.9 - "@polkadot/types-create": 16.4.9 - "@polkadot/util": ^13.5.7 - "@polkadot/util-crypto": ^13.5.7 - rxjs: ^7.8.1 - tslib: ^2.8.1 - checksum: 09b361d72c5b3c8d73c4b68ade8793d2537a9c39b30bc12a2ca001d10ff4c85dd50727ef3f0b7e9667c12a827a78210161eca6443df8e0f9e2be22bd331422f6 - languageName: node - linkType: hard - -"@polkadot/util-crypto@npm:13.5.6, @polkadot/util-crypto@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/util-crypto@npm:13.5.6" +"@polkadot/util-crypto@npm:13.5.9, @polkadot/util-crypto@npm:^13.5.9": + version: 13.5.9 + resolution: "@polkadot/util-crypto@npm:13.5.9" dependencies: "@noble/curves": ^1.3.0 "@noble/hashes": ^1.3.3 - "@polkadot/networks": 13.5.6 - "@polkadot/util": 13.5.6 - "@polkadot/wasm-crypto": ^7.5.1 - "@polkadot/wasm-util": ^7.5.1 - "@polkadot/x-bigint": 13.5.6 - "@polkadot/x-randomvalues": 13.5.6 + "@polkadot/networks": 13.5.9 + "@polkadot/util": 13.5.9 + "@polkadot/wasm-crypto": ^7.5.3 + "@polkadot/wasm-util": ^7.5.3 + "@polkadot/x-bigint": 13.5.9 + "@polkadot/x-randomvalues": 13.5.9 "@scure/base": ^1.1.7 tslib: ^2.8.0 peerDependencies: - "@polkadot/util": 13.5.6 - checksum: e65ddc980d6a6d43ff1d3083f9aec3216d7290892fd511ef59697a1a8442ff2d2302434bb5dfb9f86e10417c80960a2580d01cdb9417ad0979035feee8fd5a5a + "@polkadot/util": 13.5.9 + checksum: 0e4d464ac3236b87fae23ecf335bf288b32b69f9e56085772361f7d3ae376e84347e043cdf01a4ac35f3ff3dba25f972547f2f12bd95aac6092ae9014dcbeb58 languageName: node linkType: hard -"@polkadot/util-crypto@npm:13.5.7, @polkadot/util-crypto@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/util-crypto@npm:13.5.7" +"@polkadot/util-crypto@npm:14.0.1, @polkadot/util-crypto@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/util-crypto@npm:14.0.1" dependencies: "@noble/curves": ^1.3.0 "@noble/hashes": ^1.3.3 - "@polkadot/networks": 13.5.7 - "@polkadot/util": 13.5.7 - "@polkadot/wasm-crypto": ^7.5.1 - "@polkadot/wasm-util": ^7.5.1 - "@polkadot/x-bigint": 13.5.7 - "@polkadot/x-randomvalues": 13.5.7 + "@polkadot/networks": 14.0.1 + "@polkadot/util": 14.0.1 + "@polkadot/wasm-crypto": ^7.5.3 + "@polkadot/wasm-util": ^7.5.3 + "@polkadot/x-bigint": 14.0.1 + "@polkadot/x-randomvalues": 14.0.1 "@scure/base": ^1.1.7 + "@scure/sr25519": ^0.2.0 tslib: ^2.8.0 peerDependencies: - "@polkadot/util": 13.5.7 - checksum: 8a2f61a8a396448e834cf4f960c1942ed539f976d3fdcaf5e9086833a3f1ba58509cae1aa2872e185d6716be6af779ab60b4fffcbd6eb090ff379cd0054d96ff + "@polkadot/util": 14.0.1 + checksum: f60f27b1b061f936215a7d7ca40fbbe0cb714b0f3870360ac09e9106e462a9089b1185426eaa4528a6b527255d7753d4fe3478dde7f8508065f156f95d87616d languageName: node linkType: hard -"@polkadot/util@npm:13.5.6, @polkadot/util@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/util@npm:13.5.6" +"@polkadot/util@npm:13.5.9, @polkadot/util@npm:^13.5.9": + version: 13.5.9 + resolution: "@polkadot/util@npm:13.5.9" dependencies: - "@polkadot/x-bigint": 13.5.6 - "@polkadot/x-global": 13.5.6 - "@polkadot/x-textdecoder": 13.5.6 - "@polkadot/x-textencoder": 13.5.6 + "@polkadot/x-bigint": 13.5.9 + "@polkadot/x-global": 13.5.9 + "@polkadot/x-textdecoder": 13.5.9 + "@polkadot/x-textencoder": 13.5.9 "@types/bn.js": ^5.1.6 bn.js: ^5.2.1 tslib: ^2.8.0 - checksum: 4443a937ef66fbf375c30c33f9029d5fd38de6ee11b15b450ffdcac91ee05560b93d000a6d852ff2891589002c547e2a3aa76ec9f09253b09ef854f32f213630 + checksum: e48ca7f22fa4eb9eb2bd2b4cf45b6ed5f8f1682f3d3857fa82c9454607b7ace8471b139d5b6984f48d4a79f24b4f003eca19f487f7ae7969754eda2047edc933 languageName: node linkType: hard -"@polkadot/util@npm:13.5.7, @polkadot/util@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/util@npm:13.5.7" +"@polkadot/util@npm:14.0.1, @polkadot/util@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/util@npm:14.0.1" dependencies: - "@polkadot/x-bigint": 13.5.7 - "@polkadot/x-global": 13.5.7 - "@polkadot/x-textdecoder": 13.5.7 - "@polkadot/x-textencoder": 13.5.7 + "@polkadot/x-bigint": 14.0.1 + "@polkadot/x-global": 14.0.1 + "@polkadot/x-textdecoder": 14.0.1 + "@polkadot/x-textencoder": 14.0.1 "@types/bn.js": ^5.1.6 bn.js: ^5.2.1 tslib: ^2.8.0 - checksum: 60d42548d7c7dd92e083ab8e93b222ac7abc1fbd13c5f9e02e726c40cc5106a334b0a0a243753fc91e59ad09c72de3c69fd3ec6900be0903957455f56d5cb349 + checksum: b13def22d36e8be8abb4962ce825d4e6a7a905e41d82eca7e70e7c9aacaa227a16c704afa7079cf8afe6545fbeebf68b2104b039aea55057191af8611751b87f languageName: node linkType: hard -"@polkadot/wasm-bridge@npm:7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-bridge@npm:7.5.1" +"@polkadot/wasm-bridge@npm:7.5.4": + version: 7.5.4 + resolution: "@polkadot/wasm-bridge@npm:7.5.4" dependencies: - "@polkadot/wasm-util": 7.5.1 + "@polkadot/wasm-util": 7.5.4 tslib: ^2.7.0 peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: d3d25cf72d4b33d2af338830e17b5cd906f64be577f9925be61c9447abfa03406a084f65ebbf1c742bc12e5d327b093f793e8893045a53f0512f04c10e6bef37 + checksum: 9f63acdbc85fc4a22c9816b61bd1bcf54a65246c0d668cd079b07ccd26cd393ba7084a9160205657c3eb96700ef1787d3be1058b4ac7b25ebd7a6b7b77342caa languageName: node linkType: hard -"@polkadot/wasm-crypto-asmjs@npm:7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-crypto-asmjs@npm:7.5.1" +"@polkadot/wasm-crypto-asmjs@npm:7.5.4": + version: 7.5.4 + resolution: "@polkadot/wasm-crypto-asmjs@npm:7.5.4" dependencies: tslib: ^2.7.0 peerDependencies: "@polkadot/util": "*" - checksum: 3ad40dcbe0feb677ed5a625bb77703344bbee819d74c4bf2aaf7accdc7d766a7f962fb29e78c47b480d3550318ad8a72bcd9c466812a16ac4c08c82b828857cc + checksum: 261550c98c16cb58b606d89f58e43e87c906749fe71e7442ba4c0b0a87d396448a250e52c5a3f0e707a7e4e3d927bb7a3acff1c4f7feef6bc14b081f2d433311 languageName: node linkType: hard -"@polkadot/wasm-crypto-init@npm:7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-crypto-init@npm:7.5.1" +"@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": 7.5.1 - "@polkadot/wasm-crypto-asmjs": 7.5.1 - "@polkadot/wasm-crypto-wasm": 7.5.1 - "@polkadot/wasm-util": 7.5.1 + "@polkadot/wasm-bridge": 7.5.4 + "@polkadot/wasm-crypto-asmjs": 7.5.4 + "@polkadot/wasm-crypto-wasm": 7.5.4 + "@polkadot/wasm-util": 7.5.4 tslib: ^2.7.0 peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: e552b4b04b46e46298c863ee4353db17cf3095cfa1922c4b1b40be5ee262f39cb4e10cd7b125c7b92a87097175ed0f5574851e2eafe204a268448455f2c6bbb2 + checksum: 4b8a310fdbd3300ace9b5743933672b01d028423aa3d66ab71c0824b871568d30ed0b8828b0c01ac9000e534e281a1ae8b26e0a04156763ed2d59e515189468a languageName: node linkType: hard -"@polkadot/wasm-crypto-wasm@npm:7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-crypto-wasm@npm:7.5.1" +"@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": 7.5.1 + "@polkadot/wasm-util": 7.5.4 tslib: ^2.7.0 peerDependencies: "@polkadot/util": "*" - checksum: ce065f4e402d950f306a771a772195b68648167ec509ae265f22fdb29cce18e0c543516010f0e1836f91e3eb7e5d99e1880b2705a79ea5650afdf8d393a9ac86 + checksum: 7408efc557ec40257ba9c4cb7ec7036ebf8f44381dfd1bb2437d504d4c1a5188f994cebb3656c68467a07a8b158b1f358a16d7cc00a13431c38e60d67b5e52c9 languageName: node linkType: hard -"@polkadot/wasm-crypto@npm:^7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-crypto@npm:7.5.1" +"@polkadot/wasm-crypto@npm:^7.5.3": + version: 7.5.4 + resolution: "@polkadot/wasm-crypto@npm:7.5.4" dependencies: - "@polkadot/wasm-bridge": 7.5.1 - "@polkadot/wasm-crypto-asmjs": 7.5.1 - "@polkadot/wasm-crypto-init": 7.5.1 - "@polkadot/wasm-crypto-wasm": 7.5.1 - "@polkadot/wasm-util": 7.5.1 + "@polkadot/wasm-bridge": 7.5.4 + "@polkadot/wasm-crypto-asmjs": 7.5.4 + "@polkadot/wasm-crypto-init": 7.5.4 + "@polkadot/wasm-crypto-wasm": 7.5.4 + "@polkadot/wasm-util": 7.5.4 tslib: ^2.7.0 peerDependencies: "@polkadot/util": "*" "@polkadot/x-randomvalues": "*" - checksum: bedf883b590bca6a3281e71e0d5ea46325ac0bbc9fe46557cf94d9f8bb0bdccf51c13aee35c336da4e9498ca99fcea67f01f32d22c3853ecde75b50cf7f41679 + checksum: fe1ed7795645e120d7c373778ab2211ffbcee1b7891fded9b10459516686a9d1163ba0eaa8495cd02c2163a2d419602fbfb42f0296ac18df86e272068497c630 languageName: node linkType: hard -"@polkadot/wasm-util@npm:7.5.1, @polkadot/wasm-util@npm:^7.5.1": - version: 7.5.1 - resolution: "@polkadot/wasm-util@npm:7.5.1" +"@polkadot/wasm-util@npm:7.5.4, @polkadot/wasm-util@npm:^7.5.3": + version: 7.5.4 + resolution: "@polkadot/wasm-util@npm:7.5.4" dependencies: tslib: ^2.7.0 peerDependencies: "@polkadot/util": "*" - checksum: 5f3f69ca82a264c55acf7225d524110d8c99c8ef631555afa85ee0d89761ea8c2c5140441458a0277109ca151f378635710b86ae680b6a2242c24129d781a832 + checksum: ba30bad79220e0e75cf0ddb4848d7cdc6973fdc7b21e110082526ae770c79a5f2ac233f1a548f1e4a5d6723f67b34aa0d85e633f808d861591f99a6f5fd6988c languageName: node linkType: hard -"@polkadot/x-bigint@npm:13.5.6, @polkadot/x-bigint@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-bigint@npm:13.5.6" +"@polkadot/x-bigint@npm:13.5.9": + version: 13.5.9 + resolution: "@polkadot/x-bigint@npm:13.5.9" dependencies: - "@polkadot/x-global": 13.5.6 + "@polkadot/x-global": 13.5.9 tslib: ^2.8.0 - checksum: 8f28ac7ad8f386d5b72517fbf9cadf3351bc4cab5d1eadbc0037b89dbbb69161a2b171bc8c6f95645188e113468badeba3bc6e4ae2305791413e288cb2958431 + checksum: 75addc817476773316b476d1da92e108a231ce1662d4cbc9b08fb1a088db0cca33564fd1f1d146b0b06821b4f192d80f448b5b1347f110904390d20349111070 languageName: node linkType: hard -"@polkadot/x-bigint@npm:13.5.7, @polkadot/x-bigint@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-bigint@npm:13.5.7" +"@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": 13.5.7 + "@polkadot/x-global": 14.0.1 tslib: ^2.8.0 - checksum: 92be0e9b721fd84ae0be70232d832426b2a13e14690fa4648a2d48c315ea1abfb533336d29ccf8b5e085056832c240cacfd00ae646799d7180c037e353c505d6 + checksum: 487aeb80412455796e81d3d347b4bd10ab7eb2d1be18e1edad0e7b73a92ccefc62117983854a785b94abbfd81132b9a26148527ed75690c1dfef030c09de0da8 languageName: node linkType: hard -"@polkadot/x-fetch@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-fetch@npm:13.5.6" +"@polkadot/x-fetch@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-fetch@npm:14.0.1" dependencies: - "@polkadot/x-global": 13.5.6 + "@polkadot/x-global": 14.0.1 node-fetch: ^3.3.2 tslib: ^2.8.0 - checksum: 24499d60cd074f5da2e7dfa9a9b17984e0a2424bbf971d7e6cb38866fd2a979745b9c320dba523b1c88d84b7fb07f71cbd2e00610fe85351c5b42b4d109a8ac6 + checksum: b47457fd30f8ef88be10b0e4b50e3408c6f982c8efba341c9334e066c565612f7839850188297ca465fb455b42489f24830efcd6084ac20f6bc8a57a85c0981a languageName: node linkType: hard -"@polkadot/x-fetch@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-fetch@npm:13.5.7" +"@polkadot/x-global@npm:13.5.9": + version: 13.5.9 + resolution: "@polkadot/x-global@npm:13.5.9" dependencies: - "@polkadot/x-global": 13.5.7 - node-fetch: ^3.3.2 tslib: ^2.8.0 - checksum: d7d8de2fb77dd71fa185159400e4ddaf59fb88aa268852402ffc4a07e381b99a877262648cfd06866263f43d9a505dafc216f9091ba6c05964248ae4b189e4e5 + checksum: 2b51535910ddfa85f6a89c0c258eb0e7f0b9020a2bd6bb3ccd441746bceeddef138db06bad2ac4fc25d38381fb0e7ba21bb7b85b690100b2ac2abde8033d7eef languageName: node linkType: hard -"@polkadot/x-global@npm:13.5.6, @polkadot/x-global@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-global@npm:13.5.6" +"@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: ^2.8.0 - checksum: fbd70b081d7addbea9a71c604fea823486fb9f7113b69e86d71e8d98ca7b1812e21b541f088444ca55d4fa392a20802934a37d4f2ad0f1b3f3013a9198a34d2b + checksum: ed29f40b87efb97847f346eed9aa6d6f4944d32b21b84ffe2a8a217feb813881b0a8f8bc989a9c4e27096ff1d21446542bbbdf0d3a01f521ce18f0175ed7e99f languageName: node linkType: hard -"@polkadot/x-global@npm:13.5.7, @polkadot/x-global@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-global@npm:13.5.7" +"@polkadot/x-randomvalues@npm:13.5.9": + version: 13.5.9 + resolution: "@polkadot/x-randomvalues@npm:13.5.9" dependencies: - tslib: ^2.8.0 - checksum: 8f0731e1220f645f3c8034629c6960c65cccd1945ee5ef4232de8bf672be9877bfbbd2639fef78858b47aca1885112d9c5888aab48831bc7fe39913c58ec7ae1 - languageName: node - linkType: hard - -"@polkadot/x-randomvalues@npm:13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-randomvalues@npm:13.5.6" - dependencies: - "@polkadot/x-global": 13.5.6 + "@polkadot/x-global": 13.5.9 tslib: ^2.8.0 peerDependencies: - "@polkadot/util": 13.5.6 + "@polkadot/util": 13.5.9 "@polkadot/wasm-util": "*" - checksum: 73ee8890c9be7c7a41352c325b03b41a6f82b67a0926cd210afa5af5f67e34a69d668091d9b0300222a2e70b7a1d0bf8aeb0a9df9b79600ae1ca2a0dfb624e06 + checksum: bc89c954cf7473a98ed659eef54f47026d03a618408d3f7b57654c8d913b0f2cc500edf23ceb7b4e55c4a84b10340d99b7f32ac7a5d4809dded7fa7f69e321c0 languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-randomvalues@npm:13.5.7" +"@polkadot/x-randomvalues@npm:14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-randomvalues@npm:14.0.1" dependencies: - "@polkadot/x-global": 13.5.7 + "@polkadot/x-global": 14.0.1 tslib: ^2.8.0 peerDependencies: - "@polkadot/util": 13.5.7 + "@polkadot/util": 14.0.1 "@polkadot/wasm-util": "*" - checksum: 2b352724fefaf8fe7c339e80131b927ad3f2cd06e1f4cca310670e67f71f582eb7e131cf7bc17d82abf2bfcb3b98bb708ccaaf918e9caa4aecfcd5c38c45636f - languageName: node - linkType: hard - -"@polkadot/x-textdecoder@npm:13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-textdecoder@npm:13.5.6" - dependencies: - "@polkadot/x-global": 13.5.6 - tslib: ^2.8.0 - checksum: 9e471b38140659a5314bf3d6c0e594dcab9deafb684dd5dab71ca590a24ffe2997518c36732f082f56b3a69d1fc54481a81aa711d6eb58dfb0730973d7c68f1d + checksum: 93c07398043409cf864e4f80468be9e87a627d686342895660b32a5baa75007b338ab3df185f464116a58b4e7f3d4144ee2675152637bdb6afb4beb018e3d23b languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-textdecoder@npm:13.5.7" +"@polkadot/x-textdecoder@npm:13.5.9": + version: 13.5.9 + resolution: "@polkadot/x-textdecoder@npm:13.5.9" dependencies: - "@polkadot/x-global": 13.5.7 + "@polkadot/x-global": 13.5.9 tslib: ^2.8.0 - checksum: 5c97ae6118b0217f7f79d0a720759a2c94c9dec03583c4d3a12804505a8c5e71d8b25a136154efb118eb8c54af27d37154d292275c5788275063b68a5fd3eb35 + checksum: 40fbd26d97681756cdf7519ed1553658a4b008213ff2bf2519258afa7c7c1a5e00eaf780014274d0d7a019c7cb694e3fd0cf7ae105e20d297ee6a6a0aea2264b languageName: node linkType: hard -"@polkadot/x-textencoder@npm:13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-textencoder@npm:13.5.6" +"@polkadot/x-textdecoder@npm:14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-textdecoder@npm:14.0.1" dependencies: - "@polkadot/x-global": 13.5.6 + "@polkadot/x-global": 14.0.1 tslib: ^2.8.0 - checksum: 6ec613099745fc408834fcb94c6777fe4d074dbada18c5dc1ccef401f8ebea492b2c993efddfc86e91887ef04bdaf8a24b2d857217fcab4bdd538f7fa509fdab + checksum: c8d23b5e3eb5459c465460cc8027ae3df836ce481410cf4e38df75c7e69eaca446c82338809cfc45416afb7f6d855cf2502da2122901df6abb3f3314a0589d39 languageName: node linkType: hard -"@polkadot/x-textencoder@npm:13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-textencoder@npm:13.5.7" +"@polkadot/x-textencoder@npm:13.5.9": + version: 13.5.9 + resolution: "@polkadot/x-textencoder@npm:13.5.9" dependencies: - "@polkadot/x-global": 13.5.7 + "@polkadot/x-global": 13.5.9 tslib: ^2.8.0 - checksum: 7b404fedd56873ab2aa7a71cef551dadd347f1e9a7532a1bdf1313ba6d4ca2f7b4cef862685d61045619114c41b4f8ee3e693ed09332d4fd0a850816658165cb + checksum: 905a149d3d5296870d712b6d96a2e17a3343a3bc69aabf0d4b9b9f7acd5127d992883ac851710c2e9343ef67917e082e6031eaaedc651cf26738c5b44752942a languageName: node linkType: hard -"@polkadot/x-ws@npm:^13.5.6": - version: 13.5.6 - resolution: "@polkadot/x-ws@npm:13.5.6" +"@polkadot/x-textencoder@npm:14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-textencoder@npm:14.0.1" dependencies: - "@polkadot/x-global": 13.5.6 + "@polkadot/x-global": 14.0.1 tslib: ^2.8.0 - ws: ^8.18.0 - checksum: 651ec3751ba03c276990b17757bf8daeadac88b67d3ffbeb08d2a501ddcc729d9b859706e5bdf36133daefba81aadc5cbe709a826d524b116a8e5fdf1ccdf813 + checksum: 794787c3b180547f7f64457846afc3d2bd2c61fb93c93bbd8674bde34f746b3e1f7e902d2f04f1016e4411ac3c9d912d686e4d69525efe86f9e3846a088443b7 languageName: node linkType: hard -"@polkadot/x-ws@npm:^13.5.7": - version: 13.5.7 - resolution: "@polkadot/x-ws@npm:13.5.7" +"@polkadot/x-ws@npm:^14.0.1": + version: 14.0.1 + resolution: "@polkadot/x-ws@npm:14.0.1" dependencies: - "@polkadot/x-global": 13.5.7 + "@polkadot/x-global": 14.0.1 tslib: ^2.8.0 ws: ^8.18.0 - checksum: 5884e3c8aeec0c16f21c85aff6b68ef02a89b94beb552187507e57b6d6661f72bad5cfdc200cd7df310800280e15d27a624c361c32e90bf5788821016aa29dec + checksum: 015fef9f013924d2b192a30eaa13edf35be80257fe8fa10a624bcfa74e1070b62a9840701cdc0e9412f00f9756af31be1598f040266e58658791503921bfd027 languageName: node linkType: hard -"@rollup/rollup-android-arm-eabi@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-android-arm-eabi@npm:4.41.1" +"@rollup/rollup-android-arm-eabi@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-android-arm-eabi@npm:4.54.0" conditions: os=android & cpu=arm languageName: node linkType: hard -"@rollup/rollup-android-arm64@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-android-arm64@npm:4.41.1" +"@rollup/rollup-android-arm64@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-android-arm64@npm:4.54.0" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-darwin-arm64@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-darwin-arm64@npm:4.41.1" +"@rollup/rollup-darwin-arm64@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-darwin-arm64@npm:4.54.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-darwin-x64@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-darwin-x64@npm:4.41.1" +"@rollup/rollup-darwin-x64@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-darwin-x64@npm:4.54.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@rollup/rollup-freebsd-arm64@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-freebsd-arm64@npm:4.41.1" +"@rollup/rollup-freebsd-arm64@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-freebsd-arm64@npm:4.54.0" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-freebsd-x64@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-freebsd-x64@npm:4.41.1" +"@rollup/rollup-freebsd-x64@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-freebsd-x64@npm:4.54.0" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@rollup/rollup-linux-arm-gnueabihf@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.41.1" +"@rollup/rollup-linux-arm-gnueabihf@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.54.0" conditions: os=linux & cpu=arm & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-arm-musleabihf@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.41.1" +"@rollup/rollup-linux-arm-musleabihf@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.54.0" conditions: os=linux & cpu=arm & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-arm64-gnu@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.41.1" +"@rollup/rollup-linux-arm64-gnu@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.54.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-arm64-musl@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-arm64-musl@npm:4.41.1" +"@rollup/rollup-linux-arm64-musl@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-arm64-musl@npm:4.54.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-loongarch64-gnu@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.41.1" +"@rollup/rollup-linux-loong64-gnu@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-loong64-gnu@npm:4.54.0" conditions: os=linux & cpu=loong64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-powerpc64le-gnu@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.41.1" +"@rollup/rollup-linux-ppc64-gnu@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-ppc64-gnu@npm:4.54.0" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-riscv64-gnu@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.41.1" +"@rollup/rollup-linux-riscv64-gnu@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.54.0" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-riscv64-musl@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.41.1" +"@rollup/rollup-linux-riscv64-musl@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-riscv64-musl@npm:4.54.0" conditions: os=linux & cpu=riscv64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-s390x-gnu@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.41.1" +"@rollup/rollup-linux-s390x-gnu@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.54.0" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-x64-gnu@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-x64-gnu@npm:4.41.1" +"@rollup/rollup-linux-x64-gnu@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-x64-gnu@npm:4.54.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-x64-musl@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-linux-x64-musl@npm:4.41.1" +"@rollup/rollup-linux-x64-musl@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-linux-x64-musl@npm:4.54.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-win32-arm64-msvc@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.41.1" +"@rollup/rollup-openharmony-arm64@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-openharmony-arm64@npm:4.54.0" + conditions: os=openharmony & cpu=arm64 + languageName: node + linkType: hard + +"@rollup/rollup-win32-arm64-msvc@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.54.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-win32-ia32-msvc@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.41.1" +"@rollup/rollup-win32-ia32-msvc@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.54.0" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@rollup/rollup-win32-x64-msvc@npm:4.41.1": - version: 4.41.1 - resolution: "@rollup/rollup-win32-x64-msvc@npm:4.41.1" +"@rollup/rollup-win32-x64-gnu@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-win32-x64-gnu@npm:4.54.0" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + +"@rollup/rollup-win32-x64-msvc@npm:4.54.0": + version: 4.54.0 + resolution: "@rollup/rollup-win32-x64-msvc@npm:4.54.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -1293,6 +1106,23 @@ __metadata: languageName: node linkType: hard +"@scure/sr25519@npm:^0.2.0": + version: 0.2.0 + resolution: "@scure/sr25519@npm:0.2.0" + dependencies: + "@noble/curves": ~1.9.2 + "@noble/hashes": ~1.8.0 + checksum: 3db8018ad737b10972c86fb7156977ab18588677f36a8e701852fdc521cd5696b6c6dc91a1a990addf5e401521dc3af49a5a717c028edcb2f13428d51e1796aa + languageName: node + linkType: hard + +"@standard-schema/spec@npm:^1.0.0": + version: 1.1.0 + resolution: "@standard-schema/spec@npm:1.1.0" + checksum: 6245ebef5e698bb04752a22e996a7cc40406a404d9f68a9d4e1a7a10f2422da287247508e7b495a2f32bb38f3d57b4daf2c9ab4bf22d9bca13e20a3dc5ec575e + languageName: node + linkType: hard + "@substrate/connect-extension-protocol@npm:^2.0.0": version: 2.0.0 resolution: "@substrate/connect-extension-protocol@npm:2.0.0" @@ -1375,10 +1205,10 @@ __metadata: languageName: node linkType: hard -"@types/estree@npm:1.0.7": - version: 1.0.7 - resolution: "@types/estree@npm:1.0.7" - checksum: d9312b7075bdd08f3c9e1bb477102f5458aaa42a8eec31a169481ce314ca99ac716645cff4fca81ea65a2294b0276a0de63159d1baca0f8e7b5050a92de950ad +"@types/estree@npm:1.0.8": + version: 1.0.8 + resolution: "@types/estree@npm:1.0.8" + checksum: bd93e2e415b6f182ec4da1074e1f36c480f1d26add3e696d54fb30c09bc470897e41361c8fd957bf0985024f8fbf1e6e2aff977d79352ef7eb93a5c6dcff6c11 languageName: node linkType: hard @@ -1405,95 +1235,92 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:24.8.1": - version: 24.8.1 - resolution: "@types/node@npm:24.8.1" +"@types/node@npm:25.0.3": + version: 25.0.3 + resolution: "@types/node@npm:25.0.3" dependencies: - undici-types: ~7.14.0 - checksum: 55fca8f900a017c207e4e413956f3fdd17178c3d5ffc8fd4bb7b0b5136865ca06076b1335e1e5e6f3269cace491dc1f4ecc1ab4410ff4acf25c9087585560c86 + undici-types: ~7.16.0 + checksum: b5e0146eafe208e2f1c1167fd6078a460ace823ad1da61967ec70b8d7521bd6dd26f3cd945796effac48ef4b3df4d8d57d03e9eefd5f2903f6c1d6daf84a9a79 languageName: node linkType: hard -"@vitest/expect@npm:3.2.4, @vitest/expect@npm:^3.2.4": - version: 3.2.4 - resolution: "@vitest/expect@npm:3.2.4" +"@vitest/expect@npm:4.0.16, @vitest/expect@npm:^4.0.16": + version: 4.0.16 + resolution: "@vitest/expect@npm:4.0.16" dependencies: + "@standard-schema/spec": ^1.0.0 "@types/chai": ^5.2.2 - "@vitest/spy": 3.2.4 - "@vitest/utils": 3.2.4 - chai: ^5.2.0 - tinyrainbow: ^2.0.0 - checksum: 57627ee2b47555f47a15843fda05267816e9767e5a769179acac224b8682844e662fa77fbeeb04adcb0874779f3aca861f54e9fc630c1d256d5ea8211c223120 + "@vitest/spy": 4.0.16 + "@vitest/utils": 4.0.16 + chai: ^6.2.1 + tinyrainbow: ^3.0.3 + checksum: cbd3a9e41ea3c8023cd0b02d0950e127f631e46960e84112e2a46984a8c530eb178d12f832e1abdb25854fe21d19770f08c2f4d0044fe9eaf2140ef0744b1972 languageName: node linkType: hard -"@vitest/mocker@npm:3.2.4": - version: 3.2.4 - resolution: "@vitest/mocker@npm:3.2.4" +"@vitest/mocker@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/mocker@npm:4.0.16" dependencies: - "@vitest/spy": 3.2.4 + "@vitest/spy": 4.0.16 estree-walker: ^3.0.3 - magic-string: ^0.30.17 + magic-string: ^0.30.21 peerDependencies: msw: ^2.4.9 - vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0 + vite: ^6.0.0 || ^7.0.0-0 peerDependenciesMeta: msw: optional: true vite: optional: true - checksum: 2c8ba286fc714036b645a7a72bfbbd6b243baa65320dd71009f5ed1115f70f69c0209e2e213a05202c172e09a408821a33f9df5bc7979900e91cde5d302976e0 + checksum: 5201deccb072818884b6850c3f08bdd687ae92f5bae60ac229dfa4896a75c444792bfc1a16207a5abe414b477f5fbf41b07cc80adedd479472635b1609cd4298 languageName: node linkType: hard -"@vitest/pretty-format@npm:3.2.4, @vitest/pretty-format@npm:^3.2.4": - version: 3.2.4 - resolution: "@vitest/pretty-format@npm:3.2.4" +"@vitest/pretty-format@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/pretty-format@npm:4.0.16" dependencies: - tinyrainbow: ^2.0.0 - checksum: 68a196e4bdfce6fd03c3958b76cddb71bec65a62ab5aff05ba743a44853b03a95c2809b4e5733d21abff25c4d070dd64f60c81ac973a9fd21a840ff8f8a8d184 + tinyrainbow: ^3.0.3 + checksum: cb457b056b1b1ba64d9b2a4d92edda9c7e437b705e048bfee054982e907c9838602193c60f98879d2c9a0f47efc000f5bc4ebda11aa983366bee9677883ad02e languageName: node linkType: hard -"@vitest/runner@npm:3.2.4": - version: 3.2.4 - resolution: "@vitest/runner@npm:3.2.4" +"@vitest/runner@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/runner@npm:4.0.16" dependencies: - "@vitest/utils": 3.2.4 + "@vitest/utils": 4.0.16 pathe: ^2.0.3 - strip-literal: ^3.0.0 - checksum: c8b08365818f408eec2fe3acbffa0cc7279939a43c02074cd03b853fa37bc68aa181c8f8c2175513a4c5aa4dd3e52a0573d5897a16846d55b2ff4f3577e6c7c8 + checksum: 9fd70598e9b43722ad0393573d975a881a6b9117150139d0c3a6720ecd5473166cb144476829ecfef40318cf12c0c36b283c38cdc6580a2bf478ad0a074f253e languageName: node linkType: hard -"@vitest/snapshot@npm:3.2.4": - version: 3.2.4 - resolution: "@vitest/snapshot@npm:3.2.4" +"@vitest/snapshot@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/snapshot@npm:4.0.16" dependencies: - "@vitest/pretty-format": 3.2.4 - magic-string: ^0.30.17 + "@vitest/pretty-format": 4.0.16 + magic-string: ^0.30.21 pathe: ^2.0.3 - checksum: 2f00fb83d5c9ed1f2a79323db3993403bd34265314846cb1bcf1cb9b68f56dfde5ee5a4a8dcb6d95317835bc203662e333da6841e50800c6707e0d22e48ebe6e + checksum: 19717213369c3b01183140e4e43676325b4d0d4c77d5b360cbf9ca66b51d63015f80308dacd186edbf2d27874fb9e786f53039619caffd101e73f94617c76e24 languageName: node linkType: hard -"@vitest/spy@npm:3.2.4": - version: 3.2.4 - resolution: "@vitest/spy@npm:3.2.4" - dependencies: - tinyspy: ^4.0.3 - checksum: 0e3b591e0c67275b747c5aa67946d6496cd6759dd9b8e05c524426207ca9631fe2cae8ac85a8ba22acec4a593393cd97d825f88a42597fc65441f0b633986f49 +"@vitest/spy@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/spy@npm:4.0.16" + checksum: ed729fe478b1fb8663c4d0e42c11a8cb85e49eff54f3b23790ff6d59158b6836c5b0733dcd77e235122d8f9a42ed9415a5a6861681373aacee824f5a73986a8e languageName: node linkType: hard -"@vitest/utils@npm:3.2.4": - version: 3.2.4 - resolution: "@vitest/utils@npm:3.2.4" +"@vitest/utils@npm:4.0.16": + version: 4.0.16 + resolution: "@vitest/utils@npm:4.0.16" dependencies: - "@vitest/pretty-format": 3.2.4 - loupe: ^3.1.4 - tinyrainbow: ^2.0.0 - checksum: 6b0fd0075c23b8e3f17ecf315adc1e565e5a9e7d1b8ad78bbccf2505e399855d176254d974587c00bc4396a0e348bae1380e780a1e7f6b97ea6399a9ab665ba7 + "@vitest/pretty-format": 4.0.16 + tinyrainbow: ^3.0.3 + checksum: a7579d85bf7ae8ddec5c826008bfb7f4d702acb29432e20bb498643bafa3baa76c9ad7141de1e6a296092ff6661d3f3756922c31d2131721c7aafe3ad0dc06d8 languageName: node linkType: hard @@ -1504,9 +1331,9 @@ __metadata: languageName: node linkType: hard -"abitype@npm:1.1.0, abitype@npm:^1.0.9": - version: 1.1.0 - resolution: "abitype@npm:1.1.0" +"abitype@npm:1.2.3, abitype@npm:^1.2.3": + version: 1.2.3 + resolution: "abitype@npm:1.2.3" peerDependencies: typescript: ">=5.0.4" zod: ^3.22.0 || ^4.0.0 @@ -1515,7 +1342,7 @@ __metadata: optional: true zod: optional: true - checksum: 55f724d038a60cc5e4ce4913298f912f0c34c53e13240cd3b97b272f4122bdf4c84541d85d1e3bb36f6e8dab6685f232c69600718fad62ccc389bea3f63ed7e4 + checksum: b5b5620f8e55a6dd7ae829630c0ded02b30f589f0f8f5ca931cdfcf6d7daa8154e30e3fe3593b3f6c4872a955ac55d447ccc2f801fd6a6aa698bdad966e3fe2e languageName: node linkType: hard @@ -1601,13 +1428,6 @@ __metadata: languageName: node linkType: hard -"assertion-error@npm:^2.0.1": - version: 2.0.1 - resolution: "assertion-error@npm:2.0.1" - checksum: a0789dd882211b87116e81e2648ccb7f60340b34f19877dd020b39ebb4714e475eb943e14ba3e22201c221ef6645b7bfe10297e76b6ac95b48a9898c1211ce66 - languageName: node - linkType: hard - "asynckit@npm:^0.4.0": version: 0.4.0 resolution: "asynckit@npm:0.4.0" @@ -1615,14 +1435,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:^1.12.2": - version: 1.12.2 - resolution: "axios@npm:1.12.2" +"axios@npm:^1.13.2": + version: 1.13.2 + resolution: "axios@npm:1.13.2" dependencies: follow-redirects: ^1.15.6 form-data: ^4.0.4 proxy-from-env: ^1.1.0 - checksum: f0331594fe053a4bbff04104edb073973a3aabfad2e56b0aa18de82428aa63f6f0839ca3d837258ec739cb4528014121793b1649a21e5115ffb2bf8237eadca3 + checksum: 057d0204d5930e2969f0bccb9f0752745b1524a36994667833195e7e1a82f245d660752ba8517b2dbea17e9e4ed0479f10b80c5fe45edd0b5a0df645c0060386 languageName: node linkType: hard @@ -1659,13 +1479,6 @@ __metadata: languageName: node linkType: hard -"cac@npm:^6.7.14": - version: 6.7.14 - resolution: "cac@npm:6.7.14" - checksum: 45a2496a9443abbe7f52a49b22fbe51b1905eff46e03fd5e6c98e3f85077be3f8949685a1849b1a9cd2bc3e5567dfebcf64f01ce01847baf918f1b37c839791a - languageName: node - linkType: hard - "cacache@npm:^17.0.0": version: 17.1.3 resolution: "cacache@npm:17.1.3" @@ -1696,23 +1509,10 @@ __metadata: languageName: node linkType: hard -"chai@npm:^5.2.0": - version: 5.2.0 - resolution: "chai@npm:5.2.0" - dependencies: - assertion-error: ^2.0.1 - check-error: ^2.1.1 - deep-eql: ^5.0.1 - loupe: ^3.1.0 - pathval: ^2.0.0 - checksum: 15e4ba12d02df3620fd59b4a6e8efe43b47872ce61f1c0ca77ac1205a2a5898f3b6f1f52408fd1a708b8d07fdfb5e65b97af40bad9fd94a69ed8d4264c7a69f1 - languageName: node - linkType: hard - -"check-error@npm:^2.1.1": - version: 2.1.1 - resolution: "check-error@npm:2.1.1" - checksum: d785ed17b1d4a4796b6e75c765a9a290098cf52ff9728ce0756e8ffd4293d2e419dd30c67200aee34202463b474306913f2fcfaf1890641026d9fc6966fea27a +"chai@npm:^6.2.1": + version: 6.2.1 + resolution: "chai@npm:6.2.1" + checksum: 92afe77561dbd667649d70c71958f7294fab0c1d0b740eefec9fbc11cc295c8db2be95e9f7c6d067ac3e5db0d29c172ca674d8b5598ea76883eb9cf8a61430a8 languageName: node linkType: hard @@ -1819,25 +1619,6 @@ __metadata: languageName: node linkType: hard -"debug@npm:^4.4.1": - version: 4.4.1 - resolution: "debug@npm:4.4.1" - dependencies: - ms: ^2.1.3 - peerDependenciesMeta: - supports-color: - optional: true - checksum: a43826a01cda685ee4cec00fb2d3322eaa90ccadbef60d9287debc2a886be3e835d9199c80070ede75a409ee57828c4c6cd80e4b154f2843f0dc95a570dc0729 - languageName: node - linkType: hard - -"deep-eql@npm:^5.0.1": - version: 5.0.2 - resolution: "deep-eql@npm:5.0.2" - checksum: 6aaaadb4c19cbce42e26b2bbe5bd92875f599d2602635dc97f0294bae48da79e89470aedee05f449e0ca8c65e9fd7e7872624d1933a1db02713d99c2ca8d1f24 - languageName: node - linkType: hard - "delayed-stream@npm:~1.0.0": version: 1.0.0 resolution: "delayed-stream@npm:1.0.0" @@ -1949,35 +1730,36 @@ __metadata: languageName: node linkType: hard -"esbuild@npm:^0.25.0": - version: 0.25.1 - resolution: "esbuild@npm:0.25.1" - dependencies: - "@esbuild/aix-ppc64": 0.25.1 - "@esbuild/android-arm": 0.25.1 - "@esbuild/android-arm64": 0.25.1 - "@esbuild/android-x64": 0.25.1 - "@esbuild/darwin-arm64": 0.25.1 - "@esbuild/darwin-x64": 0.25.1 - "@esbuild/freebsd-arm64": 0.25.1 - "@esbuild/freebsd-x64": 0.25.1 - "@esbuild/linux-arm": 0.25.1 - "@esbuild/linux-arm64": 0.25.1 - "@esbuild/linux-ia32": 0.25.1 - "@esbuild/linux-loong64": 0.25.1 - "@esbuild/linux-mips64el": 0.25.1 - "@esbuild/linux-ppc64": 0.25.1 - "@esbuild/linux-riscv64": 0.25.1 - "@esbuild/linux-s390x": 0.25.1 - "@esbuild/linux-x64": 0.25.1 - "@esbuild/netbsd-arm64": 0.25.1 - "@esbuild/netbsd-x64": 0.25.1 - "@esbuild/openbsd-arm64": 0.25.1 - "@esbuild/openbsd-x64": 0.25.1 - "@esbuild/sunos-x64": 0.25.1 - "@esbuild/win32-arm64": 0.25.1 - "@esbuild/win32-ia32": 0.25.1 - "@esbuild/win32-x64": 0.25.1 +"esbuild@npm:^0.27.0": + version: 0.27.2 + resolution: "esbuild@npm:0.27.2" + dependencies: + "@esbuild/aix-ppc64": 0.27.2 + "@esbuild/android-arm": 0.27.2 + "@esbuild/android-arm64": 0.27.2 + "@esbuild/android-x64": 0.27.2 + "@esbuild/darwin-arm64": 0.27.2 + "@esbuild/darwin-x64": 0.27.2 + "@esbuild/freebsd-arm64": 0.27.2 + "@esbuild/freebsd-x64": 0.27.2 + "@esbuild/linux-arm": 0.27.2 + "@esbuild/linux-arm64": 0.27.2 + "@esbuild/linux-ia32": 0.27.2 + "@esbuild/linux-loong64": 0.27.2 + "@esbuild/linux-mips64el": 0.27.2 + "@esbuild/linux-ppc64": 0.27.2 + "@esbuild/linux-riscv64": 0.27.2 + "@esbuild/linux-s390x": 0.27.2 + "@esbuild/linux-x64": 0.27.2 + "@esbuild/netbsd-arm64": 0.27.2 + "@esbuild/netbsd-x64": 0.27.2 + "@esbuild/openbsd-arm64": 0.27.2 + "@esbuild/openbsd-x64": 0.27.2 + "@esbuild/openharmony-arm64": 0.27.2 + "@esbuild/sunos-x64": 0.27.2 + "@esbuild/win32-arm64": 0.27.2 + "@esbuild/win32-ia32": 0.27.2 + "@esbuild/win32-x64": 0.27.2 dependenciesMeta: "@esbuild/aix-ppc64": optional: true @@ -2021,6 +1803,8 @@ __metadata: optional: true "@esbuild/openbsd-x64": optional: true + "@esbuild/openharmony-arm64": + optional: true "@esbuild/sunos-x64": optional: true "@esbuild/win32-arm64": @@ -2031,7 +1815,7 @@ __metadata: optional: true bin: esbuild: bin/esbuild - checksum: c84e209259273fca0f8ba7cd00974dfff53eb3fcce5ff0f987d8231a5b49f22c16fa954f0bf06f07b00bd368270d8274feb5a09d7d5dfae0891a47dda24455a2 + checksum: 62ec92f8f40ad19922ae7d8dbf0427e41744120a77cc95abdf099dfb484d65fbe3c70cc55b8eccb7f6cb0d14e871ff1f2f76376d476915c2a6d2b800269261b2 languageName: node linkType: hard @@ -2051,9 +1835,9 @@ __metadata: languageName: node linkType: hard -"ethers@npm:^6.15.0": - version: 6.15.0 - resolution: "ethers@npm:6.15.0" +"ethers@npm:^6.16.0": + version: 6.16.0 + resolution: "ethers@npm:6.16.0" dependencies: "@adraffy/ens-normalize": 1.10.1 "@noble/curves": 1.2.0 @@ -2062,7 +1846,7 @@ __metadata: aes-js: 4.0.0-beta.5 tslib: 2.7.0 ws: 8.17.1 - checksum: 3e8fb73b5cf2bef564433442adb68fe89a6da0d664c1ebe6e226fe5e7160da7010800334c3ecc53eef51ff8c10a3255fa99160e8d424f1241440043f6faa2ea1 + checksum: f96c54d35aa09d6700dbbe732db160d66f2a1acd59f2820e307869be478bb5c4c3fd0f34a5d51014cbea04200e6e9776290f521795492688c8d67052bf8a1e2a languageName: node linkType: hard @@ -2073,10 +1857,10 @@ __metadata: languageName: node linkType: hard -"expect-type@npm:^1.2.1": - version: 1.2.1 - resolution: "expect-type@npm:1.2.1" - checksum: 4fc41ff0c784cb8984ab7801326251d3178083661f0ad08bbd3e5ca789293e6b66d5082f0cef83ebf9849c85d0280a19df5e4e2c57999a2464db9a01c7e3344f +"expect-type@npm:^1.2.2": + version: 1.3.0 + resolution: "expect-type@npm:1.3.0" + checksum: 60476b4f4c0c88bf24db0735faa7d1d0c9120c21e5b78781c0fea0d4a95838f2db0c919a055aa4bb185ccbf38e37fa3000d3bb05500ceafcc7c469955c5a4f84 languageName: node linkType: hard @@ -2087,15 +1871,15 @@ __metadata: languageName: node linkType: hard -"fdir@npm:^6.4.4": - version: 6.4.4 - resolution: "fdir@npm:6.4.4" +"fdir@npm:^6.5.0": + version: 6.5.0 + resolution: "fdir@npm:6.5.0" peerDependencies: picomatch: ^3 || ^4 peerDependenciesMeta: picomatch: optional: true - checksum: 79043610236579ffbd0647c508b43bd030a2d034a17c43cf96813a00e8e92e51acdb115c6ddecef3b5812cc2692b976155b4f6413e51e3761f1e772fa019a321 + checksum: bd537daa9d3cd53887eed35efa0eab2dbb1ca408790e10e024120e7a36c6e9ae2b33710cb8381e35def01bc9c1d7eaba746f886338413e68ff6ebaee07b9a6e8 languageName: node linkType: hard @@ -2244,13 +2028,6 @@ __metadata: languageName: node linkType: hard -"get-func-name@npm:^2.0.1": - version: 2.0.2 - resolution: "get-func-name@npm:2.0.2" - checksum: 3f62f4c23647de9d46e6f76d2b3eafe58933a9b3830c60669e4180d6c601ce1b4aa310ba8366143f55e52b139f992087a9f0647274e8745621fa2af7e0acf13b - languageName: node - linkType: hard - "get-intrinsic@npm:^1.2.6": version: 1.3.0 resolution: "get-intrinsic@npm:1.3.0" @@ -2395,7 +2172,7 @@ __metadata: version: 0.0.0-use.local resolution: "humanode-e2e-tests-bash@workspace:utils/e2e-tests/bash" dependencies: - "@polkadot/api-cli": ^0.63.16 + "@polkadot/api-cli": ^0.63.19 languageName: unknown linkType: soft @@ -2403,14 +2180,14 @@ __metadata: version: 0.0.0-use.local resolution: "humanode-e2e-tests-ts@workspace:utils/e2e-tests/ts" dependencies: - "@polkadot/api": ^16.4.9 - "@types/node": 24.8.1 - "@vitest/expect": ^3.2.4 - axios: ^1.12.2 - ethers: ^6.15.0 + "@polkadot/api": ^16.5.4 + "@types/node": 25.0.3 + "@vitest/expect": ^4.0.16 + axios: ^1.13.2 + ethers: ^6.16.0 typescript: ^5.9.3 - viem: ^2.38.3 - vitest: ^3.2.4 + viem: ^2.43.3 + vitest: ^4.0.16 languageName: unknown linkType: soft @@ -2418,7 +2195,7 @@ __metadata: version: 0.0.0-use.local resolution: "humanode-tools@workspace:." dependencies: - prettier: ^3.6.2 + prettier: ^3.7.4 languageName: unknown linkType: soft @@ -2512,13 +2289,6 @@ __metadata: languageName: node linkType: hard -"js-tokens@npm:^9.0.1": - version: 9.0.1 - resolution: "js-tokens@npm:9.0.1" - checksum: 8b604020b1a550e575404bfdde4d12c11a7991ffe0c58a2cf3515b9a512992dc7010af788f0d8b7485e403d462d9e3d3b96c4ff03201550fdbb09e17c811e054 - languageName: node - linkType: hard - "json-stringify-safe@npm:^5.0.1": version: 5.0.1 resolution: "json-stringify-safe@npm:5.0.1" @@ -2526,22 +2296,6 @@ __metadata: languageName: node linkType: hard -"loupe@npm:^3.1.0": - version: 3.1.1 - resolution: "loupe@npm:3.1.1" - dependencies: - get-func-name: ^2.0.1 - checksum: c7efa6bc6d71f25ca03eb13c9a069e35ed86799e308ca27a7a3eff8cdf9500e7c22d1f2411468d154a8e960e91e5e685e0c6c83e96db748f177c1adf30811153 - languageName: node - linkType: hard - -"loupe@npm:^3.1.4": - version: 3.1.4 - resolution: "loupe@npm:3.1.4" - checksum: 42d109ed061579752bd1e659f98357132254147fdd8d8c95b81ba35d63e1844946b1bcf34cefa01c467da84522b546818996c71e89eb6a2177bc8aafba5b9c6d - languageName: node - linkType: hard - "lru-cache@npm:^6.0.0": version: 6.0.0 resolution: "lru-cache@npm:6.0.0" @@ -2565,12 +2319,12 @@ __metadata: languageName: node linkType: hard -"magic-string@npm:^0.30.17": - version: 0.30.17 - resolution: "magic-string@npm:0.30.17" +"magic-string@npm:^0.30.21": + version: 0.30.21 + resolution: "magic-string@npm:0.30.21" dependencies: - "@jridgewell/sourcemap-codec": ^1.5.0 - checksum: f4b4ed17c5ada64f77fc98491847302ebad64894a905c417c943840c0384662118c9b37f9f68bb86add159fa4749ff6f118c4627d69a470121b46731f8debc6d + "@jridgewell/sourcemap-codec": ^1.5.5 + checksum: 4ff76a4e8d439431cf49f039658751ed351962d044e5955adc257489569bd676019c906b631f86319217689d04815d7d064ee3ff08ab82ae65b7655a7e82a414 languageName: node linkType: hard @@ -2745,19 +2499,19 @@ __metadata: languageName: node linkType: hard -"ms@npm:^2.0.0, ms@npm:^2.1.3": +"ms@npm:^2.0.0": version: 2.1.3 resolution: "ms@npm:2.1.3" checksum: aa92de608021b242401676e35cfa5aa42dd70cbdc082b916da7fb925c542173e36bce97ea3e804923fe92c0ad991434e4a38327e15a1b5b5f945d66df615ae6d languageName: node linkType: hard -"nanoid@npm:^3.3.8": - version: 3.3.8 - resolution: "nanoid@npm:3.3.8" +"nanoid@npm:^3.3.11": + version: 3.3.11 + resolution: "nanoid@npm:3.3.11" bin: nanoid: bin/nanoid.cjs - checksum: dfe0adbc0c77e9655b550c333075f51bb28cfc7568afbf3237249904f9c86c9aaaed1f113f0fddddba75673ee31c758c30c43d4414f014a52a7a626efc5958c9 + checksum: 3be20d8866a57a6b6d218e82549711c8352ed969f9ab3c45379da28f405363ad4c9aeb0b39e9abc101a529ca65a72ff9502b00bf74a912c4b64a9d62dfd26c29 languageName: node linkType: hard @@ -2841,6 +2595,13 @@ __metadata: languageName: node linkType: hard +"obug@npm:^2.1.1": + version: 2.1.1 + resolution: "obug@npm:2.1.1" + checksum: 73e54095e977bc85611351a78d31061cf1eccd7173562e7b72afad63dcb924709a6fc5d6f43868edea424b1038e0f45edad1bf07ec37a559c96b81c89b663a71 + languageName: node + linkType: hard + "once@npm:^1.3.0": version: 1.4.0 resolution: "once@npm:1.4.0" @@ -2850,9 +2611,9 @@ __metadata: languageName: node linkType: hard -"ox@npm:0.9.6": - version: 0.9.6 - resolution: "ox@npm:0.9.6" +"ox@npm:0.11.1": + version: 0.11.1 + resolution: "ox@npm:0.11.1" dependencies: "@adraffy/ens-normalize": ^1.11.0 "@noble/ciphers": ^1.3.0 @@ -2860,14 +2621,14 @@ __metadata: "@noble/hashes": ^1.8.0 "@scure/bip32": ^1.7.0 "@scure/bip39": ^1.6.0 - abitype: ^1.0.9 + abitype: ^1.2.3 eventemitter3: 5.0.1 peerDependencies: typescript: ">=5.4.0" peerDependenciesMeta: typescript: optional: true - checksum: 5f5094502cab9b135f3de3dfe60691fc312a1e534b3a9ef03bd867bfe0921245360c78dcb59bb438f6d66316b7da29506da4b46633f48cd8f7c4f37f56a76e4c + checksum: fe312d04348f1e8f053c386934a784ac95a2b3726fc9bf1277513c606b92b65d13469126a5d6429361d835a98b6077f9ea81e46c623cfb492ebfbb02a2556494 languageName: node linkType: hard @@ -2911,13 +2672,6 @@ __metadata: languageName: node linkType: hard -"pathval@npm:^2.0.0": - version: 2.0.0 - resolution: "pathval@npm:2.0.0" - checksum: 682b6a6289de7990909effef7dae9aa7bb6218c0426727bccf66a35b34e7bfbc65615270c5e44e3c9557a5cb44b1b9ef47fc3cb18bce6ad3ba92bcd28467ed7d - languageName: node - linkType: hard - "picocolors@npm:^1.1.1": version: 1.1.1 resolution: "picocolors@npm:1.1.1" @@ -2925,30 +2679,30 @@ __metadata: languageName: node linkType: hard -"picomatch@npm:^4.0.2": - version: 4.0.2 - resolution: "picomatch@npm:4.0.2" - checksum: a7a5188c954f82c6585720e9143297ccd0e35ad8072231608086ca950bee672d51b0ef676254af0788205e59bd4e4deb4e7708769226bed725bf13370a7d1464 +"picomatch@npm:^4.0.3": + version: 4.0.3 + resolution: "picomatch@npm:4.0.3" + checksum: 6817fb74eb745a71445debe1029768de55fd59a42b75606f478ee1d0dc1aa6e78b711d041a7c9d5550e042642029b7f373dc1a43b224c4b7f12d23436735dba0 languageName: node linkType: hard -"postcss@npm:^8.5.3": - version: 8.5.3 - resolution: "postcss@npm:8.5.3" +"postcss@npm:^8.5.6": + version: 8.5.6 + resolution: "postcss@npm:8.5.6" dependencies: - nanoid: ^3.3.8 + nanoid: ^3.3.11 picocolors: ^1.1.1 source-map-js: ^1.2.1 - checksum: da574620eb84ff60e65e1d8fc6bd5ad87a19101a23d0aba113c653434161543918229a0f673d89efb3b6d4906287eb04b957310dbcf4cbebacad9d1312711461 + checksum: 20f3b5d673ffeec2b28d65436756d31ee33f65b0a8bedb3d32f556fbd5973be38c3a7fb5b959a5236c60a5db7b91b0a6b14ffaac0d717dce1b903b964ee1c1bb languageName: node linkType: hard -"prettier@npm:^3.6.2": - version: 3.6.2 - resolution: "prettier@npm:3.6.2" +"prettier@npm:^3.7.4": + version: 3.7.4 + resolution: "prettier@npm:3.7.4" bin: prettier: bin/prettier.cjs - checksum: 0206f5f437892e8858f298af8850bf9d0ef1c22e21107a213ba56bfb9c2387a2020bfda244a20161d8e3dad40c6b04101609a55d370dece53d0a31893b64f861 + checksum: 955e37e87b1151ca3b3282463f5295f4c415821884791df152ff66e6eb1c5257115153cccba61b13962546100dd00ae45670ff27077dcab04c977d84036eaf80 languageName: node linkType: hard @@ -3012,31 +2766,33 @@ __metadata: languageName: node linkType: hard -"rollup@npm:^4.40.0": - version: 4.41.1 - resolution: "rollup@npm:4.41.1" - dependencies: - "@rollup/rollup-android-arm-eabi": 4.41.1 - "@rollup/rollup-android-arm64": 4.41.1 - "@rollup/rollup-darwin-arm64": 4.41.1 - "@rollup/rollup-darwin-x64": 4.41.1 - "@rollup/rollup-freebsd-arm64": 4.41.1 - "@rollup/rollup-freebsd-x64": 4.41.1 - "@rollup/rollup-linux-arm-gnueabihf": 4.41.1 - "@rollup/rollup-linux-arm-musleabihf": 4.41.1 - "@rollup/rollup-linux-arm64-gnu": 4.41.1 - "@rollup/rollup-linux-arm64-musl": 4.41.1 - "@rollup/rollup-linux-loongarch64-gnu": 4.41.1 - "@rollup/rollup-linux-powerpc64le-gnu": 4.41.1 - "@rollup/rollup-linux-riscv64-gnu": 4.41.1 - "@rollup/rollup-linux-riscv64-musl": 4.41.1 - "@rollup/rollup-linux-s390x-gnu": 4.41.1 - "@rollup/rollup-linux-x64-gnu": 4.41.1 - "@rollup/rollup-linux-x64-musl": 4.41.1 - "@rollup/rollup-win32-arm64-msvc": 4.41.1 - "@rollup/rollup-win32-ia32-msvc": 4.41.1 - "@rollup/rollup-win32-x64-msvc": 4.41.1 - "@types/estree": 1.0.7 +"rollup@npm:^4.43.0": + version: 4.54.0 + resolution: "rollup@npm:4.54.0" + dependencies: + "@rollup/rollup-android-arm-eabi": 4.54.0 + "@rollup/rollup-android-arm64": 4.54.0 + "@rollup/rollup-darwin-arm64": 4.54.0 + "@rollup/rollup-darwin-x64": 4.54.0 + "@rollup/rollup-freebsd-arm64": 4.54.0 + "@rollup/rollup-freebsd-x64": 4.54.0 + "@rollup/rollup-linux-arm-gnueabihf": 4.54.0 + "@rollup/rollup-linux-arm-musleabihf": 4.54.0 + "@rollup/rollup-linux-arm64-gnu": 4.54.0 + "@rollup/rollup-linux-arm64-musl": 4.54.0 + "@rollup/rollup-linux-loong64-gnu": 4.54.0 + "@rollup/rollup-linux-ppc64-gnu": 4.54.0 + "@rollup/rollup-linux-riscv64-gnu": 4.54.0 + "@rollup/rollup-linux-riscv64-musl": 4.54.0 + "@rollup/rollup-linux-s390x-gnu": 4.54.0 + "@rollup/rollup-linux-x64-gnu": 4.54.0 + "@rollup/rollup-linux-x64-musl": 4.54.0 + "@rollup/rollup-openharmony-arm64": 4.54.0 + "@rollup/rollup-win32-arm64-msvc": 4.54.0 + "@rollup/rollup-win32-ia32-msvc": 4.54.0 + "@rollup/rollup-win32-x64-gnu": 4.54.0 + "@rollup/rollup-win32-x64-msvc": 4.54.0 + "@types/estree": 1.0.8 fsevents: ~2.3.2 dependenciesMeta: "@rollup/rollup-android-arm-eabi": @@ -3059,9 +2815,9 @@ __metadata: optional: true "@rollup/rollup-linux-arm64-musl": optional: true - "@rollup/rollup-linux-loongarch64-gnu": + "@rollup/rollup-linux-loong64-gnu": optional: true - "@rollup/rollup-linux-powerpc64le-gnu": + "@rollup/rollup-linux-ppc64-gnu": optional: true "@rollup/rollup-linux-riscv64-gnu": optional: true @@ -3073,17 +2829,21 @@ __metadata: optional: true "@rollup/rollup-linux-x64-musl": optional: true + "@rollup/rollup-openharmony-arm64": + optional: true "@rollup/rollup-win32-arm64-msvc": optional: true "@rollup/rollup-win32-ia32-msvc": optional: true + "@rollup/rollup-win32-x64-gnu": + optional: true "@rollup/rollup-win32-x64-msvc": optional: true fsevents: optional: true bin: rollup: dist/bin/rollup - checksum: 881b6ff4104b1a03c93f0292cb817a7baa420e40f6f74b64fe81b89606b5fee6b9b96a4d437fbeed61736e7bf8611894aa7f0e0942307ef0ff2882eb4d7e23ce + checksum: f04f598a1b357741bdd345c708a51a37a61dc16d6cbfffdd9d8b4d3635fe00f6fb2dc03de3253fa0fd6f2be69cff3a93a3ddc5c314665a77302c78eb0a0ef9cb languageName: node linkType: hard @@ -3232,10 +2992,10 @@ __metadata: languageName: node linkType: hard -"std-env@npm:^3.9.0": - version: 3.9.0 - resolution: "std-env@npm:3.9.0" - checksum: d40126e4a650f6e5456711e6c297420352a376ef99a9599e8224d2d8f2ff2b91a954f3264fcef888d94fce5c9ae14992c5569761c95556fc87248ce4602ed212 +"std-env@npm:^3.10.0": + version: 3.10.0 + resolution: "std-env@npm:3.10.0" + checksum: 51d641b36b0fae494a546fb8446d39a837957fbf902c765c62bd12af8e50682d141c4087ca032f1192fa90330c4f6ff23fd6c9795324efacd1684e814471e0e0 languageName: node linkType: hard @@ -3288,15 +3048,6 @@ __metadata: languageName: node linkType: hard -"strip-literal@npm:^3.0.0": - version: 3.0.0 - resolution: "strip-literal@npm:3.0.0" - dependencies: - js-tokens: ^9.0.1 - checksum: f697a31c4ad82ad259e0c57e715cde4585084af2260e38b3c916f34f0d462cec2af294a8b8cf062cc6f40d940ece7b79b0ec8316beabb2ed13c6e13e95ca70f0 - languageName: node - linkType: hard - "tar@npm:^6.1.11, tar@npm:^6.1.2": version: 6.2.1 resolution: "tar@npm:6.2.1" @@ -3318,41 +3069,27 @@ __metadata: languageName: node linkType: hard -"tinyexec@npm:^0.3.2": - version: 0.3.2 - resolution: "tinyexec@npm:0.3.2" - checksum: bd491923020610bdeadb0d8cf5d70e7cbad5a3201620fd01048c9bf3b31ffaa75c33254e1540e13b993ce4e8187852b0b5a93057bb598e7a57afa2ca2048a35c +"tinyexec@npm:^1.0.2": + version: 1.0.2 + resolution: "tinyexec@npm:1.0.2" + checksum: af22de2191cc70bb782eef29bbba7cf6ac16664e550b547b0db68804f988eeb2c70e12fbb7d2d688ee994b28ba831d746e9eded98c3d10042fd3a9b8de208514 languageName: node linkType: hard -"tinyglobby@npm:^0.2.14": - version: 0.2.14 - resolution: "tinyglobby@npm:0.2.14" +"tinyglobby@npm:^0.2.15": + version: 0.2.15 + resolution: "tinyglobby@npm:0.2.15" dependencies: - fdir: ^6.4.4 - picomatch: ^4.0.2 - checksum: 261e986e3f2062dec3a582303bad2ce31b4634b9348648b46828c000d464b012cf474e38f503312367d4117c3f2f18611992738fca684040758bba44c24de522 + fdir: ^6.5.0 + picomatch: ^4.0.3 + checksum: 0e33b8babff966c6ab86e9b825a350a6a98a63700fa0bb7ae6cf36a7770a508892383adc272f7f9d17aaf46a9d622b455e775b9949a3f951eaaf5dfb26331d44 languageName: node linkType: hard -"tinypool@npm:^1.1.1": - version: 1.1.1 - resolution: "tinypool@npm:1.1.1" - checksum: 0258abe108df8be395a2cbdc8b4390c94908850250530f7bea83a129fa33d49a8c93246f76bf81cd458534abd81322f4d4cb3a40690254f8d9044ff449f328a8 - languageName: node - linkType: hard - -"tinyrainbow@npm:^2.0.0": - version: 2.0.0 - resolution: "tinyrainbow@npm:2.0.0" - checksum: 26360631d97e43955a07cfb70fe40a154ce4e2bcd14fa3d37ce8e2ed8f4fa9e5ba00783e4906bbfefe6dcabef5d3510f5bee207cb693bee4e4e7553f5454bef1 - languageName: node - linkType: hard - -"tinyspy@npm:^4.0.3": - version: 4.0.3 - resolution: "tinyspy@npm:4.0.3" - checksum: cd5e52d09e2a67946d3a96e6cd68377e1281eb6aaddc9d38129bcec8971a55337ab438ac672857b983f5c620a9f978e784679054322155329d483d00d9291ba9 +"tinyrainbow@npm:^3.0.3": + version: 3.0.3 + resolution: "tinyrainbow@npm:3.0.3" + checksum: e1de26bd599703a6ee5c69e8b66384fa1ef05b26cbb005ad438169f1858d199c98946fb5ec4b7862313bfcf9affd9fb8aaf8c0a42cc953acba8bbcbe739b016c languageName: node linkType: hard @@ -3411,10 +3148,10 @@ __metadata: languageName: node linkType: hard -"undici-types@npm:~7.14.0": - version: 7.14.0 - resolution: "undici-types@npm:7.14.0" - checksum: bd28cb36b33a51359f02c27b84bfe8563cdad57bdab0aa6ac605ce64d51aff49fd0aa4cb2d3b043caaa93c3ec42e96b5757df5d2d9bcc06a5f3e71899c765035 +"undici-types@npm:~7.16.0": + version: 7.16.0 + resolution: "undici-types@npm:7.16.0" + checksum: 1ef68fc6c5bad200c8b6f17de8e5bc5cfdcadc164ba8d7208cd087cfa8583d922d8316a7fd76c9a658c22b4123d3ff847429185094484fbc65377d695c905857 languageName: node linkType: hard @@ -3443,53 +3180,38 @@ __metadata: languageName: node linkType: hard -"viem@npm:^2.38.3": - version: 2.38.3 - resolution: "viem@npm:2.38.3" +"viem@npm:^2.43.3": + version: 2.43.3 + resolution: "viem@npm:2.43.3" dependencies: "@noble/curves": 1.9.1 "@noble/hashes": 1.8.0 "@scure/bip32": 1.7.0 "@scure/bip39": 1.6.0 - abitype: 1.1.0 + abitype: 1.2.3 isows: 1.0.7 - ox: 0.9.6 + ox: 0.11.1 ws: 8.18.3 peerDependencies: typescript: ">=5.0.4" peerDependenciesMeta: typescript: optional: true - checksum: d27b8c766be1bc6bf7fb0127a477f332adf0035ecf004f30bbb738b8d8d4ecda88cc11017f1ab4cccc2206ab22a0734e1ca0c54aed1281ca9a168d4105bbdaa8 - languageName: node - linkType: hard - -"vite-node@npm:3.2.4": - version: 3.2.4 - resolution: "vite-node@npm:3.2.4" - dependencies: - cac: ^6.7.14 - debug: ^4.4.1 - es-module-lexer: ^1.7.0 - pathe: ^2.0.3 - vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0 - bin: - vite-node: vite-node.mjs - checksum: 2051394d48f5eefdee4afc9c5fd5dcbf7eb36d345043ba035c7782e10b33fbbd14318062c4e32e00d473a31a559fb628d67c023e82a4903016db3ac6bfdb3fe7 + checksum: 0e0e3fa6de7db35b0b1c962d559ba7adee9939296defdb3178df77b53412e4c9cf48509ac00b4ad5093b75d252b20a186324a84c55188dc807565f78c42ac6ad languageName: node linkType: hard -"vite@npm:^5.0.0 || ^6.0.0 || ^7.0.0-0": - version: 7.0.0-beta.0 - resolution: "vite@npm:7.0.0-beta.0" +"vite@npm:^6.0.0 || ^7.0.0": + version: 7.3.0 + resolution: "vite@npm:7.3.0" dependencies: - esbuild: ^0.25.0 - fdir: ^6.4.4 + esbuild: ^0.27.0 + fdir: ^6.5.0 fsevents: ~2.3.3 - picomatch: ^4.0.2 - postcss: ^8.5.3 - rollup: ^4.40.0 - tinyglobby: ^0.2.14 + picomatch: ^4.0.3 + postcss: ^8.5.6 + rollup: ^4.43.0 + tinyglobby: ^0.2.15 peerDependencies: "@types/node": ^20.19.0 || >=22.12.0 jiti: ">=1.21.0" @@ -3530,53 +3252,56 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 81a3af2beef68d81a0304cc977fab6eecab81f3ce485675f0b77f14d4521f964879f1c0b2f40c74de99f8c031f62717ef71f610361268c5b9ee65316c17c1ceb + checksum: b0104653f84e2344a06883d1bad835ced0b2d7f4490231c0623e0fd7a435deea24572963ebed8801bb1d64afe10087dc2ef044d022ec2540b7680c7a71a23e01 languageName: node linkType: hard -"vitest@npm:^3.2.4": - version: 3.2.4 - resolution: "vitest@npm:3.2.4" +"vitest@npm:^4.0.16": + version: 4.0.16 + resolution: "vitest@npm:4.0.16" dependencies: - "@types/chai": ^5.2.2 - "@vitest/expect": 3.2.4 - "@vitest/mocker": 3.2.4 - "@vitest/pretty-format": ^3.2.4 - "@vitest/runner": 3.2.4 - "@vitest/snapshot": 3.2.4 - "@vitest/spy": 3.2.4 - "@vitest/utils": 3.2.4 - chai: ^5.2.0 - debug: ^4.4.1 - expect-type: ^1.2.1 - magic-string: ^0.30.17 + "@vitest/expect": 4.0.16 + "@vitest/mocker": 4.0.16 + "@vitest/pretty-format": 4.0.16 + "@vitest/runner": 4.0.16 + "@vitest/snapshot": 4.0.16 + "@vitest/spy": 4.0.16 + "@vitest/utils": 4.0.16 + es-module-lexer: ^1.7.0 + expect-type: ^1.2.2 + magic-string: ^0.30.21 + obug: ^2.1.1 pathe: ^2.0.3 - picomatch: ^4.0.2 - std-env: ^3.9.0 + picomatch: ^4.0.3 + std-env: ^3.10.0 tinybench: ^2.9.0 - tinyexec: ^0.3.2 - tinyglobby: ^0.2.14 - tinypool: ^1.1.1 - tinyrainbow: ^2.0.0 - vite: ^5.0.0 || ^6.0.0 || ^7.0.0-0 - vite-node: 3.2.4 + tinyexec: ^1.0.2 + tinyglobby: ^0.2.15 + tinyrainbow: ^3.0.3 + vite: ^6.0.0 || ^7.0.0 why-is-node-running: ^2.3.0 peerDependencies: "@edge-runtime/vm": "*" - "@types/debug": ^4.1.12 - "@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0 - "@vitest/browser": 3.2.4 - "@vitest/ui": 3.2.4 + "@opentelemetry/api": ^1.9.0 + "@types/node": ^20.0.0 || ^22.0.0 || >=24.0.0 + "@vitest/browser-playwright": 4.0.16 + "@vitest/browser-preview": 4.0.16 + "@vitest/browser-webdriverio": 4.0.16 + "@vitest/ui": 4.0.16 happy-dom: "*" jsdom: "*" peerDependenciesMeta: "@edge-runtime/vm": optional: true - "@types/debug": + "@opentelemetry/api": optional: true "@types/node": optional: true - "@vitest/browser": + "@vitest/browser-playwright": + optional: true + "@vitest/browser-preview": + optional: true + "@vitest/browser-webdriverio": optional: true "@vitest/ui": optional: true @@ -3586,7 +3311,7 @@ __metadata: optional: true bin: vitest: vitest.mjs - checksum: e9aa14a2c4471c2e0364d1d7032303db8754fac9e5e9ada92fca8ebf61ee78d2c5d4386bff25913940a22ea7d78ab435c8dd85785d681b23e2c489d6c17dd382 + checksum: 2d6bb80f3ace07f1edd5890e40f8f4d6901584b3a688c3f9ae0acd442e405d5a331cc3e954185c4cdfa1f96e7bc9c41093455c752de4623f1ba9b4e6de98c91f languageName: node linkType: hard