From b0168b45c9fbb829eb9ebb513fcfdd45883225f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 01:00:22 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- apis/path-finder/package.json | 2 +- apis/zenlink-stats/package.json | 4 +- apps/analytics/package.json | 8 +- apps/app/package.json | 2 +- apps/gauge/package.json | 8 +- apps/market/package.json | 8 +- apps/pool/package.json | 8 +- apps/referrals/package.json | 8 +- apps/swap/package.json | 8 +- package.json | 2 +- packages/compat/package.json | 8 +- packages/config/eslint/package.json | 6 +- packages/config/nextjs/package.json | 4 +- .../parachains-impl/amplitude/package.json | 2 +- packages/parachains-impl/bifrost/package.json | 2 +- packages/polkadot/package.json | 2 +- packages/redux/token-lists/package.json | 2 +- packages/shared/package.json | 6 +- packages/smart-router/package.json | 2 +- packages/ui/package.json | 6 +- packages/wagmi/package.json | 10 +- pnpm-lock.yaml | 2629 +++++++++-------- scripts/treasury/package.json | 2 +- scripts/vote-merkle/package.json | 2 +- 24 files changed, 1471 insertions(+), 1270 deletions(-) diff --git a/apis/path-finder/package.json b/apis/path-finder/package.json index b3d406928..57532b317 100644 --- a/apis/path-finder/package.json +++ b/apis/path-finder/package.json @@ -23,7 +23,7 @@ "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", "ioredis": "^5.4.1", - "viem": "2.19.8", + "viem": "2.20.0", "zod": "^3.23.8" }, "devDependencies": { diff --git a/apis/zenlink-stats/package.json b/apis/zenlink-stats/package.json index 8fc419861..2b9739966 100644 --- a/apis/zenlink-stats/package.json +++ b/apis/zenlink-stats/package.json @@ -16,13 +16,13 @@ "@zenlink-interface/smart-router": "workspace:*", "@zenlink-interface/token-lists": "workspace:*", "@zenlink-interface/wagmi-config": "workspace:*", - "axios": "^1.6.8", + "axios": "^1.7.4", "date-fns": "^3.6.0", "esno": "^4.7.0", "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", "ioredis": "^5.4.1", - "viem": "2.19.8" + "viem": "2.20.0" }, "devDependencies": { "@zenlink-interface/eslint-config": "workspace:*", diff --git a/apps/analytics/package.json b/apps/analytics/package.json index d8ceb14e6..dab71758f 100644 --- a/apps/analytics/package.json +++ b/apps/analytics/package.json @@ -18,13 +18,13 @@ "@ethersproject/experimental": "^5.7.0", "@ethersproject/providers": "^5.7.2", "@ethersproject/solidity": "^5.7.0", - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", "@lingui/react": "4.11.3", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.52.0", + "@tanstack/react-query": "^5.52.1", "@tanstack/react-table": "8.20.1", "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", @@ -49,7 +49,7 @@ "echarts-for-react": "^3.0.2", "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", - "next": "14.2.5", + "next": "14.2.6", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", @@ -58,7 +58,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-redux": "^9.1.2", - "viem": "2.19.8", + "viem": "2.20.0", "wagmi": "2.12.7", "zod": "^3.23.8" }, diff --git a/apps/app/package.json b/apps/app/package.json index 2e182247b..a75ad4dad 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -14,7 +14,7 @@ "@heroicons/react": "2.1.5", "@vercel/analytics": "^1.3.1", "@zenlink-interface/ui": "workspace:*", - "next": "14.2.5", + "next": "14.2.6", "next-seo": "^6.5.0", "react": "^18.3.1", "react-dom": "^18.3.1" diff --git a/apps/gauge/package.json b/apps/gauge/package.json index cb8cdde29..d198acb5c 100644 --- a/apps/gauge/package.json +++ b/apps/gauge/package.json @@ -9,13 +9,13 @@ "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next && rm -rf .swc && rm -rf .graphclient" }, "dependencies": { - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", "@lingui/react": "4.11.3", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.52.0", + "@tanstack/react-query": "^5.52.1", "@tanstack/react-table": "8.20.1", "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", @@ -39,7 +39,7 @@ "echarts": "^5.5.1", "echarts-for-react": "^3.0.2", "fast-json-stable-stringify": "^2.1.0", - "next": "14.2.5", + "next": "14.2.6", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", @@ -48,7 +48,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-redux": "^9.1.2", - "viem": "2.19.8", + "viem": "2.20.0", "wagmi": "2.12.7", "zod": "^3.23.8" }, diff --git a/apps/market/package.json b/apps/market/package.json index eaca24695..103f1e539 100644 --- a/apps/market/package.json +++ b/apps/market/package.json @@ -9,13 +9,13 @@ "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf .next && rm -rf .swc && rm -rf .graphclient" }, "dependencies": { - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", "@lingui/react": "4.11.3", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.52.0", + "@tanstack/react-query": "^5.52.1", "@tanstack/react-table": "8.20.1", "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", @@ -40,7 +40,7 @@ "echarts": "^5.5.1", "echarts-for-react": "^3.0.2", "fast-json-stable-stringify": "^2.1.0", - "next": "14.2.5", + "next": "14.2.6", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", @@ -49,7 +49,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-redux": "^9.1.2", - "viem": "2.19.8", + "viem": "2.20.0", "wagmi": "2.12.7", "zod": "^3.23.8" }, diff --git a/apps/pool/package.json b/apps/pool/package.json index 96d9418be..d69e3fda5 100644 --- a/apps/pool/package.json +++ b/apps/pool/package.json @@ -18,13 +18,13 @@ "@ethersproject/experimental": "^5.7.0", "@ethersproject/providers": "^5.7.2", "@ethersproject/solidity": "^5.7.0", - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", "@lingui/react": "4.11.3", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.52.0", + "@tanstack/react-query": "^5.52.1", "@tanstack/react-table": "8.20.1", "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", @@ -49,7 +49,7 @@ "echarts-for-react": "^3.0.2", "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", - "next": "14.2.5", + "next": "14.2.6", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", @@ -58,7 +58,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-redux": "^9.1.2", - "viem": "2.19.8", + "viem": "2.20.0", "wagmi": "2.12.7", "zod": "^3.23.8" }, diff --git a/apps/referrals/package.json b/apps/referrals/package.json index fc4eb78e0..8a70a7847 100644 --- a/apps/referrals/package.json +++ b/apps/referrals/package.json @@ -12,13 +12,13 @@ "@ethersproject/address": "^5.7.0", "@ethersproject/constants": "^5.7.0", "@ethersproject/providers": "^5.7.2", - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", "@lingui/react": "4.11.3", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.52.0", + "@tanstack/react-query": "^5.52.1", "@tanstack/react-table": "8.20.1", "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", @@ -36,7 +36,7 @@ "@zenlink-interface/ui": "workspace:*", "@zenlink-interface/wagmi": "workspace:*", "ethers": "^5.7.2", - "next": "14.2.5", + "next": "14.2.6", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", @@ -45,7 +45,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-redux": "^9.1.2", - "viem": "2.19.8", + "viem": "2.20.0", "wagmi": "2.12.7", "zod": "^3.23.8" }, diff --git a/apps/swap/package.json b/apps/swap/package.json index 28d2cf22b..4efb3df33 100644 --- a/apps/swap/package.json +++ b/apps/swap/package.json @@ -12,13 +12,13 @@ "@ethersproject/address": "^5.7.0", "@ethersproject/constants": "^5.7.0", "@ethersproject/providers": "^5.7.2", - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", "@lingui/react": "4.11.3", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.52.0", + "@tanstack/react-query": "^5.52.1", "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", @@ -40,7 +40,7 @@ "echarts": "^5.5.1", "echarts-for-react": "^3.0.2", "ethers": "^5.7.2", - "next": "14.2.5", + "next": "14.2.6", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", @@ -49,7 +49,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-redux": "^9.1.2", - "viem": "2.19.8", + "viem": "2.20.0", "wagmi": "2.12.7", "zod": "^3.23.8" }, diff --git a/package.json b/package.json index cfcabbf97..89784d82e 100644 --- a/package.json +++ b/package.json @@ -46,6 +46,6 @@ "ora": "^8.0.1", "pathe": "^1.1.2", "turbo": "2.0.14", - "undici": "^6.3.0" + "undici": "^6.19.8" } } diff --git a/packages/compat/package.json b/packages/compat/package.json index 56cdfc136..2f296d7a9 100644 --- a/packages/compat/package.json +++ b/packages/compat/package.json @@ -20,11 +20,11 @@ "ethers": "^5.7.2", "react": "^18.3.1", "react-dom": "^18.3.1", - "viem": "2.19.8" + "viem": "2.20.0" }, "dependencies": { "@ethersproject/constants": "^5.7.0", - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", @@ -47,7 +47,7 @@ "@zenlink-types/bifrost": "1.7.7", "next-themes": "^0.3.0", "react-redux": "^9.1.2", - "viem": "2.19.8", + "viem": "2.20.0", "wagmi": "2.12.7", "zod": "^3.23.8" }, @@ -58,7 +58,7 @@ "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^9.9.0", "ethers": "^5.7.2", - "next": "14.2.5", + "next": "14.2.6", "react": "^18.3.1", "react-dom": "^18.3.1", "tsup": "^8.2.4", diff --git a/packages/config/eslint/package.json b/packages/config/eslint/package.json index 33088b80a..3d3cf0181 100644 --- a/packages/config/eslint/package.json +++ b/packages/config/eslint/package.json @@ -18,10 +18,10 @@ "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" }, "dependencies": { - "@antfu/eslint-config": "^2.26.0", - "@next/eslint-plugin-next": "^14.2.5", + "@antfu/eslint-config": "^2.27.1", + "@next/eslint-plugin-next": "^14.2.6", "eslint": "^9.9.0", - "eslint-config-next": "^14.2.5", + "eslint-config-next": "^14.2.6", "eslint-plugin-react": "^7.35.0", "eslint-plugin-react-hooks": "beta", "eslint-plugin-simple-import-sort": "^12.1.1", diff --git a/packages/config/nextjs/package.json b/packages/config/nextjs/package.json index 90ca41303..e30de385c 100644 --- a/packages/config/nextjs/package.json +++ b/packages/config/nextjs/package.json @@ -17,10 +17,10 @@ "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" }, "peerDependencies": { - "next": "14.2.5" + "next": "14.2.6" }, "devDependencies": { "@lingui/swc-plugin": "^4.0.8", - "next": "14.2.5" + "next": "14.2.6" } } diff --git a/packages/parachains-impl/amplitude/package.json b/packages/parachains-impl/amplitude/package.json index 03a1177a4..245a95b6d 100644 --- a/packages/parachains-impl/amplitude/package.json +++ b/packages/parachains-impl/amplitude/package.json @@ -22,7 +22,7 @@ "react-dom": "^18.3.1" }, "dependencies": { - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", diff --git a/packages/parachains-impl/bifrost/package.json b/packages/parachains-impl/bifrost/package.json index 502b5c352..63d0948f3 100644 --- a/packages/parachains-impl/bifrost/package.json +++ b/packages/parachains-impl/bifrost/package.json @@ -21,7 +21,7 @@ "react-dom": "^18.3.1" }, "dependencies": { - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", diff --git a/packages/polkadot/package.json b/packages/polkadot/package.json index 7dc88c2f7..530c65951 100644 --- a/packages/polkadot/package.json +++ b/packages/polkadot/package.json @@ -27,7 +27,7 @@ "@polkadot/api": "^12.3.1", "@polkadot/api-augment": "^12.3.1", "@polkadot/api-derive": "^12.3.1", - "@polkadot/apps-config": "^0.143.1", + "@polkadot/apps-config": "^0.143.2", "@polkadot/extension-dapp": "^0.52.1", "@polkadot/extension-inject": "^0.52.1", "@polkadot/keyring": "^13.0.2", diff --git a/packages/redux/token-lists/package.json b/packages/redux/token-lists/package.json index e131ae006..ed5a86357 100644 --- a/packages/redux/token-lists/package.json +++ b/packages/redux/token-lists/package.json @@ -31,7 +31,7 @@ "fast-json-stable-stringify": "^2.1.0", "multicodec": "^3.2.1", "multihashes": "^4.0.3", - "viem": "2.19.8" + "viem": "2.20.0" }, "devDependencies": { "@reduxjs/toolkit": "^1.9.7", diff --git a/packages/shared/package.json b/packages/shared/package.json index 16ce94732..f5fffb5d5 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -17,14 +17,14 @@ "peerDependencies": { "react": "^18.3.1", "react-dom": "^18.3.1", - "viem": "2.19.8" + "viem": "2.20.0" }, "dependencies": { "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", "@lingui/react": "4.11.3", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.52.0", + "@tanstack/react-query": "^5.52.1", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", "@zenlink-interface/graph-client": "workspace:*", @@ -32,7 +32,7 @@ "@zenlink-interface/redux-localstorage": "workspace:*", "make-plural": "^7.4.0", "react-redux": "^9.1.2", - "viem": "2.19.8", + "viem": "2.20.0", "wagmi": "2.12.7", "zod": "^3.23.8" }, diff --git a/packages/smart-router/package.json b/packages/smart-router/package.json index a43a9fe6b..e52ae8ff3 100644 --- a/packages/smart-router/package.json +++ b/packages/smart-router/package.json @@ -39,7 +39,7 @@ "jsbi": "^4.3.0", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3", - "viem": "2.19.8" + "viem": "2.20.0" }, "devDependencies": { "@types/node": "^20.16.1", diff --git a/packages/ui/package.json b/packages/ui/package.json index 4cec3de4a..eb5a2ece6 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -18,14 +18,14 @@ "lint": "TIMING=1 eslint ./**/*.ts* --fix" }, "peerDependencies": { - "next": "14.2.5", + "next": "14.2.6", "react": "^18.3.1", "react-dom": "^18.3.1" }, "dependencies": { "@floating-ui/react": "^0.26.22", "@fontsource-variable/inter": "5.0.20", - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", @@ -43,7 +43,7 @@ "classnames": "^2.5.1", "date-fns": "^3.6.0", "nanoid": "^5.0.7", - "next": "14.2.5", + "next": "14.2.6", "react": "^18.3.1", "react-dom": "^18.3.1", "react-jazzicon": "^1.0.4", diff --git a/packages/wagmi/package.json b/packages/wagmi/package.json index 0f9aa6001..faa6bb544 100644 --- a/packages/wagmi/package.json +++ b/packages/wagmi/package.json @@ -19,7 +19,7 @@ "peerDependencies": { "react": "^18.3.1", "react-dom": "^18.3.1", - "viem": "2.19.8", + "viem": "2.20.0", "wagmi": "2.12.7" }, "dependencies": { @@ -28,12 +28,12 @@ "@ethersproject/constants": "^5.7.0", "@ethersproject/logger": "^5.7.0", "@ethersproject/providers": "^5.7.2", - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.5", "@lingui/core": "4.11.3", "@lingui/macro": "4.11.3", "@lingui/react": "4.11.3", - "@tanstack/react-query": "^5.52.0", + "@tanstack/react-query": "^5.52.1", "@uniswap/permit2-sdk": "^1.3.0", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", @@ -49,7 +49,7 @@ "fast-json-stable-stringify": "^2.1.0", "ms": "^2.1.3", "next-axiom": "^1.4.1", - "viem": "2.19.8", + "viem": "2.20.0", "wagmi": "2.12.7", "zod": "^3.23.8" }, @@ -61,7 +61,7 @@ "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^9.9.0", "ethers": "^5.7.2", - "next": "14.2.5", + "next": "14.2.6", "react": "^18.3.1", "react-dom": "^18.3.1", "tsup": "^8.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6bee08a94..b171850ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: '@lingui/cli': specifier: ^4.11.3 - version: 4.11.3 + version: 4.11.3(typescript@5.5.4) '@types/node': specifier: ^20.16.1 version: 20.16.1 @@ -25,7 +25,7 @@ importers: version: 7.4.2 eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) esno: specifier: ^4.7.0 version: 4.7.0 @@ -42,8 +42,8 @@ importers: specifier: 2.0.14 version: 2.0.14 undici: - specifier: ^6.3.0 - version: 6.3.0 + specifier: ^6.19.8 + version: 6.19.8 apis/path-finder: dependencies: @@ -67,7 +67,7 @@ importers: version: link:../../packages/config/wagmi ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) fast-json-stable-stringify: specifier: ^2.1.0 version: 2.1.0 @@ -75,8 +75,8 @@ importers: specifier: ^5.4.1 version: 5.4.1 viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) zod: specifier: ^3.23.8 version: 3.23.8 @@ -92,10 +92,10 @@ importers: version: 16.4.5 eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.16.1)(typescript@5.5.4) + version: 10.9.2(@types/node@16.18.11)(typescript@5.5.4) typescript: specifier: 5.5.4 version: 5.5.4 @@ -129,7 +129,7 @@ importers: version: link:../../packages/config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) typescript: specifier: 5.5.4 version: 5.5.4 @@ -138,13 +138,13 @@ importers: dependencies: '@polkadot/api': specifier: ^12.3.1 - version: 12.3.1 + version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@vercel/node': specifier: ^3.2.8 version: 3.2.8 '@wagmi/core': specifier: 1.1.1-cjs - version: 1.1.1-cjs(ioredis@5.4.1)(react@18.3.1)(typescript@5.5.4)(viem@2.19.8) + version: 1.1.1-cjs(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.4.1)(react@18.3.1)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) '@zenlink-interface/chain': specifier: workspace:* version: link:../../packages/chain @@ -164,8 +164,8 @@ importers: specifier: workspace:* version: link:../../packages/config/wagmi axios: - specifier: ^1.6.8 - version: 1.6.8 + specifier: ^1.7.4 + version: 1.7.4 date-fns: specifier: ^3.6.0 version: 3.6.0 @@ -174,7 +174,7 @@ importers: version: 4.7.0 ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) fast-json-stable-stringify: specifier: ^2.1.0 version: 2.1.0 @@ -182,8 +182,8 @@ importers: specifier: ^5.4.1 version: 5.4.1 viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) devDependencies: '@zenlink-interface/eslint-config': specifier: workspace:* @@ -193,7 +193,7 @@ importers: version: link:../../packages/config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) apps/analytics: dependencies: @@ -217,16 +217,16 @@ importers: version: 5.7.0 '@ethersproject/experimental': specifier: ^5.7.0 - version: 5.7.0 + version: 5.7.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@ethersproject/providers': specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@ethersproject/solidity': specifier: ^5.7.0 version: 5.7.0 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -235,22 +235,22 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2)(react@18.3.1) + version: 1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.52.0 - version: 5.52.0(react@18.3.1) + specifier: ^5.52.1 + version: 5.52.1(react@18.3.1) '@tanstack/react-table': specifier: 8.20.1 - version: 8.20.1(react-dom@18.3.1)(react@18.3.1) + version: 8.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@vercel/analytics': specifier: ^1.3.1 - version: 1.3.1(next@14.2.5)(react@18.3.1) + version: 1.3.1(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -313,25 +313,25 @@ importers: version: 3.0.2(echarts@5.5.1)(react@18.3.1) ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) fast-json-stable-stringify: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@14.2.5)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.5)(react-dom@18.3.1)(react@18.3.1) + version: 6.5.0(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.5) + version: 4.2.3(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.3.1)(react@18.3.1) + version: 0.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 @@ -345,11 +345,11 @@ importers: specifier: ^9.1.2 version: 9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) wagmi: specifier: 2.12.7 - version: 2.12.7(@tanstack/react-query@5.52.0)(@types/react@18.3.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8) + version: 2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) zod: specifier: ^3.23.8 version: 3.23.8 @@ -380,7 +380,7 @@ importers: version: 10.4.20(postcss@8.4.41) eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) graphql: specifier: 16.9.0 version: 16.9.0 @@ -392,7 +392,7 @@ importers: version: 2.2.5(react@18.3.1) tailwindcss: specifier: ^3.4.10 - version: 3.4.10 + version: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 @@ -404,16 +404,16 @@ importers: version: 2.1.5(react@18.3.1) '@vercel/analytics': specifier: ^1.3.1 - version: 1.3.1(next@14.2.5)(react@18.3.1) + version: 1.3.1(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@zenlink-interface/ui': specifier: workspace:* version: link:../../packages/ui next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.5)(react-dom@18.3.1)(react@18.3.1) + version: 6.5.0(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -441,13 +441,13 @@ importers: version: 10.4.20(postcss@8.4.41) eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) postcss: specifier: ^8.4.41 version: 8.4.41 tailwindcss: specifier: ^3.4.10 - version: 3.4.10 + version: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 @@ -455,8 +455,8 @@ importers: apps/gauge: dependencies: '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -465,22 +465,22 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2)(react@18.3.1) + version: 1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.52.0 - version: 5.52.0(react@18.3.1) + specifier: ^5.52.1 + version: 5.52.1(react@18.3.1) '@tanstack/react-table': specifier: 8.20.1 - version: 8.20.1(react-dom@18.3.1)(react@18.3.1) + version: 8.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@vercel/analytics': specifier: ^1.3.1 - version: 1.3.1(next@14.2.5)(react@18.3.1) + version: 1.3.1(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -545,20 +545,20 @@ importers: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@14.2.5)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.5)(react-dom@18.3.1)(react@18.3.1) + version: 6.5.0(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.5) + version: 4.2.3(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.3.1)(react@18.3.1) + version: 0.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 @@ -572,11 +572,11 @@ importers: specifier: ^9.1.2 version: 9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) wagmi: specifier: 2.12.7 - version: 2.12.7(@tanstack/react-query@5.52.0)(@types/react@18.3.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8) + version: 2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) zod: specifier: ^3.23.8 version: 3.23.8 @@ -607,7 +607,7 @@ importers: version: 10.4.20(postcss@8.4.41) eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) graphql: specifier: 16.9.0 version: 16.9.0 @@ -619,7 +619,7 @@ importers: version: 2.2.5(react@18.3.1) tailwindcss: specifier: ^3.4.10 - version: 3.4.10 + version: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 @@ -627,8 +627,8 @@ importers: apps/market: dependencies: '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -637,22 +637,22 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2)(react@18.3.1) + version: 1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.52.0 - version: 5.52.0(react@18.3.1) + specifier: ^5.52.1 + version: 5.52.1(react@18.3.1) '@tanstack/react-table': specifier: 8.20.1 - version: 8.20.1(react-dom@18.3.1)(react@18.3.1) + version: 8.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@vercel/analytics': specifier: ^1.3.1 - version: 1.3.1(next@14.2.5)(react@18.3.1) + version: 1.3.1(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -720,20 +720,20 @@ importers: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@14.2.5)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.5)(react-dom@18.3.1)(react@18.3.1) + version: 6.5.0(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.5) + version: 4.2.3(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.3.1)(react@18.3.1) + version: 0.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 @@ -747,11 +747,11 @@ importers: specifier: ^9.1.2 version: 9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) wagmi: specifier: 2.12.7 - version: 2.12.7(@tanstack/react-query@5.52.0)(@types/react@18.3.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8) + version: 2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) zod: specifier: ^3.23.8 version: 3.23.8 @@ -782,7 +782,7 @@ importers: version: 10.4.20(postcss@8.4.41) eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) graphql: specifier: 16.9.0 version: 16.9.0 @@ -794,7 +794,7 @@ importers: version: 2.2.5(react@18.3.1) tailwindcss: specifier: ^3.4.10 - version: 3.4.10 + version: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 @@ -821,16 +821,16 @@ importers: version: 5.7.0 '@ethersproject/experimental': specifier: ^5.7.0 - version: 5.7.0 + version: 5.7.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@ethersproject/providers': specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@ethersproject/solidity': specifier: ^5.7.0 version: 5.7.0 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -839,22 +839,22 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2)(react@18.3.1) + version: 1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.52.0 - version: 5.52.0(react@18.3.1) + specifier: ^5.52.1 + version: 5.52.1(react@18.3.1) '@tanstack/react-table': specifier: 8.20.1 - version: 8.20.1(react-dom@18.3.1)(react@18.3.1) + version: 8.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@vercel/analytics': specifier: ^1.3.1 - version: 1.3.1(next@14.2.5)(react@18.3.1) + version: 1.3.1(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -917,25 +917,25 @@ importers: version: 3.0.2(echarts@5.5.1)(react@18.3.1) ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) fast-json-stable-stringify: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@14.2.5)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.5)(react-dom@18.3.1)(react@18.3.1) + version: 6.5.0(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.5) + version: 4.2.3(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.3.1)(react@18.3.1) + version: 0.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 @@ -949,11 +949,11 @@ importers: specifier: ^9.1.2 version: 9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) wagmi: specifier: 2.12.7 - version: 2.12.7(@tanstack/react-query@5.52.0)(@types/react@18.3.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8) + version: 2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) zod: specifier: ^3.23.8 version: 3.23.8 @@ -984,7 +984,7 @@ importers: version: 10.4.20(postcss@8.4.41) eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) graphql: specifier: 16.9.0 version: 16.9.0 @@ -996,7 +996,7 @@ importers: version: 2.2.5(react@18.3.1) tailwindcss: specifier: ^3.4.10 - version: 3.4.10 + version: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1011,10 +1011,10 @@ importers: version: 5.7.0 '@ethersproject/providers': specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -1023,22 +1023,22 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2)(react@18.3.1) + version: 1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.52.0 - version: 5.52.0(react@18.3.1) + specifier: ^5.52.1 + version: 5.52.1(react@18.3.1) '@tanstack/react-table': specifier: 8.20.1 - version: 8.20.1(react-dom@18.3.1)(react@18.3.1) + version: 8.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@vercel/analytics': specifier: ^1.3.1 - version: 1.3.1(next@14.2.5)(react@18.3.1) + version: 1.3.1(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -1083,22 +1083,22 @@ importers: version: link:../../packages/wagmi ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@14.2.5)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.5)(react-dom@18.3.1)(react@18.3.1) + version: 6.5.0(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.5) + version: 4.2.3(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.3.1)(react@18.3.1) + version: 0.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 @@ -1112,11 +1112,11 @@ importers: specifier: ^9.1.2 version: 9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) wagmi: specifier: 2.12.7 - version: 2.12.7(@tanstack/react-query@5.52.0)(@types/react@18.3.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8) + version: 2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) zod: specifier: ^3.23.8 version: 3.23.8 @@ -1147,13 +1147,13 @@ importers: version: 10.4.20(postcss@8.4.41) eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) postcss: specifier: ^8.4.41 version: 8.4.41 tailwindcss: specifier: ^3.4.10 - version: 3.4.10 + version: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1168,10 +1168,10 @@ importers: version: 5.7.0 '@ethersproject/providers': specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -1180,19 +1180,19 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2)(react@18.3.1) + version: 1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.52.0 - version: 5.52.0(react@18.3.1) + specifier: ^5.52.1 + version: 5.52.1(react@18.3.1) '@vercel/analytics': specifier: ^1.3.1 - version: 1.3.1(next@14.2.5)(react@18.3.1) + version: 1.3.1(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -1252,22 +1252,22 @@ importers: version: 3.0.2(echarts@5.5.1)(react@18.3.1) ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@14.2.5)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.5)(react-dom@18.3.1)(react@18.3.1) + version: 6.5.0(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.5) + version: 4.2.3(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.3.1)(react@18.3.1) + version: 0.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 @@ -1281,11 +1281,11 @@ importers: specifier: ^9.1.2 version: 9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) wagmi: specifier: 2.12.7 - version: 2.12.7(@tanstack/react-query@5.52.0)(@types/react@18.3.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8) + version: 2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) zod: specifier: ^3.23.8 version: 3.23.8 @@ -1316,13 +1316,13 @@ importers: version: 10.4.20(postcss@8.4.41) eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) postcss: specifier: ^8.4.41 version: 8.4.41 tailwindcss: specifier: ^3.4.10 - version: 3.4.10 + version: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1331,10 +1331,10 @@ importers: dependencies: ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) viem: specifier: ^2.0.6 - version: 2.9.25(typescript@5.2.2)(zod@3.23.3) + version: 2.9.25(bufferutil@4.0.8)(typescript@5.2.2)(utf-8-validate@5.0.10)(zod@3.23.3) zod: specifier: ^3.22.4 version: 3.23.3 @@ -1389,7 +1389,7 @@ importers: version: link:../math ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) tiny-invariant: specifier: ^1.3.3 version: 1.3.3 @@ -1408,10 +1408,10 @@ importers: version: link:../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1426,7 +1426,7 @@ importers: version: link:../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1437,8 +1437,8 @@ importers: specifier: ^5.7.0 version: 5.7.0 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -1447,13 +1447,13 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2)(react@18.3.1) + version: 1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../amm @@ -1498,19 +1498,19 @@ importers: version: link:../wagmi '@zenlink-types/bifrost': specifier: 1.7.7 - version: 1.7.7 + version: 1.7.7(bufferutil@4.0.8)(utf-8-validate@5.0.10) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.3.1)(react@18.3.1) + version: 0.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-redux: specifier: ^9.1.2 version: 9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) wagmi: specifier: 2.12.7 - version: 2.12.7(@tanstack/react-query@5.52.0)(@types/react@18.3.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8) + version: 2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) zod: specifier: ^3.23.8 version: 3.23.8 @@ -1529,13 +1529,13 @@ importers: version: link:../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -1544,7 +1544,7 @@ importers: version: 18.3.1(react@18.3.1) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1552,29 +1552,29 @@ importers: packages/config/eslint: dependencies: '@antfu/eslint-config': - specifier: ^2.26.0 - version: 2.26.0(@vue/compiler-sfc@3.4.27)(eslint-plugin-react-hooks@5.1.0-beta-26f2496093-20240514)(eslint@9.9.0)(typescript@5.5.4) + specifier: ^2.27.1 + version: 2.27.1(@typescript-eslint/utils@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(@vue/compiler-sfc@3.4.27)(eslint-plugin-react-hooks@5.1.0-beta-26f2496093-20240514(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)(vitest@2.0.5(@edge-runtime/vm@3.2.0)(@types/node@20.16.1)(terser@5.31.0)) '@next/eslint-plugin-next': - specifier: ^14.2.5 - version: 14.2.5 + specifier: ^14.2.6 + version: 14.2.6 eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) eslint-config-next: - specifier: ^14.2.5 - version: 14.2.5(eslint@9.9.0)(typescript@5.5.4) + specifier: ^14.2.6 + version: 14.2.6(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) eslint-plugin-react: specifier: ^7.35.0 - version: 7.35.0(eslint@9.9.0) + version: 7.35.0(eslint@9.9.0(jiti@1.21.0)) eslint-plugin-react-hooks: specifier: beta - version: 5.1.0-beta-26f2496093-20240514(eslint@9.9.0) + version: 5.1.0-beta-26f2496093-20240514(eslint@9.9.0(jiti@1.21.0)) eslint-plugin-simple-import-sort: specifier: ^12.1.1 - version: 12.1.1(eslint@9.9.0) + version: 12.1.1(eslint@9.9.0(jiti@1.21.0)) eslint-plugin-unused-imports: specifier: ^4.1.3 - version: 4.1.3(@typescript-eslint/eslint-plugin@8.2.0)(eslint@9.9.0) + version: 4.1.3(@typescript-eslint/eslint-plugin@8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0)) devDependencies: '@types/eslint': specifier: ^9.6.0 @@ -1597,7 +1597,7 @@ importers: version: link:../typescript tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1606,32 +1606,32 @@ importers: devDependencies: '@lingui/swc-plugin': specifier: ^4.0.8 - version: 4.0.8(@lingui/macro@4.11.3)(next@14.2.5) + version: 4.0.8(@lingui/macro@4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4))(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) packages/config/polkadot: dependencies: '@pendulum-chain/types': specifier: 0.3.4 - version: 0.3.4(@polkadot/api@12.3.1) + version: 0.3.4(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) '@polkadot/api': specifier: ^12.3.1 - version: 12.3.1 + version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@zenlink-interface/chain': specifier: workspace:* version: link:../../chain '@zenlink-types/bifrost': specifier: 1.7.7 - version: 1.7.7 + version: 1.7.7(bufferutil@4.0.8)(utf-8-validate@5.0.10) devDependencies: '@zenlink-interface/typescript-config': specifier: workspace:* version: link:../typescript tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1653,7 +1653,7 @@ importers: version: link:../typescript tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1671,7 +1671,7 @@ importers: version: link:../typescript tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1723,13 +1723,13 @@ importers: version: 18.3.1(react@18.3.1) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.16.1) + version: 2.0.5(@edge-runtime/vm@3.2.0)(@types/node@20.16.1)(terser@5.31.0) packages/format: dependencies: @@ -1751,7 +1751,7 @@ importers: version: link:../config/typescript tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1760,22 +1760,22 @@ importers: dependencies: '@apollo/client': specifier: ^3.11.4 - version: 3.11.4(graphql@16.9.0) + version: 3.11.4(@types/react@18.3.4)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@graphql-codegen/cli': specifier: ^5.0.2 - version: 5.0.2(@types/node@20.16.1)(graphql@16.9.0)(typescript@5.5.4) + version: 5.0.2(@parcel/watcher@2.4.1)(@types/node@20.16.1)(bufferutil@4.0.8)(graphql@16.9.0)(typescript@5.5.4)(utf-8-validate@5.0.10) '@graphql-codegen/typescript-operations': specifier: ^4.2.3 version: 4.2.3(graphql@16.9.0) '@graphql-codegen/typescript-react-apollo': specifier: ^4.3.0 - version: 4.3.0(graphql-tag@2.12.6)(graphql@16.9.0) + version: 4.3.0(graphql-tag@2.12.6(graphql@16.9.0))(graphql@16.9.0) '@graphql-codegen/typescript-resolvers': specifier: ^4.2.1 version: 4.2.1(graphql@16.9.0) '@polkadot/util-crypto': specifier: ^11.1.3 - version: 11.1.3(@polkadot/util@11.1.3) + version: 11.1.3(@polkadot/util@13.0.2) '@zenlink-interface/amm': specifier: workspace:* version: link:../amm @@ -1793,7 +1793,7 @@ importers: version: 3.6.0 ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) graphql: specifier: 16.9.0 version: 16.9.0 @@ -1815,10 +1815,10 @@ importers: version: link:../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -1830,13 +1830,13 @@ importers: version: 5.7.0 '@ethersproject/providers': specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) copy-to-clipboard: specifier: ^3.3.3 version: 3.3.3 ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) react-responsive: specifier: ^10.0.0 version: 10.0.0(react@18.3.1) @@ -1906,16 +1906,16 @@ importers: version: link:../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.16.1) + version: 2.0.5(@edge-runtime/vm@3.2.0)(@types/node@20.16.1)(terser@5.31.0) packages/math: dependencies: @@ -1946,22 +1946,22 @@ importers: version: link:../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.16.1) + version: 2.0.5(@edge-runtime/vm@3.2.0)(@types/node@20.16.1)(terser@5.31.0) packages/parachains-impl/amplitude: dependencies: '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -1970,19 +1970,19 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) '@pendulum-chain/types': specifier: 0.3.4 - version: 0.3.4(@polkadot/api@12.3.1) + version: 0.3.4(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) '@polkadot/api': specifier: ^12.3.1 - version: 12.3.1 + version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-augment': specifier: ^12.3.1 - version: 12.3.1 + version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': specifier: ^12.3.1 version: 12.3.1 @@ -2018,7 +2018,7 @@ importers: version: link:../../ui '@zenlink-types/bifrost': specifier: 1.7.7 - version: 1.7.7 + version: 1.7.7(bufferutil@4.0.8)(utf-8-validate@5.0.10) devDependencies: '@types/react': specifier: 18.3.4 @@ -2034,7 +2034,7 @@ importers: version: link:../../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) react: specifier: ^18.3.1 version: 18.3.1 @@ -2043,7 +2043,7 @@ importers: version: 18.3.1(react@18.3.1) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -2051,8 +2051,8 @@ importers: packages/parachains-impl/bifrost: dependencies: '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -2061,7 +2061,7 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) @@ -2070,10 +2070,10 @@ importers: version: 1.1.0 '@polkadot/api': specifier: ^12.3.1 - version: 12.3.1 + version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-augment': specifier: ^12.3.1 - version: 12.3.1 + version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': specifier: ^12.3.1 version: 12.3.1 @@ -2109,7 +2109,7 @@ importers: version: link:../../ui '@zenlink-types/bifrost': specifier: 1.7.7 - version: 1.7.7 + version: 1.7.7(bufferutil@4.0.8)(utf-8-validate@5.0.10) devDependencies: '@types/react': specifier: 18.3.4 @@ -2125,7 +2125,7 @@ importers: version: link:../../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) react: specifier: ^18.3.1 version: 18.3.1 @@ -2134,7 +2134,7 @@ importers: version: 18.3.1(react@18.3.1) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -2146,34 +2146,34 @@ importers: version: 1.1.0 '@polkadot-onboard/injected-wallets': specifier: ^1.1.0 - version: 1.1.0(@polkadot/api@12.3.1)(@polkadot/util@13.0.2) + version: 1.1.0(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/util@13.0.2)(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot-onboard/wallet-connect': specifier: ^1.1.0 - version: 1.1.0(@types/react@18.3.4)(react@18.3.1) + version: 1.1.0(@types/react@18.3.4)(bufferutil@4.0.8)(ioredis@5.4.1)(react@18.3.1)(utf-8-validate@5.0.10) '@polkadot/api': specifier: ^12.3.1 - version: 12.3.1 + version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-augment': specifier: ^12.3.1 - version: 12.3.1 + version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-derive': specifier: ^12.3.1 - version: 12.3.1 + version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/apps-config': - specifier: ^0.143.1 - version: 0.143.1(@polkadot/keyring@13.0.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1) + specifier: ^0.143.2 + version: 0.143.2(@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2))(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(utf-8-validate@5.0.10) '@polkadot/extension-dapp': specifier: ^0.52.1 - version: 0.52.1(@polkadot/api@12.3.1)(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + version: 0.52.1(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/extension-inject': specifier: ^0.52.1 - version: 0.52.1(@polkadot/api@12.3.1)(@polkadot/util@13.0.2) + version: 0.52.1(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/util@13.0.2)(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/keyring': specifier: ^13.0.2 - version: 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + version: 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@polkadot/rpc-augment': specifier: ^12.3.1 - version: 12.3.1 + version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': specifier: ^12.3.1 version: 12.3.1 @@ -2194,7 +2194,7 @@ importers: version: 12.3.1 '@polkadot/ui-keyring': specifier: ^3.9.1 - version: 3.9.1(@polkadot/keyring@13.0.2)(@polkadot/ui-settings@3.9.1)(@polkadot/util@13.0.2) + version: 3.9.1(@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2))(@polkadot/ui-settings@3.9.1(@polkadot/networks@13.0.2)(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@polkadot/util': specifier: ^13.0.2 version: 13.0.2 @@ -2243,7 +2243,7 @@ importers: devDependencies: '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2)(react@18.3.1) + version: 1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1) '@types/node': specifier: ^20.16.1 version: 20.16.1 @@ -2300,7 +2300,7 @@ importers: version: 5.7.0 '@ethersproject/providers': specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) cids: specifier: ^1.1.9 version: 1.1.9 @@ -2314,12 +2314,12 @@ importers: specifier: ^4.0.3 version: 4.0.3 viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) devDependencies: '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2)(react@18.3.1) + version: 1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1) '@types/node': specifier: ^20.16.1 version: 20.16.1 @@ -2364,16 +2364,16 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.2)(react@18.3.1) + version: 1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1) '@tanstack/react-query': - specifier: ^5.52.0 - version: 5.52.0(react@18.3.1) + specifier: ^5.52.1 + version: 5.52.1(react@18.3.1) '@zenlink-interface/chain': specifier: workspace:* version: link:../chain @@ -2396,11 +2396,11 @@ importers: specifier: ^9.1.2 version: 9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) wagmi: specifier: 2.12.7 - version: 2.12.7(@tanstack/react-query@5.52.0)(@types/react@18.3.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8) + version: 2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) zod: specifier: ^3.23.8 version: 3.23.8 @@ -2425,7 +2425,7 @@ importers: version: link:../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) react: specifier: ^18.3.1 version: 18.3.1 @@ -2434,7 +2434,7 @@ importers: version: 18.3.1(react@18.3.1) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -2475,8 +2475,8 @@ importers: specifier: ^1.0.3 version: 1.0.3 viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) devDependencies: '@types/node': specifier: ^20.16.1 @@ -2492,16 +2492,16 @@ importers: version: link:../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 vitest: specifier: ^2.0.5 - version: 2.0.5(@types/node@20.16.1) + version: 2.0.5(@edge-runtime/vm@3.2.0)(@types/node@20.16.1)(terser@5.31.0) packages/token-lists: devDependencies: @@ -2525,7 +2525,7 @@ importers: version: link:../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) tiny-invariant: specifier: ^1.3.3 version: 1.3.3 @@ -2537,13 +2537,13 @@ importers: dependencies: '@floating-ui/react': specifier: ^0.26.22 - version: 0.26.22(react-dom@18.3.1)(react@18.3.1) + version: 0.26.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@fontsource-variable/inter': specifier: 5.0.20 version: 5.0.20 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -2552,7 +2552,7 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) @@ -2564,16 +2564,16 @@ importers: version: 1.3.0(react@18.3.1) '@tailwindcss/aspect-ratio': specifier: ^0.4.2 - version: 0.4.2(tailwindcss@3.4.10) + version: 0.4.2(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4))) '@tailwindcss/forms': specifier: ^0.5.7 - version: 0.5.7(tailwindcss@3.4.10) + version: 0.5.7(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4))) '@tailwindcss/typography': specifier: ^0.5.14 - version: 0.5.14(tailwindcss@3.4.10) + version: 0.5.14(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4))) '@tanstack/react-table': specifier: 8.20.1 - version: 8.20.1(react-dom@18.3.1)(react@18.3.1) + version: 8.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@zenlink-interface/chain': specifier: workspace:* version: link:../chain @@ -2596,8 +2596,8 @@ importers: specifier: ^5.0.7 version: 5.0.7 next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -2606,16 +2606,16 @@ importers: version: 18.3.1(react@18.3.1) react-jazzicon: specifier: ^1.0.4 - version: 1.0.4(react-dom@18.3.1)(react@18.3.1) + version: 1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-toastify: specifier: ^10.0.5 - version: 10.0.5(react-dom@18.3.1)(react@18.3.1) + version: 10.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-virtualized-auto-sizer: specifier: ^1.0.24 - version: 1.0.24(react-dom@18.3.1)(react@18.3.1) + version: 1.0.24(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-window: specifier: ^1.8.10 - version: 1.8.10(react-dom@18.3.1)(react@18.3.1) + version: 1.8.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@types/react': specifier: 18.3.4 @@ -2637,7 +2637,7 @@ importers: version: link:../config/typescript tailwindcss: specifier: ^3.4.10 - version: 3.4.10 + version: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 @@ -2658,10 +2658,10 @@ importers: version: 5.7.0 '@ethersproject/providers': specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.3.1)(react@18.3.1) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@heroicons/react': specifier: 2.1.5 version: 2.1.5(react@18.3.1) @@ -2670,16 +2670,16 @@ importers: version: 4.11.3 '@lingui/macro': specifier: 4.11.3 - version: 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) + version: 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) '@lingui/react': specifier: 4.11.3 version: 4.11.3(react@18.3.1) '@tanstack/react-query': - specifier: ^5.52.0 - version: 5.52.0(react@18.3.1) + specifier: ^5.52.1 + version: 5.52.1(react@18.3.1) '@uniswap/permit2-sdk': specifier: ^1.3.0 - version: 1.3.0 + version: 1.3.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@zenlink-interface/amm': specifier: workspace:* version: link:../amm @@ -2721,13 +2721,13 @@ importers: version: 2.1.3 next-axiom: specifier: ^1.4.1 - version: 1.4.1(next@14.2.5)(react@18.3.1) + version: 1.4.1(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) wagmi: specifier: 2.12.7 - version: 2.12.7(@tanstack/react-query@5.52.0)(@types/react@18.3.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8) + version: 2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) zod: specifier: ^3.23.8 version: 3.23.8 @@ -2749,13 +2749,13 @@ importers: version: link:../config/typescript eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) ethers: specifier: ^5.7.2 - version: 5.7.2 + version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) next: - specifier: 14.2.5 - version: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + specifier: 14.2.6 + version: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -2764,7 +2764,7 @@ importers: version: 18.3.1(react@18.3.1) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -2773,7 +2773,7 @@ importers: devDependencies: '@apollo/client': specifier: ^3.11.4 - version: 3.11.4(graphql@16.9.0) + version: 3.11.4(@types/react@18.3.4)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/express': specifier: ^4.17.21 version: 4.17.21 @@ -2803,7 +2803,7 @@ importers: version: 16.4.5 eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) esno: specifier: ^4.7.0 version: 4.7.0 @@ -2824,7 +2824,7 @@ importers: version: 10.9.2(@types/node@20.16.1)(typescript@5.5.4) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 @@ -2845,7 +2845,7 @@ importers: version: 16.4.5 eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) esno: specifier: ^4.7.0 version: 4.7.0 @@ -2857,13 +2857,13 @@ importers: version: 10.9.2(@types/node@20.16.1)(typescript@5.5.4) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) scripts/vote-merkle: devDependencies: @@ -2884,7 +2884,7 @@ importers: version: 16.4.5 eslint: specifier: ^9.9.0 - version: 9.9.0 + version: 9.9.0(jiti@1.21.0) esno: specifier: ^4.7.0 version: 4.7.0 @@ -2899,13 +2899,13 @@ importers: version: 10.9.2(@types/node@20.16.1)(typescript@5.5.4) tsup: specifier: ^8.2.4 - version: 8.2.4(typescript@5.5.4) + version: 8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2) typescript: specifier: 5.5.4 version: 5.5.4 viem: - specifier: 2.19.8 - version: 2.19.8(typescript@5.5.4)(zod@3.23.8) + specifier: 2.20.0 + version: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) packages: @@ -2925,8 +2925,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@antfu/eslint-config@2.26.0': - resolution: {integrity: sha512-eGYHHyXeajqaeNk+IAH8vGeIugcx21M2heJ/K/H72MuuDC8tCe0PlI0UkKHv63fMP1G5Em1KepOc/Aov/Erwaw==} + '@antfu/eslint-config@2.27.1': + resolution: {integrity: sha512-SFncnHKvzXEUemgRQpEYUA961C/rgXYr3CpDWr6dduO+4GXRHSbb0PRcNxIESp5vPsIodxh48noP20JzyCT/hg==} hasBin: true peerDependencies: '@eslint-react/eslint-plugin': ^1.5.8 @@ -2971,8 +2971,8 @@ packages: svelte-eslint-parser: optional: true - '@antfu/install-pkg@0.3.5': - resolution: {integrity: sha512-HwIACY0IzrM7FGafMbWZOqEDBSfCwPcylu+GacaRcxJm4Yvvuh3Dy2vZwqdJAzXponc6aLO9FaH4l75pq8/ZSA==} + '@antfu/install-pkg@0.4.0': + resolution: {integrity: sha512-vI73C0pFA9L+5v+djh0WSLXb8qYQGH5fX8nczaFe1OTI/8Fh03JS1Mov1V7urb6P3A2cBlBqZNjJIKv54+zVRw==} '@antfu/utils@0.7.10': resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==} @@ -4824,8 +4824,8 @@ packages: '@hapi/topo@5.1.0': resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==} - '@headlessui/react@1.7.17': - resolution: {integrity: sha512-4am+tzvkqDSSgiwrsEpGWqgGo9dz8qU5M3znCkC4PgkpY4HcCZzEDEvozltGGGHIKl9jbXbZPSH5TWn4sWJdow==} + '@headlessui/react@1.7.19': + resolution: {integrity: sha512-Ll+8q3OlMJfJbAKM/+/Y2q6PPYbryqNTXDbryx7SXLIDamkF6iQFbriYHga0dY44PvDhvvBWCx1Xj4U5+G4hOw==} engines: {node: '>=10'} peerDependencies: react: ^16 || ^17 || ^18 @@ -4915,10 +4915,6 @@ packages: '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} - '@jsdevtools/ez-spawn@3.0.4': - resolution: {integrity: sha512-f5DRIOZf7wxogefH03RjMPMdBF7ADTWUMoOs9kaJo06EfwF+aFhMZMDZxHg/Xe12hptN9xoZjGso2fdjapBRIA==} - engines: {node: '>=10'} - '@json-rpc-tools/provider@1.7.6': resolution: {integrity: sha512-z7D3xvJ33UfCGv77n40lbzOYjZKVM3k2+5cV7xS8G6SCvKTzMkhkUYuD/qzQUNT4cG/lv0e9mRToweEEVLVVmA==} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. @@ -5132,62 +5128,62 @@ packages: '@next/env@13.5.6': resolution: {integrity: sha512-Yac/bV5sBGkkEXmAX5FWPS9Mmo2rthrOPRQQNfycJPkjUAUclomCPH7QFVCDQ4Mp2k2K1SSM6m0zrxYrOwtFQw==} - '@next/env@14.2.5': - resolution: {integrity: sha512-/zZGkrTOsraVfYjGP8uM0p6r0BDT6xWpkjdVbcz66PJVSpwXX3yNiRycxAuDfBKGWBrZBXRuK/YVlkNgxHGwmA==} + '@next/env@14.2.6': + resolution: {integrity: sha512-bs5DFKV+08EjWrl8EB+KKqev1ZTNONH1vFCaHh911aaB362NnP32UDTbE9VQhyiAgbFqJsfDkSxFERNDDb3j0g==} - '@next/eslint-plugin-next@14.2.5': - resolution: {integrity: sha512-LY3btOpPh+OTIpviNojDpUdIbHW9j0JBYBjsIp8IxtDFfYFyORvw3yNq6N231FVqQA7n7lwaf7xHbVJlA1ED7g==} + '@next/eslint-plugin-next@14.2.6': + resolution: {integrity: sha512-d3+p4AjIYmhqzYHhhmkRYYN6ZU35TwZAKX08xKRfnHkz72KhWL2kxMFsDptpZs5e8bBGdepn7vn1+9DaF8iX+A==} - '@next/swc-darwin-arm64@14.2.5': - resolution: {integrity: sha512-/9zVxJ+K9lrzSGli1///ujyRfon/ZneeZ+v4ptpiPoOU+GKZnm8Wj8ELWU1Pm7GHltYRBklmXMTUqM/DqQ99FQ==} + '@next/swc-darwin-arm64@14.2.6': + resolution: {integrity: sha512-BtJZb+hYXGaVJJivpnDoi3JFVn80SHKCiiRUW3kk1SY6UCUy5dWFFSbh+tGi5lHAughzeduMyxbLt3pspvXNSg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@14.2.5': - resolution: {integrity: sha512-vXHOPCwfDe9qLDuq7U1OYM2wUY+KQ4Ex6ozwsKxp26BlJ6XXbHleOUldenM67JRyBfVjv371oneEvYd3H2gNSA==} + '@next/swc-darwin-x64@14.2.6': + resolution: {integrity: sha512-ZHRbGpH6KHarzm6qEeXKSElSXh8dS2DtDPjQt3IMwY8QVk7GbdDYjvV4NgSnDA9huGpGgnyy3tH8i5yHCqVkiQ==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@14.2.5': - resolution: {integrity: sha512-vlhB8wI+lj8q1ExFW8lbWutA4M2ZazQNvMWuEDqZcuJJc78iUnLdPPunBPX8rC4IgT6lIx/adB+Cwrl99MzNaA==} + '@next/swc-linux-arm64-gnu@14.2.6': + resolution: {integrity: sha512-O4HqUEe3ZvKshXHcDUXn1OybN4cSZg7ZdwHJMGCXSUEVUqGTJVsOh17smqilIjooP/sIJksgl+1kcf2IWMZWHg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@14.2.5': - resolution: {integrity: sha512-NpDB9NUR2t0hXzJJwQSGu1IAOYybsfeB+LxpGsXrRIb7QOrYmidJz3shzY8cM6+rO4Aojuef0N/PEaX18pi9OA==} + '@next/swc-linux-arm64-musl@14.2.6': + resolution: {integrity: sha512-xUcdhr2hfalG8RDDGSFxQ75yOG894UlmFS4K2M0jLrUhauRBGOtUOxoDVwiIIuZQwZ3Y5hDsazNjdYGB0cQ9yQ==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@14.2.5': - resolution: {integrity: sha512-8XFikMSxWleYNryWIjiCX+gU201YS+erTUidKdyOVYi5qUQo/gRxv/3N1oZFCgqpesN6FPeqGM72Zve+nReVXQ==} + '@next/swc-linux-x64-gnu@14.2.6': + resolution: {integrity: sha512-InosKxw8UMcA/wEib5n2QttwHSKHZHNSbGcMepBM0CTcNwpxWzX32KETmwbhKod3zrS8n1vJ+DuJKbL9ZAB0Ag==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@14.2.5': - resolution: {integrity: sha512-6QLwi7RaYiQDcRDSU/os40r5o06b5ue7Jsk5JgdRBGGp8l37RZEh9JsLSM8QF0YDsgcosSeHjglgqi25+m04IQ==} + '@next/swc-linux-x64-musl@14.2.6': + resolution: {integrity: sha512-d4QXfJmt5pGJ7cG8qwxKSBnO5AXuKAFYxV7qyDRHnUNvY/dgDh+oX292gATpB2AAHgjdHd5ks1wXxIEj6muLUQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@14.2.5': - resolution: {integrity: sha512-1GpG2VhbspO+aYoMOQPQiqc/tG3LzmsdBH0LhnDS3JrtDx2QmzXe0B6mSZZiN3Bq7IOMXxv1nlsjzoS1+9mzZw==} + '@next/swc-win32-arm64-msvc@14.2.6': + resolution: {integrity: sha512-AlgIhk4/G+PzOG1qdF1b05uKTMsuRatFlFzAi5G8RZ9h67CVSSuZSbqGHbJDlcV1tZPxq/d4G0q6qcHDKWf4aQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-ia32-msvc@14.2.5': - resolution: {integrity: sha512-Igh9ZlxwvCDsu6438FXlQTHlRno4gFpJzqPjSIBZooD22tKeI4fE/YMRoHVJHmrQ2P5YL1DoZ0qaOKkbeFWeMg==} + '@next/swc-win32-ia32-msvc@14.2.6': + resolution: {integrity: sha512-hNukAxq7hu4o5/UjPp5jqoBEtrpCbOmnUqZSKNJG8GrUVzfq0ucdhQFVrHcLRMvQcwqqDh1a5AJN9ORnNDpgBQ==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] - '@next/swc-win32-x64-msvc@14.2.5': - resolution: {integrity: sha512-tEQ7oinq1/CjSG9uSTerca3v4AZ+dFa+4Yu6ihaG8Ud8ddqLQgFGcnwYls13H5X5CPDPZJdYxyeMui6muOLd4g==} + '@next/swc-win32-x64-msvc@14.2.6': + resolution: {integrity: sha512-NANtw+ead1rSDK1jxmzq3TYkl03UNK2KHqUYf1nIhNci6NkeqBD4s1njSzYGIlSHxCK+wSaL8RXZm4v+NF/pMw==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -5484,8 +5480,8 @@ packages: resolution: {integrity: sha512-KfofZVEUeTgLzcexdxKBT2vihazDheUoTLxbsa2ztmmw4UB/IjOL911y04pjg2obZQAI9B+oCyxJXyCfzauWEg==} engines: {node: '>=18'} - '@polkadot/api-augment@12.4.1': - resolution: {integrity: sha512-VK1v+v+jSN2Uj2+0ZvF3S2keOzOxI/f3vpfx9UBo65/jAvLEnCGrKpml4nT8RwYJx2QBW8yfF9nRKnl9hd8fYQ==} + '@polkadot/api-augment@12.4.2': + resolution: {integrity: sha512-BkG2tQpUUO0iUm65nSqP8hwHkNfN8jQw8apqflJNt9H8EkEL6v7sqwbLvGqtlxM9wzdxbg7lrWp3oHg4rOP31g==} engines: {node: '>=18'} '@polkadot/api-augment@7.15.1': @@ -5504,8 +5500,8 @@ packages: resolution: {integrity: sha512-vNbxXNjn4APfXg+ui99gurX2Jzns+eezmWranxoGXT7q0mme1zAtWus5t4e+qe1qRjDNZZYPruF7YJA8dL5k8A==} engines: {node: '>=18'} - '@polkadot/api-base@12.4.1': - resolution: {integrity: sha512-FE0GA9NGaAfBB6V8Mf5E6ZyHbccuEyIDQv+qP64hzOhn01nYheTkjzDSXpjk7SyQXAvBJ8/ADefCXGunnAZUsg==} + '@polkadot/api-base@12.4.2': + resolution: {integrity: sha512-XYI7Po8i6C4lYZah7Xo0v7zOAawBUfkmtx0YxsLY/665Sup8oqzEj666xtV9qjBzR9coNhQonIFOn+9fh27Ncw==} engines: {node: '>=18'} '@polkadot/api-base@7.15.1': @@ -5524,8 +5520,8 @@ packages: resolution: {integrity: sha512-2MbK1h4GcKEdSgDKKYI28iZESw0VOm0kekV6YGQflZNWe84jJOn2rohP8pACseUjQjwWDgbPPBvTlRZTk7zdAw==} engines: {node: '>=18'} - '@polkadot/api-derive@12.4.1': - resolution: {integrity: sha512-D0PpfjXTeK3w60FKdD0iELiu93nEuCQfUNOEH+FZEJX9ek72TOOFKpl2X+A5SJktOk1Ia3jHFvt6zrdxnL5lcA==} + '@polkadot/api-derive@12.4.2': + resolution: {integrity: sha512-R0AMANEnqs5AiTaiQX2FXCxUlOibeDSgqlkyG1/0KDsdr6PO/l3dJOgEO+grgAwh4hdqzk4I9uQpdKxG83f2Gw==} engines: {node: '>=18'} '@polkadot/api-derive@7.15.1': @@ -5544,8 +5540,8 @@ packages: resolution: {integrity: sha512-VCrtadJRJttya5NhZ8slkD/UQyOZv4qABjagQMaG1eTZpn5k1wskmDUGdHrZZpYO5jBPewnCgaN8+LPKO2qiOw==} engines: {node: '>=18'} - '@polkadot/api@12.4.1': - resolution: {integrity: sha512-+7CT6svgWG/tEkNc9X7pwL1CMTxfgzskdFl6ufzdeoeJdxtLkRYet3+o1MDnv5isDtgpxNkYTQTZK9j0NymwJg==} + '@polkadot/api@12.4.2': + resolution: {integrity: sha512-e1KS048471iBWZU10TJNEYOZqLO+8h8ajmVqpaIBOVkamN7tmacBxmHgq0+IA8VrGxjxtYNa1xF5Sqrg76uBEg==} engines: {node: '>=18'} '@polkadot/api@7.15.1': @@ -5556,8 +5552,8 @@ packages: resolution: {integrity: sha512-R3eYFj2JgY1zRb+OCYQxNlJXCs2FA+AU4uIEiVcXnVLmR3M55tkRNEwYAZmiFxx0pQmegGgPMc33q7TWGdw24A==} engines: {node: '>=14.0.0'} - '@polkadot/apps-config@0.143.1': - resolution: {integrity: sha512-wf1zSV+2qHgfL01ipDcDUc771vz1zusYdafhNegVoX2fL4H86xox3DrkWcGmaNgPK0lB/w54A6z8aQsbAhDNZw==} + '@polkadot/apps-config@0.143.2': + resolution: {integrity: sha512-b+l1GpJ6x68h3m1hWWeO6dbsPjY/PtR8mdaDjxHt0CuWf3bUpZQLjPUrAHPtpuJ3DxwbJY+ALK1grMA3JeuchQ==} engines: {node: '>=18'} '@polkadot/extension-dapp@0.52.1': @@ -5671,8 +5667,8 @@ packages: resolution: {integrity: sha512-/tZLl5IuQ4vdGlUAbd8x3ShZ35XDSeyknKHCC+9kIrM/+KIyoCYBob2RXP9uqX8m516AWkXUrjsSO6DFPBpRGg==} engines: {node: '>=18'} - '@polkadot/rpc-augment@12.4.1': - resolution: {integrity: sha512-iwk8lqXZ566BtiviIipwx/wPU05GT/bN/AN1pE4bZsrvnAWswCQXViNmC6178ZBT0dGMM67VgRFqeO/WLYRWxw==} + '@polkadot/rpc-augment@12.4.2': + resolution: {integrity: sha512-IEco5pnso+fYkZNMlMAN5i4XAxdXPv0PZ0HNuWlCwF/MmRvWl8pq5JFtY1FiByHEbeuHwMIUhHM5SDKQ85q9Hg==} engines: {node: '>=18'} '@polkadot/rpc-augment@7.15.1': @@ -5691,8 +5687,8 @@ packages: resolution: {integrity: sha512-bNo26P20nRpLfANTK4sWEakxvqBJpKwAp/Gt7KlxoGgoTUbWFapyGKScFxp/pblycEziEbC+ZjkLMkaWaqi69g==} engines: {node: '>=18'} - '@polkadot/rpc-core@12.4.1': - resolution: {integrity: sha512-RJWzp6HSNjKjmpSm7qiLKgeRypuYpJ27QWhcX7ujc8yLXwwf69TlwuqlJjkedE0DASY41VWA6JDuilKqwBMMGw==} + '@polkadot/rpc-core@12.4.2': + resolution: {integrity: sha512-yaveqxNcmyluyNgsBT5tpnCa/md0CGbOtRK7K82LWsz7gsbh0x80GBbJrQGxsUybg1gPeZbO1q9IigwA6fY8ag==} engines: {node: '>=18'} '@polkadot/rpc-core@7.15.1': @@ -5711,8 +5707,8 @@ packages: resolution: {integrity: sha512-Tg1Oj/1ldivqwnnOWepcNHEHYgpOBffxlrZMEXH1XX6D3AZaUhAWbatizyisydpuMbknTQ9FGYSnb9rOc2QBJw==} engines: {node: '>=18'} - '@polkadot/rpc-provider@12.4.1': - resolution: {integrity: sha512-10sGlSHGSy4ip7FRu8bnnAkQeqPh3b2azVUqrL0RN9yAr7b5iFfQ5GGbcz9EJasGoEid4Erc0knZ9iFraFapiw==} + '@polkadot/rpc-provider@12.4.2': + resolution: {integrity: sha512-cAhfN937INyxwW1AdjABySdCKhC7QCIONRDHDea1aLpiuxq/w+QwjxauR9fCNGh3lTaAwwnmZ5WfFU2PtkDMGQ==} engines: {node: '>=18'} '@polkadot/rpc-provider@7.15.1': @@ -5736,8 +5732,8 @@ packages: resolution: {integrity: sha512-I3ggJt7W3UOScP6WA6PNmNsmpCfZtXkRJvSJkX7bi2LsSm/iF0xo0KdpQK02dHu7nGRFD9O5cSoVawzZJifGLA==} engines: {node: '>=18'} - '@polkadot/types-augment@12.4.1': - resolution: {integrity: sha512-+IPFIIm43uznsjaWI9uThYotEpGek02p2iZ4whwpQCKuWZrsLhkzNW5gepK6/KSWK5HBWTDOzmmfVLctd7zhvg==} + '@polkadot/types-augment@12.4.2': + resolution: {integrity: sha512-3fDCOy2BEMuAtMYl4crKg76bv/0pDNEuzpAzV4EBUMIlJwypmjy5sg3gUPCMcA+ckX3xb8DhkWU4ceUdS7T2KQ==} engines: {node: '>=18'} '@polkadot/types-augment@7.15.1': @@ -5756,8 +5752,8 @@ packages: resolution: {integrity: sha512-yZ4exsQI+eVkE/fZNuJBOajAgOH/YncKWOOf0N4lc6iq28oYp22DCAXc50Ym372l4HO+uhC9QdMPH9EiWwT2pQ==} engines: {node: '>=18'} - '@polkadot/types-codec@12.4.1': - resolution: {integrity: sha512-bk2hYUA/I/T7oUq2US6ZonSDxhqKgvjyUJgM596AnRM+zn4hh/IFJcZZ5zUzS5uKB/qaGi4zPI9Le5LwOAwJAQ==} + '@polkadot/types-codec@12.4.2': + resolution: {integrity: sha512-DiPGRFWtVMepD9i05eC3orSbGtpN7un/pXOrXu0oriU+oxLkpvZH68ZsPNtJhKdQy03cAYtvB8elJOFJZYqoqQ==} engines: {node: '>=18'} '@polkadot/types-codec@7.15.1': @@ -5776,8 +5772,8 @@ packages: resolution: {integrity: sha512-Jf9BByWB64FPW3lM5/Mcc/foyPJ3L9t0QwHVHaYWaonZt6l7SPX71rQmD7twJiTj9q1d1WidDKg/TtRDNbm1yA==} engines: {node: '>=18'} - '@polkadot/types-create@12.4.1': - resolution: {integrity: sha512-Ki9pn5Bp+Tuv+wwhi2lg/0WuBR7kRndjveSzfOmKmqqmMQfRjOB7IIoxENzxNMj/4+cc1w0b3q+DfAKZ0gY6Vg==} + '@polkadot/types-create@12.4.2': + resolution: {integrity: sha512-nOpeAKZLdSqNMfzS3waQXgyPPaNt8rUHEmR5+WNv6c/Ke/vyf710wjxiTewfp0wpBgtdrimlgG4DLX1J9Ms1LA==} engines: {node: '>=18'} '@polkadot/types-create@7.15.1': @@ -5796,8 +5792,8 @@ packages: resolution: {integrity: sha512-G8t0uiIW1iu3KwylHDPnqdHxg5qwBxzPZQJvsjnGx2qBUk2VqXditKWcNFLEwCTnJPL95t2AzEO711lS99WRbg==} engines: {node: '>=18'} - '@polkadot/types-known@12.4.1': - resolution: {integrity: sha512-Gc5L+SlFXVqDSDLIewblA+EkRXDDh38ebRiC9YEX6CF7vnq6y4YNnnecxISyDO2r9XHNzX91pc5xDKfynKuB9A==} + '@polkadot/types-known@12.4.2': + resolution: {integrity: sha512-bvhO4KQu/dgPmdwQXsweSMRiRisJ7Bp38lZVEIFykfd2qYyRW3OQEbIPKYpx9raD+fDATU0bTiKQnELrSGhYXw==} engines: {node: '>=18'} '@polkadot/types-known@4.17.1': @@ -5824,8 +5820,8 @@ packages: resolution: {integrity: sha512-TwL5M5HkZ4jQGKekD+qJFLba7UXWASfwlPy2OpKj0LOnnmq4tudXgN13UFdQ7HoOmisPhr+vYo9vteYeBZ0jTA==} engines: {node: '>=18'} - '@polkadot/types-support@12.4.1': - resolution: {integrity: sha512-D3lazXG44ThYwbL0mlu3acFQVDv4cUUI/ZhhzyB94v1pX1dwUI8zsxIQ+TwVeG0e+J8L89pNQUmAd5eyBgV16g==} + '@polkadot/types-support@12.4.2': + resolution: {integrity: sha512-bz6JSt23UEZ2eXgN4ust6z5QF9pO5uNH7UzCP+8I/Nm85ZipeBYj2Wu6pLlE3Hw30hWZpuPxMDOKoEhN5bhLgw==} engines: {node: '>=18'} '@polkadot/types-support@7.15.1': @@ -5844,8 +5840,8 @@ packages: resolution: {integrity: sha512-4MkTF1znpgp9mZc/ZZPdFe7/5it9v+EJmzXc/DEOX9kVWs2BuKOWopzOFyO3reVUUB+v7dxfSOArSsxkMUcuoA==} engines: {node: '>=18'} - '@polkadot/types@12.4.1': - resolution: {integrity: sha512-TD2jI2APiVSNdGx+K5uyYH4nChACY8sDuXS4VgXlLgnXt/TJSnbMEMT+0O+VAXjF+6IKWQX3zATxuyzNMW90Hw==} + '@polkadot/types@12.4.2': + resolution: {integrity: sha512-ivYtt7hYcRvo69ULb1BJA9BE1uefijXcaR089Dzosr9+sMzvsB1yslNQReOq+Wzq6h6AQj4qex6qVqjWZE6Z4A==} engines: {node: '>=18'} '@polkadot/types@4.17.1': @@ -6716,10 +6712,10 @@ packages: '@tanstack/query-core@5.52.0': resolution: {integrity: sha512-U1DOEgltjUwalN6uWYTewSnA14b+tE7lSylOiASKCAO61ENJeCq9VVD/TXHA6O5u9+6v5+UgGYBSccTKDoyMqw==} - '@tanstack/react-query@5.52.0': - resolution: {integrity: sha512-T8tLZdPEopSD3A1EBZ/sq7WkI76pKLKKiT82F486K8wf26EPgYCdeiSnJfuayssdQjWwLQMQVl/ROUBNmlWgCQ==} + '@tanstack/react-query@5.52.1': + resolution: {integrity: sha512-soyn4dNIUZ8US8NaPVXv06gkZFHaZnPfKWPDjRJjFRW3Y7WZ0jx72eT6zhw3VQlkMPysmXye8l35ewPHspKgbQ==} peerDependencies: - react: ^18.0.0 + react: ^18 || ^19 '@tanstack/react-table@8.20.1': resolution: {integrity: sha512-PJK+07qbengObe5l7c8vCdtefXm8cyR4i078acWrHbdm8JKw1ES7YpmOtVt9ALUVEEFAHscdVpGRhRgikgFMbQ==} @@ -6728,10 +6724,19 @@ packages: react: '>=16.8' react-dom: '>=16.8' + '@tanstack/react-virtual@3.10.2': + resolution: {integrity: sha512-RXOj33/xYgylGNczUrufi/ZbpUreBQmlD9ewz1PNZ4NIe6clTMh5NqAL9gXjRBy59UyZSlqo3c1p3EEzEX27oA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@tanstack/table-core@8.20.1': resolution: {integrity: sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==} engines: {node: '>=12'} + '@tanstack/virtual-core@3.10.2': + resolution: {integrity: sha512-nQXJnavN0D5PcKW2XL+w05aO/bxnuBq0+p3X+RG+R+lTHluNSWp5ePNbz0wIfg7U4HPrX/LBE9llMOvS3/6Cuw==} + '@ts-morph/common@0.11.1': resolution: {integrity: sha512-7hWZS0NRpEsNV8vWJzg7FEz6V8MaLNeJOmwmghqUXTpzk16V1LLZhdo+4QvE/+zv4cVci0OviuJFnqhEfoV3+g==} @@ -7308,12 +7313,14 @@ 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 '@walletconnect/sign-client@2.15.1': resolution: {integrity: sha512-YnLNEmCHgZ8yBpE3hwZnHD/bVznVMguSAlwLBNOoWUH2f4d9mR8bqa6KeVXqZ3e8mVHcxKTJTjTJ3oQMLyKIjw==} '@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 '@walletconnect/time@1.0.2': resolution: {integrity: sha512-uzdd9woDcJ1AaBZRhqy5rNC9laqWGErfc4dxA9a87mPdKOgWMD85mcFo9dIYIts/Jwocfwn07EC6EzclKubk/g==} @@ -7774,8 +7781,8 @@ packages: axios@0.21.4: resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} - axios@1.6.8: - resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==} + axios@1.7.4: + resolution: {integrity: sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==} axobject-query@3.2.1: resolution: {integrity: sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==} @@ -7933,9 +7940,6 @@ packages: resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} engines: {node: '>= 0.4'} - call-me-maybe@1.0.2: - resolution: {integrity: sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==} - caller-callsite@2.0.0: resolution: {integrity: sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==} engines: {node: '>=4'} @@ -8905,8 +8909,8 @@ packages: eslint-config-flat-gitignore@0.1.8: resolution: {integrity: sha512-OEUbS2wzzYtUfshjOqzFo4Bl4lHykXUdM08TCnYNl7ki+niW4Q1R0j0FDFDr0vjVsI5ZFOz5LvluxOP+Ew+dYw==} - eslint-config-next@14.2.5: - resolution: {integrity: sha512-zogs9zlOiZ7ka+wgUnmcM0KBEDjo4Jis7kxN1jvC0N4wynQ2MIx/KBkg4mVF63J5EK4W0QMCn7xO3vNisjaAoA==} + eslint-config-next@14.2.6: + resolution: {integrity: sha512-z0URA5LO6y8lS/YLN0EDW/C4LEkDODjJzA37dvLVdzCPzuewjzTe1os5g3XclZAZrQ8X8hPaSMQ2JuVWwMmrTA==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -8953,8 +8957,8 @@ packages: eslint-import-resolver-webpack: optional: true - eslint-plugin-antfu@2.3.5: - resolution: {integrity: sha512-q3S9q7O176sd5VyPKksN1WGtB0l8W1jeWs61xWAmbM5JdZN8q9e0Vmm+tY/YOygHfn1eK9uE4/MGyZBebdtgLA==} + eslint-plugin-antfu@2.3.6: + resolution: {integrity: sha512-31VwbU1Yd4BFNUUPQEazKyP79f3c+ohJtq5iZIuw38JjkRQdQAcF/31Kjr0DOKZXVDkeeNPrttKidrr3xhnhOA==} peerDependencies: eslint: '*' @@ -10807,9 +10811,6 @@ packages: engines: {node: ^18 || >=20} hasBin: true - napi-wasm@1.1.0: - resolution: {integrity: sha512-lHwIAJbmLSjF9VDRm9GoVOy9AGp3aIvkjv+Kvz9h16QR3uSVYH78PNQUnT2U4X53mhlnV2M7wrhibQ3GHicDmg==} - natural-compare-lite@1.4.0: resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} @@ -10858,8 +10859,8 @@ packages: next-tick@1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} - next@14.2.5: - resolution: {integrity: sha512-0f8aRfBVL+mpzfBjYfQuLWh2WyAwtJXCRfkPF4UJ5qd2YwrHczsrSzXU4tRMV0OAxR8ZJZWPFn6uhSC56UTsLA==} + next@14.2.6: + resolution: {integrity: sha512-57Su7RqXs5CBKKKOagt8gPhMM3CpjgbeQhrtei2KLAA1vTNm7jfKS+uDARkSW8ZETUflDCBIsUKGSyQdRs4U4g==} engines: {node: '>=18.17.0'} hasBin: true peerDependencies: @@ -11145,6 +11146,9 @@ packages: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} + package-manager-detector@0.1.2: + resolution: {integrity: sha512-iePyefLTOm2gEzbaZKSW+eBMjg+UYsQvUKxmvGXAQ987K16efBg10MxIjZs08iyX+DY2/owKY9DIdu193kX33w==} + pako@2.1.0: resolution: {integrity: sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==} @@ -12222,10 +12226,6 @@ packages: resolution: {integrity: sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==} engines: {node: '>=4'} - string-argv@0.3.2: - resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} - engines: {node: '>=0.6.19'} - string-env-interpolation@1.0.1: resolution: {integrity: sha512-78lwMoCcn0nNu8LszbP1UA7g55OeE4v7rCeWnM5B453rnNr4aq+5it3FEYtZrSEiMvHZOZ9Jlqb0OD0M2VInqg==} @@ -12470,6 +12470,9 @@ packages: tinybench@2.8.0: resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==} + tinyexec@0.2.0: + resolution: {integrity: sha512-au8dwv4xKSDR+Fw52csDo3wcDztPdne2oM1o/7LFro4h6bdFmvyUAeAfX40pwDtzHgRFqz1XWaUqgKS2G83/ig==} + tinypool@1.0.0: resolution: {integrity: sha512-KIKExllK7jp3uvrNtvRBYBWBOAXSX8ZvoaD8T+7KB/QHIuoJW3Pmr60zucywjAlMb5TeXUkcs/MWeWLu0qvuAQ==} engines: {node: ^18.0.0 || >=20.0.0} @@ -12771,9 +12774,9 @@ packages: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} - undici@6.3.0: - resolution: {integrity: sha512-zkSMOXs2topAR1LF0PxAaNNvhdX4LYEcmRMJLMh3mjgfZpBtc/souXOp4aYiR5Q46HrBPA2/8DkEZhD3eNFE1Q==} - engines: {node: '>=18.0'} + undici@6.19.8: + resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==} + engines: {node: '>=18.17'} unenv@1.9.0: resolution: {integrity: sha512-QKnFNznRxmbOF1hDgzpqrlIf6NC5sbZ2OJ+5Wl3OX8uM+LUJXbj4TXvLJCtwbPTmbMHCLIz6JLKNinNsMShK9g==} @@ -12974,8 +12977,8 @@ packages: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} - viem@2.19.8: - resolution: {integrity: sha512-2SkT6kHgp1MZnPl+fJ8kT2Eozv2tOuri30DI5dSnOecJpvachZY5PdgCdvXw7AUZCwNUkLX9ZEpKqyhqjQoUPg==} + viem@2.20.0: + resolution: {integrity: sha512-cM4vs81HnSNbfceI1MLkx4pCVzbVjl9xiNSv5SCutYjUyFFOVSPDlEyhpg2iHinxx1NM4Qne3END5eLT8rvUdg==} peerDependencies: typescript: '>=5.0.4' peerDependenciesMeta: @@ -13440,9 +13443,9 @@ packages: snapshots: - '@acala-network/type-definitions@5.1.2(@polkadot/types@12.4.1)': + '@acala-network/type-definitions@5.1.2(@polkadot/types@12.4.2)': dependencies: - '@polkadot/types': 12.4.1 + '@polkadot/types': 12.4.2 '@adraffy/ens-normalize@1.10.0': {} @@ -13453,45 +13456,46 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@antfu/eslint-config@2.26.0(@vue/compiler-sfc@3.4.27)(eslint-plugin-react-hooks@5.1.0-beta-26f2496093-20240514)(eslint@9.9.0)(typescript@5.5.4)': + '@antfu/eslint-config@2.27.1(@typescript-eslint/utils@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(@vue/compiler-sfc@3.4.27)(eslint-plugin-react-hooks@5.1.0-beta-26f2496093-20240514(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)(vitest@2.0.5(@edge-runtime/vm@3.2.0)(@types/node@20.16.1)(terser@5.31.0))': dependencies: - '@antfu/install-pkg': 0.3.5 + '@antfu/install-pkg': 0.4.0 '@clack/prompts': 0.7.0 - '@eslint-community/eslint-plugin-eslint-comments': 4.4.0(eslint@9.9.0) - '@stylistic/eslint-plugin': 2.6.4(eslint@9.9.0)(typescript@5.5.4) - '@typescript-eslint/eslint-plugin': 8.2.0(@typescript-eslint/parser@8.2.0)(eslint@9.9.0)(typescript@5.5.4) - '@typescript-eslint/parser': 8.2.0(eslint@9.9.0)(typescript@5.5.4) - '@vitest/eslint-plugin': 1.0.3(eslint@9.9.0)(typescript@5.5.4) - eslint: 9.9.0 + '@eslint-community/eslint-plugin-eslint-comments': 4.4.0(eslint@9.9.0(jiti@1.21.0)) + '@stylistic/eslint-plugin': 2.6.4(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/parser': 8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) + '@vitest/eslint-plugin': 1.0.3(@typescript-eslint/utils@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)(vitest@2.0.5(@edge-runtime/vm@3.2.0)(@types/node@20.16.1)(terser@5.31.0)) + eslint: 9.9.0(jiti@1.21.0) eslint-config-flat-gitignore: 0.1.8 eslint-flat-config-utils: 0.3.1 - eslint-merge-processors: 0.1.0(eslint@9.9.0) - eslint-plugin-antfu: 2.3.5(eslint@9.9.0) - eslint-plugin-command: 0.2.3(eslint@9.9.0) - eslint-plugin-import-x: 3.1.0(eslint@9.9.0)(typescript@5.5.4) - eslint-plugin-jsdoc: 50.2.2(eslint@9.9.0) - eslint-plugin-jsonc: 2.16.0(eslint@9.9.0) - eslint-plugin-markdown: 5.1.0(eslint@9.9.0) - eslint-plugin-n: 17.10.2(eslint@9.9.0) + eslint-merge-processors: 0.1.0(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-antfu: 2.3.6(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-command: 0.2.3(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-import-x: 3.1.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) + eslint-plugin-jsdoc: 50.2.2(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-jsonc: 2.16.0(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-markdown: 5.1.0(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-n: 17.10.2(eslint@9.9.0(jiti@1.21.0)) eslint-plugin-no-only-tests: 3.3.0 - eslint-plugin-perfectionist: 3.2.0(eslint@9.9.0)(typescript@5.5.4)(vue-eslint-parser@9.4.3) - eslint-plugin-react-hooks: 5.1.0-beta-26f2496093-20240514(eslint@9.9.0) - eslint-plugin-regexp: 2.6.0(eslint@9.9.0) - eslint-plugin-toml: 0.11.1(eslint@9.9.0) - eslint-plugin-unicorn: 55.0.0(eslint@9.9.0) - eslint-plugin-unused-imports: 4.1.3(@typescript-eslint/eslint-plugin@8.2.0)(eslint@9.9.0) - eslint-plugin-vue: 9.27.0(eslint@9.9.0) - eslint-plugin-yml: 1.14.0(eslint@9.9.0) - eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.9.0) + eslint-plugin-perfectionist: 3.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)(vue-eslint-parser@9.4.3(eslint@9.9.0(jiti@1.21.0))) + eslint-plugin-regexp: 2.6.0(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-toml: 0.11.1(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-unicorn: 55.0.0(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-unused-imports: 4.1.3(@typescript-eslint/eslint-plugin@8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-vue: 9.27.0(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-yml: 1.14.0(eslint@9.9.0(jiti@1.21.0)) + eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.9.0(jiti@1.21.0)) globals: 15.9.0 jsonc-eslint-parser: 2.4.0 local-pkg: 0.5.0 parse-gitignore: 2.0.0 picocolors: 1.0.1 toml-eslint-parser: 0.10.0 - vue-eslint-parser: 9.4.3(eslint@9.9.0) + vue-eslint-parser: 9.4.3(eslint@9.9.0(jiti@1.21.0)) yaml-eslint-parser: 1.2.3 yargs: 17.7.2 + optionalDependencies: + eslint-plugin-react-hooks: 5.1.0-beta-26f2496093-20240514(eslint@9.9.0(jiti@1.21.0)) transitivePeerDependencies: - '@typescript-eslint/utils' - '@vue/compiler-sfc' @@ -13500,9 +13504,10 @@ snapshots: - typescript - vitest - '@antfu/install-pkg@0.3.5': + '@antfu/install-pkg@0.4.0': dependencies: - '@jsdevtools/ez-spawn': 3.0.4 + package-manager-detector: 0.1.2 + tinyexec: 0.2.0 '@antfu/utils@0.7.10': {} @@ -13513,7 +13518,7 @@ snapshots: jsonpointer: 5.0.1 leven: 3.1.0 - '@apollo/client@3.11.4(graphql@16.9.0)': + '@apollo/client@3.11.4(@types/react@18.3.4)(graphql-ws@5.16.0(graphql@16.9.0))(graphql@16.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.9.0) '@wry/caches': 1.0.1 @@ -13524,12 +13529,16 @@ snapshots: hoist-non-react-statics: 3.3.2 optimism: 0.18.0 prop-types: 15.8.1 - rehackt: 0.1.0 + rehackt: 0.1.0(@types/react@18.3.4)(react@18.3.1) response-iterator: 0.2.6 symbol-observable: 4.0.0 ts-invariant: 0.10.3 tslib: 2.6.2 zen-observable-ts: 1.2.5 + optionalDependencies: + graphql-ws: 5.16.0(graphql@16.9.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: - '@types/react' @@ -14424,13 +14433,13 @@ snapshots: '@babel/helper-validator-identifier': 7.24.6 to-fast-properties: 2.0.0 - '@bifrost-finance/type-definitions@1.11.3(@polkadot/api@12.4.1)': + '@bifrost-finance/type-definitions@1.11.3(@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: - '@polkadot/api': 12.4.1 + '@polkadot/api': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@bifrost-finance/type-definitions@1.11.9(@polkadot/api@12.3.1)': + '@bifrost-finance/type-definitions@1.11.9(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: - '@polkadot/api': 12.3.1 + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@clack/core@0.3.4': dependencies: @@ -14480,9 +14489,9 @@ snapshots: '@darwinia/types@2.8.10': {} - '@digitalnative/type-definitions@1.1.27(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)': + '@digitalnative/type-definitions@1.1.27(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': dependencies: - '@polkadot/keyring': 6.11.1(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + '@polkadot/keyring': 6.11.1(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@polkadot/types': 4.17.1 transitivePeerDependencies: - '@polkadot/util' @@ -14802,10 +14811,10 @@ snapshots: '@esbuild/win32-x64@0.23.1': optional: true - '@eslint-community/eslint-plugin-eslint-comments@4.4.0(eslint@9.9.0)': + '@eslint-community/eslint-plugin-eslint-comments@4.4.0(eslint@9.9.0(jiti@1.21.0))': dependencies: escape-string-regexp: 4.0.0 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) ignore: 5.3.1 '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)': @@ -14813,9 +14822,9 @@ snapshots: eslint: 8.57.0 eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.4.0(eslint@9.9.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.9.0(jiti@1.21.0))': dependencies: - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.10.0': {} @@ -14958,10 +14967,10 @@ snapshots: '@ethersproject/properties': 5.7.0 '@ethersproject/transactions': 5.7.0 - '@ethersproject/experimental@5.7.0': + '@ethersproject/experimental@5.7.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@ethersproject/web': 5.7.1 - ethers: 5.7.2 + ethers: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) scrypt-js: 3.0.1 transitivePeerDependencies: - bufferutil @@ -15030,7 +15039,7 @@ snapshots: dependencies: '@ethersproject/logger': 5.7.0 - '@ethersproject/providers@5.7.2': + '@ethersproject/providers@5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@ethersproject/abstract-provider': 5.7.0 '@ethersproject/abstract-signer': 5.7.0 @@ -15051,7 +15060,7 @@ snapshots: '@ethersproject/transactions': 5.7.0 '@ethersproject/web': 5.7.1 bech32: 1.1.4 - ws: 7.4.6 + ws: 7.4.6(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -15159,15 +15168,15 @@ snapshots: '@floating-ui/core': 1.6.2 '@floating-ui/utils': 0.2.7 - '@floating-ui/react-dom@2.1.1(react-dom@18.3.1)(react@18.3.1)': + '@floating-ui/react-dom@2.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@floating-ui/dom': 1.6.5 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@floating-ui/react@0.26.22(react-dom@18.3.1)(react@18.3.1)': + '@floating-ui/react@0.26.22(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@floating-ui/react-dom': 2.1.1(react-dom@18.3.1)(react@18.3.1) + '@floating-ui/react-dom': 2.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@floating-ui/utils': 0.2.7 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -15177,20 +15186,20 @@ snapshots: '@fontsource-variable/inter@5.0.20': {} - '@fragnova/api-augment@0.1.0-spec-1.0.4-mainnet': + '@fragnova/api-augment@0.1.0-spec-1.0.4-mainnet(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 9.14.2 - '@polkadot/rpc-provider': 9.14.2 + '@polkadot/api': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - '@frequency-chain/api-augment@1.11.1': + '@frequency-chain/api-augment@1.11.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 10.13.1 - '@polkadot/rpc-provider': 10.13.1 + '@polkadot/api': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 10.13.1 transitivePeerDependencies: - bufferutil @@ -15203,7 +15212,7 @@ snapshots: graphql: 16.9.0 tslib: 2.6.3 - '@graphql-codegen/cli@5.0.2(@types/node@20.16.1)(graphql@16.9.0)(typescript@5.5.4)': + '@graphql-codegen/cli@5.0.2(@parcel/watcher@2.4.1)(@types/node@20.16.1)(bufferutil@4.0.8)(graphql@16.9.0)(typescript@5.5.4)(utf-8-validate@5.0.10)': dependencies: '@babel/generator': 7.24.6 '@babel/template': 7.24.6 @@ -15218,8 +15227,8 @@ snapshots: '@graphql-tools/graphql-file-loader': 8.0.1(graphql@16.9.0) '@graphql-tools/json-file-loader': 8.0.1(graphql@16.9.0) '@graphql-tools/load': 8.0.2(graphql@16.9.0) - '@graphql-tools/prisma-loader': 8.0.4(@types/node@20.16.1)(graphql@16.9.0) - '@graphql-tools/url-loader': 8.0.2(@types/node@20.16.1)(graphql@16.9.0) + '@graphql-tools/prisma-loader': 8.0.4(@types/node@20.16.1)(bufferutil@4.0.8)(graphql@16.9.0)(utf-8-validate@5.0.10) + '@graphql-tools/url-loader': 8.0.2(@types/node@20.16.1)(bufferutil@4.0.8)(graphql@16.9.0)(utf-8-validate@5.0.10) '@graphql-tools/utils': 10.2.0(graphql@16.9.0) '@whatwg-node/fetch': 0.8.8 chalk: 4.1.2 @@ -15227,7 +15236,7 @@ snapshots: debounce: 1.2.1 detect-indent: 6.1.0 graphql: 16.9.0 - graphql-config: 5.0.3(@types/node@20.16.1)(graphql@16.9.0)(typescript@5.5.4) + graphql-config: 5.0.3(@types/node@20.16.1)(bufferutil@4.0.8)(graphql@16.9.0)(typescript@5.5.4)(utf-8-validate@5.0.10) inquirer: 8.2.6 is-glob: 4.0.3 jiti: 1.21.0 @@ -15241,6 +15250,8 @@ snapshots: tslib: 2.6.2 yaml: 2.4.2 yargs: 17.7.2 + optionalDependencies: + '@parcel/watcher': 2.4.1 transitivePeerDependencies: - '@types/node' - bufferutil @@ -15352,7 +15363,7 @@ snapshots: - encoding - supports-color - '@graphql-codegen/typescript-react-apollo@4.3.0(graphql-tag@2.12.6)(graphql@16.9.0)': + '@graphql-codegen/typescript-react-apollo@4.3.0(graphql-tag@2.12.6(graphql@16.9.0))(graphql@16.9.0)': dependencies: '@graphql-codegen/plugin-helpers': 3.1.2(graphql@16.9.0) '@graphql-codegen/visitor-plugin-common': 2.13.1(graphql@16.9.0) @@ -15486,15 +15497,15 @@ snapshots: lodash.sortby: 4.7.0 tslib: 2.6.3 - '@graphql-tools/executor-graphql-ws@1.1.2(graphql@16.9.0)': + '@graphql-tools/executor-graphql-ws@1.1.2(bufferutil@4.0.8)(graphql@16.9.0)(utf-8-validate@5.0.10)': dependencies: '@graphql-tools/utils': 10.2.0(graphql@16.9.0) '@types/ws': 8.5.10 graphql: 16.9.0 graphql-ws: 5.16.0(graphql@16.9.0) - isomorphic-ws: 5.0.0(ws@8.17.1) + isomorphic-ws: 5.0.0(ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) tslib: 2.6.3 - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -15512,14 +15523,14 @@ snapshots: transitivePeerDependencies: - '@types/node' - '@graphql-tools/executor-legacy-ws@1.0.6(graphql@16.9.0)': + '@graphql-tools/executor-legacy-ws@1.0.6(bufferutil@4.0.8)(graphql@16.9.0)(utf-8-validate@5.0.10)': dependencies: '@graphql-tools/utils': 10.2.0(graphql@16.9.0) '@types/ws': 8.5.10 graphql: 16.9.0 - isomorphic-ws: 5.0.0(ws@8.17.1) + isomorphic-ws: 5.0.0(ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) tslib: 2.6.3 - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -15621,9 +15632,9 @@ snapshots: graphql: 16.9.0 tslib: 2.6.3 - '@graphql-tools/prisma-loader@8.0.4(@types/node@20.16.1)(graphql@16.9.0)': + '@graphql-tools/prisma-loader@8.0.4(@types/node@20.16.1)(bufferutil@4.0.8)(graphql@16.9.0)(utf-8-validate@5.0.10)': dependencies: - '@graphql-tools/url-loader': 8.0.2(@types/node@20.16.1)(graphql@16.9.0) + '@graphql-tools/url-loader': 8.0.2(@types/node@20.16.1)(bufferutil@4.0.8)(graphql@16.9.0)(utf-8-validate@5.0.10) '@graphql-tools/utils': 10.2.0(graphql@16.9.0) '@types/js-yaml': 4.0.9 '@whatwg-node/fetch': 0.9.17 @@ -15675,22 +15686,22 @@ snapshots: tslib: 2.6.3 value-or-promise: 1.0.12 - '@graphql-tools/url-loader@8.0.2(@types/node@20.16.1)(graphql@16.9.0)': + '@graphql-tools/url-loader@8.0.2(@types/node@20.16.1)(bufferutil@4.0.8)(graphql@16.9.0)(utf-8-validate@5.0.10)': dependencies: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/delegate': 10.0.10(graphql@16.9.0) - '@graphql-tools/executor-graphql-ws': 1.1.2(graphql@16.9.0) + '@graphql-tools/executor-graphql-ws': 1.1.2(bufferutil@4.0.8)(graphql@16.9.0)(utf-8-validate@5.0.10) '@graphql-tools/executor-http': 1.0.9(@types/node@20.16.1)(graphql@16.9.0) - '@graphql-tools/executor-legacy-ws': 1.0.6(graphql@16.9.0) + '@graphql-tools/executor-legacy-ws': 1.0.6(bufferutil@4.0.8)(graphql@16.9.0)(utf-8-validate@5.0.10) '@graphql-tools/utils': 10.2.0(graphql@16.9.0) '@graphql-tools/wrap': 10.0.5(graphql@16.9.0) '@types/ws': 8.5.10 '@whatwg-node/fetch': 0.9.17 graphql: 16.9.0 - isomorphic-ws: 5.0.0(ws@8.17.1) + isomorphic-ws: 5.0.0(ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) tslib: 2.6.3 value-or-promise: 1.0.12 - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - '@types/node' - bufferutil @@ -15735,8 +15746,9 @@ snapshots: dependencies: '@hapi/hoek': 9.3.0 - '@headlessui/react@1.7.17(react-dom@18.3.1)(react@18.3.1)': + '@headlessui/react@1.7.19(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: + '@tanstack/react-virtual': 3.10.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) client-only: 0.0.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -15842,19 +15854,12 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.4.15 - '@jsdevtools/ez-spawn@3.0.4': - dependencies: - call-me-maybe: 1.0.2 - cross-spawn: 7.0.3 - string-argv: 0.3.2 - type-detect: 4.0.8 - - '@json-rpc-tools/provider@1.7.6': + '@json-rpc-tools/provider@1.7.6(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@json-rpc-tools/utils': 1.7.6 axios: 0.21.4 safe-json-utils: 1.1.1 - ws: 7.5.9 + ws: 7.5.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - debug @@ -15881,7 +15886,7 @@ snapshots: '@lingui/babel-plugin-extract-messages@4.11.3': {} - '@lingui/cli@4.11.3': + '@lingui/cli@4.11.3(typescript@5.5.4)': dependencies: '@babel/core': 7.24.6 '@babel/generator': 7.24.6 @@ -15891,7 +15896,7 @@ snapshots: '@lingui/babel-plugin-extract-messages': 4.11.3 '@lingui/conf': 4.11.3(typescript@5.5.4) '@lingui/core': 4.11.3 - '@lingui/format-po': 4.11.3 + '@lingui/format-po': 4.11.3(typescript@5.5.4) '@lingui/message-utils': 4.11.3 babel-plugin-macros: 3.1.0 chalk: 4.1.2 @@ -15933,7 +15938,7 @@ snapshots: '@lingui/message-utils': 4.11.3 unraw: 3.0.0 - '@lingui/format-po@4.11.3': + '@lingui/format-po@4.11.3(typescript@5.5.4)': dependencies: '@lingui/conf': 4.11.3(typescript@5.5.4) '@lingui/message-utils': 4.11.3 @@ -15942,7 +15947,7 @@ snapshots: transitivePeerDependencies: - typescript - '@lingui/macro@4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4)': + '@lingui/macro@4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4)': dependencies: '@babel/runtime': 7.24.6 '@babel/types': 7.24.6 @@ -15965,10 +15970,11 @@ snapshots: '@lingui/core': 4.11.3 react: 18.3.1 - '@lingui/swc-plugin@4.0.8(@lingui/macro@4.11.3)(next@14.2.5)': + '@lingui/swc-plugin@4.0.8(@lingui/macro@4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4))(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: - '@lingui/macro': 4.11.3(@lingui/react@4.11.3)(babel-plugin-macros@3.1.0)(typescript@5.5.4) - next: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + '@lingui/macro': 4.11.3(@lingui/react@4.11.3(react@18.3.1))(babel-plugin-macros@3.1.0)(typescript@5.5.4) + optionalDependencies: + next: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@lit-labs/ssr-dom-shim@1.2.0': {} @@ -15976,9 +15982,9 @@ snapshots: dependencies: '@lit-labs/ssr-dom-shim': 1.2.0 - '@logion/node-api@0.27.0-4': + '@logion/node-api@0.27.0-4(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 10.13.1 + '@polkadot/api': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) '@types/uuid': 9.0.8 @@ -15989,9 +15995,9 @@ snapshots: - supports-color - utf-8-validate - '@mangata-finance/type-definitions@2.1.2(@polkadot/types@12.4.1)': + '@mangata-finance/type-definitions@2.1.2(@polkadot/types@12.4.2)': dependencies: - '@polkadot/types': 12.4.1 + '@polkadot/types': 12.4.2 '@mapbox/node-pre-gyp@1.0.11': dependencies: @@ -16082,7 +16088,7 @@ snapshots: '@metamask/safe-event-emitter@3.1.1': {} - '@metamask/sdk-communication-layer@0.27.0(cross-fetch@4.0.0)(eciesjs@0.3.18)(eventemitter2@6.4.9)(readable-stream@3.6.2)(socket.io-client@4.7.5)': + '@metamask/sdk-communication-layer@0.27.0(cross-fetch@4.0.0)(eciesjs@0.3.18)(eventemitter2@6.4.9)(readable-stream@3.6.2)(socket.io-client@4.7.5(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: bufferutil: 4.0.8 cross-fetch: 4.0.0 @@ -16091,26 +16097,27 @@ snapshots: eciesjs: 0.3.18 eventemitter2: 6.4.9 readable-stream: 3.6.2 - socket.io-client: 4.7.5 + socket.io-client: 4.7.5(bufferutil@4.0.8)(utf-8-validate@5.0.10) utf-8-validate: 5.0.10 uuid: 8.3.2 transitivePeerDependencies: - supports-color - '@metamask/sdk-install-modal-web@0.26.5(i18next@23.11.5)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)': + '@metamask/sdk-install-modal-web@0.26.5(i18next@23.11.5)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)': dependencies: i18next: 23.11.5 qr-code-styling: 1.6.0-rc.1 + optionalDependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.3.4)(react@18.3.1) + react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10) - '@metamask/sdk@0.27.0(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)': + '@metamask/sdk@0.27.0(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@2.79.1)(utf-8-validate@5.0.10)': dependencies: '@metamask/onboarding': 1.0.1 '@metamask/providers': 16.1.0 - '@metamask/sdk-communication-layer': 0.27.0(cross-fetch@4.0.0)(eciesjs@0.3.18)(eventemitter2@6.4.9)(readable-stream@3.6.2)(socket.io-client@4.7.5) - '@metamask/sdk-install-modal-web': 0.26.5(i18next@23.11.5)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1) + '@metamask/sdk-communication-layer': 0.27.0(cross-fetch@4.0.0)(eciesjs@0.3.18)(eventemitter2@6.4.9)(readable-stream@3.6.2)(socket.io-client@4.7.5(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + '@metamask/sdk-install-modal-web': 0.26.5(i18next@23.11.5)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1) '@types/dom-screen-wake-lock': 1.0.3 bowser: 2.11.0 cross-fetch: 4.0.0 @@ -16123,14 +16130,50 @@ snapshots: obj-multiplex: 1.0.0 pump: 3.0.0 qrcode-terminal-nooctal: 0.12.1 + react-native-webview: 11.26.1(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1) + readable-stream: 3.6.2 + rollup-plugin-visualizer: 5.12.0(rollup@2.79.1) + socket.io-client: 4.7.5(bufferutil@4.0.8)(utf-8-validate@5.0.10) + util: 0.12.5 + uuid: 8.3.2 + optionalDependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-native-webview: 11.26.1(react-native@0.74.1)(react@18.3.1) + transitivePeerDependencies: + - bufferutil + - encoding + - react-native + - rollup + - supports-color + - utf-8-validate + + '@metamask/sdk@0.27.0(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(utf-8-validate@5.0.10)': + dependencies: + '@metamask/onboarding': 1.0.1 + '@metamask/providers': 16.1.0 + '@metamask/sdk-communication-layer': 0.27.0(cross-fetch@4.0.0)(eciesjs@0.3.18)(eventemitter2@6.4.9)(readable-stream@3.6.2)(socket.io-client@4.7.5(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + '@metamask/sdk-install-modal-web': 0.26.5(i18next@23.11.5)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1) + '@types/dom-screen-wake-lock': 1.0.3 + bowser: 2.11.0 + cross-fetch: 4.0.0 + debug: 4.3.6 + eciesjs: 0.3.18 + eth-rpc-errors: 4.0.3 + eventemitter2: 6.4.9 + i18next: 23.11.5 + i18next-browser-languagedetector: 7.1.0 + obj-multiplex: 1.0.0 + pump: 3.0.0 + qrcode-terminal-nooctal: 0.12.1 + react-native-webview: 11.26.1(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1) readable-stream: 3.6.2 - rollup-plugin-visualizer: 5.12.0(rollup@2.79.1) - socket.io-client: 4.7.5 + rollup-plugin-visualizer: 5.12.0(rollup@4.21.0) + socket.io-client: 4.7.5(bufferutil@4.0.8)(utf-8-validate@5.0.10) util: 0.12.5 uuid: 8.3.2 + optionalDependencies: + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) transitivePeerDependencies: - bufferutil - encoding @@ -16216,37 +16259,37 @@ snapshots: '@next/env@13.5.6': {} - '@next/env@14.2.5': {} + '@next/env@14.2.6': {} - '@next/eslint-plugin-next@14.2.5': + '@next/eslint-plugin-next@14.2.6': dependencies: glob: 10.3.10 - '@next/swc-darwin-arm64@14.2.5': + '@next/swc-darwin-arm64@14.2.6': optional: true - '@next/swc-darwin-x64@14.2.5': + '@next/swc-darwin-x64@14.2.6': optional: true - '@next/swc-linux-arm64-gnu@14.2.5': + '@next/swc-linux-arm64-gnu@14.2.6': optional: true - '@next/swc-linux-arm64-musl@14.2.5': + '@next/swc-linux-arm64-musl@14.2.6': optional: true - '@next/swc-linux-x64-gnu@14.2.5': + '@next/swc-linux-x64-gnu@14.2.6': optional: true - '@next/swc-linux-x64-musl@14.2.5': + '@next/swc-linux-x64-musl@14.2.6': optional: true - '@next/swc-win32-arm64-msvc@14.2.5': + '@next/swc-win32-arm64-msvc@14.2.6': optional: true - '@next/swc-win32-ia32-msvc@14.2.5': + '@next/swc-win32-ia32-msvc@14.2.6': optional: true - '@next/swc-win32-x64-msvc@14.2.5': + '@next/swc-win32-x64-msvc@14.2.6': optional: true '@noble/curves@1.2.0': @@ -16289,15 +16332,15 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@open-web3/api-mobx@0.9.4-38(@polkadot/api@12.3.1)': + '@open-web3/api-mobx@0.9.4-38(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: - '@polkadot/api': 12.3.1 + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) mobx: 5.15.7 mobx-utils: 5.6.2(mobx@5.15.7) - '@open-web3/api-mobx@1.1.4(@polkadot/api@12.3.1)': + '@open-web3/api-mobx@1.1.4(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: - '@polkadot/api': 12.3.1 + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) mobx: 5.15.7 mobx-utils: 5.6.2(mobx@5.15.7) @@ -16315,16 +16358,16 @@ snapshots: dependencies: lodash.merge: 4.6.2 - '@open-web3/orml-types@0.9.4-38(@polkadot/api@12.3.1)(@polkadot/typegen@12.3.1)': + '@open-web3/orml-types@0.9.4-38(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/typegen@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: '@open-web3/orml-type-definitions': 0.9.4-38 - '@polkadot/api': 12.3.1 - '@polkadot/typegen': 12.3.1 + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/typegen': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@open-web3/orml-types@1.1.4(@polkadot/api@12.3.1)': + '@open-web3/orml-types@1.1.4(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: '@open-web3/orml-type-definitions': 1.1.4 - '@polkadot/api': 12.3.1 + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@parallel-finance/type-definitions@2.0.1': dependencies: @@ -16361,7 +16404,6 @@ snapshots: dependencies: is-glob: 4.0.3 micromatch: 4.0.7 - napi-wasm: 1.1.0 '@parcel/watcher-win32-arm64@2.4.1': optional: true @@ -16426,13 +16468,13 @@ snapshots: '@babel/runtime': 7.24.6 '@open-web3/orml-type-definitions': 1.1.4 - '@pendulum-chain/types@0.3.4(@polkadot/api@12.3.1)': + '@pendulum-chain/types@0.3.4(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: '@babel/runtime': 7.24.6 - '@open-web3/api-mobx': 1.1.4(@polkadot/api@12.3.1) - '@open-web3/orml-types': 1.1.4(@polkadot/api@12.3.1) + '@open-web3/api-mobx': 1.1.4(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + '@open-web3/orml-types': 1.1.4(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) '@pendulum-chain/type-definitions': 0.3.4 - '@polkadot/api': 12.3.1 + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@phala/typedefs@0.2.33': {} @@ -16548,10 +16590,10 @@ snapshots: '@polkadot-onboard/core@1.1.0': {} - '@polkadot-onboard/injected-wallets@1.1.0(@polkadot/api@12.3.1)(@polkadot/util@13.0.2)': + '@polkadot-onboard/injected-wallets@1.1.0(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/util@13.0.2)(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@polkadot-onboard/core': 1.1.0 - '@polkadot/extension-inject': 0.46.5(@polkadot/api@12.3.1)(@polkadot/util@13.0.2) + '@polkadot/extension-inject': 0.46.5(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/util@13.0.2)(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - '@polkadot/api' - '@polkadot/util' @@ -16564,11 +16606,11 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - '@polkadot-onboard/wallet-connect@1.1.0(@types/react@18.3.4)(react@18.3.1)': + '@polkadot-onboard/wallet-connect@1.1.0(@types/react@18.3.4)(bufferutil@4.0.8)(ioredis@5.4.1)(react@18.3.1)(utf-8-validate@5.0.10)': dependencies: '@polkadot-onboard/core': 1.1.0 '@walletconnect/modal': 2.6.2(@types/react@18.3.4)(react@18.3.1) - '@walletconnect/sign-client': 2.10.4 + '@walletconnect/sign-client': 2.10.4(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -16589,10 +16631,10 @@ snapshots: - uWebSockets.js - utf-8-validate - '@polkadot/api-augment@10.13.1': + '@polkadot/api-augment@10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api-base': 10.13.1 - '@polkadot/rpc-augment': 10.13.1 + '@polkadot/api-base': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-augment': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 10.13.1 '@polkadot/types-augment': 10.13.1 '@polkadot/types-codec': 10.13.1 @@ -16603,10 +16645,10 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-augment@12.3.1': + '@polkadot/api-augment@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api-base': 12.3.1 - '@polkadot/rpc-augment': 12.3.1 + '@polkadot/api-base': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-augment': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 12.3.1 '@polkadot/types-augment': 12.3.1 '@polkadot/types-codec': 12.3.1 @@ -16617,13 +16659,13 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-augment@12.4.1': + '@polkadot/api-augment@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api-base': 12.4.1 - '@polkadot/rpc-augment': 12.4.1 - '@polkadot/types': 12.4.1 - '@polkadot/types-augment': 12.4.1 - '@polkadot/types-codec': 12.4.1 + '@polkadot/api-base': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-augment': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 12.4.2 + '@polkadot/types-augment': 12.4.2 + '@polkadot/types-codec': 12.4.2 '@polkadot/util': 13.0.2 tslib: 2.6.3 transitivePeerDependencies: @@ -16644,11 +16686,11 @@ snapshots: - encoding - supports-color - '@polkadot/api-augment@9.14.2': + '@polkadot/api-augment@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@babel/runtime': 7.24.6 - '@polkadot/api-base': 9.14.2 - '@polkadot/rpc-augment': 9.14.2 + '@polkadot/api-base': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-augment': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 '@polkadot/types-augment': 9.14.2 '@polkadot/types-codec': 9.14.2 @@ -16658,9 +16700,9 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-base@10.13.1': + '@polkadot/api-base@10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-core': 10.13.1 + '@polkadot/rpc-core': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 10.13.1 '@polkadot/util': 12.6.2 rxjs: 7.8.1 @@ -16670,9 +16712,9 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-base@12.3.1': + '@polkadot/api-base@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-core': 12.3.1 + '@polkadot/rpc-core': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 12.3.1 '@polkadot/util': 13.0.2 rxjs: 7.8.1 @@ -16682,10 +16724,10 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-base@12.4.1': + '@polkadot/api-base@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-core': 12.4.1 - '@polkadot/types': 12.4.1 + '@polkadot/rpc-core': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 12.4.2 '@polkadot/util': 13.0.2 rxjs: 7.8.1 tslib: 2.6.3 @@ -16705,10 +16747,10 @@ snapshots: - encoding - supports-color - '@polkadot/api-base@9.14.2': + '@polkadot/api-base@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@babel/runtime': 7.24.6 - '@polkadot/rpc-core': 9.14.2 + '@polkadot/rpc-core': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 '@polkadot/util': 10.4.2 rxjs: 7.8.1 @@ -16717,12 +16759,12 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-derive@10.13.1': + '@polkadot/api-derive@10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 10.13.1 - '@polkadot/api-augment': 10.13.1 - '@polkadot/api-base': 10.13.1 - '@polkadot/rpc-core': 10.13.1 + '@polkadot/api': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-augment': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 @@ -16734,12 +16776,12 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-derive@12.3.1': + '@polkadot/api-derive@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 12.3.1 - '@polkadot/api-augment': 12.3.1 - '@polkadot/api-base': 12.3.1 - '@polkadot/rpc-core': 12.3.1 + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-augment': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 12.3.1 '@polkadot/types-codec': 12.3.1 '@polkadot/util': 13.0.2 @@ -16751,14 +16793,14 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-derive@12.4.1': + '@polkadot/api-derive@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 12.4.1 - '@polkadot/api-augment': 12.4.1 - '@polkadot/api-base': 12.4.1 - '@polkadot/rpc-core': 12.4.1 - '@polkadot/types': 12.4.1 - '@polkadot/types-codec': 12.4.1 + '@polkadot/api': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-augment': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 12.4.2 + '@polkadot/types-codec': 12.4.2 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) rxjs: 7.8.1 @@ -16784,13 +16826,13 @@ snapshots: - encoding - supports-color - '@polkadot/api-derive@9.14.2': + '@polkadot/api-derive@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@babel/runtime': 7.24.6 - '@polkadot/api': 9.14.2 - '@polkadot/api-augment': 9.14.2 - '@polkadot/api-base': 9.14.2 - '@polkadot/rpc-core': 9.14.2 + '@polkadot/api': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-augment': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 '@polkadot/types-codec': 9.14.2 '@polkadot/util': 10.4.2 @@ -16801,15 +16843,15 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api@10.13.1': + '@polkadot/api@10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api-augment': 10.13.1 - '@polkadot/api-base': 10.13.1 - '@polkadot/api-derive': 10.13.1 - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) - '@polkadot/rpc-augment': 10.13.1 - '@polkadot/rpc-core': 10.13.1 - '@polkadot/rpc-provider': 10.13.1 + '@polkadot/api-augment': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-derive': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2))(@polkadot/util@12.6.2) + '@polkadot/rpc-augment': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 10.13.1 '@polkadot/types-augment': 10.13.1 '@polkadot/types-codec': 10.13.1 @@ -16825,15 +16867,15 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api@12.3.1': + '@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api-augment': 12.3.1 - '@polkadot/api-base': 12.3.1 - '@polkadot/api-derive': 12.3.1 - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) - '@polkadot/rpc-augment': 12.3.1 - '@polkadot/rpc-core': 12.3.1 - '@polkadot/rpc-provider': 12.3.1 + '@polkadot/api-augment': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-derive': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/rpc-augment': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 12.3.1 '@polkadot/types-augment': 12.3.1 '@polkadot/types-codec': 12.3.1 @@ -16849,20 +16891,20 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api@12.4.1': - dependencies: - '@polkadot/api-augment': 12.4.1 - '@polkadot/api-base': 12.4.1 - '@polkadot/api-derive': 12.4.1 - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) - '@polkadot/rpc-augment': 12.4.1 - '@polkadot/rpc-core': 12.4.1 - '@polkadot/rpc-provider': 12.4.1 - '@polkadot/types': 12.4.1 - '@polkadot/types-augment': 12.4.1 - '@polkadot/types-codec': 12.4.1 - '@polkadot/types-create': 12.4.1 - '@polkadot/types-known': 12.4.1 + '@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + dependencies: + '@polkadot/api-augment': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-derive': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/rpc-augment': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 12.4.2 + '@polkadot/types-augment': 12.4.2 + '@polkadot/types-codec': 12.4.2 + '@polkadot/types-create': 12.4.2 + '@polkadot/types-known': 12.4.2 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) eventemitter3: 5.0.1 @@ -16879,7 +16921,7 @@ snapshots: '@polkadot/api-augment': 7.15.1 '@polkadot/api-base': 7.15.1 '@polkadot/api-derive': 7.15.1 - '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@8.7.1)(@polkadot/util@8.7.1) + '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@8.7.1(@polkadot/util@8.7.1))(@polkadot/util@8.7.1) '@polkadot/rpc-augment': 7.15.1 '@polkadot/rpc-core': 7.15.1 '@polkadot/rpc-provider': 7.15.1 @@ -16896,16 +16938,16 @@ snapshots: - encoding - supports-color - '@polkadot/api@9.14.2': + '@polkadot/api@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@babel/runtime': 7.24.6 - '@polkadot/api-augment': 9.14.2 - '@polkadot/api-base': 9.14.2 - '@polkadot/api-derive': 9.14.2 - '@polkadot/keyring': 10.4.2(@polkadot/util-crypto@10.4.2)(@polkadot/util@10.4.2) - '@polkadot/rpc-augment': 9.14.2 - '@polkadot/rpc-core': 9.14.2 - '@polkadot/rpc-provider': 9.14.2 + '@polkadot/api-augment': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-derive': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/keyring': 10.4.2(@polkadot/util-crypto@10.4.2(@polkadot/util@10.4.2))(@polkadot/util@10.4.2) + '@polkadot/rpc-augment': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 '@polkadot/types-augment': 9.14.2 '@polkadot/types-codec': 9.14.2 @@ -16920,54 +16962,54 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/apps-config@0.143.1(@polkadot/keyring@13.0.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)': + '@polkadot/apps-config@0.143.2(@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2))(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(utf-8-validate@5.0.10)': dependencies: - '@acala-network/type-definitions': 5.1.2(@polkadot/types@12.4.1) - '@bifrost-finance/type-definitions': 1.11.3(@polkadot/api@12.4.1) + '@acala-network/type-definitions': 5.1.2(@polkadot/types@12.4.2) + '@bifrost-finance/type-definitions': 1.11.3(@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)) '@crustio/type-definitions': 1.3.0 '@darwinia/types': 2.8.10 '@darwinia/types-known': 2.8.10 - '@digitalnative/type-definitions': 1.1.27(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + '@digitalnative/type-definitions': 1.1.27(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@docknetwork/node-types': 0.16.0 '@edgeware/node-types': 3.6.2-wako '@equilab/definitions': 1.4.18 - '@fragnova/api-augment': 0.1.0-spec-1.0.4-mainnet - '@frequency-chain/api-augment': 1.11.1 + '@fragnova/api-augment': 0.1.0-spec-1.0.4-mainnet(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@frequency-chain/api-augment': 1.11.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@interlay/interbtc-types': 1.13.0 '@kiltprotocol/type-definitions': 0.35.1 '@laminar/type-definitions': 0.3.1 - '@logion/node-api': 0.27.0-4 - '@mangata-finance/type-definitions': 2.1.2(@polkadot/types@12.4.1) + '@logion/node-api': 0.27.0-4(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@mangata-finance/type-definitions': 2.1.2(@polkadot/types@12.4.2) '@metaverse-network-sdk/type-definitions': 0.0.1-16 '@parallel-finance/type-definitions': 2.0.1 '@peaqnetwork/type-definitions': 0.0.4 '@pendulum-chain/type-definitions': 0.3.8 '@phala/typedefs': 0.2.33 - '@polkadot/api': 12.4.1 - '@polkadot/api-derive': 12.4.1 + '@polkadot/api': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-derive': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/networks': 13.0.2 - '@polkadot/react-identicon': 3.9.1(@polkadot/keyring@13.0.2)(@polkadot/networks@13.0.2)(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1) - '@polkadot/types': 12.4.1 - '@polkadot/types-codec': 12.4.1 + '@polkadot/react-identicon': 3.9.1(@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2))(@polkadot/networks@13.0.2)(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1) + '@polkadot/types': 12.4.2 + '@polkadot/types-codec': 12.4.2 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-fetch': 13.0.2 - '@polkadot/x-ws': 13.0.2 + '@polkadot/x-ws': 13.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polymeshassociation/polymesh-types': 5.7.0 - '@snowfork/snowbridge-types': 0.2.7(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + '@snowfork/snowbridge-types': 0.2.7(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@sora-substrate/type-definitions': 1.27.7 - '@subsocial/definitions': 0.8.14 - '@unique-nft/opal-testnet-types': 1003.70.0(@polkadot/api@12.4.1)(@polkadot/types@12.4.1) - '@unique-nft/quartz-mainnet-types': 1003.70.0(@polkadot/api@12.4.1)(@polkadot/types@12.4.1) - '@unique-nft/sapphire-mainnet-types': 1003.70.0(@polkadot/api@12.4.1)(@polkadot/types@12.4.1) - '@unique-nft/unique-mainnet-types': 1001.63.0(@polkadot/api@12.4.1)(@polkadot/types@12.4.1) + '@subsocial/definitions': 0.8.14(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@unique-nft/opal-testnet-types': 1003.70.0(@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/types@12.4.2) + '@unique-nft/quartz-mainnet-types': 1003.70.0(@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/types@12.4.2) + '@unique-nft/sapphire-mainnet-types': 1003.70.0(@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/types@12.4.2) + '@unique-nft/unique-mainnet-types': 1001.63.0(@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/types@12.4.2) '@zeitgeistpm/type-defs': 1.0.0 '@zeroio/type-definitions': 0.0.14 - moonbeam-types-bundle: 2.0.10 - pontem-types-bundle: 1.0.15(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + moonbeam-types-bundle: 2.0.10(bufferutil@4.0.8)(utf-8-validate@5.0.10) + pontem-types-bundle: 1.0.15(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) rxjs: 7.8.1 - tslib: 2.6.2 + tslib: 2.6.3 transitivePeerDependencies: - '@polkadot/keyring' - bufferutil @@ -16978,10 +17020,10 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/extension-dapp@0.52.1(@polkadot/api@12.3.1)(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)': + '@polkadot/extension-dapp@0.52.1(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 12.3.1 - '@polkadot/extension-inject': 0.52.1(@polkadot/api@12.3.1)(@polkadot/util@13.0.2) + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/extension-inject': 0.52.1(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/util@13.0.2)(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) tslib: 2.6.2 @@ -16990,10 +17032,10 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/extension-inject@0.46.5(@polkadot/api@12.3.1)(@polkadot/util@13.0.2)': + '@polkadot/extension-inject@0.46.5(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/util@13.0.2)(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 12.3.1 - '@polkadot/rpc-provider': 10.13.1 + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 10.13.1 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@13.0.2) @@ -17004,10 +17046,10 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/extension-inject@0.52.1(@polkadot/api@12.3.1)(@polkadot/util@13.0.2)': + '@polkadot/extension-inject@0.52.1(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/util@13.0.2)(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 12.3.1 - '@polkadot/rpc-provider': 12.3.1 + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 12.3.1 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) @@ -17018,43 +17060,43 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/keyring@10.4.2(@polkadot/util-crypto@10.4.2)(@polkadot/util@10.4.2)': + '@polkadot/keyring@10.4.2(@polkadot/util-crypto@10.4.2(@polkadot/util@10.4.2))(@polkadot/util@10.4.2)': dependencies: '@babel/runtime': 7.24.6 '@polkadot/util': 10.4.2 '@polkadot/util-crypto': 10.4.2(@polkadot/util@10.4.2) - '@polkadot/keyring@12.6.2(@polkadot/util-crypto@12.6.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)': dependencies: '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) tslib: 2.6.3 - '@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)': + '@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 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) tslib: 2.6.2 - '@polkadot/keyring@6.11.1(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)': + '@polkadot/keyring@6.11.1(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': dependencies: '@babel/runtime': 7.24.6 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) - '@polkadot/keyring@7.9.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)': + '@polkadot/keyring@7.9.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': dependencies: '@babel/runtime': 7.24.6 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) - '@polkadot/keyring@8.7.1(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)': + '@polkadot/keyring@8.7.1(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': dependencies: '@babel/runtime': 7.24.6 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) - '@polkadot/keyring@8.7.1(@polkadot/util-crypto@8.7.1)(@polkadot/util@8.7.1)': + '@polkadot/keyring@8.7.1(@polkadot/util-crypto@8.7.1(@polkadot/util@8.7.1))(@polkadot/util@8.7.1)': dependencies: '@babel/runtime': 7.24.6 '@polkadot/util': 8.7.1 @@ -17102,11 +17144,11 @@ snapshots: '@polkadot/util': 8.7.1 '@substrate/ss58-registry': 1.48.0 - '@polkadot/react-identicon@3.9.1(@polkadot/keyring@13.0.2)(@polkadot/networks@13.0.2)(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)': + '@polkadot/react-identicon@3.9.1(@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2))(@polkadot/networks@13.0.2)(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)': dependencies: - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@polkadot/ui-settings': 3.9.1(@polkadot/networks@13.0.2)(@polkadot/util@13.0.2) - '@polkadot/ui-shared': 3.9.1(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + '@polkadot/ui-shared': 3.9.1(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) ethereum-blockies-base64: 1.0.2 @@ -17115,14 +17157,14 @@ snapshots: react-copy-to-clipboard: 5.1.0(react@18.3.1) react-dom: 18.3.1(react@18.3.1) react-is: 18.3.1 - styled-components: 6.1.11(react-dom@18.3.1)(react@18.3.1) + styled-components: 6.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) tslib: 2.6.3 transitivePeerDependencies: - '@polkadot/networks' - '@polkadot/rpc-augment@10.13.1': + '@polkadot/rpc-augment@10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-core': 10.13.1 + '@polkadot/rpc-core': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 @@ -17132,9 +17174,9 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-augment@12.3.1': + '@polkadot/rpc-augment@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-core': 12.3.1 + '@polkadot/rpc-core': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 12.3.1 '@polkadot/types-codec': 12.3.1 '@polkadot/util': 13.0.2 @@ -17144,11 +17186,11 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-augment@12.4.1': + '@polkadot/rpc-augment@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-core': 12.4.1 - '@polkadot/types': 12.4.1 - '@polkadot/types-codec': 12.4.1 + '@polkadot/rpc-core': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 12.4.2 + '@polkadot/types-codec': 12.4.2 '@polkadot/util': 13.0.2 tslib: 2.6.3 transitivePeerDependencies: @@ -17167,10 +17209,10 @@ snapshots: - encoding - supports-color - '@polkadot/rpc-augment@9.14.2': + '@polkadot/rpc-augment@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@babel/runtime': 7.24.6 - '@polkadot/rpc-core': 9.14.2 + '@polkadot/rpc-core': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 '@polkadot/types-codec': 9.14.2 '@polkadot/util': 10.4.2 @@ -17179,10 +17221,10 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-core@10.13.1': + '@polkadot/rpc-core@10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-augment': 10.13.1 - '@polkadot/rpc-provider': 10.13.1 + '@polkadot/rpc-augment': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 10.13.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 10.13.1 '@polkadot/util': 12.6.2 rxjs: 7.8.1 @@ -17192,10 +17234,10 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-core@12.3.1': + '@polkadot/rpc-core@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-augment': 12.3.1 - '@polkadot/rpc-provider': 12.3.1 + '@polkadot/rpc-augment': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 12.3.1 '@polkadot/util': 13.0.2 rxjs: 7.8.1 @@ -17205,11 +17247,11 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-core@12.4.1': + '@polkadot/rpc-core@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-augment': 12.4.1 - '@polkadot/rpc-provider': 12.4.1 - '@polkadot/types': 12.4.1 + '@polkadot/rpc-augment': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 12.4.2 '@polkadot/util': 13.0.2 rxjs: 7.8.1 tslib: 2.6.3 @@ -17230,11 +17272,11 @@ snapshots: - encoding - supports-color - '@polkadot/rpc-core@9.14.2': + '@polkadot/rpc-core@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@babel/runtime': 7.24.6 - '@polkadot/rpc-augment': 9.14.2 - '@polkadot/rpc-provider': 9.14.2 + '@polkadot/rpc-augment': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 '@polkadot/util': 10.4.2 rxjs: 7.8.1 @@ -17243,64 +17285,64 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-provider@10.13.1': + '@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@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 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) '@polkadot/x-fetch': 12.6.2 '@polkadot/x-global': 12.6.2 - '@polkadot/x-ws': 12.6.2 + '@polkadot/x-ws': 12.6.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) eventemitter3: 5.0.1 mock-socket: 9.3.1 nock: 13.5.4 tslib: 2.6.3 optionalDependencies: - '@substrate/connect': 0.8.8 + '@substrate/connect': 0.8.8(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - '@polkadot/rpc-provider@12.3.1': + '@polkadot/rpc-provider@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@polkadot/types': 12.3.1 '@polkadot/types-support': 12.3.1 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) '@polkadot/x-fetch': 13.0.2 '@polkadot/x-global': 13.0.2 - '@polkadot/x-ws': 13.0.2 + '@polkadot/x-ws': 13.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) eventemitter3: 5.0.1 mock-socket: 9.3.1 nock: 13.5.4 tslib: 2.6.3 optionalDependencies: - '@substrate/connect': 0.8.10 + '@substrate/connect': 0.8.10(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - '@polkadot/rpc-provider@12.4.1': + '@polkadot/rpc-provider@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) - '@polkadot/types': 12.4.1 - '@polkadot/types-support': 12.4.1 + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/types': 12.4.2 + '@polkadot/types-support': 12.4.2 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) '@polkadot/x-fetch': 13.0.2 '@polkadot/x-global': 13.0.2 - '@polkadot/x-ws': 13.0.2 + '@polkadot/x-ws': 13.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) eventemitter3: 5.0.1 mock-socket: 9.3.1 nock: 13.5.4 tslib: 2.6.3 optionalDependencies: - '@substrate/connect': 0.8.11 + '@substrate/connect': 0.8.11(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - supports-color @@ -17309,7 +17351,7 @@ snapshots: '@polkadot/rpc-provider@7.15.1': dependencies: '@babel/runtime': 7.24.6 - '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@8.7.1)(@polkadot/util@8.7.1) + '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@8.7.1(@polkadot/util@8.7.1))(@polkadot/util@8.7.1) '@polkadot/types': 7.15.1 '@polkadot/types-support': 7.15.1 '@polkadot/util': 8.7.1 @@ -17325,10 +17367,10 @@ snapshots: - encoding - supports-color - '@polkadot/rpc-provider@9.14.2': + '@polkadot/rpc-provider@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@babel/runtime': 7.24.6 - '@polkadot/keyring': 10.4.2(@polkadot/util-crypto@10.4.2)(@polkadot/util@10.4.2) + '@polkadot/keyring': 10.4.2(@polkadot/util-crypto@10.4.2(@polkadot/util@10.4.2))(@polkadot/util@10.4.2) '@polkadot/types': 9.14.2 '@polkadot/types-support': 9.14.2 '@polkadot/util': 10.4.2 @@ -17340,18 +17382,18 @@ snapshots: mock-socket: 9.3.1 nock: 13.5.4 optionalDependencies: - '@substrate/connect': 0.7.19 + '@substrate/connect': 0.7.19(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate - '@polkadot/typegen@12.3.1': + '@polkadot/typegen@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 12.3.1 - '@polkadot/api-augment': 12.3.1 - '@polkadot/rpc-augment': 12.3.1 - '@polkadot/rpc-provider': 12.3.1 + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-augment': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-augment': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 12.3.1 '@polkadot/types-augment': 12.3.1 '@polkadot/types-codec': 12.3.1 @@ -17359,7 +17401,7 @@ snapshots: '@polkadot/types-support': 12.3.1 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) - '@polkadot/x-ws': 13.0.2 + '@polkadot/x-ws': 13.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) handlebars: 4.7.8 tslib: 2.6.3 yargs: 17.7.2 @@ -17382,10 +17424,10 @@ snapshots: '@polkadot/util': 13.0.2 tslib: 2.6.2 - '@polkadot/types-augment@12.4.1': + '@polkadot/types-augment@12.4.2': dependencies: - '@polkadot/types': 12.4.1 - '@polkadot/types-codec': 12.4.1 + '@polkadot/types': 12.4.2 + '@polkadot/types-codec': 12.4.2 '@polkadot/util': 13.0.2 tslib: 2.6.3 @@ -17415,7 +17457,7 @@ snapshots: '@polkadot/x-bigint': 13.0.2 tslib: 2.6.2 - '@polkadot/types-codec@12.4.1': + '@polkadot/types-codec@12.4.2': dependencies: '@polkadot/util': 13.0.2 '@polkadot/x-bigint': 13.0.2 @@ -17444,9 +17486,9 @@ snapshots: '@polkadot/util': 13.0.2 tslib: 2.6.2 - '@polkadot/types-create@12.4.1': + '@polkadot/types-create@12.4.2': dependencies: - '@polkadot/types-codec': 12.4.1 + '@polkadot/types-codec': 12.4.2 '@polkadot/util': 13.0.2 tslib: 2.6.3 @@ -17480,12 +17522,12 @@ snapshots: '@polkadot/util': 13.0.2 tslib: 2.6.2 - '@polkadot/types-known@12.4.1': + '@polkadot/types-known@12.4.2': dependencies: '@polkadot/networks': 13.0.2 - '@polkadot/types': 12.4.1 - '@polkadot/types-codec': 12.4.1 - '@polkadot/types-create': 12.4.1 + '@polkadot/types': 12.4.2 + '@polkadot/types-codec': 12.4.2 + '@polkadot/types-create': 12.4.2 '@polkadot/util': 13.0.2 tslib: 2.6.3 @@ -17531,7 +17573,7 @@ snapshots: '@polkadot/util': 13.0.2 tslib: 2.6.2 - '@polkadot/types-support@12.4.1': + '@polkadot/types-support@12.4.2': dependencies: '@polkadot/util': 13.0.2 tslib: 2.6.3 @@ -17548,7 +17590,7 @@ snapshots: '@polkadot/types@10.13.1': dependencies: - '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.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 @@ -17559,7 +17601,7 @@ snapshots: '@polkadot/types@12.3.1': dependencies: - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@polkadot/types-augment': 12.3.1 '@polkadot/types-codec': 12.3.1 '@polkadot/types-create': 12.3.1 @@ -17568,12 +17610,12 @@ snapshots: rxjs: 7.8.1 tslib: 2.6.2 - '@polkadot/types@12.4.1': + '@polkadot/types@12.4.2': dependencies: - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) - '@polkadot/types-augment': 12.4.1 - '@polkadot/types-codec': 12.4.1 - '@polkadot/types-create': 12.4.1 + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) + '@polkadot/types-augment': 12.4.2 + '@polkadot/types-codec': 12.4.2 + '@polkadot/types-create': 12.4.2 '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) rxjs: 7.8.1 @@ -17598,7 +17640,7 @@ snapshots: '@polkadot/types@7.15.1': dependencies: '@babel/runtime': 7.24.6 - '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@8.7.1)(@polkadot/util@8.7.1) + '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@8.7.1(@polkadot/util@8.7.1))(@polkadot/util@8.7.1) '@polkadot/types-augment': 7.15.1 '@polkadot/types-codec': 7.15.1 '@polkadot/types-create': 7.15.1 @@ -17609,7 +17651,7 @@ snapshots: '@polkadot/types@9.14.2': dependencies: '@babel/runtime': 7.24.6 - '@polkadot/keyring': 10.4.2(@polkadot/util-crypto@10.4.2)(@polkadot/util@10.4.2) + '@polkadot/keyring': 10.4.2(@polkadot/util-crypto@10.4.2(@polkadot/util@10.4.2))(@polkadot/util@10.4.2) '@polkadot/types-augment': 9.14.2 '@polkadot/types-codec': 9.14.2 '@polkadot/types-create': 9.14.2 @@ -17617,9 +17659,9 @@ snapshots: '@polkadot/util-crypto': 10.4.2(@polkadot/util@10.4.2) rxjs: 7.8.1 - '@polkadot/ui-keyring@3.9.1(@polkadot/keyring@13.0.2)(@polkadot/ui-settings@3.9.1)(@polkadot/util@13.0.2)': + '@polkadot/ui-keyring@3.9.1(@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2))(@polkadot/ui-settings@3.9.1(@polkadot/networks@13.0.2)(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': dependencies: - '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + '@polkadot/keyring': 13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@polkadot/ui-settings': 3.9.1(@polkadot/networks@13.0.2)(@polkadot/util@13.0.2) '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) @@ -17636,7 +17678,7 @@ snapshots: store: 2.0.12 tslib: 2.6.3 - '@polkadot/ui-shared@3.9.1(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)': + '@polkadot/ui-shared@3.9.1(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) @@ -17657,13 +17699,13 @@ snapshots: ed2curve: 0.3.0 tweetnacl: 1.0.3 - '@polkadot/util-crypto@11.1.3(@polkadot/util@11.1.3)': + '@polkadot/util-crypto@11.1.3(@polkadot/util@13.0.2)': dependencies: '@noble/hashes': 1.3.0 '@noble/secp256k1': 1.7.1 '@polkadot/networks': 11.1.3 - '@polkadot/util': 11.1.3 - '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@11.1.3)(@polkadot/x-randomvalues@11.1.3) + '@polkadot/util': 13.0.2 + '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@11.1.3) '@polkadot/x-bigint': 11.1.3 '@polkadot/x-randomvalues': 11.1.3 '@scure/base': 1.1.1 @@ -17676,10 +17718,10 @@ snapshots: '@noble/hashes': 1.4.0 '@polkadot/networks': 12.6.2 '@polkadot/util': 12.6.2 - '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2) + '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2))) '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) '@polkadot/x-bigint': 12.6.2 - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)) '@scure/base': 1.1.6 tslib: 2.6.3 @@ -17689,10 +17731,10 @@ snapshots: '@noble/hashes': 1.4.0 '@polkadot/networks': 12.6.2 '@polkadot/util': 13.0.2 - '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2) + '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-bigint': 12.6.2 - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) '@scure/base': 1.1.6 tslib: 2.6.3 @@ -17702,10 +17744,10 @@ snapshots: '@noble/hashes': 1.4.0 '@polkadot/networks': 13.0.2 '@polkadot/util': 13.0.2 - '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2) + '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-bigint': 13.0.2 - '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) '@scure/base': 1.1.6 tslib: 2.6.3 @@ -17809,32 +17851,32 @@ snapshots: '@polkadot/util': 10.4.2 '@polkadot/x-randomvalues': 10.4.2 - '@polkadot/wasm-bridge@7.3.2(@polkadot/util@11.1.3)(@polkadot/x-randomvalues@11.1.3)': + '@polkadot/wasm-bridge@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)))': dependencies: - '@polkadot/util': 11.1.3 - '@polkadot/wasm-util': 7.3.2(@polkadot/util@11.1.3) - '@polkadot/x-randomvalues': 11.1.3 + '@polkadot/util': 12.6.2 + '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)) tslib: 2.6.3 - '@polkadot/wasm-bridge@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2)': + '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@11.1.3)': dependencies: - '@polkadot/util': 12.6.2 - '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/util': 13.0.2 + '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) + '@polkadot/x-randomvalues': 11.1.3 tslib: 2.6.3 - '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2)': + '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) tslib: 2.6.3 - '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2)': + '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) tslib: 2.6.3 '@polkadot/wasm-crypto-asmjs@4.6.1(@polkadot/util@6.11.1)': @@ -17852,11 +17894,6 @@ snapshots: '@babel/runtime': 7.24.6 '@polkadot/util': 10.4.2 - '@polkadot/wasm-crypto-asmjs@7.3.2(@polkadot/util@11.1.3)': - dependencies: - '@polkadot/util': 11.1.3 - tslib: 2.6.3 - '@polkadot/wasm-crypto-asmjs@7.3.2(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 @@ -17876,44 +17913,44 @@ snapshots: '@polkadot/wasm-crypto-wasm': 6.4.1(@polkadot/util@10.4.2) '@polkadot/x-randomvalues': 10.4.2 - '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@11.1.3)(@polkadot/x-randomvalues@11.1.3)': - dependencies: - '@polkadot/util': 11.1.3 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@11.1.3)(@polkadot/x-randomvalues@11.1.3) - '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@11.1.3) - '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@11.1.3) - '@polkadot/wasm-util': 7.3.2(@polkadot/util@11.1.3) - '@polkadot/x-randomvalues': 11.1.3 - tslib: 2.6.3 - - '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2)': + '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)))': dependencies: '@polkadot/util': 12.6.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2))) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@12.6.2) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@12.6.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)) tslib: 2.6.3 - '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2)': + '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@11.1.3)': dependencies: '@polkadot/util': 13.0.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@11.1.3) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 11.1.3 tslib: 2.6.3 - '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2)': + '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': dependencies: '@polkadot/util': 13.0.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) + tslib: 2.6.3 + + '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': + dependencies: + '@polkadot/util': 13.0.2 + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) + '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.0.2) + '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) + '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) + '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) tslib: 2.6.3 '@polkadot/wasm-crypto-wasm@4.6.1(@polkadot/util@6.11.1)': @@ -17932,12 +17969,6 @@ snapshots: '@polkadot/util': 10.4.2 '@polkadot/wasm-util': 6.4.1(@polkadot/util@10.4.2) - '@polkadot/wasm-crypto-wasm@7.3.2(@polkadot/util@11.1.3)': - dependencies: - '@polkadot/util': 11.1.3 - '@polkadot/wasm-util': 7.3.2(@polkadot/util@11.1.3) - tslib: 2.6.3 - '@polkadot/wasm-crypto-wasm@7.3.2(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 @@ -17977,48 +18008,48 @@ snapshots: '@polkadot/wasm-util': 6.4.1(@polkadot/util@10.4.2) '@polkadot/x-randomvalues': 10.4.2 - '@polkadot/wasm-crypto@7.3.2(@polkadot/util@11.1.3)(@polkadot/x-randomvalues@11.1.3)': - dependencies: - '@polkadot/util': 11.1.3 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@11.1.3)(@polkadot/x-randomvalues@11.1.3) - '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@11.1.3) - '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@11.1.3)(@polkadot/x-randomvalues@11.1.3) - '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@11.1.3) - '@polkadot/wasm-util': 7.3.2(@polkadot/util@11.1.3) - '@polkadot/x-randomvalues': 11.1.3 - tslib: 2.6.3 - - '@polkadot/wasm-crypto@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2)': + '@polkadot/wasm-crypto@7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)))': dependencies: '@polkadot/util': 12.6.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2))) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@12.6.2) - '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2) + '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2))) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@12.6.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)) + tslib: 2.6.3 + + '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@11.1.3)': + dependencies: + '@polkadot/util': 13.0.2 + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@11.1.3) + '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.0.2) + '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@11.1.3) + '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) + '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) + '@polkadot/x-randomvalues': 11.1.3 tslib: 2.6.3 - '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2)': + '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': dependencies: '@polkadot/util': 13.0.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2) + '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) tslib: 2.6.3 - '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2)': + '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': dependencies: '@polkadot/util': 13.0.2 - '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2) + '@polkadot/wasm-bridge': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) '@polkadot/wasm-crypto-asmjs': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2) + '@polkadot/wasm-crypto-init': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))) '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2) + '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) tslib: 2.6.3 '@polkadot/wasm-util@6.4.1(@polkadot/util@10.4.2)': @@ -18026,11 +18057,6 @@ snapshots: '@babel/runtime': 7.24.6 '@polkadot/util': 10.4.2 - '@polkadot/wasm-util@7.3.2(@polkadot/util@11.1.3)': - dependencies: - '@polkadot/util': 11.1.3 - tslib: 2.6.3 - '@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 @@ -18128,21 +18154,21 @@ snapshots: '@polkadot/x-global': 11.1.3 tslib: 2.6.3 - '@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2)': + '@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2))': dependencies: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) '@polkadot/x-global': 12.6.2 tslib: 2.6.3 - '@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2)': + '@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-global': 12.6.2 tslib: 2.6.3 - '@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2)': + '@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) @@ -18233,20 +18259,20 @@ snapshots: transitivePeerDependencies: - supports-color - '@polkadot/x-ws@12.6.2': + '@polkadot/x-ws@12.6.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@polkadot/x-global': 12.6.2 tslib: 2.6.3 - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate - '@polkadot/x-ws@13.0.2': + '@polkadot/x-ws@13.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@polkadot/x-global': 13.0.2 tslib: 2.6.3 - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -18368,7 +18394,7 @@ snapshots: transitivePeerDependencies: - encoding - '@react-native-community/cli-server-api@13.6.6': + '@react-native-community/cli-server-api@13.6.6(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@react-native-community/cli-debugger-ui': 13.6.6 '@react-native-community/cli-tools': 13.6.6 @@ -18378,7 +18404,7 @@ snapshots: nocache: 3.0.4 pretty-format: 26.6.2 serve-static: 1.15.0 - ws: 6.2.2 + ws: 6.2.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - encoding @@ -18405,14 +18431,14 @@ snapshots: dependencies: joi: 17.13.1 - '@react-native-community/cli@13.6.6': + '@react-native-community/cli@13.6.6(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@react-native-community/cli-clean': 13.6.6 '@react-native-community/cli-config': 13.6.6 '@react-native-community/cli-debugger-ui': 13.6.6 '@react-native-community/cli-doctor': 13.6.6 '@react-native-community/cli-hermes': 13.6.6 - '@react-native-community/cli-server-api': 13.6.6 + '@react-native-community/cli-server-api': 13.6.6(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@react-native-community/cli-tools': 13.6.6 '@react-native-community/cli-types': 13.6.6 chalk: 4.1.2 @@ -18432,14 +18458,14 @@ snapshots: '@react-native/assets-registry@0.74.83': {} - '@react-native/babel-plugin-codegen@0.74.83(@babel/preset-env@7.24.6)': + '@react-native/babel-plugin-codegen@0.74.83(@babel/preset-env@7.24.6(@babel/core@7.24.6))': dependencies: - '@react-native/codegen': 0.74.83(@babel/preset-env@7.24.6) + '@react-native/codegen': 0.74.83(@babel/preset-env@7.24.6(@babel/core@7.24.6)) transitivePeerDependencies: - '@babel/preset-env' - supports-color - '@react-native/babel-preset@0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6)': + '@react-native/babel-preset@0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))': dependencies: '@babel/core': 7.24.6 '@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.24.6) @@ -18481,36 +18507,36 @@ snapshots: '@babel/plugin-transform-typescript': 7.24.6(@babel/core@7.24.6) '@babel/plugin-transform-unicode-regex': 7.24.6(@babel/core@7.24.6) '@babel/template': 7.24.6 - '@react-native/babel-plugin-codegen': 0.74.83(@babel/preset-env@7.24.6) + '@react-native/babel-plugin-codegen': 0.74.83(@babel/preset-env@7.24.6(@babel/core@7.24.6)) babel-plugin-transform-flow-enums: 0.0.2(@babel/core@7.24.6) react-refresh: 0.14.2 transitivePeerDependencies: - '@babel/preset-env' - supports-color - '@react-native/codegen@0.74.83(@babel/preset-env@7.24.6)': + '@react-native/codegen@0.74.83(@babel/preset-env@7.24.6(@babel/core@7.24.6))': dependencies: '@babel/parser': 7.24.6 '@babel/preset-env': 7.24.6(@babel/core@7.24.6) glob: 7.2.3 hermes-parser: 0.19.1 invariant: 2.2.4 - jscodeshift: 0.14.0(@babel/preset-env@7.24.6) + jscodeshift: 0.14.0(@babel/preset-env@7.24.6(@babel/core@7.24.6)) mkdirp: 0.5.6 nullthrows: 1.1.1 transitivePeerDependencies: - supports-color - '@react-native/community-cli-plugin@0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6)': + '@react-native/community-cli-plugin@0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@react-native-community/cli-server-api': 13.6.6 + '@react-native-community/cli-server-api': 13.6.6(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@react-native-community/cli-tools': 13.6.6 - '@react-native/dev-middleware': 0.74.83 - '@react-native/metro-babel-transformer': 0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6) + '@react-native/dev-middleware': 0.74.83(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@react-native/metro-babel-transformer': 0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6)) chalk: 4.1.2 execa: 5.1.1 - metro: 0.80.9 - metro-config: 0.80.9 + metro: 0.80.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) + metro-config: 0.80.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) metro-core: 0.80.9 node-fetch: 2.7.0 querystring: 0.2.1 @@ -18525,7 +18551,7 @@ snapshots: '@react-native/debugger-frontend@0.74.83': {} - '@react-native/dev-middleware@0.74.83': + '@react-native/dev-middleware@0.74.83(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@isaacs/ttlcache': 1.4.1 '@react-native/debugger-frontend': 0.74.83 @@ -18539,7 +18565,7 @@ snapshots: selfsigned: 2.4.1 serve-static: 1.15.0 temp-dir: 2.0.0 - ws: 6.2.2 + ws: 6.2.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - encoding @@ -18550,10 +18576,10 @@ snapshots: '@react-native/js-polyfills@0.74.83': {} - '@react-native/metro-babel-transformer@0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6)': + '@react-native/metro-babel-transformer@0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))': dependencies: '@babel/core': 7.24.6 - '@react-native/babel-preset': 0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6) + '@react-native/babel-preset': 0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6)) hermes-parser: 0.19.1 nullthrows: 1.1.1 transitivePeerDependencies: @@ -18562,22 +18588,24 @@ snapshots: '@react-native/normalize-colors@0.74.83': {} - '@react-native/virtualized-lists@0.74.83(@types/react@18.3.4)(react-native@0.74.1)(react@18.3.1)': + '@react-native/virtualized-lists@0.74.83(@types/react@18.3.4)(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)': dependencies: - '@types/react': 18.3.4 invariant: 2.2.4 nullthrows: 1.1.1 react: 18.3.1 - react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.3.4)(react@18.3.1) + react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10) + optionalDependencies: + '@types/react': 18.3.4 - '@reduxjs/toolkit@1.9.7(react-redux@9.1.2)(react@18.3.1)': + '@reduxjs/toolkit@1.9.7(react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1))(react@18.3.1)': dependencies: immer: 9.0.21 - react: 18.3.1 - react-redux: 9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1) redux: 4.2.1 redux-thunk: 2.4.2(redux@4.2.1) reselect: 4.1.8 + optionalDependencies: + react: 18.3.1 + react-redux: 9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1) '@repeaterjs/repeater@3.0.6': {} @@ -18677,17 +18705,17 @@ snapshots: '@rushstack/eslint-patch@1.10.3': {} - '@safe-global/safe-apps-provider@0.15.2': + '@safe-global/safe-apps-provider@0.15.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@safe-global/safe-apps-sdk': 7.9.0 + '@safe-global/safe-apps-sdk': 7.9.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) events: 3.3.0 transitivePeerDependencies: - bufferutil - utf-8-validate - '@safe-global/safe-apps-provider@0.18.3(typescript@5.5.4)(zod@3.23.8)': + '@safe-global/safe-apps-provider@0.18.3(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8)': dependencies: - '@safe-global/safe-apps-sdk': 9.1.0(typescript@5.5.4)(zod@3.23.8) + '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) events: 3.3.0 transitivePeerDependencies: - bufferutil @@ -18695,26 +18723,26 @@ snapshots: - utf-8-validate - zod - '@safe-global/safe-apps-sdk@7.11.0': + '@safe-global/safe-apps-sdk@7.11.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@safe-global/safe-gateway-typescript-sdk': 3.21.1 - ethers: 5.7.2 + ethers: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate - '@safe-global/safe-apps-sdk@7.9.0': + '@safe-global/safe-apps-sdk@7.9.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@safe-global/safe-gateway-typescript-sdk': 3.21.1 - ethers: 5.7.2 + ethers: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate - '@safe-global/safe-apps-sdk@9.1.0(typescript@5.5.4)(zod@3.23.8)': + '@safe-global/safe-apps-sdk@9.1.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8)': dependencies: '@safe-global/safe-gateway-typescript-sdk': 3.21.1 - viem: 2.19.8(typescript@5.5.4)(zod@3.23.8) + viem: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) transitivePeerDependencies: - bufferutil - typescript @@ -18780,10 +18808,10 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 - '@snowfork/snowbridge-types@0.2.7(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2)': + '@snowfork/snowbridge-types@0.2.7(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': dependencies: '@polkadot/api': 7.15.1 - '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@polkadot/types': 7.15.1 transitivePeerDependencies: - '@polkadot/util' @@ -18877,54 +18905,54 @@ snapshots: '@stablelib/random': 1.0.2 '@stablelib/wipe': 1.0.1 - '@stylistic/eslint-plugin-js@2.6.4(eslint@9.9.0)': + '@stylistic/eslint-plugin-js@2.6.4(eslint@9.9.0(jiti@1.21.0))': dependencies: '@types/eslint': 9.6.0 acorn: 8.12.1 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) eslint-visitor-keys: 4.0.0 espree: 10.1.0 - '@stylistic/eslint-plugin-jsx@2.6.4(eslint@9.9.0)': + '@stylistic/eslint-plugin-jsx@2.6.4(eslint@9.9.0(jiti@1.21.0))': dependencies: - '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.0) + '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.0(jiti@1.21.0)) '@types/eslint': 9.6.0 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) eslint-visitor-keys: 4.0.0 espree: 10.1.0 estraverse: 5.3.0 picomatch: 4.0.2 - '@stylistic/eslint-plugin-plus@2.6.4(eslint@9.9.0)': + '@stylistic/eslint-plugin-plus@2.6.4(eslint@9.9.0(jiti@1.21.0))': dependencies: '@types/eslint': 9.6.0 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) - '@stylistic/eslint-plugin-ts@2.6.4(eslint@9.9.0)(typescript@5.5.4)': + '@stylistic/eslint-plugin-ts@2.6.4(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: - '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.0) + '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.0(jiti@1.21.0)) '@types/eslint': 9.6.0 - '@typescript-eslint/utils': 8.2.0(eslint@9.9.0)(typescript@5.5.4) - eslint: 9.9.0 + '@typescript-eslint/utils': 8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) + eslint: 9.9.0(jiti@1.21.0) transitivePeerDependencies: - supports-color - typescript - '@stylistic/eslint-plugin@2.6.4(eslint@9.9.0)(typescript@5.5.4)': + '@stylistic/eslint-plugin@2.6.4(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: - '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.0) - '@stylistic/eslint-plugin-jsx': 2.6.4(eslint@9.9.0) - '@stylistic/eslint-plugin-plus': 2.6.4(eslint@9.9.0) - '@stylistic/eslint-plugin-ts': 2.6.4(eslint@9.9.0)(typescript@5.5.4) + '@stylistic/eslint-plugin-js': 2.6.4(eslint@9.9.0(jiti@1.21.0)) + '@stylistic/eslint-plugin-jsx': 2.6.4(eslint@9.9.0(jiti@1.21.0)) + '@stylistic/eslint-plugin-plus': 2.6.4(eslint@9.9.0(jiti@1.21.0)) + '@stylistic/eslint-plugin-ts': 2.6.4(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) '@types/eslint': 9.6.0 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) transitivePeerDependencies: - supports-color - typescript - '@subsocial/definitions@0.8.14': + '@subsocial/definitions@0.8.14(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 12.4.1 + '@polkadot/api': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) lodash.camelcase: 4.3.0 transitivePeerDependencies: - bufferutil @@ -18947,50 +18975,50 @@ snapshots: transitivePeerDependencies: - supports-color - '@substrate/connect@0.7.19': + '@substrate/connect@0.7.19(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@substrate/connect-extension-protocol': 1.0.1 - '@substrate/smoldot-light': 0.7.9 + '@substrate/smoldot-light': 0.7.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) eventemitter3: 4.0.7 transitivePeerDependencies: - bufferutil - utf-8-validate optional: true - '@substrate/connect@0.8.10': + '@substrate/connect@0.8.10(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@substrate/connect-extension-protocol': 2.0.0 '@substrate/connect-known-chains': 1.1.5 - '@substrate/light-client-extension-helpers': 0.0.6(smoldot@2.0.22) - smoldot: 2.0.22 + '@substrate/light-client-extension-helpers': 0.0.6(smoldot@2.0.22(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + smoldot: 2.0.22(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate optional: true - '@substrate/connect@0.8.11': + '@substrate/connect@0.8.11(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@substrate/connect-extension-protocol': 2.0.0 '@substrate/connect-known-chains': 1.1.5 - '@substrate/light-client-extension-helpers': 1.0.0(smoldot@2.0.26) - smoldot: 2.0.26 + '@substrate/light-client-extension-helpers': 1.0.0(smoldot@2.0.26(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + smoldot: 2.0.26(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate optional: true - '@substrate/connect@0.8.8': + '@substrate/connect@0.8.8(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@substrate/connect-extension-protocol': 2.0.0 '@substrate/connect-known-chains': 1.1.5 - '@substrate/light-client-extension-helpers': 0.0.4(smoldot@2.0.22) - smoldot: 2.0.22 + '@substrate/light-client-extension-helpers': 0.0.4(smoldot@2.0.22(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + smoldot: 2.0.22(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate optional: true - '@substrate/light-client-extension-helpers@0.0.4(smoldot@2.0.22)': + '@substrate/light-client-extension-helpers@0.0.4(smoldot@2.0.22(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: '@polkadot-api/client': 0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0(rxjs@7.8.1) '@polkadot-api/json-rpc-provider': 0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0 @@ -18999,10 +19027,10 @@ snapshots: '@substrate/connect-extension-protocol': 2.0.0 '@substrate/connect-known-chains': 1.1.5 rxjs: 7.8.1 - smoldot: 2.0.22 + smoldot: 2.0.22(bufferutil@4.0.8)(utf-8-validate@5.0.10) optional: true - '@substrate/light-client-extension-helpers@0.0.6(smoldot@2.0.22)': + '@substrate/light-client-extension-helpers@0.0.6(smoldot@2.0.22(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: '@polkadot-api/json-rpc-provider': 0.0.1 '@polkadot-api/json-rpc-provider-proxy': 0.0.1 @@ -19011,10 +19039,10 @@ snapshots: '@substrate/connect-extension-protocol': 2.0.0 '@substrate/connect-known-chains': 1.1.5 rxjs: 7.8.1 - smoldot: 2.0.22 + smoldot: 2.0.22(bufferutil@4.0.8)(utf-8-validate@5.0.10) optional: true - '@substrate/light-client-extension-helpers@1.0.0(smoldot@2.0.26)': + '@substrate/light-client-extension-helpers@1.0.0(smoldot@2.0.26(bufferutil@4.0.8)(utf-8-validate@5.0.10))': dependencies: '@polkadot-api/json-rpc-provider': 0.0.1 '@polkadot-api/json-rpc-provider-proxy': 0.1.0 @@ -19023,7 +19051,7 @@ snapshots: '@substrate/connect-extension-protocol': 2.0.0 '@substrate/connect-known-chains': 1.1.5 rxjs: 7.8.1 - smoldot: 2.0.26 + smoldot: 2.0.26(bufferutil@4.0.8)(utf-8-validate@5.0.10) optional: true '@substrate/smoldot-light@0.6.8': @@ -19034,10 +19062,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@substrate/smoldot-light@0.7.9': + '@substrate/smoldot-light@0.7.9(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: pako: 2.1.0 - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -19057,40 +19085,48 @@ snapshots: '@swc/helpers@0.5.5': dependencies: '@swc/counter': 0.1.3 - tslib: 2.6.2 + tslib: 2.6.3 - '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.10)': + '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)))': dependencies: - tailwindcss: 3.4.10 + tailwindcss: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) - '@tailwindcss/forms@0.5.7(tailwindcss@3.4.10)': + '@tailwindcss/forms@0.5.7(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)))': dependencies: mini-svg-data-uri: 1.4.4 - tailwindcss: 3.4.10 + tailwindcss: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) - '@tailwindcss/typography@0.5.14(tailwindcss@3.4.10)': + '@tailwindcss/typography@0.5.14(tailwindcss@3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)))': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.4.10 + tailwindcss: 3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) '@tanstack/query-core@5.52.0': {} - '@tanstack/react-query@5.52.0(react@18.3.1)': + '@tanstack/react-query@5.52.1(react@18.3.1)': dependencies: '@tanstack/query-core': 5.52.0 react: 18.3.1 - '@tanstack/react-table@8.20.1(react-dom@18.3.1)(react@18.3.1)': + '@tanstack/react-table@8.20.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@tanstack/table-core': 8.20.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) + '@tanstack/react-virtual@3.10.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + dependencies: + '@tanstack/virtual-core': 3.10.2 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + '@tanstack/table-core@8.20.1': {} + '@tanstack/virtual-core@3.10.2': {} + '@ts-morph/common@0.11.1': dependencies: fast-glob: 3.3.2 @@ -19304,43 +19340,46 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@8.2.0(@typescript-eslint/parser@8.2.0)(eslint@9.9.0)(typescript@5.5.4)': + '@typescript-eslint/eslint-plugin@8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.2.0(eslint@9.9.0)(typescript@5.5.4) + '@typescript-eslint/parser': 8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) '@typescript-eslint/scope-manager': 8.2.0 - '@typescript-eslint/type-utils': 8.2.0(eslint@9.9.0)(typescript@5.5.4) - '@typescript-eslint/utils': 8.2.0(eslint@9.9.0)(typescript@5.5.4) + '@typescript-eslint/type-utils': 8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) + '@typescript-eslint/utils': 8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) '@typescript-eslint/visitor-keys': 8.2.0 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 ts-api-utils: 1.3.0(typescript@5.5.4) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.2.0(eslint@9.9.0)(typescript@5.5.4)': + '@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: '@typescript-eslint/scope-manager': 7.2.0 '@typescript-eslint/types': 7.2.0 '@typescript-eslint/typescript-estree': 7.2.0(typescript@5.5.4) '@typescript-eslint/visitor-keys': 7.2.0 debug: 4.3.6 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.2.0(eslint@9.9.0)(typescript@5.5.4)': + '@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: '@typescript-eslint/scope-manager': 8.2.0 '@typescript-eslint/types': 8.2.0 '@typescript-eslint/typescript-estree': 8.2.0(typescript@5.5.4) '@typescript-eslint/visitor-keys': 8.2.0 debug: 4.3.6 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color @@ -19360,12 +19399,13 @@ snapshots: '@typescript-eslint/types': 8.2.0 '@typescript-eslint/visitor-keys': 8.2.0 - '@typescript-eslint/type-utils@8.2.0(eslint@9.9.0)(typescript@5.5.4)': + '@typescript-eslint/type-utils@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: '@typescript-eslint/typescript-estree': 8.2.0(typescript@5.5.4) - '@typescript-eslint/utils': 8.2.0(eslint@9.9.0)(typescript@5.5.4) + '@typescript-eslint/utils': 8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) debug: 4.3.6 ts-api-utils: 1.3.0(typescript@5.5.4) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - eslint @@ -19387,6 +19427,7 @@ snapshots: minimatch: 9.0.5 semver: 7.6.3 ts-api-utils: 1.3.0(typescript@5.5.4) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color @@ -19401,6 +19442,7 @@ snapshots: minimatch: 9.0.3 semver: 7.6.3 ts-api-utils: 1.3.0(typescript@5.5.4) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color @@ -19415,28 +19457,29 @@ snapshots: minimatch: 9.0.5 semver: 7.6.3 ts-api-utils: 1.3.0(typescript@5.5.4) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@7.16.0(eslint@9.9.0)(typescript@5.5.4)': + '@typescript-eslint/utils@7.16.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@1.21.0)) '@typescript-eslint/scope-manager': 7.16.0 '@typescript-eslint/types': 7.16.0 '@typescript-eslint/typescript-estree': 7.16.0(typescript@5.5.4) - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@8.2.0(eslint@9.9.0)(typescript@5.5.4)': + '@typescript-eslint/utils@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@1.21.0)) '@typescript-eslint/scope-manager': 8.2.0 '@typescript-eslint/types': 8.2.0 '@typescript-eslint/typescript-estree': 8.2.0(typescript@5.5.4) - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) transitivePeerDependencies: - supports-color - typescript @@ -19458,39 +19501,40 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@unique-nft/opal-testnet-types@1003.70.0(@polkadot/api@12.4.1)(@polkadot/types@12.4.1)': + '@unique-nft/opal-testnet-types@1003.70.0(@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/types@12.4.2)': dependencies: - '@polkadot/api': 12.4.1 - '@polkadot/types': 12.4.1 + '@polkadot/api': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 12.4.2 - '@unique-nft/quartz-mainnet-types@1003.70.0(@polkadot/api@12.4.1)(@polkadot/types@12.4.1)': + '@unique-nft/quartz-mainnet-types@1003.70.0(@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/types@12.4.2)': dependencies: - '@polkadot/api': 12.4.1 - '@polkadot/types': 12.4.1 + '@polkadot/api': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 12.4.2 - '@unique-nft/sapphire-mainnet-types@1003.70.0(@polkadot/api@12.4.1)(@polkadot/types@12.4.1)': + '@unique-nft/sapphire-mainnet-types@1003.70.0(@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/types@12.4.2)': dependencies: - '@polkadot/api': 12.4.1 - '@polkadot/types': 12.4.1 + '@polkadot/api': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 12.4.2 - '@unique-nft/unique-mainnet-types@1001.63.0(@polkadot/api@12.4.1)(@polkadot/types@12.4.1)': + '@unique-nft/unique-mainnet-types@1001.63.0(@polkadot/api@12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/types@12.4.2)': dependencies: - '@polkadot/api': 12.4.1 - '@polkadot/types': 12.4.1 + '@polkadot/api': 12.4.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 12.4.2 - '@uniswap/permit2-sdk@1.3.0': + '@uniswap/permit2-sdk@1.3.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - ethers: 5.7.2 + ethers: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) tiny-invariant: 1.3.3 transitivePeerDependencies: - bufferutil - utf-8-validate - '@vercel/analytics@1.3.1(next@14.2.5)(react@18.3.1)': + '@vercel/analytics@1.3.1(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)': dependencies: - next: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) - react: 18.3.1 server-only: 0.0.1 + optionalDependencies: + next: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 '@vercel/build-utils@8.3.6': {} @@ -19548,10 +19592,13 @@ snapshots: json-schema-to-ts: 1.6.4 ts-morph: 12.0.0 - '@vitest/eslint-plugin@1.0.3(eslint@9.9.0)(typescript@5.5.4)': + '@vitest/eslint-plugin@1.0.3(@typescript-eslint/utils@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)(vitest@2.0.5(@edge-runtime/vm@3.2.0)(@types/node@20.16.1)(terser@5.31.0))': dependencies: - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) + optionalDependencies: + '@typescript-eslint/utils': 8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) typescript: 5.5.4 + vitest: 2.0.5(@edge-runtime/vm@3.2.0)(@types/node@20.16.1)(terser@5.31.0) '@vitest/expect@2.0.5': dependencies: @@ -19619,23 +19666,24 @@ snapshots: '@vue/shared@3.4.27': {} '@wagmi/chains@1.1.0-cjs(typescript@5.5.4)': - dependencies: + optionalDependencies: typescript: 5.5.4 - '@wagmi/connectors@2.1.1-cjs(@wagmi/chains@1.1.0-cjs)(ioredis@5.4.1)(react@18.3.1)(typescript@5.5.4)(viem@2.19.8)': + '@wagmi/connectors@2.1.1-cjs(@wagmi/chains@1.1.0-cjs(typescript@5.5.4))(bufferutil@4.0.8)(ioredis@5.4.1)(react@18.3.1)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)': dependencies: '@coinbase/wallet-sdk': 3.9.3 '@ledgerhq/connect-kit-loader': 1.1.8 - '@safe-global/safe-apps-provider': 0.15.2 - '@safe-global/safe-apps-sdk': 7.11.0 - '@wagmi/chains': 1.1.0-cjs(typescript@5.5.4) - '@walletconnect/ethereum-provider': 2.7.8(@web3modal/standalone@2.4.3)(ioredis@5.4.1) + '@safe-global/safe-apps-provider': 0.15.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@safe-global/safe-apps-sdk': 7.11.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@walletconnect/ethereum-provider': 2.7.8(@web3modal/standalone@2.4.3(react@18.3.1))(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) '@walletconnect/legacy-provider': 2.0.0 '@web3modal/standalone': 2.4.3(react@18.3.1) - abitype: 0.8.7(typescript@5.5.4) + abitype: 0.8.7(typescript@5.5.4)(zod@3.23.8) eventemitter3: 4.0.7 + viem: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + optionalDependencies: + '@wagmi/chains': 1.1.0-cjs(typescript@5.5.4) typescript: 5.5.4 - viem: 2.19.8(typescript@5.5.4)(zod@3.23.8) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -19659,18 +19707,19 @@ snapshots: - utf-8-validate - zod - '@wagmi/connectors@5.1.7(@types/react@18.3.4)(@wagmi/core@2.13.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8)': + '@wagmi/connectors@5.1.7(@types/react@18.3.4)(@wagmi/core@2.13.4(@tanstack/query-core@5.52.0)(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1)(typescript@5.5.4)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)': dependencies: '@coinbase/wallet-sdk': 4.0.4 - '@metamask/sdk': 0.27.0(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1) - '@safe-global/safe-apps-provider': 0.18.3(typescript@5.5.4)(zod@3.23.8) - '@safe-global/safe-apps-sdk': 9.1.0(typescript@5.5.4)(zod@3.23.8) - '@wagmi/core': 2.13.4(@types/react@18.3.4)(react@18.3.1)(typescript@5.5.4)(viem@2.19.8) - '@walletconnect/ethereum-provider': 2.15.1(@types/react@18.3.4)(react@18.3.1) + '@metamask/sdk': 0.27.0(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@2.79.1)(utf-8-validate@5.0.10) + '@safe-global/safe-apps-provider': 0.18.3(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + '@wagmi/core': 2.13.4(@tanstack/query-core@5.52.0)(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1)(typescript@5.5.4)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8)) + '@walletconnect/ethereum-provider': 2.15.1(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10) '@walletconnect/modal': 2.6.2(@types/react@18.3.4)(react@18.3.1) cbw-sdk: '@coinbase/wallet-sdk@3.9.3' + viem: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + optionalDependencies: typescript: 5.5.4 - viem: 2.19.8(typescript@5.5.4)(zod@3.23.8) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -19697,15 +19746,55 @@ snapshots: - utf-8-validate - zod - '@wagmi/core@1.1.1-cjs(ioredis@5.4.1)(react@18.3.1)(typescript@5.5.4)(viem@2.19.8)': + '@wagmi/connectors@5.1.7(@types/react@18.3.4)(@wagmi/core@2.13.4(@tanstack/query-core@5.52.0)(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1)(typescript@5.5.4)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)': + dependencies: + '@coinbase/wallet-sdk': 4.0.4 + '@metamask/sdk': 0.27.0(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(utf-8-validate@5.0.10) + '@safe-global/safe-apps-provider': 0.18.3(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + '@wagmi/core': 2.13.4(@tanstack/query-core@5.52.0)(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1)(typescript@5.5.4)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8)) + '@walletconnect/ethereum-provider': 2.15.1(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10) + '@walletconnect/modal': 2.6.2(@types/react@18.3.4)(react@18.3.1) + cbw-sdk: '@coinbase/wallet-sdk@3.9.3' + viem: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + optionalDependencies: + typescript: 5.5.4 + transitivePeerDependencies: + - '@azure/app-configuration' + - '@azure/cosmos' + - '@azure/data-tables' + - '@azure/identity' + - '@azure/keyvault-secrets' + - '@azure/storage-blob' + - '@capacitor/preferences' + - '@netlify/blobs' + - '@planetscale/database' + - '@react-native-async-storage/async-storage' + - '@types/react' + - '@upstash/redis' + - '@vercel/kv' + - bufferutil + - encoding + - ioredis + - react + - react-dom + - react-native + - rollup + - supports-color + - uWebSockets.js + - utf-8-validate + - zod + + '@wagmi/core@1.1.1-cjs(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.4.1)(react@18.3.1)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8)': dependencies: '@wagmi/chains': 1.1.0-cjs(typescript@5.5.4) - '@wagmi/connectors': 2.1.1-cjs(@wagmi/chains@1.1.0-cjs)(ioredis@5.4.1)(react@18.3.1)(typescript@5.5.4)(viem@2.19.8) - abitype: 0.8.7(typescript@5.5.4) + '@wagmi/connectors': 2.1.1-cjs(@wagmi/chains@1.1.0-cjs(typescript@5.5.4))(bufferutil@4.0.8)(ioredis@5.4.1)(react@18.3.1)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) + abitype: 0.8.7(typescript@5.5.4)(zod@3.23.8) eventemitter3: 4.0.7 + viem: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + zustand: 4.5.2(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1) + optionalDependencies: typescript: 5.5.4 - viem: 2.19.8(typescript@5.5.4)(zod@3.23.8) - zustand: 4.5.2(react@18.3.1) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -19731,33 +19820,35 @@ snapshots: - utf-8-validate - zod - '@wagmi/core@2.13.4(@types/react@18.3.4)(react@18.3.1)(typescript@5.5.4)(viem@2.19.8)': + '@wagmi/core@2.13.4(@tanstack/query-core@5.52.0)(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1)(typescript@5.5.4)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))': dependencies: eventemitter3: 5.0.1 mipd: 0.0.7(typescript@5.5.4) + viem: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + zustand: 4.4.1(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1) + optionalDependencies: + '@tanstack/query-core': 5.52.0 typescript: 5.5.4 - viem: 2.19.8(typescript@5.5.4)(zod@3.23.8) - zustand: 4.4.1(@types/react@18.3.4)(react@18.3.1) transitivePeerDependencies: - '@types/react' - immer - react - '@walletconnect/core@2.10.4': + '@walletconnect/core@2.10.4(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/heartbeat': 1.2.1 '@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/jsonrpc-types': 1.0.3 '@walletconnect/jsonrpc-utils': 1.0.8 - '@walletconnect/jsonrpc-ws-connection': 1.0.13 + '@walletconnect/jsonrpc-ws-connection': 1.0.13(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.1) '@walletconnect/logger': 2.1.2 '@walletconnect/relay-api': 1.0.11 '@walletconnect/relay-auth': 1.0.4 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.10.4 - '@walletconnect/utils': 2.10.4 + '@walletconnect/types': 2.10.4(ioredis@5.4.1) + '@walletconnect/utils': 2.10.4(ioredis@5.4.1) events: 3.3.0 lodash.isequal: 4.5.0 uint8arrays: 3.1.1 @@ -19779,13 +19870,13 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/core@2.15.1': + '@walletconnect/core@2.15.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/heartbeat': 1.2.2 '@walletconnect/jsonrpc-provider': 1.0.14 '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/jsonrpc-utils': 1.0.8 - '@walletconnect/jsonrpc-ws-connection': 1.0.14 + '@walletconnect/jsonrpc-ws-connection': 1.0.14(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.1) '@walletconnect/logger': 2.1.2 '@walletconnect/relay-api': 1.0.11 @@ -19815,13 +19906,13 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/core@2.7.8(ioredis@5.4.1)': + '@walletconnect/core@2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/heartbeat': 1.2.1 '@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/jsonrpc-types': 1.0.3 '@walletconnect/jsonrpc-utils': 1.0.8 - '@walletconnect/jsonrpc-ws-connection': 1.0.14 + '@walletconnect/jsonrpc-ws-connection': 1.0.14(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.1) '@walletconnect/logger': 2.1.2 '@walletconnect/relay-api': 1.0.11 @@ -19870,16 +19961,16 @@ snapshots: dependencies: tslib: 1.14.1 - '@walletconnect/ethereum-provider@2.15.1(@types/react@18.3.4)(react@18.3.1)': + '@walletconnect/ethereum-provider@2.15.1(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.8 '@walletconnect/jsonrpc-provider': 1.0.14 '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/modal': 2.6.2(@types/react@18.3.4)(react@18.3.1) - '@walletconnect/sign-client': 2.15.1 + '@walletconnect/sign-client': 2.15.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@walletconnect/types': 2.15.1 - '@walletconnect/universal-provider': 2.15.1 + '@walletconnect/universal-provider': 2.15.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@walletconnect/utils': 2.15.1 events: 3.3.0 transitivePeerDependencies: @@ -19903,18 +19994,19 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/ethereum-provider@2.7.8(@web3modal/standalone@2.4.3)(ioredis@5.4.1)': + '@walletconnect/ethereum-provider@2.7.8(@web3modal/standalone@2.4.3(react@18.3.1))(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.8 '@walletconnect/jsonrpc-provider': 1.0.14 '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/jsonrpc-utils': 1.0.8 - '@walletconnect/sign-client': 2.7.8(ioredis@5.4.1) + '@walletconnect/sign-client': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) '@walletconnect/types': 2.7.8(ioredis@5.4.1) - '@walletconnect/universal-provider': 2.7.8(ioredis@5.4.1) + '@walletconnect/universal-provider': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) '@walletconnect/utils': 2.7.8(ioredis@5.4.1) - '@web3modal/standalone': 2.4.3(react@18.3.1) events: 3.3.0 + optionalDependencies: + '@web3modal/standalone': 2.4.3(react@18.3.1) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -19989,23 +20081,23 @@ snapshots: '@walletconnect/jsonrpc-types': 1.0.4 tslib: 1.14.1 - '@walletconnect/jsonrpc-ws-connection@1.0.13': + '@walletconnect/jsonrpc-ws-connection@1.0.13(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/safe-json': 1.0.2 events: 3.3.0 tslib: 1.14.1 - ws: 7.5.9 + ws: 7.5.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate - '@walletconnect/jsonrpc-ws-connection@1.0.14': + '@walletconnect/jsonrpc-ws-connection@1.0.14(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/safe-json': 1.0.2 events: 3.3.0 - ws: 7.5.9 + ws: 7.5.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -20131,16 +20223,16 @@ snapshots: dependencies: tslib: 1.14.1 - '@walletconnect/sign-client@2.10.4': + '@walletconnect/sign-client@2.10.4(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': dependencies: - '@walletconnect/core': 2.10.4 + '@walletconnect/core': 2.10.4(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.1 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.1.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.10.4 - '@walletconnect/utils': 2.10.4 + '@walletconnect/types': 2.10.4(ioredis@5.4.1) + '@walletconnect/utils': 2.10.4(ioredis@5.4.1) events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -20160,9 +20252,9 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/sign-client@2.15.1': + '@walletconnect/sign-client@2.15.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@walletconnect/core': 2.15.1 + '@walletconnect/core': 2.15.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.2 '@walletconnect/jsonrpc-utils': 1.0.8 @@ -20189,9 +20281,9 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/sign-client@2.7.8(ioredis@5.4.1)': + '@walletconnect/sign-client@2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': dependencies: - '@walletconnect/core': 2.7.8(ioredis@5.4.1) + '@walletconnect/core': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.1 '@walletconnect/jsonrpc-utils': 1.0.8 @@ -20222,7 +20314,7 @@ snapshots: dependencies: tslib: 1.14.1 - '@walletconnect/types@2.10.4': + '@walletconnect/types@2.10.4(ioredis@5.4.1)': dependencies: '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.1 @@ -20294,14 +20386,14 @@ snapshots: - ioredis - uWebSockets.js - '@walletconnect/universal-provider@2.15.1': + '@walletconnect/universal-provider@2.15.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.8 '@walletconnect/jsonrpc-provider': 1.0.14 '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.1.2 - '@walletconnect/sign-client': 2.15.1 + '@walletconnect/sign-client': 2.15.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@walletconnect/types': 2.15.1 '@walletconnect/utils': 2.15.1 events: 3.3.0 @@ -20324,17 +20416,17 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/universal-provider@2.7.8(ioredis@5.4.1)': + '@walletconnect/universal-provider@2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.8 '@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.1.2 - '@walletconnect/sign-client': 2.7.8(ioredis@5.4.1) + '@walletconnect/sign-client': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) '@walletconnect/types': 2.7.8(ioredis@5.4.1) '@walletconnect/utils': 2.7.8(ioredis@5.4.1) - eip1193-provider: 1.0.1 + eip1193-provider: 1.0.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -20356,7 +20448,7 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/utils@2.10.4': + '@walletconnect/utils@2.10.4(ioredis@5.4.1)': dependencies: '@stablelib/chacha20poly1305': 1.0.1 '@stablelib/hkdf': 1.0.1 @@ -20366,7 +20458,7 @@ snapshots: '@walletconnect/relay-api': 1.0.11 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.10.4 + '@walletconnect/types': 2.10.4(ioredis@5.4.1) '@walletconnect/window-getters': 1.0.1 '@walletconnect/window-metadata': 1.0.1 detect-browser: 5.3.0 @@ -20619,14 +20711,14 @@ snapshots: '@zeitgeistpm/type-defs@1.0.0': {} - '@zenlink-types/bifrost@1.7.7': + '@zenlink-types/bifrost@1.7.7(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@babel/runtime': 7.24.6 - '@bifrost-finance/type-definitions': 1.11.9(@polkadot/api@12.3.1) - '@open-web3/api-mobx': 0.9.4-38(@polkadot/api@12.3.1) - '@open-web3/orml-types': 0.9.4-38(@polkadot/api@12.3.1)(@polkadot/typegen@12.3.1) - '@polkadot/api': 12.3.1 - '@polkadot/typegen': 12.3.1 + '@bifrost-finance/type-definitions': 1.11.9(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + '@open-web3/api-mobx': 0.9.4-38(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + '@open-web3/orml-types': 0.9.4-38(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/typegen@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + '@polkadot/api': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/typegen': 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 12.3.1 transitivePeerDependencies: - bufferutil @@ -20637,17 +20729,19 @@ snapshots: abbrev@1.1.1: {} - abitype@0.8.7(typescript@5.5.4): + abitype@0.8.7(typescript@5.5.4)(zod@3.23.8): dependencies: typescript: 5.5.4 + optionalDependencies: + zod: 3.23.8 abitype@1.0.0(typescript@5.2.2)(zod@3.23.3): - dependencies: + optionalDependencies: typescript: 5.2.2 zod: 3.23.3 abitype@1.0.5(typescript@5.5.4)(zod@3.23.8): - dependencies: + optionalDependencies: typescript: 5.5.4 zod: 3.23.8 @@ -20700,7 +20794,7 @@ snapshots: indent-string: 4.0.0 ajv-formats@2.1.1(ajv@8.14.0): - dependencies: + optionalDependencies: ajv: 8.14.0 ajv-keywords@3.5.2(ajv@6.12.6): @@ -20934,7 +21028,7 @@ snapshots: transitivePeerDependencies: - debug - axios@1.6.8: + axios@1.7.4: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0 @@ -21148,8 +21242,6 @@ snapshots: get-intrinsic: 1.2.4 set-function-length: 1.2.2 - call-me-maybe@1.0.2: {} - caller-callsite@2.0.0: dependencies: callsites: 2.0.0 @@ -21541,6 +21633,7 @@ snapshots: js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 + optionalDependencies: typescript: 5.5.4 crc-32@1.2.2: {} @@ -21815,9 +21908,9 @@ snapshots: ee-first@1.1.1: {} - eip1193-provider@1.0.1: + eip1193-provider@1.0.1(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: - '@json-rpc-tools/provider': 1.7.6 + '@json-rpc-tools/provider': 1.7.6(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - debug @@ -21865,12 +21958,12 @@ snapshots: dependencies: once: 1.4.0 - engine.io-client@6.5.3: + engine.io-client@6.5.3(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: '@socket.io/component-emitter': 3.1.2 debug: 4.3.6 engine.io-parser: 5.2.2 - ws: 8.11.0 + ws: 8.11.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) xmlhttprequest-ssl: 2.0.0 transitivePeerDependencies: - bufferutil @@ -22213,9 +22306,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-compat-utils@0.5.0(eslint@9.9.0): + eslint-compat-utils@0.5.0(eslint@9.9.0(jiti@1.21.0)): dependencies: - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) semver: 7.6.3 eslint-config-flat-gitignore@0.1.8: @@ -22223,18 +22316,19 @@ snapshots: find-up-simple: 1.0.0 parse-gitignore: 2.0.0 - eslint-config-next@14.2.5(eslint@9.9.0)(typescript@5.5.4): + eslint-config-next@14.2.6(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4): dependencies: - '@next/eslint-plugin-next': 14.2.5 + '@next/eslint-plugin-next': 14.2.6 '@rushstack/eslint-patch': 1.10.3 - '@typescript-eslint/parser': 7.2.0(eslint@9.9.0)(typescript@5.5.4) - eslint: 9.9.0 + '@typescript-eslint/parser': 7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) + eslint: 9.9.0(jiti@1.21.0) eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.2.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@9.9.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.2.0)(eslint@9.9.0) - eslint-plugin-jsx-a11y: 6.8.0(eslint@9.9.0) - eslint-plugin-react: 7.35.0(eslint@9.9.0) - eslint-plugin-react-hooks: 4.6.2(eslint@9.9.0) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-jsx-a11y: 6.8.0(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-react: 7.35.0(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-react-hooks: 4.6.2(eslint@9.9.0(jiti@1.21.0)) + optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: - eslint-import-resolver-webpack @@ -22253,13 +22347,13 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@9.9.0): + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0)): dependencies: debug: 4.3.6 enhanced-resolve: 5.17.0 - eslint: 9.9.0 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.2.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@9.9.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.2.0)(eslint@9.9.0) + eslint: 9.9.0(jiti@1.21.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0)) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@9.9.0(jiti@1.21.0)) fast-glob: 3.3.2 get-tsconfig: 4.7.5 is-core-module: 2.13.1 @@ -22270,52 +22364,44 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-merge-processors@0.1.0(eslint@9.9.0): + eslint-merge-processors@0.1.0(eslint@9.9.0(jiti@1.21.0)): dependencies: - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) - eslint-module-utils@2.8.1(@typescript-eslint/parser@7.2.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@9.9.0): + eslint-module-utils@2.8.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0)): dependencies: - '@typescript-eslint/parser': 7.2.0(eslint@9.9.0)(typescript@5.5.4) debug: 3.2.7 - eslint: 9.9.0 - eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.2.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@9.9.0) - transitivePeerDependencies: - - supports-color - - eslint-module-utils@2.8.1(@typescript-eslint/parser@8.2.0)(eslint-import-resolver-node@0.3.9)(eslint@9.9.0): - dependencies: - '@typescript-eslint/parser': 8.2.0(eslint@9.9.0)(typescript@5.5.4) - debug: 3.2.7 - eslint: 9.9.0 + optionalDependencies: + '@typescript-eslint/parser': 7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) + eslint: 9.9.0(jiti@1.21.0) eslint-import-resolver-node: 0.3.9 + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0)) transitivePeerDependencies: - supports-color - eslint-plugin-antfu@2.3.5(eslint@9.9.0): + eslint-plugin-antfu@2.3.6(eslint@9.9.0(jiti@1.21.0)): dependencies: '@antfu/utils': 0.7.10 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) - eslint-plugin-command@0.2.3(eslint@9.9.0): + eslint-plugin-command@0.2.3(eslint@9.9.0(jiti@1.21.0)): dependencies: '@es-joy/jsdoccomment': 0.43.1 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) - eslint-plugin-es-x@7.6.0(eslint@9.9.0): + eslint-plugin-es-x@7.6.0(eslint@9.9.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@1.21.0)) '@eslint-community/regexpp': 4.11.0 - eslint: 9.9.0 - eslint-compat-utils: 0.5.0(eslint@9.9.0) + eslint: 9.9.0(jiti@1.21.0) + eslint-compat-utils: 0.5.0(eslint@9.9.0(jiti@1.21.0)) - eslint-plugin-import-x@3.1.0(eslint@9.9.0)(typescript@5.5.4): + eslint-plugin-import-x@3.1.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4): dependencies: - '@typescript-eslint/utils': 7.16.0(eslint@9.9.0)(typescript@5.5.4) + '@typescript-eslint/utils': 7.16.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) debug: 4.3.6 doctrine: 3.0.0 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) eslint-import-resolver-node: 0.3.9 get-tsconfig: 4.7.5 is-glob: 4.0.3 @@ -22327,18 +22413,17 @@ snapshots: - supports-color - typescript - eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.2.0)(eslint@9.9.0): + eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-typescript@3.6.1)(eslint@9.9.0(jiti@1.21.0)): dependencies: - '@typescript-eslint/parser': 8.2.0(eslint@9.9.0)(typescript@5.5.4) array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5 array.prototype.flat: 1.3.2 array.prototype.flatmap: 1.3.2 debug: 3.2.7 doctrine: 2.1.0 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@8.2.0)(eslint-import-resolver-node@0.3.9)(eslint@9.9.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0)))(eslint@9.9.0(jiti@1.21.0)) hasown: 2.0.2 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -22348,19 +22433,21 @@ snapshots: object.values: 1.2.0 semver: 6.3.1 tsconfig-paths: 3.15.0 + optionalDependencies: + '@typescript-eslint/parser': 7.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jsdoc@50.2.2(eslint@9.9.0): + eslint-plugin-jsdoc@50.2.2(eslint@9.9.0(jiti@1.21.0)): dependencies: '@es-joy/jsdoccomment': 0.48.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.3.6 escape-string-regexp: 4.0.0 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) espree: 10.1.0 esquery: 1.6.0 parse-imports: 2.1.1 @@ -22370,18 +22457,18 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.16.0(eslint@9.9.0): + eslint-plugin-jsonc@2.16.0(eslint@9.9.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0) - eslint: 9.9.0 - eslint-compat-utils: 0.5.0(eslint@9.9.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@1.21.0)) + eslint: 9.9.0(jiti@1.21.0) + eslint-compat-utils: 0.5.0(eslint@9.9.0(jiti@1.21.0)) espree: 9.6.1 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.0 natural-compare: 1.4.0 synckit: 0.6.2 - eslint-plugin-jsx-a11y@6.8.0(eslint@9.9.0): + eslint-plugin-jsx-a11y@6.8.0(eslint@9.9.0(jiti@1.21.0)): dependencies: '@babel/runtime': 7.24.6 aria-query: 5.3.0 @@ -22393,7 +22480,7 @@ snapshots: damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 es-iterator-helpers: 1.0.19 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) hasown: 2.0.2 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 @@ -22401,19 +22488,19 @@ snapshots: object.entries: 1.1.8 object.fromentries: 2.0.8 - eslint-plugin-markdown@5.1.0(eslint@9.9.0): + eslint-plugin-markdown@5.1.0(eslint@9.9.0(jiti@1.21.0)): dependencies: - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color - eslint-plugin-n@17.10.2(eslint@9.9.0): + eslint-plugin-n@17.10.2(eslint@9.9.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@1.21.0)) enhanced-resolve: 5.17.0 - eslint: 9.9.0 - eslint-plugin-es-x: 7.6.0(eslint@9.9.0) + eslint: 9.9.0(jiti@1.21.0) + eslint-plugin-es-x: 7.6.0(eslint@9.9.0(jiti@1.21.0)) get-tsconfig: 4.7.5 globals: 15.9.0 ignore: 5.3.1 @@ -22422,27 +22509,28 @@ snapshots: eslint-plugin-no-only-tests@3.3.0: {} - eslint-plugin-perfectionist@3.2.0(eslint@9.9.0)(typescript@5.5.4)(vue-eslint-parser@9.4.3): + eslint-plugin-perfectionist@3.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4)(vue-eslint-parser@9.4.3(eslint@9.9.0(jiti@1.21.0))): dependencies: '@typescript-eslint/types': 8.2.0 - '@typescript-eslint/utils': 8.2.0(eslint@9.9.0)(typescript@5.5.4) - eslint: 9.9.0 + '@typescript-eslint/utils': 8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) + eslint: 9.9.0(jiti@1.21.0) minimatch: 10.0.1 natural-compare-lite: 1.4.0 - vue-eslint-parser: 9.4.3(eslint@9.9.0) + optionalDependencies: + vue-eslint-parser: 9.4.3(eslint@9.9.0(jiti@1.21.0)) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-react-hooks@4.6.2(eslint@9.9.0): + eslint-plugin-react-hooks@4.6.2(eslint@9.9.0(jiti@1.21.0)): dependencies: - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) - eslint-plugin-react-hooks@5.1.0-beta-26f2496093-20240514(eslint@9.9.0): + eslint-plugin-react-hooks@5.1.0-beta-26f2496093-20240514(eslint@9.9.0(jiti@1.21.0)): dependencies: - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) - eslint-plugin-react@7.35.0(eslint@9.9.0): + eslint-plugin-react@7.35.0(eslint@9.9.0(jiti@1.21.0)): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5 @@ -22450,7 +22538,7 @@ snapshots: array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.0.19 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 @@ -22464,39 +22552,39 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-plugin-regexp@2.6.0(eslint@9.9.0): + eslint-plugin-regexp@2.6.0(eslint@9.9.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@1.21.0)) '@eslint-community/regexpp': 4.11.0 comment-parser: 1.4.1 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) jsdoc-type-pratt-parser: 4.1.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-simple-import-sort@12.1.1(eslint@9.9.0): + eslint-plugin-simple-import-sort@12.1.1(eslint@9.9.0(jiti@1.21.0)): dependencies: - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) - eslint-plugin-toml@0.11.1(eslint@9.9.0): + eslint-plugin-toml@0.11.1(eslint@9.9.0(jiti@1.21.0)): dependencies: debug: 4.3.6 - eslint: 9.9.0 - eslint-compat-utils: 0.5.0(eslint@9.9.0) + eslint: 9.9.0(jiti@1.21.0) + eslint-compat-utils: 0.5.0(eslint@9.9.0(jiti@1.21.0)) lodash: 4.17.21 toml-eslint-parser: 0.10.0 transitivePeerDependencies: - supports-color - eslint-plugin-unicorn@55.0.0(eslint@9.9.0): + eslint-plugin-unicorn@55.0.0(eslint@9.9.0(jiti@1.21.0)): dependencies: '@babel/helper-validator-identifier': 7.24.6 - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@1.21.0)) ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.37.1 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) esquery: 1.6.0 globals: 15.9.0 indent-string: 4.0.0 @@ -22509,40 +22597,41 @@ snapshots: semver: 7.6.3 strip-indent: 3.0.0 - eslint-plugin-unused-imports@4.1.3(@typescript-eslint/eslint-plugin@8.2.0)(eslint@9.9.0): + eslint-plugin-unused-imports@4.1.3(@typescript-eslint/eslint-plugin@8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0)): dependencies: - '@typescript-eslint/eslint-plugin': 8.2.0(@typescript-eslint/parser@8.2.0)(eslint@9.9.0)(typescript@5.5.4) - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) + optionalDependencies: + '@typescript-eslint/eslint-plugin': 8.2.0(@typescript-eslint/parser@8.2.0(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4))(eslint@9.9.0(jiti@1.21.0))(typescript@5.5.4) - eslint-plugin-vue@9.27.0(eslint@9.9.0): + eslint-plugin-vue@9.27.0(eslint@9.9.0(jiti@1.21.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0) - eslint: 9.9.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@1.21.0)) + eslint: 9.9.0(jiti@1.21.0) globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 6.1.0 semver: 7.6.3 - vue-eslint-parser: 9.4.3(eslint@9.9.0) + vue-eslint-parser: 9.4.3(eslint@9.9.0(jiti@1.21.0)) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color - eslint-plugin-yml@1.14.0(eslint@9.9.0): + eslint-plugin-yml@1.14.0(eslint@9.9.0(jiti@1.21.0)): dependencies: debug: 4.3.6 - eslint: 9.9.0 - eslint-compat-utils: 0.5.0(eslint@9.9.0) + eslint: 9.9.0(jiti@1.21.0) + eslint-compat-utils: 0.5.0(eslint@9.9.0(jiti@1.21.0)) lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 1.2.3 transitivePeerDependencies: - supports-color - eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.9.0): + eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.9.0(jiti@1.21.0)): dependencies: '@vue/compiler-sfc': 3.4.27 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) eslint-scope@5.1.1: dependencies: @@ -22606,9 +22695,9 @@ snapshots: transitivePeerDependencies: - supports-color - eslint@9.9.0: + eslint@9.9.0(jiti@1.21.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0(jiti@1.21.0)) '@eslint-community/regexpp': 4.11.0 '@eslint/config-array': 0.17.1 '@eslint/eslintrc': 3.1.0 @@ -22642,6 +22731,8 @@ snapshots: optionator: 0.9.4 strip-ansi: 6.0.1 text-table: 0.2.0 + optionalDependencies: + jiti: 1.21.0 transitivePeerDependencies: - supports-color @@ -22740,7 +22831,7 @@ snapshots: '@scure/bip32': 1.3.3 '@scure/bip39': 1.2.2 - ethers@5.7.2: + ethers@5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: '@ethersproject/abi': 5.7.0 '@ethersproject/abstract-provider': 5.7.0 @@ -22760,7 +22851,7 @@ snapshots: '@ethersproject/networks': 5.7.1 '@ethersproject/pbkdf2': 5.7.0 '@ethersproject/properties': 5.7.0 - '@ethersproject/providers': 5.7.2 + '@ethersproject/providers': 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@ethersproject/random': 5.7.0 '@ethersproject/rlp': 5.7.0 '@ethersproject/sha2': 5.7.0 @@ -23212,13 +23303,13 @@ snapshots: graphemer@1.4.0: {} - graphql-config@5.0.3(@types/node@20.16.1)(graphql@16.9.0)(typescript@5.5.4): + graphql-config@5.0.3(@types/node@20.16.1)(bufferutil@4.0.8)(graphql@16.9.0)(typescript@5.5.4)(utf-8-validate@5.0.10): dependencies: '@graphql-tools/graphql-file-loader': 8.0.1(graphql@16.9.0) '@graphql-tools/json-file-loader': 8.0.1(graphql@16.9.0) '@graphql-tools/load': 8.0.2(graphql@16.9.0) '@graphql-tools/merge': 9.0.4(graphql@16.9.0) - '@graphql-tools/url-loader': 8.0.2(@types/node@20.16.1)(graphql@16.9.0) + '@graphql-tools/url-loader': 8.0.2(@types/node@20.16.1)(bufferutil@4.0.8)(graphql@16.9.0)(utf-8-validate@5.0.10) '@graphql-tools/utils': 10.2.0(graphql@16.9.0) cosmiconfig: 8.3.6(typescript@5.5.4) graphql: 16.9.0 @@ -23715,17 +23806,17 @@ snapshots: isobject@3.0.1: {} - isomorphic-ws@5.0.0(ws@8.17.1): + isomorphic-ws@5.0.0(ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)): dependencies: - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) - isows@1.0.3(ws@8.13.0): + isows@1.0.3(ws@8.13.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)): dependencies: - ws: 8.13.0 + ws: 8.13.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) - isows@1.0.4(ws@8.17.1): + isows@1.0.4(ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)): dependencies: - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) iterator.prototype@1.1.2: dependencies: @@ -23863,7 +23954,7 @@ snapshots: jsc-safe-url@0.2.4: {} - jscodeshift@0.14.0(@babel/preset-env@7.24.6): + jscodeshift@0.14.0(@babel/preset-env@7.24.6(@babel/core@7.24.6)): dependencies: '@babel/core': 7.24.6 '@babel/parser': 7.24.6 @@ -24234,7 +24325,7 @@ snapshots: merge2@1.4.1: {} meros@1.3.0(@types/node@20.16.1): - dependencies: + optionalDependencies: '@types/node': 20.16.1 mersenne-twister@1.1.0: {} @@ -24256,12 +24347,12 @@ snapshots: metro-core: 0.80.9 rimraf: 3.0.2 - metro-config@0.80.9: + metro-config@0.80.9(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: connect: 3.7.0 cosmiconfig: 5.2.1 jest-validate: 29.7.0 - metro: 0.80.9 + metro: 0.80.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) metro-cache: 0.80.9 metro-core: 0.80.9 metro-runtime: 0.80.9 @@ -24337,13 +24428,13 @@ snapshots: transitivePeerDependencies: - supports-color - metro-transform-worker@0.80.9: + metro-transform-worker@0.80.9(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: '@babel/core': 7.24.6 '@babel/generator': 7.24.6 '@babel/parser': 7.24.6 '@babel/types': 7.24.6 - metro: 0.80.9 + metro: 0.80.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) metro-babel-transformer: 0.80.9 metro-cache: 0.80.9 metro-cache-key: 0.80.9 @@ -24357,7 +24448,7 @@ snapshots: - supports-color - utf-8-validate - metro@0.80.9: + metro@0.80.9(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: '@babel/code-frame': 7.24.6 '@babel/core': 7.24.6 @@ -24383,7 +24474,7 @@ snapshots: metro-babel-transformer: 0.80.9 metro-cache: 0.80.9 metro-cache-key: 0.80.9 - metro-config: 0.80.9 + metro-config: 0.80.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) metro-core: 0.80.9 metro-file-map: 0.80.9 metro-resolver: 0.80.9 @@ -24391,7 +24482,7 @@ snapshots: metro-source-map: 0.80.9 metro-symbolicate: 0.80.9 metro-transform-plugins: 0.80.9 - metro-transform-worker: 0.80.9 + metro-transform-worker: 0.80.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) mime-types: 2.1.35 node-fetch: 2.7.0 nullthrows: 1.1.1 @@ -24400,7 +24491,7 @@ snapshots: source-map: 0.5.7 strip-ansi: 6.0.1 throat: 5.0.0 - ws: 7.5.9 + ws: 7.5.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) yargs: 17.7.2 transitivePeerDependencies: - bufferutil @@ -24491,7 +24582,7 @@ snapshots: yallist: 4.0.0 mipd@0.0.7(typescript@5.5.4): - dependencies: + optionalDependencies: typescript: 5.5.4 mkdirp@0.5.6: @@ -24519,9 +24610,9 @@ snapshots: moo@0.5.2: {} - moonbeam-types-bundle@2.0.10: + moonbeam-types-bundle@2.0.10(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: - '@polkadot/api': 9.14.2 + '@polkadot/api': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) typescript: 4.9.5 transitivePeerDependencies: - bufferutil @@ -24574,8 +24665,6 @@ snapshots: nanoid@5.0.7: {} - napi-wasm@1.1.0: {} - natural-compare-lite@1.4.0: {} natural-compare@1.4.0: {} @@ -24584,19 +24673,19 @@ snapshots: neo-async@2.6.2: {} - next-axiom@1.4.1(next@14.2.5)(react@18.3.1): + next-axiom@1.4.1(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1): dependencies: - next: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + next: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 use-deep-compare: 1.3.0(react@18.3.1) whatwg-fetch: 3.6.20 - next-pwa@5.6.0(@babel/core@7.24.6)(next@14.2.5)(webpack@5.91.0): + next-pwa@5.6.0(@babel/core@7.24.6)(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(webpack@5.91.0): dependencies: babel-loader: 8.3.0(@babel/core@7.24.6)(webpack@5.91.0) clean-webpack-plugin: 4.0.0(webpack@5.91.0) globby: 11.1.0 - next: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + next: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) terser-webpack-plugin: 5.3.10(webpack@5.91.0) workbox-webpack-plugin: 6.6.0(webpack@5.91.0) workbox-window: 6.6.0 @@ -24609,30 +24698,30 @@ snapshots: - uglify-js - webpack - next-seo@6.5.0(next@14.2.5)(react-dom@18.3.1)(react@18.3.1): + next-seo@6.5.0(next@14.2.6(@babel/core@7.24.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - next: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + next: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - next-sitemap@4.2.3(next@14.2.5): + next-sitemap@4.2.3(next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)): dependencies: '@corex/deepmerge': 4.0.43 '@next/env': 13.5.6 fast-glob: 3.3.2 minimist: 1.2.8 - next: 14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + next: 14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - next-themes@0.3.0(react-dom@18.3.1)(react@18.3.1): + next-themes@0.3.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) next-tick@1.1.0: {} - next@14.2.5(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1): + next@14.2.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@next/env': 14.2.5 + '@next/env': 14.2.6 '@swc/helpers': 0.5.5 busboy: 1.6.0 caniuse-lite: 1.0.30001651 @@ -24642,15 +24731,15 @@ snapshots: react-dom: 18.3.1(react@18.3.1) styled-jsx: 5.1.1(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react@18.3.1) optionalDependencies: - '@next/swc-darwin-arm64': 14.2.5 - '@next/swc-darwin-x64': 14.2.5 - '@next/swc-linux-arm64-gnu': 14.2.5 - '@next/swc-linux-arm64-musl': 14.2.5 - '@next/swc-linux-x64-gnu': 14.2.5 - '@next/swc-linux-x64-musl': 14.2.5 - '@next/swc-win32-arm64-msvc': 14.2.5 - '@next/swc-win32-ia32-msvc': 14.2.5 - '@next/swc-win32-x64-msvc': 14.2.5 + '@next/swc-darwin-arm64': 14.2.6 + '@next/swc-darwin-x64': 14.2.6 + '@next/swc-linux-arm64-gnu': 14.2.6 + '@next/swc-linux-arm64-musl': 14.2.6 + '@next/swc-linux-x64-gnu': 14.2.6 + '@next/swc-linux-x64-musl': 14.2.6 + '@next/swc-win32-arm64-msvc': 14.2.6 + '@next/swc-win32-ia32-msvc': 14.2.6 + '@next/swc-win32-x64-msvc': 14.2.6 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -24934,6 +25023,8 @@ snapshots: p-try@2.2.0: {} + package-manager-detector@0.1.2: {} + pako@2.1.0: {} param-case@3.0.4: @@ -25103,9 +25194,9 @@ snapshots: pofile@1.1.4: {} - pontem-types-bundle@1.0.15(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2): + pontem-types-bundle@1.0.15(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2): dependencies: - '@polkadot/keyring': 7.9.2(@polkadot/util-crypto@13.0.2)(@polkadot/util@13.0.2) + '@polkadot/keyring': 7.9.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2) '@polkadot/types': 6.12.1 typescript: 4.9.5 transitivePeerDependencies: @@ -25128,15 +25219,22 @@ snapshots: camelcase-css: 2.0.1 postcss: 8.4.41 - postcss-load-config@4.0.2(postcss@8.4.41): + postcss-load-config@4.0.2(postcss@8.4.41)(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)): dependencies: lilconfig: 3.1.1 - postcss: 8.4.41 yaml: 2.4.2 + optionalDependencies: + postcss: 8.4.41 + ts-node: 10.9.2(@types/node@20.16.1)(typescript@5.5.4) - postcss-load-config@6.0.1: + postcss-load-config@6.0.1(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(yaml@2.4.2): dependencies: lilconfig: 3.1.1 + optionalDependencies: + jiti: 1.21.0 + postcss: 8.4.41 + tsx: 4.11.0 + yaml: 2.4.2 postcss-nested@6.0.1(postcss@8.4.41): dependencies: @@ -25317,10 +25415,10 @@ snapshots: prop-types: 15.8.1 react: 18.3.1 - react-devtools-core@5.2.0: + react-devtools-core@5.2.0(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: shell-quote: 1.8.1 - ws: 7.5.9 + ws: 7.5.9(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -25343,33 +25441,32 @@ snapshots: react-is@18.3.1: {} - react-jazzicon@1.0.4(react-dom@18.3.1)(react@18.3.1): + react-jazzicon@1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: mersenne-twister: 1.1.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-native-webview@11.26.1(react-native@0.74.1)(react@18.3.1): + react-native-webview@11.26.1(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1): dependencies: escape-string-regexp: 2.0.0 invariant: 2.2.4 react: 18.3.1 - react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.3.4)(react@18.3.1) + react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10) - react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.3.4)(react@18.3.1): + react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10): dependencies: '@jest/create-cache-key-function': 29.7.0 - '@react-native-community/cli': 13.6.6 + '@react-native-community/cli': 13.6.6(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@react-native-community/cli-platform-android': 13.6.6 '@react-native-community/cli-platform-ios': 13.6.6 '@react-native/assets-registry': 0.74.83 - '@react-native/codegen': 0.74.83(@babel/preset-env@7.24.6) - '@react-native/community-cli-plugin': 0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6) + '@react-native/codegen': 0.74.83(@babel/preset-env@7.24.6(@babel/core@7.24.6)) + '@react-native/community-cli-plugin': 0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@react-native/gradle-plugin': 0.74.83 '@react-native/js-polyfills': 0.74.83 '@react-native/normalize-colors': 0.74.83 - '@react-native/virtualized-lists': 0.74.83(@types/react@18.3.4)(react-native@0.74.1)(react@18.3.1) - '@types/react': 18.3.4 + '@react-native/virtualized-lists': 0.74.83(@types/react@18.3.4)(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1) abort-controller: 3.0.0 anser: 1.4.10 ansi-regex: 5.0.1 @@ -25388,15 +25485,17 @@ snapshots: pretty-format: 26.6.2 promise: 8.3.0 react: 18.3.1 - react-devtools-core: 5.2.0 + react-devtools-core: 5.2.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) react-refresh: 0.14.2 react-shallow-renderer: 16.15.0(react@18.3.1) regenerator-runtime: 0.13.11 scheduler: 0.24.0-canary-efb381bbf-20230505 stacktrace-parser: 0.1.10 whatwg-fetch: 3.6.20 - ws: 6.2.2 + ws: 6.2.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) yargs: 17.7.2 + optionalDependencies: + '@types/react': 18.3.4 transitivePeerDependencies: - '@babel/core' - '@babel/preset-env' @@ -25407,11 +25506,12 @@ snapshots: react-redux@9.1.2(@types/react@18.3.4)(react@18.3.1)(redux@4.2.1): dependencies: - '@types/react': 18.3.4 '@types/use-sync-external-store': 0.0.3 react: 18.3.1 - redux: 4.2.1 use-sync-external-store: 1.2.2(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.4 + redux: 4.2.1 react-refresh@0.14.2: {} @@ -25429,18 +25529,18 @@ snapshots: react: 18.3.1 react-is: 18.3.1 - react-toastify@10.0.5(react-dom@18.3.1)(react@18.3.1): + react-toastify@10.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: clsx: 2.1.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-virtualized-auto-sizer@1.0.24(react-dom@18.3.1)(react@18.3.1): + react-virtualized-auto-sizer@1.0.24(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-window@1.8.10(react-dom@18.3.1)(react@18.3.1): + react-window@1.8.10(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.24.6 memoize-one: 5.2.1 @@ -25593,7 +25693,10 @@ snapshots: dependencies: jsesc: 0.5.0 - rehackt@0.1.0: {} + rehackt@0.1.0(@types/react@18.3.4)(react@18.3.1): + optionalDependencies: + '@types/react': 18.3.4 + react: 18.3.1 relay-runtime@12.0.0: dependencies: @@ -25682,9 +25785,19 @@ snapshots: dependencies: open: 8.4.2 picomatch: 2.3.1 + source-map: 0.7.4 + yargs: 17.7.2 + optionalDependencies: rollup: 2.79.1 + + rollup-plugin-visualizer@5.12.0(rollup@4.21.0): + dependencies: + open: 8.4.2 + picomatch: 2.3.1 source-map: 0.7.4 yargs: 17.7.2 + optionalDependencies: + rollup: 4.21.0 rollup@2.79.1: optionalDependencies: @@ -25932,17 +26045,17 @@ snapshots: astral-regex: 2.0.0 is-fullwidth-code-point: 3.0.0 - smoldot@2.0.22: + smoldot@2.0.22(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate optional: true - smoldot@2.0.26: + smoldot@2.0.26(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -25953,11 +26066,11 @@ snapshots: dot-case: 3.0.4 tslib: 2.6.3 - socket.io-client@4.7.5: + socket.io-client@4.7.5(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: '@socket.io/component-emitter': 3.1.2 debug: 4.3.6 - engine.io-client: 6.5.3 + engine.io-client: 6.5.3(bufferutil@4.0.8)(utf-8-validate@5.0.10) socket.io-parser: 4.2.4 transitivePeerDependencies: - bufferutil @@ -26057,8 +26170,6 @@ snapshots: strict-uri-encode@2.0.0: {} - string-argv@0.3.2: {} - string-env-interpolation@1.0.1: {} string-width@4.2.3: @@ -26162,7 +26273,7 @@ snapshots: stubborn-fs@1.2.5: {} - styled-components@6.1.11(react-dom@18.3.1)(react@18.3.1): + styled-components@6.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@emotion/is-prop-valid': 1.2.2 '@emotion/unitless': 0.8.1 @@ -26178,10 +26289,11 @@ snapshots: styled-jsx@5.1.1(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react@18.3.1): dependencies: - '@babel/core': 7.24.6 - babel-plugin-macros: 3.1.0 client-only: 0.0.1 react: 18.3.1 + optionalDependencies: + '@babel/core': 7.24.6 + babel-plugin-macros: 3.1.0 stylis@4.3.2: {} @@ -26238,7 +26350,7 @@ snapshots: tabbable@6.2.0: {} - tailwindcss@3.4.10: + tailwindcss@3.4.10(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -26257,7 +26369,7 @@ snapshots: postcss: 8.4.41 postcss-import: 15.1.0(postcss@8.4.41) postcss-js: 4.0.1(postcss@8.4.41) - postcss-load-config: 4.0.2(postcss@8.4.41) + postcss-load-config: 4.0.2(postcss@8.4.41)(ts-node@10.9.2(@types/node@20.16.1)(typescript@5.5.4)) postcss-nested: 6.0.1(postcss@8.4.41) postcss-selector-parser: 6.1.0 resolve: 1.22.8 @@ -26338,6 +26450,8 @@ snapshots: tinybench@2.8.0: {} + tinyexec@0.2.0: {} + tinypool@1.0.0: {} tinyrainbow@1.2.0: {} @@ -26413,6 +26527,24 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 + ts-node@10.9.2(@types/node@16.18.11)(typescript@5.5.4): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.11 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 16.18.11 + acorn: 8.11.3 + acorn-walk: 8.3.2 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.5.4 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + ts-node@10.9.2(@types/node@20.16.1)(typescript@5.2.2): dependencies: '@cspotcode/source-map-support': 0.8.1 @@ -26468,7 +26600,7 @@ snapshots: tslib@2.6.3: {} - tsup@8.2.4(typescript@5.5.4): + tsup@8.2.4(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(typescript@5.5.4)(yaml@2.4.2): dependencies: bundle-require: 5.0.0(esbuild@0.23.1) cac: 6.7.14 @@ -26480,12 +26612,14 @@ snapshots: globby: 11.1.0 joycon: 3.1.1 picocolors: 1.0.1 - postcss-load-config: 6.0.1 + postcss-load-config: 6.0.1(jiti@1.21.0)(postcss@8.4.41)(tsx@4.11.0)(yaml@2.4.2) resolve-from: 5.0.0 rollup: 4.21.0 source-map: 0.8.0-beta.0 sucrase: 3.35.0 tree-kill: 1.2.2 + optionalDependencies: + postcss: 8.4.41 typescript: 5.5.4 transitivePeerDependencies: - jiti @@ -26640,9 +26774,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - undici@6.3.0: - dependencies: - '@fastify/busboy': 2.1.1 + undici@6.19.8: {} unenv@1.9.0: dependencies: @@ -26689,14 +26821,15 @@ snapshots: chokidar: 3.6.0 destr: 2.0.3 h3: 1.11.1 - idb-keyval: 6.2.1 - ioredis: 5.4.1 listhen: 1.7.2 lru-cache: 10.2.2 mri: 1.2.0 node-fetch-native: 1.6.4 ofetch: 1.3.4 ufo: 1.5.3 + optionalDependencies: + idb-keyval: 6.2.1 + ioredis: 5.4.1 transitivePeerDependencies: - uWebSockets.js @@ -26775,15 +26908,17 @@ snapshots: valtio@1.10.5(react@18.3.1): dependencies: proxy-compare: 2.5.1 - react: 18.3.1 use-sync-external-store: 1.2.0(react@18.3.1) + optionalDependencies: + react: 18.3.1 valtio@1.11.2(@types/react@18.3.4)(react@18.3.1): dependencies: - '@types/react': 18.3.4 proxy-compare: 2.5.1 - react: 18.3.1 use-sync-external-store: 1.2.0(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.4 + react: 18.3.1 value-or-promise@1.0.12: {} @@ -26793,7 +26928,7 @@ snapshots: vary@1.1.2: {} - viem@2.19.8(typescript@5.5.4)(zod@3.23.8): + viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8): dependencies: '@adraffy/ens-normalize': 1.10.0 '@noble/curves': 1.4.0 @@ -26801,16 +26936,17 @@ snapshots: '@scure/bip32': 1.4.0 '@scure/bip39': 1.3.0 abitype: 1.0.5(typescript@5.5.4)(zod@3.23.8) - isows: 1.0.4(ws@8.17.1) - typescript: 5.5.4 + isows: 1.0.4(ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) webauthn-p256: 0.0.5 - ws: 8.17.1 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + optionalDependencies: + typescript: 5.5.4 transitivePeerDependencies: - bufferutil - utf-8-validate - zod - viem@2.9.25(typescript@5.2.2)(zod@3.23.3): + viem@2.9.25(bufferutil@4.0.8)(typescript@5.2.2)(utf-8-validate@5.0.10)(zod@3.23.3): dependencies: '@adraffy/ens-normalize': 1.10.0 '@noble/curves': 1.2.0 @@ -26818,21 +26954,22 @@ snapshots: '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 abitype: 1.0.0(typescript@5.2.2)(zod@3.23.3) - isows: 1.0.3(ws@8.13.0) + isows: 1.0.3(ws@8.13.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)) + ws: 8.13.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) + optionalDependencies: typescript: 5.2.2 - ws: 8.13.0 transitivePeerDependencies: - bufferutil - utf-8-validate - zod - vite-node@2.0.5(@types/node@20.16.1): + vite-node@2.0.5(@types/node@20.16.1)(terser@5.31.0): dependencies: cac: 6.7.14 debug: 4.3.6 pathe: 1.1.2 tinyrainbow: 1.2.0 - vite: 5.2.11(@types/node@20.16.1) + vite: 5.2.11(@types/node@20.16.1)(terser@5.31.0) transitivePeerDependencies: - '@types/node' - less @@ -26843,19 +26980,19 @@ snapshots: - supports-color - terser - vite@5.2.11(@types/node@20.16.1): + vite@5.2.11(@types/node@20.16.1)(terser@5.31.0): dependencies: - '@types/node': 20.16.1 esbuild: 0.20.2 postcss: 8.4.41 rollup: 4.21.0 optionalDependencies: + '@types/node': 20.16.1 fsevents: 2.3.3 + terser: 5.31.0 - vitest@2.0.5(@types/node@20.16.1): + vitest@2.0.5(@edge-runtime/vm@3.2.0)(@types/node@20.16.1)(terser@5.31.0): dependencies: '@ampproject/remapping': 2.3.0 - '@types/node': 20.16.1 '@vitest/expect': 2.0.5 '@vitest/pretty-format': 2.0.5 '@vitest/runner': 2.0.5 @@ -26871,9 +27008,12 @@ snapshots: tinybench: 2.8.0 tinypool: 1.0.0 tinyrainbow: 1.2.0 - vite: 5.2.11(@types/node@20.16.1) - vite-node: 2.0.5(@types/node@20.16.1) + vite: 5.2.11(@types/node@20.16.1)(terser@5.31.0) + vite-node: 2.0.5(@types/node@20.16.1)(terser@5.31.0) why-is-node-running: 2.3.0 + optionalDependencies: + '@edge-runtime/vm': 3.2.0 + '@types/node': 20.16.1 transitivePeerDependencies: - less - lightningcss @@ -26885,10 +27025,10 @@ snapshots: vlq@1.0.1: {} - vue-eslint-parser@9.4.3(eslint@9.9.0): + vue-eslint-parser@9.4.3(eslint@9.9.0(jiti@1.21.0)): dependencies: debug: 4.3.6 - eslint: 9.9.0 + eslint: 9.9.0(jiti@1.21.0) eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 @@ -26898,15 +27038,53 @@ snapshots: transitivePeerDependencies: - supports-color - wagmi@2.12.7(@tanstack/react-query@5.52.0)(@types/react@18.3.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8): + wagmi@2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8): dependencies: - '@tanstack/react-query': 5.52.0(react@18.3.1) - '@wagmi/connectors': 5.1.7(@types/react@18.3.4)(@wagmi/core@2.13.4)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(viem@2.19.8)(zod@3.23.8) - '@wagmi/core': 2.13.4(@types/react@18.3.4)(react@18.3.1)(typescript@5.5.4)(viem@2.19.8) + '@tanstack/react-query': 5.52.1(react@18.3.1) + '@wagmi/connectors': 5.1.7(@types/react@18.3.4)(@wagmi/core@2.13.4(@tanstack/query-core@5.52.0)(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1)(typescript@5.5.4)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@2.79.1)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) + '@wagmi/core': 2.13.4(@tanstack/query-core@5.52.0)(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1)(typescript@5.5.4)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8)) react: 18.3.1 + use-sync-external-store: 1.2.0(react@18.3.1) + viem: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + optionalDependencies: typescript: 5.5.4 + transitivePeerDependencies: + - '@azure/app-configuration' + - '@azure/cosmos' + - '@azure/data-tables' + - '@azure/identity' + - '@azure/keyvault-secrets' + - '@azure/storage-blob' + - '@capacitor/preferences' + - '@netlify/blobs' + - '@planetscale/database' + - '@react-native-async-storage/async-storage' + - '@tanstack/query-core' + - '@types/react' + - '@upstash/redis' + - '@vercel/kv' + - bufferutil + - encoding + - immer + - ioredis + - react-dom + - react-native + - rollup + - supports-color + - uWebSockets.js + - utf-8-validate + - zod + + wagmi@2.12.7(@tanstack/query-core@5.52.0)(@tanstack/react-query@5.52.1(react@18.3.1))(@types/react@18.3.4)(bufferutil@4.0.8)(immer@9.0.21)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8): + dependencies: + '@tanstack/react-query': 5.52.1(react@18.3.1) + '@wagmi/connectors': 5.1.7(@types/react@18.3.4)(@wagmi/core@2.13.4(@tanstack/query-core@5.52.0)(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1)(typescript@5.5.4)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8)))(bufferutil@4.0.8)(react-dom@18.3.1(react@18.3.1))(react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6(@babel/core@7.24.6))(@types/react@18.3.4)(bufferutil@4.0.8)(react@18.3.1)(utf-8-validate@5.0.10))(react@18.3.1)(rollup@4.21.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8))(zod@3.23.8) + '@wagmi/core': 2.13.4(@tanstack/query-core@5.52.0)(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1)(typescript@5.5.4)(viem@2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8)) + react: 18.3.1 use-sync-external-store: 1.2.0(react@18.3.1) - viem: 2.19.8(typescript@5.5.4)(zod@3.23.8) + viem: 2.20.0(bufferutil@4.0.8)(typescript@5.5.4)(utf-8-validate@5.0.10)(zod@3.23.8) + optionalDependencies: + typescript: 5.5.4 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -27242,19 +27420,37 @@ snapshots: imurmurhash: 0.1.4 signal-exit: 3.0.7 - ws@6.2.2: + ws@6.2.2(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: async-limiter: 1.0.1 + optionalDependencies: + bufferutil: 4.0.8 + utf-8-validate: 5.0.10 - ws@7.4.6: {} + ws@7.4.6(bufferutil@4.0.8)(utf-8-validate@5.0.10): + optionalDependencies: + bufferutil: 4.0.8 + utf-8-validate: 5.0.10 - ws@7.5.9: {} + ws@7.5.9(bufferutil@4.0.8)(utf-8-validate@5.0.10): + optionalDependencies: + bufferutil: 4.0.8 + utf-8-validate: 5.0.10 - ws@8.11.0: {} + ws@8.11.0(bufferutil@4.0.8)(utf-8-validate@5.0.10): + optionalDependencies: + bufferutil: 4.0.8 + utf-8-validate: 5.0.10 - ws@8.13.0: {} + ws@8.13.0(bufferutil@4.0.8)(utf-8-validate@5.0.10): + optionalDependencies: + bufferutil: 4.0.8 + utf-8-validate: 5.0.10 - ws@8.17.1: {} + ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10): + optionalDependencies: + bufferutil: 4.0.8 + utf-8-validate: 5.0.10 xml-name-validator@4.0.0: {} @@ -27339,13 +27535,18 @@ snapshots: dependencies: tslib: 2.3.0 - zustand@4.4.1(@types/react@18.3.4)(react@18.3.1): + zustand@4.4.1(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1): dependencies: + use-sync-external-store: 1.2.0(react@18.3.1) + optionalDependencies: '@types/react': 18.3.4 + immer: 9.0.21 react: 18.3.1 - use-sync-external-store: 1.2.0(react@18.3.1) - zustand@4.5.2(react@18.3.1): + zustand@4.5.2(@types/react@18.3.4)(immer@9.0.21)(react@18.3.1): dependencies: - react: 18.3.1 use-sync-external-store: 1.2.0(react@18.3.1) + optionalDependencies: + '@types/react': 18.3.4 + immer: 9.0.21 + react: 18.3.1 diff --git a/scripts/treasury/package.json b/scripts/treasury/package.json index d56382a6d..e32a9ca07 100644 --- a/scripts/treasury/package.json +++ b/scripts/treasury/package.json @@ -35,6 +35,6 @@ "ts-node": "^10.9.2", "tsup": "^8.2.4", "typescript": "5.5.4", - "viem": "2.19.8" + "viem": "2.20.0" } } diff --git a/scripts/vote-merkle/package.json b/scripts/vote-merkle/package.json index 6423a26bb..e886e43a4 100644 --- a/scripts/vote-merkle/package.json +++ b/scripts/vote-merkle/package.json @@ -37,6 +37,6 @@ "ts-node": "^10.9.2", "tsup": "^8.2.4", "typescript": "5.5.4", - "viem": "2.19.8" + "viem": "2.20.0" } }