diff --git a/apis/path-finder/package.json b/apis/path-finder/package.json index 5ee86a6f5..577de7097 100644 --- a/apis/path-finder/package.json +++ b/apis/path-finder/package.json @@ -24,7 +24,7 @@ "fast-json-stable-stringify": "^2.1.0", "ioredis": "^5.6.0", "viem": "2.23.14", - "zod": "^3.24.2" + "zod": "^4.3.5" }, "devDependencies": { "@zenlink-interface/eslint-config": "workspace:*", diff --git a/apps/analytics/package.json b/apps/analytics/package.json index b7eacc10e..e58b63d37 100644 --- a/apps/analytics/package.json +++ b/apps/analytics/package.json @@ -60,7 +60,7 @@ "react-redux": "^9.2.0", "viem": "2.23.14", "wagmi": "2.14.15", - "zod": "^3.24.2" + "zod": "^4.3.5" }, "devDependencies": { "@types/node": "^22.13.11", diff --git a/apps/gauge/package.json b/apps/gauge/package.json index 3c5bd80c9..fb30305fb 100644 --- a/apps/gauge/package.json +++ b/apps/gauge/package.json @@ -50,7 +50,7 @@ "react-redux": "^9.2.0", "viem": "2.23.14", "wagmi": "2.14.15", - "zod": "^3.24.2" + "zod": "^4.3.5" }, "devDependencies": { "@types/node": "^22.13.11", diff --git a/apps/market/package.json b/apps/market/package.json index 9123eed9a..e2aaa9522 100644 --- a/apps/market/package.json +++ b/apps/market/package.json @@ -51,7 +51,7 @@ "react-redux": "^9.2.0", "viem": "2.23.14", "wagmi": "2.14.15", - "zod": "^3.24.2" + "zod": "^4.3.5" }, "devDependencies": { "@types/node": "^22.13.11", diff --git a/apps/pool/package.json b/apps/pool/package.json index 841e58a7b..f5df4d257 100644 --- a/apps/pool/package.json +++ b/apps/pool/package.json @@ -60,7 +60,7 @@ "react-redux": "^9.2.0", "viem": "2.23.14", "wagmi": "2.14.15", - "zod": "^3.24.2" + "zod": "^4.3.5" }, "devDependencies": { "@types/node": "^22.13.11", diff --git a/apps/referrals/package.json b/apps/referrals/package.json index f5435a1ed..30b12104b 100644 --- a/apps/referrals/package.json +++ b/apps/referrals/package.json @@ -47,7 +47,7 @@ "react-redux": "^9.2.0", "viem": "2.23.14", "wagmi": "2.14.15", - "zod": "^3.24.2" + "zod": "^4.3.5" }, "devDependencies": { "@types/node": "^22.13.11", diff --git a/apps/swap/package.json b/apps/swap/package.json index 547f5d015..9bf5c6805 100644 --- a/apps/swap/package.json +++ b/apps/swap/package.json @@ -51,7 +51,7 @@ "react-redux": "^9.2.0", "viem": "2.23.14", "wagmi": "2.14.15", - "zod": "^3.24.2" + "zod": "^4.3.5" }, "devDependencies": { "@types/node": "^22.13.11", diff --git a/packages/compat/package.json b/packages/compat/package.json index a56209ec4..bf2bbc2be 100644 --- a/packages/compat/package.json +++ b/packages/compat/package.json @@ -49,7 +49,7 @@ "react-redux": "^9.2.0", "viem": "2.23.14", "wagmi": "2.14.15", - "zod": "^3.24.2" + "zod": "^4.3.5" }, "devDependencies": { "@types/dom-view-transitions": "^1.0.6", diff --git a/packages/shared/package.json b/packages/shared/package.json index eaf1d7ea7..f44efbf24 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -34,7 +34,7 @@ "react-redux": "^9.2.0", "viem": "2.23.14", "wagmi": "2.14.15", - "zod": "^3.24.2" + "zod": "^4.3.5" }, "devDependencies": { "@types/react": "19.0.12", diff --git a/packages/wagmi/package.json b/packages/wagmi/package.json index fc5a77f0e..176e91d06 100644 --- a/packages/wagmi/package.json +++ b/packages/wagmi/package.json @@ -51,7 +51,7 @@ "next-axiom": "^1.9.1", "viem": "2.23.14", "wagmi": "2.14.15", - "zod": "^3.24.2" + "zod": "^4.3.5" }, "devDependencies": { "@types/ms": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1656e5105..9d4041cde 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,10 +76,10 @@ importers: version: 5.6.0 viem: specifier: 2.23.14 - version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@zenlink-interface/eslint-config': specifier: workspace:* @@ -346,13 +346,13 @@ importers: version: 9.2.0(@types/react@19.0.12)(react@19.0.0)(redux@4.2.1) viem: specifier: 2.23.14 - version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) wagmi: specifier: 2.14.15 - version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2) + version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5) zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/node': specifier: ^22.13.11 @@ -573,13 +573,13 @@ importers: version: 9.2.0(@types/react@19.0.12)(react@19.0.0)(redux@4.2.1) viem: specifier: 2.23.14 - version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) wagmi: specifier: 2.14.15 - version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2) + version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5) zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/node': specifier: ^22.13.11 @@ -748,13 +748,13 @@ importers: version: 9.2.0(@types/react@19.0.12)(react@19.0.0)(redux@4.2.1) viem: specifier: 2.23.14 - version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) wagmi: specifier: 2.14.15 - version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2) + version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5) zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/node': specifier: ^22.13.11 @@ -950,13 +950,13 @@ importers: version: 9.2.0(@types/react@19.0.12)(react@19.0.0)(redux@4.2.1) viem: specifier: 2.23.14 - version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) wagmi: specifier: 2.14.15 - version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2) + version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5) zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/node': specifier: ^22.13.11 @@ -1113,13 +1113,13 @@ importers: version: 9.2.0(@types/react@19.0.12)(react@19.0.0)(redux@4.2.1) viem: specifier: 2.23.14 - version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) wagmi: specifier: 2.14.15 - version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2) + version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5) zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/node': specifier: ^22.13.11 @@ -1282,13 +1282,13 @@ importers: version: 9.2.0(@types/react@19.0.12)(react@19.0.0)(redux@4.2.1) viem: specifier: 2.23.14 - version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) wagmi: specifier: 2.14.15 - version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2) + version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5) zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/node': specifier: ^22.13.11 @@ -1507,13 +1507,13 @@ importers: version: 9.2.0(@types/react@19.0.12)(react@19.0.0)(redux@4.2.1) viem: specifier: 2.23.14 - version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) wagmi: specifier: 2.14.15 - version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2) + version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5) zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/dom-view-transitions': specifier: ^1.0.6 @@ -1781,7 +1781,7 @@ importers: version: 4.4.4(graphql@16.10.0) '@polkadot/util-crypto': specifier: ^11.1.3 - version: 11.1.3(@polkadot/util@13.5.1) + version: 11.1.3(@polkadot/util@14.0.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../amm @@ -2403,13 +2403,13 @@ importers: version: 9.2.0(@types/react@19.0.12)(react@19.0.0)(redux@4.2.1) viem: specifier: 2.23.14 - version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) wagmi: specifier: 2.14.15 - version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2) + version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5) zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/react': specifier: 19.0.12 @@ -2730,13 +2730,13 @@ importers: version: 1.9.1(next@15.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) viem: specifier: 2.23.14 - version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + version: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) wagmi: specifier: 2.14.15 - version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2) + version: 2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5) zod: - specifier: ^3.24.2 - version: 3.24.2 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@types/ms': specifier: ^2.1.0 @@ -4931,6 +4931,7 @@ packages: '@graphql-tools/prisma-loader@8.0.4': resolution: {integrity: sha512-hqKPlw8bOu/GRqtYr0+dINAI13HinTVYBDqhwGAPIFmLr5s+qKskzgCiwbsckdrb5LWVFmVZc+UXn80OGiyBzg==} engines: {node: '>=16.0.0'} + deprecated: 'This package was intended to be used with an older versions of Prisma.\nThe newer versions of Prisma has a different approach to GraphQL integration.\nTherefore, this package is no longer needed and has been deprecated and removed.\nLearn more: https://www.prisma.io/graphql' peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 @@ -5490,6 +5491,10 @@ packages: resolution: {integrity: sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ==} engines: {node: ^14.21.3 || >=16} + '@noble/curves@1.9.7': + resolution: {integrity: sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==} + engines: {node: ^14.21.3 || >=16} + '@noble/hashes@1.0.0': resolution: {integrity: sha512-DZVbtY62kc3kkBtMHqwCOfXrT/hnoORy5BJ4+HU1IR59X0KWAOqsfzQPcUl/lQLlG7qXbe/fZ3r/emxtAl+sqg==} @@ -5519,6 +5524,10 @@ packages: resolution: {integrity: sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==} engines: {node: ^14.21.3 || >=16} + '@noble/hashes@1.8.0': + resolution: {integrity: sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==} + engines: {node: ^14.21.3 || >=16} + '@noble/secp256k1@1.5.5': resolution: {integrity: sha512-sZ1W6gQzYnu45wPrWx8D3kwI2/U29VYTx9OjbDAd7jwRItJ0cSTMPRL/C8AWZFn9kWFLQGqEXVEE86w4Z8LpIQ==} @@ -5657,6 +5666,7 @@ packages: '@paulmillr/qr@0.2.1': resolution: {integrity: sha512-IHnV6A+zxU7XwmKFinmYjUcwlyK9+xkG3/s9KcQhI9BjQKycrJ1JRO+FbNYPwZiPKW3je/DR0k7w8/gLa5eaxQ==} + deprecated: 'The package is now available as "qr": npm install qr' '@peaqnetwork/type-definitions@0.0.4': resolution: {integrity: sha512-bMja9T9PHQrEy4Uhh0ZTWvKGpgiDd51tZg4ZOpgC1KtVBF6Wx+bNtt+Zyg0DKwRh2Eg+xI5OEBPycsFOpdIWIA==} @@ -5777,8 +5787,8 @@ packages: resolution: {integrity: sha512-xCcZdU7Jh+ifpWHu9QMkp07BxeS3q0l87GZH0t+n9jcy2LKKLOFOe0heFFGizdncU8D8xDJ3nFmDykCv613xIQ==} engines: {node: '>=18'} - '@polkadot/api-augment@16.1.2': - resolution: {integrity: sha512-Vl4kzHcluQKF9su0Thnl2egGiaQRobwOAX5FPNIPBVNFl+FbAeBel/wOxAQfx20IGwaq8MkujApT9aT78EwkgQ==} + '@polkadot/api-augment@16.5.4': + resolution: {integrity: sha512-9FTohz13ih458V2JBFjRACKHPqfM6j4bmmTbcSaE7hXcIOYzm4ABFo7xq5osLyvItganjsICErL2vRn2zULycw==} engines: {node: '>=18'} '@polkadot/api-augment@7.15.1': @@ -5801,8 +5811,8 @@ packages: resolution: {integrity: sha512-KXR3RU1x6SCH1akmg8f7G/N0HELjLi/PZPHvyNV+b4qsW37zcei4VQvhzF54IVC3i6jRwBppZSZ2h4PgA0Er+A==} engines: {node: '>=18'} - '@polkadot/api-base@16.1.2': - resolution: {integrity: sha512-HkeFUKtmP0vzZycFEES6rDUL65NvAVgLjjr60wdAS7Y95GNcmIGgfMUNvCCxcVsLP1JCI329RKFpneBGNWoT6A==} + '@polkadot/api-base@16.5.4': + resolution: {integrity: sha512-V69v3ieg5+91yRUCG1vFRSLr7V7MvHPvo/QrzleIUu8tPXWldJ0kyXbWKHVNZEpVBA9LpjGvII+MHUW7EaKMNg==} engines: {node: '>=18'} '@polkadot/api-base@7.15.1': @@ -5825,8 +5835,8 @@ packages: resolution: {integrity: sha512-n8K30ANTwg53J2rGxHTrqmQhTwmJ4xIGfen3WaCqCHDHRyAW3X1dwA6luk+GSXhhhETD3erm8guoitBmnVNTVg==} engines: {node: '>=18'} - '@polkadot/api-derive@16.1.2': - resolution: {integrity: sha512-vwHcofPx4cA3+Sqhj1y+8Km1gihR6rsdMxdCbe33oPGbkaQBy4ixYNGU9v/ZAkMNgyrBqvm4+BCQtv5ms9kjrw==} + '@polkadot/api-derive@16.5.4': + resolution: {integrity: sha512-0JP2a6CaqTviacHsmnUKF4VLRsKdYOzQCqdL9JpwY/QBz/ZLqIKKPiSRg285EVLf8n/hWdTfxbWqQCsRa5NL+Q==} engines: {node: '>=18'} '@polkadot/api-derive@7.15.1': @@ -5849,8 +5859,8 @@ packages: resolution: {integrity: sha512-B11cjOuxrs0BNFEXeq95NGD4DfFz0PC6PIjjk7JkhYMvm9LI22MOXdMkxVKf48mxF+ecEz15F2iuRthnnjqK1g==} engines: {node: '>=18'} - '@polkadot/api@16.1.2': - resolution: {integrity: sha512-tXwe9zpOauzdnzyPAwyyLS0oT49XgnMr4H9sgo9yTOn9BvCf64upgIzLTt7MqADAMfFIdIFPxAb6zuiTTi2GIQ==} + '@polkadot/api@16.5.4': + resolution: {integrity: sha512-mX1fwtXCBAHXEyZLSnSrMDGP+jfU2rr7GfDVQBz0cBY1nmY8N34RqPWGrZWj8o4DxVu1DQ91sGncOmlBwEl0Qg==} engines: {node: '>=18'} '@polkadot/api@7.15.1': @@ -5915,12 +5925,12 @@ packages: '@polkadot/util': 13.4.3 '@polkadot/util-crypto': 13.4.3 - '@polkadot/keyring@13.5.1': - resolution: {integrity: sha512-dEl679aoMv9gOzWJA13Jb2HUGqRi6/zKjEtg+qbiEryCSjUqfNKyO8liuwMFy0VP3qxJb1FkxNe6MnG1NwbU5Q==} + '@polkadot/keyring@14.0.1': + resolution: {integrity: sha512-kHydQPCeTvJrMC9VQO8LPhAhTUxzxfNF1HEknhZDBPPsxP/XpkYsEy/Ln1QzJmQqD5VsgwzLDE6cExbJ2CT9CA==} engines: {node: '>=18'} peerDependencies: - '@polkadot/util': 13.5.1 - '@polkadot/util-crypto': 13.5.1 + '@polkadot/util': 14.0.1 + '@polkadot/util-crypto': 14.0.1 '@polkadot/keyring@6.11.1': resolution: {integrity: sha512-rW8INl7pO6Dmaffd6Df1yAYCRWa2RmWQ0LGfJeA/M6seVIkI6J3opZqAd4q2Op+h9a7z4TESQGk8yggOEL+Csg==} @@ -5967,8 +5977,8 @@ packages: resolution: {integrity: sha512-Z+YZkltBt//CtkVH8ZYJ1z66qYxdI0yPamzkzZAqw6gj3gjgSxKtxB4baA/rcAw05QTvN2R3dLkkmKr2mnHovQ==} engines: {node: '>=18'} - '@polkadot/networks@13.5.1': - resolution: {integrity: sha512-w5HS209pHZhqJ7AVqJqFApO4OcwlxjfQ7mp2dE/vL5qA5RnsEx/3fBYJ6h3z/k5Ggac0+Zl1vMZAF1gW8S/F9A==} + '@polkadot/networks@14.0.1': + resolution: {integrity: sha512-wGlBtXDkusRAj4P7uxfPz80gLO1+j99MLBaQi3bEym2xrFrFhgIWVHOZlBit/1PfaBjhX2Z8XjRxaM2w1p7w2w==} engines: {node: '>=18'} '@polkadot/networks@6.11.1': @@ -6002,8 +6012,8 @@ packages: resolution: {integrity: sha512-sYstX325f+hyWjgg2WaAcUbem3pHP7ZvBtleT6WHcVFHQaR64wQj4ryKn9V3iKG570po+j2OqubSILzUf4UZwg==} engines: {node: '>=18'} - '@polkadot/rpc-augment@16.1.2': - resolution: {integrity: sha512-k6dTDU+xnXEUFLwEyVxWYxELMnzLuqRBRvbtvImIzIuwn7IYR1BJT0b0Z8F0lePT62x58Ac/yK3yGCcj5Q6Tug==} + '@polkadot/rpc-augment@16.5.4': + resolution: {integrity: sha512-j9v3Ttqv/EYGezHtVksGJAFZhE/4F7LUWooOazh/53ATowMby3lZUdwInrK6bpYmG2whmYMw/Fo283fwDroBtQ==} engines: {node: '>=18'} '@polkadot/rpc-augment@7.15.1': @@ -6026,8 +6036,8 @@ packages: resolution: {integrity: sha512-rveJkJBmzGLbcczzpNZekDjVlqbngpIaz5niZtlowiX+HeIsKiwtBtQL8t5grWBd49SkUArbM0s91yaG4AvUwA==} engines: {node: '>=18'} - '@polkadot/rpc-core@16.1.2': - resolution: {integrity: sha512-GOyz0wTosG3pRpks9MDU7ht3qNu38wkNDJ4zybbI9pRr2s6OYwDWIkd5Sx5oTm2NFbO63aEG9AT8f82flOJvSg==} + '@polkadot/rpc-core@16.5.4': + resolution: {integrity: sha512-92LOSTWujPjtmKOPvfCPs8rAaPFU+18wTtkIzwPwKxvxkN/SWsYSGIxmsoags9ramyHB6jp7Lr59TEuGMxIZzQ==} engines: {node: '>=18'} '@polkadot/rpc-core@7.15.1': @@ -6050,8 +6060,8 @@ packages: resolution: {integrity: sha512-S9Y5TJNkR36qd4zhCiUeuX/KXUB6MRko2hfmQKcUVlnf4NqgTN8jmUV/rkAO9JEDvEAdnOpjc49u02VaEDiXfg==} engines: {node: '>=18'} - '@polkadot/rpc-provider@16.1.2': - resolution: {integrity: sha512-juiw+BhwPa6MNZynSjW8+2XkXHliAq+e9Mvj0ixaxEWoXsUnkgz9fWaOef7gto3RhNZL7ap4rCLsaw08JQO18w==} + '@polkadot/rpc-provider@16.5.4': + resolution: {integrity: sha512-mNAIBRA3jMvpnHsuqAX4InHSIqBdgxFD6ayVUFFAzOX8Fh6Xpd4RdI1dqr6a1pCzjnPSby4nbg+VuadWwauVtg==} engines: {node: '>=18'} '@polkadot/rpc-provider@7.15.1': @@ -6079,8 +6089,8 @@ packages: resolution: {integrity: sha512-ZArOnsNYybjjqhqpzzfLsqNXmeqCzr0TIFXnmjjmtiKCMdgMCqk4ys0blEWIuo3oY5uuHwcUVL1Rlhl4J6PVAg==} engines: {node: '>=18'} - '@polkadot/types-augment@16.1.2': - resolution: {integrity: sha512-ppi9t2jpnv/kyAUseXkOrJJojTALWTbanTUEZdvi9i801hxNqFnFSwjuu0nFXimzMm21gSSh1ROmih9OPSUpvw==} + '@polkadot/types-augment@16.5.4': + resolution: {integrity: sha512-AGjXR+Q9O9UtVkGw/HuOXlbRqVpvG6H8nr+taXP71wuC6RD9gznFBFBqoNkfWHD2w89esNVQLTvXHVxlLpTXqA==} engines: {node: '>=18'} '@polkadot/types-augment@7.15.1': @@ -6103,8 +6113,8 @@ packages: resolution: {integrity: sha512-aVqAlM6iA3r5xAwe93ZNBYL7gq6E6P9y+P1a5tCim11zQFB6mjz8EEhFiMbogUTVJLtuV71+UXSW5XMXMD5zbg==} engines: {node: '>=18'} - '@polkadot/types-codec@16.1.2': - resolution: {integrity: sha512-CRMyB9bHpq+SGn5Yfvi2TcGxYRk8qL8evJKmjaRHedgmMulkjyT1FMdK+m50d36MSoNOOj0xtbC8Wxiugh1pjA==} + '@polkadot/types-codec@16.5.4': + resolution: {integrity: sha512-OQtT1pmJu2F3/+Vh1OiXifKoeRy+CU1+Lu7dgTcdO705dnxU4447Zup5JVCJDnxBmMITts/38vbFN2pD225AnA==} engines: {node: '>=18'} '@polkadot/types-codec@7.15.1': @@ -6127,8 +6137,8 @@ packages: resolution: {integrity: sha512-0/EOILopZv7xbCDzDSvfyJUVFECE2lzv9biGvqSY6oI5mUod3qe7RG0Mro8Ii0s7TvaIYENjB0QYN1qlU2TZHw==} engines: {node: '>=18'} - '@polkadot/types-create@16.1.2': - resolution: {integrity: sha512-cESVOmj1StnzsU+oTnAdLyKwm7pZ6qNByplTUdBSHVFiZ8QO5tBi1Uhlg+Tr0lJxsTujGHvkRX3tZWwH3AElsw==} + '@polkadot/types-create@16.5.4': + resolution: {integrity: sha512-URQnvr/sgvgIRSxIW3lmml6HMSTRRj2hTZIm6nhMTlYSVT4rLWx0ZbYUAjoPBbaJ+BmoqZ6Bbs+tA+5cQViv5Q==} engines: {node: '>=18'} '@polkadot/types-create@7.15.1': @@ -6151,8 +6161,8 @@ packages: resolution: {integrity: sha512-tS57wAKKNhOi/oIg4DGz/tMReqtw5bLZ+E/CZxeYpdMU4Vdv00Wt4YjB/3dQ+3OtDjmXtVMqKz9HJqgasYEinw==} engines: {node: '>=18'} - '@polkadot/types-known@16.1.2': - resolution: {integrity: sha512-tnDyzbwEF9VWftj9PYP5wazpBCC/AYP5mnoOsRhyreHRcVErVzzzC9DY6lQ2flGG5VfXX+Ok1EUzgtQEvHVQMw==} + '@polkadot/types-known@16.5.4': + resolution: {integrity: sha512-Dd59y4e3AFCrH9xiqMU4xlG5+Zy0OTy7GQvqJVYXZFyAH+4HYDlxXjJGcSidGAmJcclSYfS3wyEkfw+j1EOVEw==} engines: {node: '>=18'} '@polkadot/types-known@4.17.1': @@ -6183,8 +6193,8 @@ packages: resolution: {integrity: sha512-0B2NLB9dK/AQJqz0/X42b16yi8iZdvvd4+GIfouDEPOeBghGWMp4GZa1P7vVCEgVenE2BhkfXakw4+qflrakDQ==} engines: {node: '>=18'} - '@polkadot/types-support@16.1.2': - resolution: {integrity: sha512-dt0ORyCNfbxpLobWotD/L/TdohJUzYDGLLWXVqmwEhdgrNSlGF6L6Wab4VWNV1OX19/j9Xztb7UdRhNgHokVlg==} + '@polkadot/types-support@16.5.4': + resolution: {integrity: sha512-Ra6keCaO73ibxN6MzA56jFq9EReje7jjE4JQfzV5IpyDZdXcmPyJiEfa2Yps/YSP13Gc2e38t9FFyVau0V+SFQ==} engines: {node: '>=18'} '@polkadot/types-support@7.15.1': @@ -6207,8 +6217,8 @@ packages: resolution: {integrity: sha512-D4XUW0CwfzeSsGtZf6c/qSSWBVEylABbqgMsmyq6YclF1ZTCTFbd7rMCJ1XTIwt1BTRuvdWiGule2bnisundFA==} engines: {node: '>=18'} - '@polkadot/types@16.1.2': - resolution: {integrity: sha512-dI0Ha7e51zgGhtViIynH2uvh1txIiaGodCBSVcU5HkFNdljwzhoK23JqZO3LGRNXrCbcUAnZzch1wJXb1ULnXA==} + '@polkadot/types@16.5.4': + resolution: {integrity: sha512-8Oo1QWaL0DkIc/n2wKBIozPWug/0b2dPVhL+XrXHxJX7rIqS0x8sXDRbM9r166sI0nTqJiUho7pRIkt2PR/DMQ==} engines: {node: '>=18'} '@polkadot/types@4.17.1': @@ -6279,11 +6289,11 @@ packages: peerDependencies: '@polkadot/util': 13.4.3 - '@polkadot/util-crypto@13.5.1': - resolution: {integrity: sha512-HIuTRpkulIzmgCU+GIXbEEkVbikvrK+5v8XZ7Ll45m1dLsxnrJeEbNsCLUwI/+D9Jd0iF3+T12GybuetlXeu+A==} + '@polkadot/util-crypto@14.0.1': + resolution: {integrity: sha512-Cu7AKUzBTsUkbOtyuNzXcTpDjR9QW0fVR56o3gBmzfUCmvO1vlsuGzmmPzqpHymQQ3rrfqV78CPs62EGhw0R+A==} engines: {node: '>=18'} peerDependencies: - '@polkadot/util': 13.5.1 + '@polkadot/util': 14.0.1 '@polkadot/util-crypto@6.11.1': resolution: {integrity: sha512-fWA1Nz17FxWJslweZS4l0Uo30WXb5mYV1KEACVzM+BSZAvG5eoiOAYX6VYZjyw6/7u53XKrWQlD83iPsg3KvZw==} @@ -6317,8 +6327,8 @@ packages: resolution: {integrity: sha512-6v2zvg8l7W22XvjYf7qv9tPQdYl2E6aXY94M4TZKsXZxmlS5BoG+A9Aq0+Gw8zBUjupjEmUkA6Y//msO8Zisug==} engines: {node: '>=18'} - '@polkadot/util@13.5.1': - resolution: {integrity: sha512-Anu4fsmMconvU+WXGFESNQp4qFjbvZnS4zD4I54W5gW70klrmrdfP2jGYhejVkm0Pf43RREN63G7Rew8+sXUmw==} + '@polkadot/util@14.0.1': + resolution: {integrity: sha512-764HhxkPV3x5rM0/p6QdynC2dw26n+SaE+jisjx556ViCd4E28Ke4xSPef6C0Spy4aoXf2gt0PuLEcBvd6fVZg==} engines: {node: '>=18'} '@polkadot/util@6.11.1': @@ -6350,6 +6360,13 @@ packages: '@polkadot/util': '*' '@polkadot/x-randomvalues': '*' + '@polkadot/wasm-bridge@7.5.4': + resolution: {integrity: sha512-6xaJVvoZbnbgpQYXNw9OHVNWjXmtcoPcWh7hlwx3NpfiLkkjljj99YS+XGZQlq7ks2fVCg7FbfknkNb8PldDaA==} + engines: {node: '>=18'} + peerDependencies: + '@polkadot/util': '*' + '@polkadot/x-randomvalues': '*' + '@polkadot/wasm-crypto-asmjs@4.6.1': resolution: {integrity: sha512-1oHQjz2oEO1kCIcQniOP+dZ9N2YXf2yCLHLsKaKSvfXiWaetVCaBNB8oIHIVYvuLnVc8qlMi66O6xc1UublHsw==} engines: {node: '>=14.0.0'} @@ -6380,6 +6397,12 @@ packages: peerDependencies: '@polkadot/util': '*' + '@polkadot/wasm-crypto-asmjs@7.5.4': + resolution: {integrity: sha512-ZYwxQHAJ8pPt6kYk9XFmyuFuSS+yirJLonvP+DYbxOrARRUHfN4nzp4zcZNXUuaFhpbDobDSFn6gYzye6BUotA==} + engines: {node: '>=18'} + peerDependencies: + '@polkadot/util': '*' + '@polkadot/wasm-crypto-init@6.4.1': resolution: {integrity: sha512-1ALagSi/nfkyFaH6JDYfy/QbicVbSn99K8PV9rctDUfxc7P06R7CoqbjGQ4OMPX6w1WYVPU7B4jPHGLYBlVuMw==} engines: {node: '>=14.0.0'} @@ -6401,6 +6424,13 @@ packages: '@polkadot/util': '*' '@polkadot/x-randomvalues': '*' + '@polkadot/wasm-crypto-init@7.5.4': + resolution: {integrity: sha512-U6s4Eo2rHs2n1iR01vTz/sOQ7eOnRPjaCsGWhPV+ZC/20hkVzwPAhiizu/IqMEol4tO2yiSheD4D6bn0KxUJhg==} + engines: {node: '>=18'} + peerDependencies: + '@polkadot/util': '*' + '@polkadot/x-randomvalues': '*' + '@polkadot/wasm-crypto-wasm@4.6.1': resolution: {integrity: sha512-NI3JVwmLjrSYpSVuhu0yeQYSlsZrdpK41UC48sY3kyxXC71pi6OVePbtHS1K3xh3FFmDd9srSchExi3IwzKzMw==} engines: {node: '>=14.0.0'} @@ -6431,6 +6461,12 @@ packages: peerDependencies: '@polkadot/util': '*' + '@polkadot/wasm-crypto-wasm@7.5.4': + resolution: {integrity: sha512-PsHgLsVTu43eprwSvUGnxybtOEuHPES6AbApcs7y5ZbM2PiDMzYbAjNul098xJK/CPtrxZ0ePDFnaQBmIJyTFw==} + engines: {node: '>=18'} + peerDependencies: + '@polkadot/util': '*' + '@polkadot/wasm-crypto@4.6.1': resolution: {integrity: sha512-2wEftBDxDG+TN8Ah6ogtvzjdZdcF0mAjU4UNNOfpmkBCxQYZOrAHB8HXhzo3noSsKkLX7PDX57NxvJ9OhoTAjw==} engines: {node: '>=14.0.0'} @@ -6466,6 +6502,13 @@ packages: '@polkadot/util': '*' '@polkadot/x-randomvalues': '*' + '@polkadot/wasm-crypto@7.5.4': + resolution: {integrity: sha512-1seyClxa7Jd7kQjfnCzTTTfYhTa/KUTDUaD3DMHBk5Q4ZUN1D1unJgX+v1aUeXSPxmzocdZETPJJRZjhVOqg9g==} + engines: {node: '>=18'} + peerDependencies: + '@polkadot/util': '*' + '@polkadot/x-randomvalues': '*' + '@polkadot/wasm-util@6.4.1': resolution: {integrity: sha512-Uwo+WpEsDmFExWC5kTNvsVhvqXMZEKf4gUHXFn4c6Xz4lmieRT5g+1bO1KJ21pl4msuIgdV3Bksfs/oiqMFqlw==} engines: {node: '>=14.0.0'} @@ -6484,6 +6527,12 @@ packages: peerDependencies: '@polkadot/util': '*' + '@polkadot/wasm-util@7.5.4': + resolution: {integrity: sha512-hqPpfhCpRAqCIn/CYbBluhh0TXmwkJnDRjxrU9Bnqtw9nMNa97D8JuOjdd2pi0rxm+eeLQ/f1rQMp71RMM9t4w==} + engines: {node: '>=18'} + peerDependencies: + '@polkadot/util': '*' + '@polkadot/x-bigint@10.4.2': resolution: {integrity: sha512-awRiox+/XSReLzimAU94fPldowiwnnMUkQJe8AebYhNocAj6SJU00GNoj6j6tAho6yleOwrTJXZaWFBaQVJQNg==} engines: {node: '>=14.0.0'} @@ -6504,8 +6553,8 @@ packages: resolution: {integrity: sha512-8NbjF5Q+5lflhvDFve58wULjCVcvXa932LKFtI5zL2gx5VDhMgyfkNcYRjHB18Ecl21963JuGzvGVTZNkh/i6g==} engines: {node: '>=18'} - '@polkadot/x-bigint@13.5.1': - resolution: {integrity: sha512-5GiYznWm/GdCe9nQwL/EEVLXFqK2JZqcNnWC/r196lRujqKd24r90WPHYw18d9fsii/8J4DOKc8cCRfxjMBdCw==} + '@polkadot/x-bigint@14.0.1': + resolution: {integrity: sha512-gfozjGnebr2rqURs31KtaWumbW4rRZpbiluhlmai6luCNrf5u8pB+oLA35kPEntrsLk9PnIG9OsC/n4hEtx4OQ==} engines: {node: '>=18'} '@polkadot/x-bigint@8.7.1': @@ -6528,8 +6577,8 @@ packages: resolution: {integrity: sha512-EwhcwROqWa7mvNTbLVNH71Hbyp5PW5j9lV2UpII5MZzRO95eYwV4oP/xgtTxC+60nC8lrvzAw0JxEHrmNzmtlg==} engines: {node: '>=18'} - '@polkadot/x-fetch@13.5.1': - resolution: {integrity: sha512-2qTvxMdxlAnyY2xOulm5ZazWFRegUB6xOX7yTBxSvuAXiYGecuiZa5NikCYl+nB8iZW4ZGraLFyt9otzJHL5cw==} + '@polkadot/x-fetch@14.0.1': + resolution: {integrity: sha512-yFsnO0xfkp3bIcvH70ZvmeUINYH1YnjOIS1B430f3w6axkqKhAOWCgzzKGMSRgn4dtm3YgwMBKPQ4nyfIsGOJQ==} engines: {node: '>=18'} '@polkadot/x-fetch@8.7.1': @@ -6556,8 +6605,8 @@ packages: resolution: {integrity: sha512-6c98kxZdoGRct3ua9Dz6/qz8wb3XFRUkaY+4+RzIgehKMPhu19pGWTrzmbJSyY9FtIpThuWKuDaBEvd5KgSxjA==} engines: {node: '>=18'} - '@polkadot/x-global@13.5.1': - resolution: {integrity: sha512-8A9dvyGmXtQf8jCqGSxa4R8JLh43K8T1//ht7UU6Bsv7we2svdQ+O1FXblwAnAHCcboYeyYqzrTwnRnQlyrdWQ==} + '@polkadot/x-global@14.0.1': + resolution: {integrity: sha512-aCI44DJU4fU0XXqrrSGIpi7JrZXK2kpe0jaQ2p6oDVXOOYEnZYXnMhTTmBE1lF/xtxzX50MnZrrU87jziU0qbA==} engines: {node: '>=18'} '@polkadot/x-global@6.11.1': @@ -6597,11 +6646,11 @@ packages: '@polkadot/util': 13.4.3 '@polkadot/wasm-util': '*' - '@polkadot/x-randomvalues@13.5.1': - resolution: {integrity: sha512-FT/A8EWIBNACWfxo+fDzRrkmK8TQxgaZjtr5E+/i8MYqscHFqiX9PmbMuoGC1T4w+piihHU1JD8rLTip2K8NIw==} + '@polkadot/x-randomvalues@14.0.1': + resolution: {integrity: sha512-/XkQcvshzJLHITuPrN3zmQKuFIPdKWoaiHhhVLD6rQWV60lTXA3ajw3ocju8ZN7xRxnweMS9Ce0kMPYa0NhRMg==} engines: {node: '>=18'} peerDependencies: - '@polkadot/util': 13.5.1 + '@polkadot/util': 14.0.1 '@polkadot/wasm-util': '*' '@polkadot/x-randomvalues@6.11.1': @@ -6636,8 +6685,8 @@ packages: resolution: {integrity: sha512-k7Wg6csAPxfNtpBt3k5yUuPHYmRl/nl7H2OMr40upMjbZXbQ1RJW9Z3GBkLmQczG7NwwfAXHwQE9FYOMUtbuRQ==} engines: {node: '>=18'} - '@polkadot/x-textdecoder@13.5.1': - resolution: {integrity: sha512-iInpeywdQDusB3fz7F+La74UQoTXC8F4CsmZYEoQeZekb6CoAgtLkQZhw7ckV5+MmscLeOvZCI1wYBRqCd+qqw==} + '@polkadot/x-textdecoder@14.0.1': + resolution: {integrity: sha512-CcWiPCuPVJsNk4Vq43lgFHqLRBQHb4r9RD7ZIYgmwoebES8TNm4g2ew9ToCzakFKSpzKu6I07Ne9wv/dt5zLuw==} engines: {node: '>=18'} '@polkadot/x-textdecoder@6.11.1': @@ -6668,8 +6717,8 @@ packages: resolution: {integrity: sha512-byl2LbN1rnEXKmnsCzEDaIjSIHAr+1ciSe2yj3M0K+oWEEcaFZEovJaf/uoyzkcjn+/l8rDv3nget6mPuQ/DSw==} engines: {node: '>=18'} - '@polkadot/x-textencoder@13.5.1': - resolution: {integrity: sha512-2QS22Eqrsjo7BCMHnL0EGheflDXSW0xpI+Zi0ULvci4uzHK4ZUgfFtEzEFg1kbKZ8ShvRpkQbGzp8nJqwijjgQ==} + '@polkadot/x-textencoder@14.0.1': + resolution: {integrity: sha512-VY51SpQmF1ccmAGLfxhYnAe95Spfz049WZ/+kK4NfsGF9WejxVdU53Im5C80l45r8qHuYQsCWU3+t0FNunh2Kg==} engines: {node: '>=18'} '@polkadot/x-textencoder@6.11.1': @@ -6696,8 +6745,8 @@ packages: resolution: {integrity: sha512-GS0I6MYLD/xNAAjODZi/pbG7Ba0e/5sbvDIrT01iKH3SPGN+PZoyAsc04t2IOXA6QmPa1OBHnaU3N4K8gGmJ+w==} engines: {node: '>=18'} - '@polkadot/x-ws@13.5.1': - resolution: {integrity: sha512-z9ks9qd3G78nnXcMRQN9GXtJ5BRAwRaRCVngY/ot0o4dmOdPyiciyNPOC8lNWvXF8Z1zyUqkKWwzQ33DzPFCWQ==} + '@polkadot/x-ws@14.0.1': + resolution: {integrity: sha512-Q18hoSuOl7F4aENNGNt9XYxkrjwZlC6xye9OQrPDeHam1SrvflGv9mSZHyo+mwJs0z1PCz2STpPEN9PKfZvHng==} engines: {node: '>=18'} '@polkadot/x-ws@8.7.1': @@ -7060,6 +7109,9 @@ packages: '@scure/bip39@1.5.4': resolution: {integrity: sha512-TFM4ni0vKvCfBpohoh+/lY05i9gRbSwXWngAsF4CABQxoaOHijxuaZ2R6cStDQ5CHtHO9aGJTr4ksVJASRRyMA==} + '@scure/sr25519@0.2.0': + resolution: {integrity: sha512-uUuLP7Z126XdSizKtrCGqYyR3b3hYtJ6Fg/XFUXmc2//k2aXHDLqZwFeXxL97gg4XydPROPVnuaHGF2+xriSKg==} + '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -7782,9 +7834,11 @@ packages: '@walletconnect/ethereum-provider@2.19.1': resolution: {integrity: sha512-bs8Kiwdw3cGb8ITO8+YymesGfFnucJreQmVbZ0vl/Ogoh38n1T5w0ekjmD/NjTDS3oZaUQyBm3V2UjIBR0qedw==} + deprecated: 'Reliability and performance improvements. See: https://github.com/WalletConnect/walletconnect-monorepo/releases' '@walletconnect/ethereum-provider@2.7.8': resolution: {integrity: sha512-HueJtdhkIu+1U6jOlsFc9F8uZbleiFwZxAGROf7ARhwsPUz9Yd+E0Ct5aNwPwsSDCzUvNpw5/LogFbCVQWWHcA==} + deprecated: 'Reliability and performance improvements. See: https://github.com/WalletConnect/walletconnect-monorepo/releases' peerDependencies: '@web3modal/standalone': '>=2' peerDependenciesMeta: @@ -7867,9 +7921,11 @@ packages: '@walletconnect/modal@2.6.2': resolution: {integrity: sha512-eFopgKi8AjKf/0U4SemvcYw9zlLpx9njVN8sf6DAkowC2Md0gPU/UNEbH1Wwj407pEKnEds98pKWib1NN1ACoA==} + deprecated: Please follow the migration guide on https://docs.reown.com/appkit/upgrade/wcm '@walletconnect/modal@2.7.0': resolution: {integrity: sha512-RQVt58oJ+rwqnPcIvRFeMGKuXb9qkgSmwz4noF8JZGUym3gUAzVs+uW2NQ1Owm9XOJAV+sANrtJ+VoVq1ftElw==} + deprecated: Please follow the migration guide on https://docs.reown.com/appkit/upgrade/wcm '@walletconnect/randombytes@1.0.3': resolution: {integrity: sha512-35lpzxcHFbTN3ABefC9W+uBpNZl1GC4Wpx0ed30gibfO/y9oLdy1NznbV96HARQKSBV9J9M/rrtIvf6a23jfYw==} @@ -7888,14 +7944,15 @@ packages: '@walletconnect/sign-client@2.10.4': resolution: {integrity: sha512-C5VHkK59/DQNrJS91UXLn5OSr0drXHkKjajhl2a9hb3h6kxuSdlWbyC0yRPKT1sD0fQho8+EWZHBiV063yBePw==} - deprecated: Reliability and performance greatly improved - please see https://github.com/WalletConnect/walletconnect-monorepo/releases + deprecated: 'Reliability and performance improvements. See: https://github.com/WalletConnect/walletconnect-monorepo/releases' '@walletconnect/sign-client@2.19.1': resolution: {integrity: sha512-OgBHRPo423S02ceN3lAzcZ3MYb1XuLyTTkKqLmKp/icYZCyRzm3/ynqJDKndiBLJ5LTic0y07LiZilnliYqlvw==} + deprecated: 'Reliability and performance improvements. See: https://github.com/WalletConnect/walletconnect-monorepo/releases' '@walletconnect/sign-client@2.7.8': resolution: {integrity: sha512-na7VeXiOwM83w69s4kA5IeuL2SezwIbHfJsitmbtmsTLaX8Hnf7HwaJrNzrdhKpnEw8a+uG/xDTq+RYY50zf+A==} - deprecated: Reliability and performance greatly improved - please see https://github.com/WalletConnect/walletconnect-monorepo/releases + deprecated: 'Reliability and performance improvements. See: https://github.com/WalletConnect/walletconnect-monorepo/releases' '@walletconnect/time@1.0.2': resolution: {integrity: sha512-uzdd9woDcJ1AaBZRhqy5rNC9laqWGErfc4dxA9a87mPdKOgWMD85mcFo9dIYIts/Jwocfwn07EC6EzclKubk/g==} @@ -7911,9 +7968,11 @@ packages: '@walletconnect/universal-provider@2.19.1': resolution: {integrity: sha512-4rdLvJ2TGDIieNWW3sZw2MXlX65iHpTuKb5vyvUHQtjIVNLj+7X/09iUAI/poswhtspBK0ytwbH+AIT/nbGpjg==} + deprecated: 'Reliability and performance improvements. See: https://github.com/WalletConnect/walletconnect-monorepo/releases' '@walletconnect/universal-provider@2.7.8': resolution: {integrity: sha512-T/0U1o6uewyz2KUQF3Gt57RtuYFKJhJHwH3m4sSTKeEwwzsU83+M/D2v5Pa6Vhy2ynzkKB84pRG9mwm1oaQbLQ==} + deprecated: 'Reliability and performance improvements. See: https://github.com/WalletConnect/walletconnect-monorepo/releases' '@walletconnect/utils@2.10.4': resolution: {integrity: sha512-XbrKgnQ0hC9DC9wjFb468MEYMoJxnCVmOj2gi01DA4FSr8fJi7wwNRUnlnZzLWrUWrHuaPReYe4PgBAgIv363g==} @@ -11385,6 +11444,7 @@ packages: next@15.2.3: resolution: {integrity: sha512-x6eDkZxk2rPpu46E1ZVUWIBhYCLszmUY6fvHBFcbzJ9dD+qRX6vcHusaqqDlnY+VngKzKbAiG2iRCkPbmi8f7w==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/CVE-2025-66478 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 @@ -11424,6 +11484,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch-native@1.6.4: resolution: {integrity: sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ==} @@ -12341,6 +12402,7 @@ packages: rspack-resolver@1.2.2: resolution: {integrity: sha512-Fwc19jMBA3g+fxDJH2B4WxwZjE0VaaOL7OX/A4Wn5Zv7bOD/vyPZhzXfaO73Xc2GAlfi96g5fGUa378WbIGfFw==} + deprecated: Please migrate to the brand new `@rspack/resolver` or `unrs-resolver` instead run-async@2.4.1: resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} @@ -12597,6 +12659,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions sourcemap-codec@1.4.8: resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} @@ -13868,6 +13931,9 @@ packages: zod@3.24.2: resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} + zod@4.3.5: + resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} + zrender@5.6.1: resolution: {integrity: sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==} @@ -17113,6 +17179,10 @@ snapshots: dependencies: '@noble/hashes': 1.7.1 + '@noble/curves@1.9.7': + dependencies: + '@noble/hashes': 1.8.0 + '@noble/hashes@1.0.0': {} '@noble/hashes@1.2.0': {} @@ -17129,6 +17199,8 @@ snapshots: '@noble/hashes@1.7.1': {} + '@noble/hashes@1.8.0': {} + '@noble/secp256k1@1.5.5': {} '@noble/secp256k1@1.7.1': {} @@ -17470,14 +17542,14 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-augment@16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/api-augment@16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api-base': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/rpc-augment': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 16.1.2 - '@polkadot/types-augment': 16.1.2 - '@polkadot/types-codec': 16.1.2 - '@polkadot/util': 13.5.1 + '@polkadot/api-base': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-augment': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@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 transitivePeerDependencies: - bufferutil @@ -17547,11 +17619,11 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-base@16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/api-base@16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-core': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 16.1.2 - '@polkadot/util': 13.5.1 + '@polkadot/rpc-core': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 16.5.4 + '@polkadot/util': 14.0.1 rxjs: 7.8.1 tslib: 2.8.1 transitivePeerDependencies: @@ -17633,16 +17705,16 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-derive@16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/api-derive@16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/api-augment': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/api-base': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/rpc-core': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 16.1.2 - '@polkadot/types-codec': 16.1.2 - '@polkadot/util': 13.5.1 - '@polkadot/util-crypto': 13.5.1(@polkadot/util@13.5.1) + '@polkadot/api': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-augment': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 16.5.4 + '@polkadot/types-codec': 16.5.4 + '@polkadot/util': 14.0.1 + '@polkadot/util-crypto': 14.0.1(@polkadot/util@14.0.1) rxjs: 7.8.1 tslib: 2.8.1 transitivePeerDependencies: @@ -17755,22 +17827,22 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api@16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': - dependencies: - '@polkadot/api-augment': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/api-base': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/api-derive': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/keyring': 13.5.1(@polkadot/util-crypto@13.5.1(@polkadot/util@13.5.1))(@polkadot/util@13.5.1) - '@polkadot/rpc-augment': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/rpc-core': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/rpc-provider': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 16.1.2 - '@polkadot/types-augment': 16.1.2 - '@polkadot/types-codec': 16.1.2 - '@polkadot/types-create': 16.1.2 - '@polkadot/types-known': 16.1.2 - '@polkadot/util': 13.5.1 - '@polkadot/util-crypto': 13.5.1(@polkadot/util@13.5.1) + '@polkadot/api@16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + dependencies: + '@polkadot/api-augment': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-derive': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/keyring': 14.0.1(@polkadot/util-crypto@14.0.1(@polkadot/util@14.0.1))(@polkadot/util@14.0.1) + '@polkadot/rpc-augment': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@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(@polkadot/util@14.0.1) eventemitter3: 5.0.1 rxjs: 7.8.1 tslib: 2.8.1 @@ -17942,12 +18014,6 @@ snapshots: '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) tslib: 2.8.1 - '@polkadot/keyring@12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2))(@polkadot/util@12.6.2)': - dependencies: - '@polkadot/util': 12.6.2 - '@polkadot/util-crypto': 12.6.2(@polkadot/util@13.0.2) - tslib: 2.8.1 - '@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 @@ -17960,10 +18026,10 @@ snapshots: '@polkadot/util-crypto': 13.4.3(@polkadot/util@13.4.3) tslib: 2.8.1 - '@polkadot/keyring@13.5.1(@polkadot/util-crypto@13.5.1(@polkadot/util@13.5.1))(@polkadot/util@13.5.1)': + '@polkadot/keyring@14.0.1(@polkadot/util-crypto@14.0.1(@polkadot/util@14.0.1))(@polkadot/util@14.0.1)': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/util-crypto': 13.5.1(@polkadot/util@13.5.1) + '@polkadot/util': 14.0.1 + '@polkadot/util-crypto': 14.0.1(@polkadot/util@14.0.1) tslib: 2.8.1 '@polkadot/keyring@6.11.1(@polkadot/util-crypto@13.4.3(@polkadot/util@13.4.3))(@polkadot/util@13.4.3)': @@ -18028,9 +18094,9 @@ snapshots: '@substrate/ss58-registry': 1.51.0 tslib: 2.8.1 - '@polkadot/networks@13.5.1': + '@polkadot/networks@14.0.1': dependencies: - '@polkadot/util': 13.5.1 + '@polkadot/util': 14.0.1 '@substrate/ss58-registry': 1.51.0 tslib: 2.8.1 @@ -18098,12 +18164,12 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-augment@16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/rpc-augment@16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-core': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 16.1.2 - '@polkadot/types-codec': 16.1.2 - '@polkadot/util': 13.5.1 + '@polkadot/rpc-core': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 16.5.4 + '@polkadot/types-codec': 16.5.4 + '@polkadot/util': 14.0.1 tslib: 2.8.1 transitivePeerDependencies: - bufferutil @@ -18172,12 +18238,12 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-core@16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/rpc-core@16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-augment': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/rpc-provider': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 16.1.2 - '@polkadot/util': 13.5.1 + '@polkadot/rpc-augment': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 16.5.4 + '@polkadot/util': 14.0.1 rxjs: 7.8.1 tslib: 2.8.1 transitivePeerDependencies: @@ -18212,7 +18278,7 @@ snapshots: '@polkadot/rpc-provider@10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) '@polkadot/types': 10.13.1 '@polkadot/types-support': 10.13.1 '@polkadot/util': 12.6.2 @@ -18273,16 +18339,16 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-provider@16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/rpc-provider@16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/keyring': 13.5.1(@polkadot/util-crypto@13.5.1(@polkadot/util@13.5.1))(@polkadot/util@13.5.1) - '@polkadot/types': 16.1.2 - '@polkadot/types-support': 16.1.2 - '@polkadot/util': 13.5.1 - '@polkadot/util-crypto': 13.5.1(@polkadot/util@13.5.1) - '@polkadot/x-fetch': 13.5.1 - '@polkadot/x-global': 13.5.1 - '@polkadot/x-ws': 13.5.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/keyring': 14.0.1(@polkadot/util-crypto@14.0.1(@polkadot/util@14.0.1))(@polkadot/util@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/util@14.0.1) + '@polkadot/x-fetch': 14.0.1 + '@polkadot/x-global': 14.0.1 + '@polkadot/x-ws': 14.0.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) eventemitter3: 5.0.1 mock-socket: 9.3.1 nock: 13.5.5 @@ -18377,11 +18443,11 @@ snapshots: '@polkadot/util': 13.4.3 tslib: 2.8.1 - '@polkadot/types-augment@16.1.2': + '@polkadot/types-augment@16.5.4': dependencies: - '@polkadot/types': 16.1.2 - '@polkadot/types-codec': 16.1.2 - '@polkadot/util': 13.5.1 + '@polkadot/types': 16.5.4 + '@polkadot/types-codec': 16.5.4 + '@polkadot/util': 14.0.1 tslib: 2.8.1 '@polkadot/types-augment@7.15.1': @@ -18416,10 +18482,10 @@ snapshots: '@polkadot/x-bigint': 13.4.3 tslib: 2.8.1 - '@polkadot/types-codec@16.1.2': + '@polkadot/types-codec@16.5.4': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/x-bigint': 13.5.1 + '@polkadot/util': 14.0.1 + '@polkadot/x-bigint': 14.0.1 tslib: 2.8.1 '@polkadot/types-codec@7.15.1': @@ -18451,10 +18517,10 @@ snapshots: '@polkadot/util': 13.4.3 tslib: 2.8.1 - '@polkadot/types-create@16.1.2': + '@polkadot/types-create@16.5.4': dependencies: - '@polkadot/types-codec': 16.1.2 - '@polkadot/util': 13.5.1 + '@polkadot/types-codec': 16.5.4 + '@polkadot/util': 14.0.1 tslib: 2.8.1 '@polkadot/types-create@7.15.1': @@ -18496,13 +18562,13 @@ snapshots: '@polkadot/util': 13.4.3 tslib: 2.8.1 - '@polkadot/types-known@16.1.2': + '@polkadot/types-known@16.5.4': dependencies: - '@polkadot/networks': 13.5.1 - '@polkadot/types': 16.1.2 - '@polkadot/types-codec': 16.1.2 - '@polkadot/types-create': 16.1.2 - '@polkadot/util': 13.5.1 + '@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 '@polkadot/types-known@4.17.1': @@ -18552,9 +18618,9 @@ snapshots: '@polkadot/util': 13.4.3 tslib: 2.8.1 - '@polkadot/types-support@16.1.2': + '@polkadot/types-support@16.5.4': dependencies: - '@polkadot/util': 13.5.1 + '@polkadot/util': 14.0.1 tslib: 2.8.1 '@polkadot/types-support@7.15.1': @@ -18569,7 +18635,7 @@ snapshots: '@polkadot/types@10.13.1': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2))(@polkadot/util@12.6.2) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) '@polkadot/types-augment': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/types-create': 10.13.1 @@ -18600,14 +18666,14 @@ snapshots: rxjs: 7.8.1 tslib: 2.8.1 - '@polkadot/types@16.1.2': + '@polkadot/types@16.5.4': dependencies: - '@polkadot/keyring': 13.5.1(@polkadot/util-crypto@13.5.1(@polkadot/util@13.5.1))(@polkadot/util@13.5.1) - '@polkadot/types-augment': 16.1.2 - '@polkadot/types-codec': 16.1.2 - '@polkadot/types-create': 16.1.2 - '@polkadot/util': 13.5.1 - '@polkadot/util-crypto': 13.5.1(@polkadot/util@13.5.1) + '@polkadot/keyring': 14.0.1(@polkadot/util-crypto@14.0.1(@polkadot/util@14.0.1))(@polkadot/util@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(@polkadot/util@14.0.1) rxjs: 7.8.1 tslib: 2.8.1 @@ -18697,13 +18763,13 @@ snapshots: ed2curve: 0.3.0 tweetnacl: 1.0.3 - '@polkadot/util-crypto@11.1.3(@polkadot/util@13.5.1)': + '@polkadot/util-crypto@11.1.3(@polkadot/util@14.0.1)': dependencies: '@noble/hashes': 1.3.0 '@noble/secp256k1': 1.7.1 '@polkadot/networks': 11.1.3 - '@polkadot/util': 13.5.1 - '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@11.1.3) + '@polkadot/util': 14.0.1 + '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@11.1.3) '@polkadot/x-bigint': 11.1.3 '@polkadot/x-randomvalues': 11.1.3 '@scure/base': 1.1.1 @@ -18762,17 +18828,18 @@ snapshots: '@scure/base': 1.2.4 tslib: 2.8.1 - '@polkadot/util-crypto@13.5.1(@polkadot/util@13.5.1)': + '@polkadot/util-crypto@14.0.1(@polkadot/util@14.0.1)': dependencies: '@noble/curves': 1.8.1 '@noble/hashes': 1.7.1 - '@polkadot/networks': 13.5.1 - '@polkadot/util': 13.5.1 - '@polkadot/wasm-crypto': 7.4.1(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3))) - '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.5.1) - '@polkadot/x-bigint': 13.5.1 - '@polkadot/x-randomvalues': 13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3)) + '@polkadot/networks': 14.0.1 + '@polkadot/util': 14.0.1 + '@polkadot/wasm-crypto': 7.5.4(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1))) + '@polkadot/wasm-util': 7.5.4(@polkadot/util@14.0.1) + '@polkadot/x-bigint': 14.0.1 + '@polkadot/x-randomvalues': 14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1)) '@scure/base': 1.2.4 + '@scure/sr25519': 0.2.0 tslib: 2.8.1 '@polkadot/util-crypto@6.11.1(@polkadot/util@6.11.1)': @@ -18858,12 +18925,12 @@ snapshots: bn.js: 5.2.1 tslib: 2.8.1 - '@polkadot/util@13.5.1': + '@polkadot/util@14.0.1': dependencies: - '@polkadot/x-bigint': 13.5.1 - '@polkadot/x-global': 13.5.1 - '@polkadot/x-textdecoder': 13.5.1 - '@polkadot/x-textencoder': 13.5.1 + '@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.1 @@ -18916,10 +18983,10 @@ snapshots: '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) tslib: 2.8.1 - '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@11.1.3)': + '@polkadot/wasm-bridge@7.3.2(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@11.1.3)': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.5.1) + '@polkadot/util': 14.0.1 + '@polkadot/wasm-util': 7.3.2(@polkadot/util@14.0.1) '@polkadot/x-randomvalues': 11.1.3 tslib: 2.8.1 @@ -18930,11 +18997,11 @@ snapshots: '@polkadot/x-randomvalues': 13.4.3(@polkadot/util@13.4.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3)) tslib: 2.8.1 - '@polkadot/wasm-bridge@7.4.1(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3)))': + '@polkadot/wasm-bridge@7.5.4(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1)))': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.5.1) - '@polkadot/x-randomvalues': 13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3)) + '@polkadot/util': 14.0.1 + '@polkadot/wasm-util': 7.5.4(@polkadot/util@14.0.1) + '@polkadot/x-randomvalues': 14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1)) tslib: 2.8.1 '@polkadot/wasm-crypto-asmjs@4.6.1(@polkadot/util@6.11.1)': @@ -18962,9 +19029,9 @@ snapshots: '@polkadot/util': 13.0.2 tslib: 2.8.1 - '@polkadot/wasm-crypto-asmjs@7.3.2(@polkadot/util@13.5.1)': + '@polkadot/wasm-crypto-asmjs@7.3.2(@polkadot/util@14.0.1)': dependencies: - '@polkadot/util': 13.5.1 + '@polkadot/util': 14.0.1 tslib: 2.8.1 '@polkadot/wasm-crypto-asmjs@7.4.1(@polkadot/util@13.4.3)': @@ -18972,9 +19039,9 @@ snapshots: '@polkadot/util': 13.4.3 tslib: 2.8.1 - '@polkadot/wasm-crypto-asmjs@7.4.1(@polkadot/util@13.5.1)': + '@polkadot/wasm-crypto-asmjs@7.5.4(@polkadot/util@14.0.1)': dependencies: - '@polkadot/util': 13.5.1 + '@polkadot/util': 14.0.1 tslib: 2.8.1 '@polkadot/wasm-crypto-init@6.4.1(@polkadot/util@10.4.2)(@polkadot/x-randomvalues@10.4.2)': @@ -19016,13 +19083,13 @@ snapshots: '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) tslib: 2.8.1 - '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@11.1.3)': + '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@11.1.3)': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@11.1.3) - '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.5.1) - '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.5.1) - '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.5.1) + '@polkadot/util': 14.0.1 + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@11.1.3) + '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@14.0.1) + '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@14.0.1) + '@polkadot/wasm-util': 7.3.2(@polkadot/util@14.0.1) '@polkadot/x-randomvalues': 11.1.3 tslib: 2.8.1 @@ -19036,14 +19103,14 @@ snapshots: '@polkadot/x-randomvalues': 13.4.3(@polkadot/util@13.4.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3)) tslib: 2.8.1 - '@polkadot/wasm-crypto-init@7.4.1(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3)))': + '@polkadot/wasm-crypto-init@7.5.4(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1)))': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/wasm-bridge': 7.4.1(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3))) - '@polkadot/wasm-crypto-asmjs': 7.4.1(@polkadot/util@13.5.1) - '@polkadot/wasm-crypto-wasm': 7.4.1(@polkadot/util@13.5.1) - '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.5.1) - '@polkadot/x-randomvalues': 13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3)) + '@polkadot/util': 14.0.1 + '@polkadot/wasm-bridge': 7.5.4(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1))) + '@polkadot/wasm-crypto-asmjs': 7.5.4(@polkadot/util@14.0.1) + '@polkadot/wasm-crypto-wasm': 7.5.4(@polkadot/util@14.0.1) + '@polkadot/wasm-util': 7.5.4(@polkadot/util@14.0.1) + '@polkadot/x-randomvalues': 14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1)) tslib: 2.8.1 '@polkadot/wasm-crypto-wasm@4.6.1(@polkadot/util@6.11.1)': @@ -19074,10 +19141,10 @@ snapshots: '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) tslib: 2.8.1 - '@polkadot/wasm-crypto-wasm@7.3.2(@polkadot/util@13.5.1)': + '@polkadot/wasm-crypto-wasm@7.3.2(@polkadot/util@14.0.1)': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.5.1) + '@polkadot/util': 14.0.1 + '@polkadot/wasm-util': 7.3.2(@polkadot/util@14.0.1) tslib: 2.8.1 '@polkadot/wasm-crypto-wasm@7.4.1(@polkadot/util@13.4.3)': @@ -19086,10 +19153,10 @@ snapshots: '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.4.3) tslib: 2.8.1 - '@polkadot/wasm-crypto-wasm@7.4.1(@polkadot/util@13.5.1)': + '@polkadot/wasm-crypto-wasm@7.5.4(@polkadot/util@14.0.1)': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.5.1) + '@polkadot/util': 14.0.1 + '@polkadot/wasm-util': 7.5.4(@polkadot/util@14.0.1) tslib: 2.8.1 '@polkadot/wasm-crypto@4.6.1(@polkadot/util@6.11.1)(@polkadot/x-randomvalues@6.11.1)': @@ -19152,14 +19219,14 @@ snapshots: '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) tslib: 2.8.1 - '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@11.1.3)': + '@polkadot/wasm-crypto@7.3.2(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@11.1.3)': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@11.1.3) - '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.5.1) - '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@11.1.3) - '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.5.1) - '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.5.1) + '@polkadot/util': 14.0.1 + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@11.1.3) + '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@14.0.1) + '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@11.1.3) + '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@14.0.1) + '@polkadot/wasm-util': 7.3.2(@polkadot/util@14.0.1) '@polkadot/x-randomvalues': 11.1.3 tslib: 2.8.1 @@ -19174,15 +19241,15 @@ snapshots: '@polkadot/x-randomvalues': 13.4.3(@polkadot/util@13.4.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3)) tslib: 2.8.1 - '@polkadot/wasm-crypto@7.4.1(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3)))': + '@polkadot/wasm-crypto@7.5.4(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1)))': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/wasm-bridge': 7.4.1(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3))) - '@polkadot/wasm-crypto-asmjs': 7.4.1(@polkadot/util@13.5.1) - '@polkadot/wasm-crypto-init': 7.4.1(@polkadot/util@13.5.1)(@polkadot/x-randomvalues@13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3))) - '@polkadot/wasm-crypto-wasm': 7.4.1(@polkadot/util@13.5.1) - '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.5.1) - '@polkadot/x-randomvalues': 13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3)) + '@polkadot/util': 14.0.1 + '@polkadot/wasm-bridge': 7.5.4(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1))) + '@polkadot/wasm-crypto-asmjs': 7.5.4(@polkadot/util@14.0.1) + '@polkadot/wasm-crypto-init': 7.5.4(@polkadot/util@14.0.1)(@polkadot/x-randomvalues@14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1))) + '@polkadot/wasm-crypto-wasm': 7.5.4(@polkadot/util@14.0.1) + '@polkadot/wasm-util': 7.5.4(@polkadot/util@14.0.1) + '@polkadot/x-randomvalues': 14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1)) tslib: 2.8.1 '@polkadot/wasm-util@6.4.1(@polkadot/util@10.4.2)': @@ -19200,9 +19267,9 @@ snapshots: '@polkadot/util': 13.0.2 tslib: 2.8.1 - '@polkadot/wasm-util@7.3.2(@polkadot/util@13.5.1)': + '@polkadot/wasm-util@7.3.2(@polkadot/util@14.0.1)': dependencies: - '@polkadot/util': 13.5.1 + '@polkadot/util': 14.0.1 tslib: 2.8.1 '@polkadot/wasm-util@7.4.1(@polkadot/util@12.6.2)': @@ -19220,9 +19287,9 @@ snapshots: '@polkadot/util': 13.4.3 tslib: 2.8.1 - '@polkadot/wasm-util@7.4.1(@polkadot/util@13.5.1)': + '@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1)': dependencies: - '@polkadot/util': 13.5.1 + '@polkadot/util': 14.0.1 tslib: 2.8.1 '@polkadot/x-bigint@10.4.2': @@ -19250,9 +19317,9 @@ snapshots: '@polkadot/x-global': 13.4.3 tslib: 2.8.1 - '@polkadot/x-bigint@13.5.1': + '@polkadot/x-bigint@14.0.1': dependencies: - '@polkadot/x-global': 13.5.1 + '@polkadot/x-global': 14.0.1 tslib: 2.8.1 '@polkadot/x-bigint@8.7.1': @@ -19285,9 +19352,9 @@ snapshots: node-fetch: 3.3.2 tslib: 2.8.1 - '@polkadot/x-fetch@13.5.1': + '@polkadot/x-fetch@14.0.1': dependencies: - '@polkadot/x-global': 13.5.1 + '@polkadot/x-global': 14.0.1 node-fetch: 3.3.2 tslib: 2.8.1 @@ -19320,7 +19387,7 @@ snapshots: dependencies: tslib: 2.8.1 - '@polkadot/x-global@13.5.1': + '@polkadot/x-global@14.0.1': dependencies: tslib: 2.8.1 @@ -19370,11 +19437,11 @@ snapshots: '@polkadot/x-global': 13.4.3 tslib: 2.8.1 - '@polkadot/x-randomvalues@13.5.1(@polkadot/util@13.5.1)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.4.3))': + '@polkadot/x-randomvalues@14.0.1(@polkadot/util@14.0.1)(@polkadot/wasm-util@7.5.4(@polkadot/util@14.0.1))': dependencies: - '@polkadot/util': 13.5.1 - '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.4.3) - '@polkadot/x-global': 13.5.1 + '@polkadot/util': 14.0.1 + '@polkadot/wasm-util': 7.5.4(@polkadot/util@14.0.1) + '@polkadot/x-global': 14.0.1 tslib: 2.8.1 '@polkadot/x-randomvalues@6.11.1': @@ -19417,9 +19484,9 @@ snapshots: '@polkadot/x-global': 13.4.3 tslib: 2.8.1 - '@polkadot/x-textdecoder@13.5.1': + '@polkadot/x-textdecoder@14.0.1': dependencies: - '@polkadot/x-global': 13.5.1 + '@polkadot/x-global': 14.0.1 tslib: 2.8.1 '@polkadot/x-textdecoder@6.11.1': @@ -19457,9 +19524,9 @@ snapshots: '@polkadot/x-global': 13.4.3 tslib: 2.8.1 - '@polkadot/x-textencoder@13.5.1': + '@polkadot/x-textencoder@14.0.1': dependencies: - '@polkadot/x-global': 13.5.1 + '@polkadot/x-global': 14.0.1 tslib: 2.8.1 '@polkadot/x-textencoder@6.11.1': @@ -19508,9 +19575,9 @@ snapshots: - bufferutil - utf-8-validate - '@polkadot/x-ws@13.5.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/x-ws@14.0.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/x-global': 13.5.1 + '@polkadot/x-global': 14.0.1 tslib: 2.8.1 ws: 8.18.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: @@ -19765,9 +19832,9 @@ snapshots: - bufferutil - utf-8-validate - '@safe-global/safe-apps-provider@0.18.5(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)': + '@safe-global/safe-apps-provider@0.18.5(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)': dependencies: - '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) events: 3.3.0 transitivePeerDependencies: - bufferutil @@ -19791,10 +19858,10 @@ snapshots: - bufferutil - utf-8-validate - '@safe-global/safe-apps-sdk@9.1.0(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)': + '@safe-global/safe-apps-sdk@9.1.0(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)': dependencies: '@safe-global/safe-gateway-typescript-sdk': 3.21.1 - viem: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + viem: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) transitivePeerDependencies: - bufferutil - typescript @@ -19846,6 +19913,11 @@ snapshots: '@noble/hashes': 1.7.1 '@scure/base': 1.2.4 + '@scure/sr25519@0.2.0': + dependencies: + '@noble/curves': 1.9.7 + '@noble/hashes': 1.8.0 + '@sinclair/typebox@0.27.8': {} '@snowfork/snowbridge-types@0.2.7(@polkadot/util-crypto@13.4.3(@polkadot/util@13.4.3))(@polkadot/util@13.4.3)': @@ -19959,7 +20031,7 @@ snapshots: '@subsocial/definitions@0.8.14(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 16.1.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api': 16.5.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) lodash.camelcase: 4.3.0 transitivePeerDependencies: - bufferutil @@ -20743,16 +20815,16 @@ snapshots: - utf-8-validate - zod - '@wagmi/connectors@5.7.11(@types/react@19.0.12)(@wagmi/core@2.16.7(@tanstack/query-core@5.69.0)(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)))(bufferutil@4.0.8)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2)': + '@wagmi/connectors@5.7.11(@types/react@19.0.12)(@wagmi/core@2.16.7(@tanstack/query-core@5.69.0)(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)))(bufferutil@4.0.8)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5)': dependencies: '@coinbase/wallet-sdk': 4.3.0 '@metamask/sdk': 0.32.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) - '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) - '@wagmi/core': 2.16.7(@tanstack/query-core@5.69.0)(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)) - '@walletconnect/ethereum-provider': 2.19.1(@types/react@19.0.12)(bufferutil@4.0.8)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) + '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) + '@wagmi/core': 2.16.7(@tanstack/query-core@5.69.0)(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)) + '@walletconnect/ethereum-provider': 2.19.1(@types/react@19.0.12)(bufferutil@4.0.8)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) cbw-sdk: '@coinbase/wallet-sdk@3.9.3' - viem: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + viem: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) optionalDependencies: typescript: 5.8.2 transitivePeerDependencies: @@ -20813,11 +20885,11 @@ snapshots: - utf-8-validate - zod - '@wagmi/core@2.16.7(@tanstack/query-core@5.69.0)(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))': + '@wagmi/core@2.16.7(@tanstack/query-core@5.69.0)(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))': dependencies: eventemitter3: 5.0.1 mipd: 0.0.7(typescript@5.8.2) - viem: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + viem: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) zustand: 5.0.0(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(use-sync-external-store@1.4.0(react@19.0.0)) optionalDependencies: '@tanstack/query-core': 5.69.0 @@ -20864,7 +20936,7 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/core@2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)': + '@walletconnect/core@2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)': dependencies: '@walletconnect/heartbeat': 1.2.2 '@walletconnect/jsonrpc-provider': 1.0.14 @@ -20878,7 +20950,7 @@ snapshots: '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 '@walletconnect/types': 2.19.1(ioredis@5.6.0) - '@walletconnect/utils': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + '@walletconnect/utils': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) '@walletconnect/window-getters': 1.0.1 es-toolkit: 1.33.0 events: 3.3.0 @@ -20958,7 +21030,7 @@ snapshots: dependencies: tslib: 1.14.1 - '@walletconnect/ethereum-provider@2.19.1(@types/react@19.0.12)(bufferutil@4.0.8)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)': + '@walletconnect/ethereum-provider@2.19.1(@types/react@19.0.12)(bufferutil@4.0.8)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)': dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.8 '@walletconnect/jsonrpc-provider': 1.0.14 @@ -20966,10 +21038,10 @@ snapshots: '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.6.0) '@walletconnect/modal': 2.7.0(@types/react@19.0.12)(react@19.0.0) - '@walletconnect/sign-client': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + '@walletconnect/sign-client': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) '@walletconnect/types': 2.19.1(ioredis@5.6.0) - '@walletconnect/universal-provider': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) - '@walletconnect/utils': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + '@walletconnect/universal-provider': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) + '@walletconnect/utils': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -21295,16 +21367,16 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/sign-client@2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)': + '@walletconnect/sign-client@2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)': dependencies: - '@walletconnect/core': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + '@walletconnect/core': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.2 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.1.2 '@walletconnect/time': 1.0.2 '@walletconnect/types': 2.19.1(ioredis@5.6.0) - '@walletconnect/utils': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + '@walletconnect/utils': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -21431,7 +21503,7 @@ snapshots: - ioredis - uWebSockets.js - '@walletconnect/universal-provider@2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)': + '@walletconnect/universal-provider@2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)': dependencies: '@walletconnect/events': 1.0.1 '@walletconnect/jsonrpc-http-connection': 1.0.8 @@ -21440,9 +21512,9 @@ snapshots: '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.6.0) '@walletconnect/logger': 2.1.2 - '@walletconnect/sign-client': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + '@walletconnect/sign-client': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) '@walletconnect/types': 2.19.1(ioredis@5.6.0) - '@walletconnect/utils': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + '@walletconnect/utils': 2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) es-toolkit: 1.33.0 events: 3.3.0 transitivePeerDependencies: @@ -21530,7 +21602,7 @@ snapshots: - ioredis - uWebSockets.js - '@walletconnect/utils@2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)': + '@walletconnect/utils@2.19.1(bufferutil@4.0.8)(ioredis@5.6.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)': dependencies: '@noble/ciphers': 1.2.1 '@noble/curves': 1.8.1 @@ -21549,7 +21621,7 @@ snapshots: elliptic: 6.6.1 query-string: 7.1.3 uint8arrays: 3.1.0 - viem: 2.23.2(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + viem: 2.23.2(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -21797,6 +21869,11 @@ snapshots: typescript: 5.8.2 zod: 3.24.2 + abitype@1.0.8(typescript@5.8.2)(zod@4.3.5): + optionalDependencies: + typescript: 5.8.2 + zod: 4.3.5 + accepts@1.3.8: dependencies: mime-types: 2.1.35 @@ -23415,7 +23492,7 @@ snapshots: eslint: 9.23.0(jiti@2.3.3) eslint-import-resolver-node: 0.3.9 eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint@9.23.0(jiti@2.3.3)))(eslint@9.23.0(jiti@2.3.3)) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint@9.23.0(jiti@2.3.3)))(eslint@9.23.0(jiti@2.3.3)))(eslint@9.23.0(jiti@2.3.3)) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.23.0(jiti@2.3.3)) eslint-plugin-jsx-a11y: 6.10.1(eslint@9.23.0(jiti@2.3.3)) eslint-plugin-react: 7.37.4(eslint@9.23.0(jiti@2.3.3)) eslint-plugin-react-hooks: 5.0.0(eslint@9.23.0(jiti@2.3.3)) @@ -23443,7 +23520,7 @@ snapshots: enhanced-resolve: 5.17.1 eslint: 9.23.0(jiti@2.3.3) eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint@9.23.0(jiti@2.3.3)))(eslint@9.23.0(jiti@2.3.3)))(eslint@9.23.0(jiti@2.3.3)) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint@9.23.0(jiti@2.3.3)))(eslint@9.23.0(jiti@2.3.3)))(eslint@9.23.0(jiti@2.3.3)) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.23.0(jiti@2.3.3)) fast-glob: 3.3.3 get-tsconfig: 4.8.1 is-core-module: 2.15.1 @@ -23510,7 +23587,7 @@ snapshots: - supports-color - typescript - eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint@9.23.0(jiti@2.3.3)))(eslint@9.23.0(jiti@2.3.3)))(eslint@9.23.0(jiti@2.3.3)): + eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.26.0(eslint@9.23.0(jiti@2.3.3))(typescript@5.8.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.23.0(jiti@2.3.3)): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.8 @@ -26086,14 +26163,14 @@ snapshots: object-keys: 1.1.1 safe-push-apply: 1.0.0 - ox@0.6.7(typescript@5.8.2)(zod@3.24.2): + ox@0.6.7(typescript@5.8.2)(zod@4.3.5): dependencies: '@adraffy/ens-normalize': 1.11.0 '@noble/curves': 1.8.1 '@noble/hashes': 1.7.1 '@scure/bip32': 1.6.2 '@scure/bip39': 1.5.4 - abitype: 1.0.8(typescript@5.8.2)(zod@3.24.2) + abitype: 1.0.8(typescript@5.8.2)(zod@4.3.5) eventemitter3: 5.0.1 optionalDependencies: typescript: 5.8.2 @@ -26114,6 +26191,20 @@ snapshots: transitivePeerDependencies: - zod + ox@0.6.9(typescript@5.8.2)(zod@4.3.5): + dependencies: + '@adraffy/ens-normalize': 1.11.0 + '@noble/curves': 1.8.1 + '@noble/hashes': 1.7.1 + '@scure/bip32': 1.6.2 + '@scure/bip39': 1.5.4 + abitype: 1.0.8(typescript@5.8.2)(zod@4.3.5) + eventemitter3: 5.0.1 + optionalDependencies: + typescript: 5.8.2 + transitivePeerDependencies: + - zod + p-limit@2.3.0: dependencies: p-try: 2.2.0 @@ -28108,15 +28199,32 @@ snapshots: - utf-8-validate - zod - viem@2.23.2(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2): + viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5): dependencies: '@noble/curves': 1.8.1 '@noble/hashes': 1.7.1 '@scure/bip32': 1.6.2 '@scure/bip39': 1.5.4 - abitype: 1.0.8(typescript@5.8.2)(zod@3.24.2) + abitype: 1.0.8(typescript@5.8.2)(zod@4.3.5) + isows: 1.0.6(ws@8.18.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + ox: 0.6.9(typescript@5.8.2)(zod@4.3.5) + ws: 8.18.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + optionalDependencies: + typescript: 5.8.2 + transitivePeerDependencies: + - bufferutil + - utf-8-validate + - zod + + viem@2.23.2(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5): + dependencies: + '@noble/curves': 1.8.1 + '@noble/hashes': 1.7.1 + '@scure/bip32': 1.6.2 + '@scure/bip39': 1.5.4 + abitype: 1.0.8(typescript@5.8.2)(zod@4.3.5) isows: 1.0.6(ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)) - ox: 0.6.7(typescript@5.8.2)(zod@3.24.2) + ox: 0.6.7(typescript@5.8.2)(zod@4.3.5) ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) optionalDependencies: typescript: 5.8.2 @@ -28217,14 +28325,14 @@ snapshots: transitivePeerDependencies: - supports-color - wagmi@2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2): + wagmi@2.14.15(@tanstack/query-core@5.69.0)(@tanstack/react-query@5.69.0(react@19.0.0))(@types/react@19.0.12)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5): dependencies: '@tanstack/react-query': 5.69.0(react@19.0.0) - '@wagmi/connectors': 5.7.11(@types/react@19.0.12)(@wagmi/core@2.16.7(@tanstack/query-core@5.69.0)(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)))(bufferutil@4.0.8)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2))(zod@3.24.2) - '@wagmi/core': 2.16.7(@tanstack/query-core@5.69.0)(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2)) + '@wagmi/connectors': 5.7.11(@types/react@19.0.12)(@wagmi/core@2.16.7(@tanstack/query-core@5.69.0)(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)))(bufferutil@4.0.8)(ioredis@5.6.0)(react@19.0.0)(typescript@5.8.2)(utf-8-validate@5.0.10)(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5))(zod@4.3.5) + '@wagmi/core': 2.16.7(@tanstack/query-core@5.69.0)(@types/react@19.0.12)(immer@9.0.21)(react@19.0.0)(typescript@5.8.2)(use-sync-external-store@1.4.0(react@19.0.0))(viem@2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5)) react: 19.0.0 use-sync-external-store: 1.4.0(react@19.0.0) - viem: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@3.24.2) + viem: 2.23.14(bufferutil@4.0.8)(typescript@5.8.2)(utf-8-validate@5.0.10)(zod@4.3.5) optionalDependencies: typescript: 5.8.2 transitivePeerDependencies: @@ -28675,7 +28783,10 @@ snapshots: zod@3.23.3: {} - zod@3.24.2: {} + zod@3.24.2: + optional: true + + zod@4.3.5: {} zrender@5.6.1: dependencies: