diff --git a/apis/path-finder/package.json b/apis/path-finder/package.json index 7605cc6c1..13340e06b 100644 --- a/apis/path-finder/package.json +++ b/apis/path-finder/package.json @@ -14,7 +14,7 @@ "lint": "TIMING=1 eslint . --fix" }, "dependencies": { - "@vercel/node": "^3.0.27", + "@vercel/node": "^3.1.7", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", "@zenlink-interface/smart-router": "workspace:*", @@ -23,8 +23,8 @@ "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", "ioredis": "^5.4.1", - "viem": "2.9.25", - "zod": "^3.22.2" + "viem": "2.13.7", + "zod": "^3.23.8" }, "devDependencies": { "@zenlink-interface/eslint-config": "workspace:*", diff --git a/apis/token-price/package.json b/apis/token-price/package.json index 27ecf85aa..8ca1b0476 100644 --- a/apis/token-price/package.json +++ b/apis/token-price/package.json @@ -5,7 +5,7 @@ "lint": "TIMING=1 eslint --fix ." }, "dependencies": { - "@vercel/node": "^3.0.27", + "@vercel/node": "^3.1.7", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/graph-client": "workspace:*", "date-fns": "^3.6.0", diff --git a/apis/zenlink-stats/package.json b/apis/zenlink-stats/package.json index 2e676b00c..9bd94cfe5 100644 --- a/apis/zenlink-stats/package.json +++ b/apis/zenlink-stats/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "@polkadot/api": "^10.9.1", - "@vercel/node": "^3.0.27", + "@vercel/node": "^3.1.7", "@wagmi/core": "1.1.1-cjs", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", @@ -15,13 +15,13 @@ "@zenlink-interface/smart-router": "workspace:*", "@zenlink-interface/token-lists": "workspace:*", "@zenlink-interface/wagmi-config": "workspace:*", - "axios": "^1.6.8", + "axios": "^1.7.2", "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.9.25" + "viem": "2.13.7" }, "devDependencies": { "@zenlink-interface/eslint-config": "workspace:*", diff --git a/apps/analytics/package.json b/apps/analytics/package.json index 2c9280992..72cb181d9 100644 --- a/apps/analytics/package.json +++ b/apps/analytics/package.json @@ -18,15 +18,15 @@ "@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.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.31.0", - "@tanstack/react-table": "8.16.0", - "@vercel/analytics": "^1.2.2", + "@tanstack/react-query": "^5.40.1", + "@tanstack/react-table": "8.17.3", + "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/compat": "workspace:*", @@ -49,24 +49,24 @@ "echarts-for-react": "^3.0.2", "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", - "next": "14.2.2", + "next": "14.2.3", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", "next-themes": "^0.3.0", "numeral": "^2.0.6", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-redux": "^9.1.1", - "viem": "2.9.25", - "wagmi": "2.2.0", - "zod": "^3.23.3" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^9.1.2", + "viem": "2.13.7", + "wagmi": "2.9.11", + "zod": "^3.23.8" }, "devDependencies": { - "@types/node": "^20.12.7", + "@types/node": "^20.14.2", "@types/numeral": "^2.0.5", - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", @@ -75,7 +75,7 @@ "graphql": "16.8.1", "postcss": "^8.4.38", "swr": "^2.2.5", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.4", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/apps/app/package.json b/apps/app/package.json index 42b0085f4..67aa3ff31 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -12,23 +12,23 @@ }, "dependencies": { "@heroicons/react": "2.1.3", - "@vercel/analytics": "^1.2.2", + "@vercel/analytics": "^1.3.1", "@zenlink-interface/ui": "workspace:*", - "next": "14.2.2", + "next": "14.2.3", "next-seo": "^6.5.0", - "react": "^18.2.0", - "react-dom": "^18.2.0" + "react": "^18.3.1", + "react-dom": "^18.3.1" }, "devDependencies": { - "@types/node": "^20.12.7", - "@types/react": "18.2.57", + "@types/node": "^20.14.2", + "@types/react": "18.3.3", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "autoprefixer": "^10.4.19", "eslint": "^8.57.0", "postcss": "^8.4.38", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.4", "typescript": "5.4.5" } } diff --git a/apps/gauge/package.json b/apps/gauge/package.json index 0a451f714..4018e3e5a 100644 --- a/apps/gauge/package.json +++ b/apps/gauge/package.json @@ -9,15 +9,15 @@ "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.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.31.0", - "@tanstack/react-table": "8.16.0", - "@vercel/analytics": "^1.2.2", + "@tanstack/react-query": "^5.40.1", + "@tanstack/react-table": "8.17.3", + "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/compat": "workspace:*", @@ -39,24 +39,24 @@ "echarts": "^5.5.0", "echarts-for-react": "^3.0.2", "fast-json-stable-stringify": "^2.1.0", - "next": "14.2.2", + "next": "14.2.3", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", "next-themes": "^0.3.0", "numeral": "^2.0.6", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-redux": "^9.1.1", - "viem": "2.9.25", - "wagmi": "2.2.0", - "zod": "^3.23.3" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^9.1.2", + "viem": "2.13.7", + "wagmi": "2.9.11", + "zod": "^3.23.8" }, "devDependencies": { - "@types/node": "^20.12.7", + "@types/node": "^20.14.2", "@types/numeral": "^2.0.5", - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", @@ -65,7 +65,7 @@ "graphql": "16.8.1", "postcss": "^8.4.38", "swr": "^2.2.5", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.4", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/apps/market/package.json b/apps/market/package.json index 754aa038b..07ec46115 100644 --- a/apps/market/package.json +++ b/apps/market/package.json @@ -9,15 +9,15 @@ "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.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.31.0", - "@tanstack/react-table": "8.16.0", - "@vercel/analytics": "^1.2.2", + "@tanstack/react-query": "^5.40.1", + "@tanstack/react-table": "8.17.3", + "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/compat": "workspace:*", @@ -40,24 +40,24 @@ "echarts": "^5.5.0", "echarts-for-react": "^3.0.2", "fast-json-stable-stringify": "^2.1.0", - "next": "14.2.2", + "next": "14.2.3", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", "next-themes": "^0.3.0", "numeral": "^2.0.6", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-redux": "^9.1.1", - "viem": "2.9.25", - "wagmi": "2.2.0", - "zod": "^3.23.3" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^9.1.2", + "viem": "2.13.7", + "wagmi": "2.9.11", + "zod": "^3.23.8" }, "devDependencies": { - "@types/node": "^20.12.7", + "@types/node": "^20.14.2", "@types/numeral": "^2.0.5", - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", @@ -66,7 +66,7 @@ "graphql": "16.8.1", "postcss": "^8.4.38", "swr": "^2.2.5", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.4", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/apps/pool/package.json b/apps/pool/package.json index 3e74b3d76..5f343689a 100644 --- a/apps/pool/package.json +++ b/apps/pool/package.json @@ -18,15 +18,15 @@ "@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.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.31.0", - "@tanstack/react-table": "8.16.0", - "@vercel/analytics": "^1.2.2", + "@tanstack/react-query": "^5.40.1", + "@tanstack/react-table": "8.17.3", + "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/compat": "workspace:*", @@ -49,24 +49,24 @@ "echarts-for-react": "^3.0.2", "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", - "next": "14.2.2", + "next": "14.2.3", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", "next-themes": "^0.3.0", "numeral": "^2.0.6", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-redux": "^9.1.1", - "viem": "2.9.25", - "wagmi": "2.2.0", - "zod": "^3.23.3" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^9.1.2", + "viem": "2.13.7", + "wagmi": "2.9.11", + "zod": "^3.23.8" }, "devDependencies": { - "@types/node": "^20.12.7", + "@types/node": "^20.14.2", "@types/numeral": "^2.0.5", - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", @@ -75,7 +75,7 @@ "graphql": "16.8.1", "postcss": "^8.4.38", "swr": "^2.2.5", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.4", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/apps/referrals/package.json b/apps/referrals/package.json index dfbf53199..4d10864ce 100644 --- a/apps/referrals/package.json +++ b/apps/referrals/package.json @@ -12,15 +12,15 @@ "@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.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.31.0", - "@tanstack/react-table": "8.16.0", - "@vercel/analytics": "^1.2.2", + "@tanstack/react-query": "^5.40.1", + "@tanstack/react-table": "8.17.3", + "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/compat": "workspace:*", @@ -36,31 +36,31 @@ "@zenlink-interface/ui": "workspace:*", "@zenlink-interface/wagmi": "workspace:*", "ethers": "^5.7.2", - "next": "14.2.2", + "next": "14.2.3", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", "next-themes": "^0.3.0", "numeral": "^2.0.6", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-redux": "^9.1.1", - "viem": "2.9.25", - "wagmi": "2.2.0", - "zod": "^3.23.3" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^9.1.2", + "viem": "2.13.7", + "wagmi": "2.9.11", + "zod": "^3.23.8" }, "devDependencies": { - "@types/node": "^20.12.7", + "@types/node": "^20.14.2", "@types/numeral": "^2.0.5", - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "autoprefixer": "^10.4.19", "eslint": "^8.57.0", "postcss": "^8.4.38", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.4", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/apps/swap/package.json b/apps/swap/package.json index cfa21de58..cd29cd7fe 100644 --- a/apps/swap/package.json +++ b/apps/swap/package.json @@ -12,14 +12,14 @@ "@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.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.31.0", - "@vercel/analytics": "^1.2.2", + "@tanstack/react-query": "^5.40.1", + "@vercel/analytics": "^1.3.1", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/compat": "workspace:*", @@ -40,31 +40,31 @@ "echarts": "^5.5.0", "echarts-for-react": "^3.0.2", "ethers": "^5.7.2", - "next": "14.2.2", + "next": "14.2.3", "next-pwa": "^5.6.0", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", "next-themes": "^0.3.0", "numeral": "^2.0.6", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-redux": "^9.1.1", - "viem": "2.9.25", - "wagmi": "2.2.0", - "zod": "^3.23.3" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^9.1.2", + "viem": "2.13.7", + "wagmi": "2.9.11", + "zod": "^3.23.8" }, "devDependencies": { - "@types/node": "^20.12.7", + "@types/node": "^20.14.2", "@types/numeral": "^2.0.5", - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "autoprefixer": "^10.4.19", "eslint": "^8.57.0", "postcss": "^8.4.38", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.4", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/package.json b/package.json index a24b15354..c96c1f422 100644 --- a/package.json +++ b/package.json @@ -35,17 +35,17 @@ "prepare": "pnpm run i18n:compile" }, "devDependencies": { - "@lingui/cli": "^4.10.0", - "@types/node": "^20.12.7", + "@lingui/cli": "^4.11.1", + "@types/node": "^20.14.2", "@zenlink-interface/eslint-config": "workspace:*", "chatgpt": "^5.2.5", - "dotenv-cli": "^7.4.1", + "dotenv-cli": "^7.4.2", "eslint": "^8.57.0", "esno": "^4.7.0", "fast-glob": "^3.3.2", "ora": "^8.0.1", "pathe": "^1.1.2", - "turbo": "1.13.2", + "turbo": "1.13.4", "undici": "^6.3.0" } } diff --git a/packages/amm/package.json b/packages/amm/package.json index 16ff36fae..7ee5a86fb 100644 --- a/packages/amm/package.json +++ b/packages/amm/package.json @@ -40,11 +40,11 @@ "tiny-warning": "^1.0.3" }, "devDependencies": { - "@types/node": "^20.12.7", + "@types/node": "^20.14.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^8.57.0", - "tsup": "^8.0.2", + "tsup": "^8.1.0", "typescript": "5.4.5" } } diff --git a/packages/compat/package.json b/packages/compat/package.json index 6f8dc381a..62cc762a1 100644 --- a/packages/compat/package.json +++ b/packages/compat/package.json @@ -18,17 +18,17 @@ }, "peerDependencies": { "ethers": "^5.7.2", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "viem": "2.9.25" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "viem": "2.13.7" }, "dependencies": { "@ethersproject/constants": "^5.7.0", - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@reduxjs/toolkit": "^1.9.7", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", @@ -46,22 +46,22 @@ "@zenlink-interface/wagmi": "workspace:*", "@zenlink-types/bifrost": "1.7.6", "next-themes": "^0.3.0", - "react-redux": "^9.1.1", - "viem": "2.9.25", - "wagmi": "2.2.0", - "zod": "^3.23.3" + "react-redux": "^9.1.2", + "viem": "2.13.7", + "wagmi": "2.9.11", + "zod": "^3.23.8" }, "devDependencies": { - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^8.57.0", "ethers": "^5.7.2", - "next": "14.2.2", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "tsup": "^8.0.2", + "next": "14.2.3", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "tsup": "^8.1.0", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/packages/config/eslint/package.json b/packages/config/eslint/package.json index 4e5f5628f..671e5befd 100644 --- a/packages/config/eslint/package.json +++ b/packages/config/eslint/package.json @@ -18,18 +18,18 @@ "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" }, "dependencies": { - "@antfu/eslint-config": "^2.15.0", - "@next/eslint-plugin-next": "^14.2.2", + "@antfu/eslint-config": "^2.21.0", + "@next/eslint-plugin-next": "^14.2.3", "eslint": "^8.57.0", - "eslint-config-next": "^14.2.2", - "eslint-plugin-react": "^7.34.1", - "eslint-plugin-react-hooks": "^4.6.0", + "eslint-config-next": "^14.2.3", + "eslint-plugin-react": "^7.34.2", + "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-simple-import-sort": "^12.1.0", "eslint-plugin-testing-library": "^6.2.2", - "eslint-plugin-unused-imports": "^3.1.0" + "eslint-plugin-unused-imports": "^3.2.0" }, "devDependencies": { "@types/eslint": "^8.56.10", - "@types/node": "^20.12.7" + "@types/node": "^20.14.2" } } diff --git a/packages/config/graph/package.json b/packages/config/graph/package.json index 8ad72e94a..254d3d3cd 100644 --- a/packages/config/graph/package.json +++ b/packages/config/graph/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", - "tsup": "^8.0.2", + "tsup": "^8.1.0", "typescript": "5.4.5" } } diff --git a/packages/config/nextjs/package.json b/packages/config/nextjs/package.json index c9e1c81a8..485e798cc 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.2" + "next": "14.2.3" }, "devDependencies": { - "@lingui/swc-plugin": "^4.0.7", - "next": "14.2.2" + "@lingui/swc-plugin": "^4.0.8", + "next": "14.2.3" } } diff --git a/packages/config/polkadot/package.json b/packages/config/polkadot/package.json index 6a1aedda6..daf0d2147 100644 --- a/packages/config/polkadot/package.json +++ b/packages/config/polkadot/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "@zenlink-interface/typescript-config": "workspace:*", - "tsup": "^8.0.2", + "tsup": "^8.1.0", "typescript": "5.4.5" } } diff --git a/packages/config/router/package.json b/packages/config/router/package.json index 6658397dd..04cd7a081 100644 --- a/packages/config/router/package.json +++ b/packages/config/router/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", - "tsup": "8.0.2", + "tsup": "8.1.0", "typescript": "5.4.5" } } diff --git a/packages/config/wagmi/package.json b/packages/config/wagmi/package.json index 121d48846..cf257f976 100644 --- a/packages/config/wagmi/package.json +++ b/packages/config/wagmi/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@zenlink-interface/typescript-config": "workspace:*", - "tsup": "^8.0.2", + "tsup": "^8.1.0", "typescript": "5.4.5" } } diff --git a/packages/currency/package.json b/packages/currency/package.json index 276a091e5..fade6f7b3 100644 --- a/packages/currency/package.json +++ b/packages/currency/package.json @@ -25,8 +25,8 @@ "test": "vitest run" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0" + "react": "^18.3.1", + "react-dom": "^18.3.1" }, "dependencies": { "@ethersproject/address": "^5.7.0", @@ -39,13 +39,13 @@ }, "devDependencies": { "@types/lodash.flatmap": "^4.5.9", - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "tsup": "^8.0.2", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "tsup": "^8.1.0", "typescript": "5.4.5", "vitest": "^0.34.6" } diff --git a/packages/format/package.json b/packages/format/package.json index 527537ecb..c13d3af52 100644 --- a/packages/format/package.json +++ b/packages/format/package.json @@ -30,7 +30,7 @@ "@types/numeral": "^2.0.5", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", - "tsup": "^8.0.2", + "tsup": "^8.1.0", "typescript": "5.4.5" } } diff --git a/packages/graph-client/package.json b/packages/graph-client/package.json index cead0edbe..95d382493 100644 --- a/packages/graph-client/package.json +++ b/packages/graph-client/package.json @@ -26,11 +26,11 @@ "prepublishOnly": "pnpm build" }, "dependencies": { - "@apollo/client": "^3.9.11", + "@apollo/client": "^3.10.4", "@graphql-codegen/cli": "^5.0.2", - "@graphql-codegen/typescript-operations": "^4.2.0", + "@graphql-codegen/typescript-operations": "^4.2.1", "@graphql-codegen/typescript-react-apollo": "^4.3.0", - "@graphql-codegen/typescript-resolvers": "^4.0.6", + "@graphql-codegen/typescript-resolvers": "^4.1.0", "@polkadot/util-crypto": "^11.1.3", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", @@ -47,7 +47,7 @@ "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^8.57.0", - "tsup": "^8.0.2", + "tsup": "^8.1.0", "typescript": "5.4.5" } } diff --git a/packages/hooks/package.json b/packages/hooks/package.json index 51d378c9f..76ddab0ee 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -19,8 +19,8 @@ "lint": "TIMING=1 eslint src --fix" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0" + "react": "^18.3.1", + "react-dom": "^18.3.1" }, "dependencies": { "@ethersproject/address": "^5.7.0", @@ -30,15 +30,15 @@ "react-responsive": "^10.0.0" }, "devDependencies": { - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/currency": "workspace:*", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/format": "workspace:*", "@zenlink-interface/math": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "typescript": "5.4.5", "vitest": "^0.34.6" } diff --git a/packages/market/package.json b/packages/market/package.json index 4813c6844..0ea2a5941 100644 --- a/packages/market/package.json +++ b/packages/market/package.json @@ -35,11 +35,11 @@ "tiny-warning": "^1.0.3" }, "devDependencies": { - "@types/node": "^20.12.7", + "@types/node": "^20.14.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^8.57.0", - "tsup": "^8.0.2", + "tsup": "^8.1.0", "typescript": "5.4.5" } } diff --git a/packages/math/package.json b/packages/math/package.json index 0e85a03fc..982397297 100644 --- a/packages/math/package.json +++ b/packages/math/package.json @@ -35,7 +35,7 @@ "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^8.57.0", - "tsup": "^8.0.2", + "tsup": "^8.1.0", "typescript": "5.4.5", "vitest": "^0.34.6" } diff --git a/packages/parachains-impl/amplitude/package.json b/packages/parachains-impl/amplitude/package.json index 873a210b0..7b75e64fb 100644 --- a/packages/parachains-impl/amplitude/package.json +++ b/packages/parachains-impl/amplitude/package.json @@ -18,15 +18,15 @@ "lint": "TIMING=1 eslint . --fix" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0" + "react": "^18.3.1", + "react-dom": "^18.3.1" }, "dependencies": { - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@pendulum-chain/types": "0.3.4", "@polkadot/api": "^10.9.1", "@polkadot/api-augment": "^10.9.1", @@ -44,14 +44,14 @@ "@zenlink-types/bifrost": "1.7.6" }, "devDependencies": { - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^8.57.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "tsup": "^8.0.2", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "tsup": "^8.1.0", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/packages/parachains-impl/bifrost/package.json b/packages/parachains-impl/bifrost/package.json index 3a67f9732..fa5d90dd7 100644 --- a/packages/parachains-impl/bifrost/package.json +++ b/packages/parachains-impl/bifrost/package.json @@ -17,15 +17,15 @@ "lint": "TIMING=1 eslint . --fix" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0" + "react": "^18.3.1", + "react-dom": "^18.3.1" }, "dependencies": { - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@polkadot-onboard/react": "^1.1.0", "@polkadot/api": "^10.9.1", "@polkadot/api-augment": "^10.9.1", @@ -43,14 +43,14 @@ "@zenlink-types/bifrost": "1.7.6" }, "devDependencies": { - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^8.57.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "tsup": "^8.0.2", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "tsup": "^8.1.0", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/packages/polkadot/package.json b/packages/polkadot/package.json index e549e6ce7..a3665a7ac 100644 --- a/packages/polkadot/package.json +++ b/packages/polkadot/package.json @@ -17,8 +17,8 @@ "lint": "TIMING=1 eslint . --fix" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0" + "react": "^18.3.1", + "react-dom": "^18.3.1" }, "dependencies": { "@polkadot-onboard/core": "^1.1.0", @@ -28,7 +28,7 @@ "@polkadot/api": "^10.9.1", "@polkadot/api-augment": "^10.9.1", "@polkadot/api-derive": "^10.9.1", - "@polkadot/apps-config": "^0.136.1", + "@polkadot/apps-config": "^0.138.1", "@polkadot/extension-dapp": "^0.45.5", "@polkadot/extension-inject": "^0.45.5", "@polkadot/keyring": "^12.5.1", @@ -49,12 +49,12 @@ "@zenlink-interface/ui": "workspace:*" }, "devDependencies": { - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "typescript": "5.4.5", "vitest": "^0.34.6" } diff --git a/packages/redux/localstorage/package.json b/packages/redux/localstorage/package.json index 4d3b43a5c..de6b32945 100644 --- a/packages/redux/localstorage/package.json +++ b/packages/redux/localstorage/package.json @@ -18,16 +18,16 @@ "@reduxjs/toolkit": "^1.9.7", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-redux": "^9.1.1" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^9.1.2" }, "dependencies": {}, "devDependencies": { "@reduxjs/toolkit": "^1.9.7", - "@types/node": "^20.12.7", - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/node": "^20.14.2", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", "@zenlink-interface/eslint-config": "workspace:*", @@ -35,9 +35,9 @@ "@zenlink-interface/typescript-config": "workspace:*", "@zenlink-interface/ui": "workspace:*", "fast-json-stable-stringify": "^2.1.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-redux": "^9.1.1", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^9.1.2", "typescript": "5.4.5" } } diff --git a/packages/redux/token-lists/package.json b/packages/redux/token-lists/package.json index 7ecc3be84..d4ed77e6c 100644 --- a/packages/redux/token-lists/package.json +++ b/packages/redux/token-lists/package.json @@ -18,9 +18,9 @@ "@zenlink-interface/currency": "workspace:*", "@zenlink-interface/hooks": "workspace:*", "@zenlink-interface/token-lists": "workspace:*", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-redux": "^9.1.1" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^9.1.2" }, "dependencies": { "@ethersproject/address": "^5.7.0", @@ -31,21 +31,21 @@ "fast-json-stable-stringify": "^2.1.0", "multicodec": "^3.2.1", "multihashes": "^4.0.3", - "viem": "2.9.25" + "viem": "2.13.7" }, "devDependencies": { "@reduxjs/toolkit": "^1.9.7", - "@types/node": "^20.12.7", - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/node": "^20.14.2", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", "@zenlink-interface/hooks": "workspace:*", "@zenlink-interface/token-lists": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "react-redux": "^9.1.1", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "react-redux": "^9.1.2", "typescript": "5.4.5" } } diff --git a/packages/shared/package.json b/packages/shared/package.json index 1db46eb3d..2c764f013 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -15,38 +15,38 @@ "lint": "TIMING=1 eslint . --fix" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", - "viem": "2.9.25" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "viem": "2.13.7" }, "dependencies": { - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.31.0", + "@tanstack/react-query": "^5.40.1", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", "@zenlink-interface/graph-client": "workspace:*", "@zenlink-interface/locales": "workspace:*", "@zenlink-interface/redux-localstorage": "workspace:*", - "make-plural": "^7.3.0", - "react-redux": "^9.1.1", - "viem": "2.9.25", - "wagmi": "2.2.0", - "zod": "^3.23.3" + "make-plural": "^7.4.0", + "react-redux": "^9.1.2", + "viem": "2.13.7", + "wagmi": "2.9.11", + "zod": "^3.23.8" }, "devDependencies": { - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/format": "workspace:*", "@zenlink-interface/math": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^8.57.0", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "tsup": "^8.0.2", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "tsup": "^8.1.0", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/packages/smart-router/package.json b/packages/smart-router/package.json index c7d5de319..a60bd018f 100644 --- a/packages/smart-router/package.json +++ b/packages/smart-router/package.json @@ -39,15 +39,15 @@ "jsbi": "^4.3.0", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3", - "viem": "2.9.25" + "viem": "2.13.7" }, "devDependencies": { - "@types/node": "^20.12.7", + "@types/node": "^20.14.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/router-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^8.57.0", - "tsup": "^8.0.2", + "tsup": "^8.1.0", "typescript": "5.4.5", "vitest": "^0.34.6" } diff --git a/packages/ui/package.json b/packages/ui/package.json index 6527fcf99..da54dbd47 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -18,24 +18,24 @@ "lint": "TIMING=1 eslint ./**/*.ts* --fix" }, "peerDependencies": { - "next": "14.2.2", - "react": "^18.2.0", - "react-dom": "^18.2.0" + "next": "14.2.3", + "react": "^18.3.1", + "react-dom": "^18.3.1" }, "dependencies": { - "@floating-ui/react": "^0.26.12", + "@floating-ui/react": "^0.26.16", "@fontsource-variable/inter": "5.0.18", - "@headlessui/react": "1.7.17", + "@headlessui/react": "1.7.19", "@heroicons/react": "2.1.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", "@popperjs/core": "^2.11.8", "@react-hook/window-scroll": "^1.3.0", "@tailwindcss/aspect-ratio": "^0.4.2", "@tailwindcss/forms": "^0.5.7", - "@tailwindcss/typography": "^0.5.12", - "@tanstack/react-table": "8.16.0", + "@tailwindcss/typography": "^0.5.13", + "@tanstack/react-table": "8.17.3", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", "@zenlink-interface/hooks": "workspace:*", @@ -43,22 +43,22 @@ "classnames": "^2.5.1", "date-fns": "^3.6.0", "nanoid": "^5.0.7", - "next": "14.2.2", - "react": "^18.2.0", - "react-dom": "^18.2.0", + "next": "14.2.3", + "react": "^18.3.1", + "react-dom": "^18.3.1", "react-jazzicon": "^1.0.4", "react-toastify": "^10.0.5", "react-virtualized-auto-sizer": "^1.0.24", "react-window": "^1.8.10" }, "devDependencies": { - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@types/react-virtualized-auto-sizer": "^1.0.4", "@types/react-window": "^1.8.8", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", - "tailwindcss": "^3.4.3", + "tailwindcss": "^3.4.4", "typescript": "5.4.5" } } diff --git a/packages/wagmi/package.json b/packages/wagmi/package.json index 5e81d23e2..b654654c9 100644 --- a/packages/wagmi/package.json +++ b/packages/wagmi/package.json @@ -17,10 +17,10 @@ "lint": "TIMING=1 eslint . --fix" }, "peerDependencies": { - "react": "^18.2.0", - "react-dom": "^18.2.0", - "viem": "2.9.25", - "wagmi": "2.2.0" + "react": "^18.3.1", + "react-dom": "^18.3.1", + "viem": "2.13.7", + "wagmi": "2.9.11" }, "dependencies": { "@ethersproject/abi": "^5.7.0", @@ -28,13 +28,13 @@ "@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.3", - "@lingui/core": "4.10.0", - "@lingui/macro": "4.10.0", - "@lingui/react": "4.10.0", - "@tanstack/react-query": "^5.31.0", - "@uniswap/permit2-sdk": "^1.2.0", + "@lingui/core": "4.11.1", + "@lingui/macro": "4.11.1", + "@lingui/react": "4.11.1", + "@tanstack/react-query": "^5.40.1", + "@uniswap/permit2-sdk": "^1.3.0", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", @@ -48,23 +48,23 @@ "@zenlink-interface/wagmi-config": "workspace:*", "fast-json-stable-stringify": "^2.1.0", "ms": "^2.1.3", - "next-axiom": "^1.1.1", - "viem": "2.9.25", - "wagmi": "2.2.0", - "zod": "^3.23.3" + "next-axiom": "^1.3.0", + "viem": "2.13.7", + "wagmi": "2.9.11", + "zod": "^3.23.8" }, "devDependencies": { "@types/ms": "^0.7.34", - "@types/react": "18.2.57", - "@types/react-dom": "^18.2.25", + "@types/react": "18.3.3", + "@types/react-dom": "^18.3.0", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^8.57.0", "ethers": "^5.7.2", - "next": "14.2.2", - "react": "^18.2.0", - "react-dom": "^18.2.0", - "tsup": "^8.0.2", + "next": "14.2.3", + "react": "^18.3.1", + "react-dom": "^18.3.1", + "tsup": "^8.1.0", "typescript": "5.4.5" }, "nextBundleAnalysis": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cda56fc39..d20e2ff2c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,11 +9,11 @@ importers: .: devDependencies: '@lingui/cli': - specifier: ^4.10.0 - version: 4.10.0 + specifier: ^4.11.1 + version: 4.11.1 '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:packages/config/eslint @@ -21,8 +21,8 @@ importers: specifier: ^5.2.5 version: 5.2.5 dotenv-cli: - specifier: ^7.4.1 - version: 7.4.1 + specifier: ^7.4.2 + version: 7.4.2 eslint: specifier: ^8.57.0 version: 8.57.0 @@ -39,8 +39,8 @@ importers: specifier: ^1.1.2 version: 1.1.2 turbo: - specifier: 1.13.2 - version: 1.13.2 + specifier: 1.13.4 + version: 1.13.4 undici: specifier: ^6.3.0 version: 6.3.0 @@ -48,8 +48,8 @@ importers: apis/path-finder: dependencies: '@vercel/node': - specifier: ^3.0.27 - version: 3.0.27 + specifier: ^3.1.7 + version: 3.1.7 '@zenlink-interface/chain': specifier: workspace:* version: link:../../packages/chain @@ -75,11 +75,11 @@ importers: specifier: ^5.4.1 version: 5.4.1 viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) zod: - specifier: ^3.22.2 - version: 3.23.3 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@zenlink-interface/eslint-config': specifier: workspace:* @@ -95,7 +95,7 @@ importers: version: 8.57.0 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.12.7)(typescript@5.4.5) + version: 10.9.2(@types/node@20.14.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -103,8 +103,8 @@ importers: apis/token-price: dependencies: '@vercel/node': - specifier: ^3.0.27 - version: 3.0.27 + specifier: ^3.1.7 + version: 3.1.7 '@zenlink-interface/chain': specifier: workspace:* version: link:../../packages/chain @@ -140,11 +140,11 @@ importers: specifier: ^10.9.1 version: 10.9.1 '@vercel/node': - specifier: ^3.0.27 - version: 3.0.27 + specifier: ^3.1.7 + version: 3.1.7 '@wagmi/core': specifier: 1.1.1-cjs - version: 1.1.1-cjs(ioredis@5.4.1)(react@18.2.0)(typescript@5.4.5)(viem@2.9.25) + version: 1.1.1-cjs(ioredis@5.4.1)(react@18.3.1)(typescript@5.4.5)(viem@2.13.7) '@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.2 + version: 1.7.2 date-fns: specifier: ^3.6.0 version: 3.6.0 @@ -182,8 +182,8 @@ importers: specifier: ^5.4.1 version: 5.4.1 viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) devDependencies: '@zenlink-interface/eslint-config': specifier: workspace:* @@ -225,32 +225,32 @@ importers: specifier: ^5.7.0 version: 5.7.0 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.1)(react@18.2.0) + version: 1.9.7(react-redux@9.1.2)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.31.0 - version: 5.31.0(react@18.2.0) + specifier: ^5.40.1 + version: 5.40.1(react@18.3.1) '@tanstack/react-table': - specifier: 8.16.0 - version: 8.16.0(react-dom@18.2.0)(react@18.2.0) + specifier: 8.17.3 + version: 8.17.3(react-dom@18.3.1)(react@18.3.1) '@vercel/analytics': - specifier: ^1.2.2 - version: 1.2.2(next@14.2.2)(react@18.2.0) + specifier: ^1.3.1 + version: 1.3.1(next@14.2.3)(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -310,7 +310,7 @@ importers: version: 5.5.0 echarts-for-react: specifier: ^3.0.2 - version: 3.0.2(echarts@5.5.0)(react@18.2.0) + version: 3.0.2(echarts@5.5.0)(react@18.3.1) ethers: specifier: ^5.7.2 version: 5.7.2 @@ -318,54 +318,54 @@ importers: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@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.2)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.3)(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.2)(react-dom@18.2.0)(react@18.2.0) + version: 6.5.0(next@14.2.3)(react-dom@18.3.1)(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.2) + version: 4.2.3(next@14.2.3) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.2.0)(react@18.2.0) + version: 0.3.0(react-dom@18.3.1)(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-redux: - specifier: ^9.1.1 - version: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) wagmi: - specifier: 2.2.0 - version: 2.2.0(@tanstack/react-query@5.31.0)(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) + specifier: 2.9.11 + version: 2.9.11(@tanstack/react-query@5.40.1)(@types/react@18.3.3)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) zod: - specifier: ^3.23.3 - version: 3.23.3 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@types/numeral': specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -389,10 +389,10 @@ importers: version: 8.4.38 swr: specifier: ^2.2.5 - version: 2.2.5(react@18.2.0) + version: 2.2.5(react@18.3.1) tailwindcss: - specifier: ^3.4.3 - version: 3.4.3 + specifier: ^3.4.4 + version: 3.4.4 typescript: specifier: 5.4.5 version: 5.4.5 @@ -401,32 +401,32 @@ importers: dependencies: '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@vercel/analytics': - specifier: ^1.2.2 - version: 1.2.2(next@14.2.2)(react@18.2.0) + specifier: ^1.3.1 + version: 1.3.1(next@14.2.3)(react@18.3.1) '@zenlink-interface/ui': specifier: workspace:* version: link:../../packages/ui next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.2)(react-dom@18.2.0)(react@18.2.0) + version: 6.5.0(next@14.2.3)(react-dom@18.3.1)(react@18.3.1) react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) devDependencies: '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -446,8 +446,8 @@ importers: specifier: ^8.4.38 version: 8.4.38 tailwindcss: - specifier: ^3.4.3 - version: 3.4.3 + specifier: ^3.4.4 + version: 3.4.4 typescript: specifier: 5.4.5 version: 5.4.5 @@ -455,32 +455,32 @@ importers: apps/gauge: dependencies: '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.1)(react@18.2.0) + version: 1.9.7(react-redux@9.1.2)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.31.0 - version: 5.31.0(react@18.2.0) + specifier: ^5.40.1 + version: 5.40.1(react@18.3.1) '@tanstack/react-table': - specifier: 8.16.0 - version: 8.16.0(react-dom@18.2.0)(react@18.2.0) + specifier: 8.17.3 + version: 8.17.3(react-dom@18.3.1)(react@18.3.1) '@vercel/analytics': - specifier: ^1.2.2 - version: 1.2.2(next@14.2.2)(react@18.2.0) + specifier: ^1.3.1 + version: 1.3.1(next@14.2.3)(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -540,59 +540,59 @@ importers: version: 5.5.0 echarts-for-react: specifier: ^3.0.2 - version: 3.0.2(echarts@5.5.0)(react@18.2.0) + version: 3.0.2(echarts@5.5.0)(react@18.3.1) fast-json-stable-stringify: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@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.2)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.3)(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.2)(react-dom@18.2.0)(react@18.2.0) + version: 6.5.0(next@14.2.3)(react-dom@18.3.1)(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.2) + version: 4.2.3(next@14.2.3) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.2.0)(react@18.2.0) + version: 0.3.0(react-dom@18.3.1)(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-redux: - specifier: ^9.1.1 - version: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) wagmi: - specifier: 2.2.0 - version: 2.2.0(@tanstack/react-query@5.31.0)(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) + specifier: 2.9.11 + version: 2.9.11(@tanstack/react-query@5.40.1)(@types/react@18.3.3)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) zod: - specifier: ^3.23.3 - version: 3.23.3 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@types/numeral': specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -616,10 +616,10 @@ importers: version: 8.4.38 swr: specifier: ^2.2.5 - version: 2.2.5(react@18.2.0) + version: 2.2.5(react@18.3.1) tailwindcss: - specifier: ^3.4.3 - version: 3.4.3 + specifier: ^3.4.4 + version: 3.4.4 typescript: specifier: 5.4.5 version: 5.4.5 @@ -627,32 +627,32 @@ importers: apps/market: dependencies: '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.1)(react@18.2.0) + version: 1.9.7(react-redux@9.1.2)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.31.0 - version: 5.31.0(react@18.2.0) + specifier: ^5.40.1 + version: 5.40.1(react@18.3.1) '@tanstack/react-table': - specifier: 8.16.0 - version: 8.16.0(react-dom@18.2.0)(react@18.2.0) + specifier: 8.17.3 + version: 8.17.3(react-dom@18.3.1)(react@18.3.1) '@vercel/analytics': - specifier: ^1.2.2 - version: 1.2.2(next@14.2.2)(react@18.2.0) + specifier: ^1.3.1 + version: 1.3.1(next@14.2.3)(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -715,59 +715,59 @@ importers: version: 5.5.0 echarts-for-react: specifier: ^3.0.2 - version: 3.0.2(echarts@5.5.0)(react@18.2.0) + version: 3.0.2(echarts@5.5.0)(react@18.3.1) fast-json-stable-stringify: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@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.2)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.3)(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.2)(react-dom@18.2.0)(react@18.2.0) + version: 6.5.0(next@14.2.3)(react-dom@18.3.1)(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.2) + version: 4.2.3(next@14.2.3) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.2.0)(react@18.2.0) + version: 0.3.0(react-dom@18.3.1)(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-redux: - specifier: ^9.1.1 - version: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) wagmi: - specifier: 2.2.0 - version: 2.2.0(@tanstack/react-query@5.31.0)(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) + specifier: 2.9.11 + version: 2.9.11(@tanstack/react-query@5.40.1)(@types/react@18.3.3)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) zod: - specifier: ^3.23.3 - version: 3.23.3 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@types/numeral': specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -791,10 +791,10 @@ importers: version: 8.4.38 swr: specifier: ^2.2.5 - version: 2.2.5(react@18.2.0) + version: 2.2.5(react@18.3.1) tailwindcss: - specifier: ^3.4.3 - version: 3.4.3 + specifier: ^3.4.4 + version: 3.4.4 typescript: specifier: 5.4.5 version: 5.4.5 @@ -829,32 +829,32 @@ importers: specifier: ^5.7.0 version: 5.7.0 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.1)(react@18.2.0) + version: 1.9.7(react-redux@9.1.2)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.31.0 - version: 5.31.0(react@18.2.0) + specifier: ^5.40.1 + version: 5.40.1(react@18.3.1) '@tanstack/react-table': - specifier: 8.16.0 - version: 8.16.0(react-dom@18.2.0)(react@18.2.0) + specifier: 8.17.3 + version: 8.17.3(react-dom@18.3.1)(react@18.3.1) '@vercel/analytics': - specifier: ^1.2.2 - version: 1.2.2(next@14.2.2)(react@18.2.0) + specifier: ^1.3.1 + version: 1.3.1(next@14.2.3)(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -914,7 +914,7 @@ importers: version: 5.5.0 echarts-for-react: specifier: ^3.0.2 - version: 3.0.2(echarts@5.5.0)(react@18.2.0) + version: 3.0.2(echarts@5.5.0)(react@18.3.1) ethers: specifier: ^5.7.2 version: 5.7.2 @@ -922,54 +922,54 @@ importers: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@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.2)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.3)(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.2)(react-dom@18.2.0)(react@18.2.0) + version: 6.5.0(next@14.2.3)(react-dom@18.3.1)(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.2) + version: 4.2.3(next@14.2.3) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.2.0)(react@18.2.0) + version: 0.3.0(react-dom@18.3.1)(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-redux: - specifier: ^9.1.1 - version: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) wagmi: - specifier: 2.2.0 - version: 2.2.0(@tanstack/react-query@5.31.0)(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) + specifier: 2.9.11 + version: 2.9.11(@tanstack/react-query@5.40.1)(@types/react@18.3.3)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) zod: - specifier: ^3.23.3 - version: 3.23.3 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@types/numeral': specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -993,10 +993,10 @@ importers: version: 8.4.38 swr: specifier: ^2.2.5 - version: 2.2.5(react@18.2.0) + version: 2.2.5(react@18.3.1) tailwindcss: - specifier: ^3.4.3 - version: 3.4.3 + specifier: ^3.4.4 + version: 3.4.4 typescript: specifier: 5.4.5 version: 5.4.5 @@ -1013,32 +1013,32 @@ importers: specifier: ^5.7.2 version: 5.7.2 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.1)(react@18.2.0) + version: 1.9.7(react-redux@9.1.2)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.31.0 - version: 5.31.0(react@18.2.0) + specifier: ^5.40.1 + version: 5.40.1(react@18.3.1) '@tanstack/react-table': - specifier: 8.16.0 - version: 8.16.0(react-dom@18.2.0)(react@18.2.0) + specifier: 8.17.3 + version: 8.17.3(react-dom@18.3.1)(react@18.3.1) '@vercel/analytics': - specifier: ^1.2.2 - version: 1.2.2(next@14.2.2)(react@18.2.0) + specifier: ^1.3.1 + version: 1.3.1(next@14.2.3)(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -1085,54 +1085,54 @@ importers: specifier: ^5.7.2 version: 5.7.2 next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@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.2)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.3)(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.2)(react-dom@18.2.0)(react@18.2.0) + version: 6.5.0(next@14.2.3)(react-dom@18.3.1)(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.2) + version: 4.2.3(next@14.2.3) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.2.0)(react@18.2.0) + version: 0.3.0(react-dom@18.3.1)(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-redux: - specifier: ^9.1.1 - version: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) wagmi: - specifier: 2.2.0 - version: 2.2.0(@tanstack/react-query@5.31.0)(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) + specifier: 2.9.11 + version: 2.9.11(@tanstack/react-query@5.40.1)(@types/react@18.3.3)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) zod: - specifier: ^3.23.3 - version: 3.23.3 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@types/numeral': specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -1152,8 +1152,8 @@ importers: specifier: ^8.4.38 version: 8.4.38 tailwindcss: - specifier: ^3.4.3 - version: 3.4.3 + specifier: ^3.4.4 + version: 3.4.4 typescript: specifier: 5.4.5 version: 5.4.5 @@ -1170,29 +1170,29 @@ importers: specifier: ^5.7.2 version: 5.7.2 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.1)(react@18.2.0) + version: 1.9.7(react-redux@9.1.2)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.31.0 - version: 5.31.0(react@18.2.0) + specifier: ^5.40.1 + version: 5.40.1(react@18.3.1) '@vercel/analytics': - specifier: ^1.2.2 - version: 1.2.2(next@14.2.2)(react@18.2.0) + specifier: ^1.3.1 + version: 1.3.1(next@14.2.3)(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -1249,59 +1249,59 @@ importers: version: 5.5.0 echarts-for-react: specifier: ^3.0.2 - version: 3.0.2(echarts@5.5.0)(react@18.2.0) + version: 3.0.2(echarts@5.5.0)(react@18.3.1) ethers: specifier: ^5.7.2 version: 5.7.2 next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@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.2)(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@14.2.3)(webpack@5.91.0) next-seo: specifier: ^6.5.0 - version: 6.5.0(next@14.2.2)(react-dom@18.2.0)(react@18.2.0) + version: 6.5.0(next@14.2.3)(react-dom@18.3.1)(react@18.3.1) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@14.2.2) + version: 4.2.3(next@14.2.3) next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.2.0)(react@18.2.0) + version: 0.3.0(react-dom@18.3.1)(react@18.3.1) numeral: specifier: ^2.0.6 version: 2.0.6 react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-redux: - specifier: ^9.1.1 - version: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) wagmi: - specifier: 2.2.0 - version: 2.2.0(@tanstack/react-query@5.31.0)(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) + specifier: 2.9.11 + version: 2.9.11(@tanstack/react-query@5.40.1)(@types/react@18.3.3)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) zod: - specifier: ^3.23.3 - version: 3.23.3 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@types/numeral': specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -1321,8 +1321,8 @@ importers: specifier: ^8.4.38 version: 8.4.38 tailwindcss: - specifier: ^3.4.3 - version: 3.4.3 + specifier: ^3.4.4 + version: 3.4.4 typescript: specifier: 5.4.5 version: 5.4.5 @@ -1356,7 +1356,7 @@ importers: version: 0.17.0 ts-node: specifier: ^10.9.1 - version: 10.9.2(@types/node@20.12.7)(typescript@5.2.2) + version: 10.9.2(@types/node@20.14.2)(typescript@5.2.2) typescript: specifier: 5.2.2 version: 5.2.2 @@ -1398,8 +1398,8 @@ importers: version: 1.0.3 devDependencies: '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -1410,8 +1410,8 @@ importers: specifier: ^8.57.0 version: 8.57.0 tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1437,23 +1437,23 @@ importers: specifier: ^5.7.0 version: 5.7.0 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.1)(react@18.2.0) + version: 1.9.7(react-redux@9.1.2)(react@18.3.1) '@zenlink-interface/amm': specifier: workspace:* version: link:../amm @@ -1501,26 +1501,26 @@ importers: version: 1.7.6 next-themes: specifier: ^0.3.0 - version: 0.3.0(react-dom@18.2.0)(react@18.2.0) + version: 0.3.0(react-dom@18.3.1)(react@18.3.1) react-redux: - specifier: ^9.1.1 - version: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) wagmi: - specifier: 2.2.0 - version: 2.2.0(@tanstack/react-query@5.31.0)(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) + specifier: 2.9.11 + version: 2.9.11(@tanstack/react-query@5.40.1)(@types/react@18.3.3)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) zod: - specifier: ^3.23.3 - version: 3.23.3 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -1534,17 +1534,17 @@ importers: specifier: ^5.7.2 version: 5.7.2 next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1552,23 +1552,23 @@ importers: packages/config/eslint: dependencies: '@antfu/eslint-config': - specifier: ^2.15.0 - version: 2.15.0(@vue/compiler-sfc@3.4.27)(eslint-plugin-react-hooks@4.6.0)(eslint@8.57.0)(typescript@5.4.5) + specifier: ^2.21.0 + version: 2.21.0(@vue/compiler-sfc@3.4.27)(eslint-plugin-react-hooks@4.6.2)(eslint@8.57.0)(typescript@5.4.5) '@next/eslint-plugin-next': - specifier: ^14.2.2 - version: 14.2.2 + specifier: ^14.2.3 + version: 14.2.3 eslint: specifier: ^8.57.0 version: 8.57.0 eslint-config-next: - specifier: ^14.2.2 - version: 14.2.2(eslint@8.57.0)(typescript@5.4.5) + specifier: ^14.2.3 + version: 14.2.3(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-react: - specifier: ^7.34.1 - version: 7.34.1(eslint@8.57.0) + specifier: ^7.34.2 + version: 7.34.2(eslint@8.57.0) eslint-plugin-react-hooks: - specifier: ^4.6.0 - version: 4.6.0(eslint@8.57.0) + specifier: ^4.6.2 + version: 4.6.2(eslint@8.57.0) eslint-plugin-simple-import-sort: specifier: ^12.1.0 version: 12.1.0(eslint@8.57.0) @@ -1576,15 +1576,15 @@ importers: specifier: ^6.2.2 version: 6.2.2(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-unused-imports: - specifier: ^3.1.0 - version: 3.1.0(@typescript-eslint/eslint-plugin@7.10.0)(eslint@8.57.0) + specifier: ^3.2.0 + version: 3.2.0(@typescript-eslint/eslint-plugin@7.12.0)(eslint@8.57.0) devDependencies: '@types/eslint': specifier: ^8.56.10 version: 8.56.10 '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 packages/config/graph: dependencies: @@ -1599,8 +1599,8 @@ importers: specifier: workspace:* version: link:../typescript tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1608,11 +1608,11 @@ importers: packages/config/nextjs: devDependencies: '@lingui/swc-plugin': - specifier: ^4.0.7 - version: 4.0.7(@lingui/macro@4.10.0)(next@14.2.2) + specifier: ^4.0.8 + version: 4.0.8(@lingui/macro@4.11.1)(next@14.2.3) next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) packages/config/polkadot: dependencies: @@ -1633,8 +1633,8 @@ importers: specifier: workspace:* version: link:../typescript tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1655,8 +1655,8 @@ importers: specifier: workspace:* version: link:../typescript tsup: - specifier: 8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: 8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1673,8 +1673,8 @@ importers: specifier: workspace:* version: link:../typescript tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1707,11 +1707,11 @@ importers: specifier: ^4.5.9 version: 4.5.9 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -1719,14 +1719,14 @@ importers: specifier: workspace:* version: link:../config/typescript react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1753,8 +1753,8 @@ importers: specifier: workspace:* version: link:../config/typescript tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1762,20 +1762,20 @@ importers: packages/graph-client: dependencies: '@apollo/client': - specifier: ^3.9.11 - version: 3.9.11(graphql@16.8.1) + specifier: ^3.10.4 + version: 3.10.4(graphql@16.8.1) '@graphql-codegen/cli': specifier: ^5.0.2 - version: 5.0.2(@types/node@20.12.7)(graphql@16.8.1)(typescript@5.4.5) + version: 5.0.2(@types/node@20.14.2)(graphql@16.8.1)(typescript@5.4.5) '@graphql-codegen/typescript-operations': - specifier: ^4.2.0 - version: 4.2.0(graphql@16.8.1) + specifier: ^4.2.1 + version: 4.2.1(graphql@16.8.1) '@graphql-codegen/typescript-react-apollo': specifier: ^4.3.0 version: 4.3.0(graphql-tag@2.12.6)(graphql@16.8.1) '@graphql-codegen/typescript-resolvers': - specifier: ^4.0.6 - version: 4.0.6(graphql@16.8.1) + specifier: ^4.1.0 + version: 4.1.0(graphql@16.8.1) '@polkadot/util-crypto': specifier: ^11.1.3 version: 11.1.3(@polkadot/util@11.1.3) @@ -1820,8 +1820,8 @@ importers: specifier: ^8.57.0 version: 8.57.0 tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1842,14 +1842,14 @@ importers: version: 5.7.2 react-responsive: specifier: ^10.0.0 - version: 10.0.0(react@18.2.0) + version: 10.0.0(react@18.3.1) devDependencies: '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/currency': specifier: workspace:* version: link:../currency @@ -1866,11 +1866,11 @@ importers: specifier: workspace:* version: link:../config/typescript react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1902,8 +1902,8 @@ importers: version: 1.0.3 devDependencies: '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -1914,8 +1914,8 @@ importers: specifier: ^8.57.0 version: 8.57.0 tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1951,8 +1951,8 @@ importers: specifier: ^8.57.0 version: 8.57.0 tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -1963,20 +1963,20 @@ importers: packages/parachains-impl/amplitude: dependencies: '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@pendulum-chain/types': specifier: 0.3.4 version: 0.3.4(@polkadot/api@10.9.1) @@ -2024,11 +2024,11 @@ importers: version: 1.7.6 devDependencies: '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../config/eslint @@ -2039,14 +2039,14 @@ importers: specifier: ^8.57.0 version: 8.57.0 react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -2054,20 +2054,20 @@ importers: packages/parachains-impl/bifrost: dependencies: '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@polkadot-onboard/react': specifier: ^1.1.0 version: 1.1.0 @@ -2115,11 +2115,11 @@ importers: version: 1.7.6 devDependencies: '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../config/eslint @@ -2130,14 +2130,14 @@ importers: specifier: ^8.57.0 version: 8.57.0 react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -2155,7 +2155,7 @@ importers: version: 1.1.0 '@polkadot-onboard/wallet-connect': specifier: ^1.1.0 - version: 1.1.0(@types/react@18.2.57)(react@18.2.0) + version: 1.1.0(@types/react@18.3.3)(react@18.3.1) '@polkadot/api': specifier: ^10.9.1 version: 10.9.1 @@ -2166,8 +2166,8 @@ importers: specifier: ^10.9.1 version: 10.9.1 '@polkadot/apps-config': - specifier: ^0.136.1 - version: 0.136.1(@polkadot/keyring@12.5.1)(@polkadot/util-crypto@12.5.1)(react-dom@18.2.0)(react-is@18.3.1)(react@18.2.0) + specifier: ^0.138.1 + version: 0.138.1(@polkadot/keyring@12.5.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1) '@polkadot/extension-dapp': specifier: ^0.45.5 version: 0.45.5(@polkadot/api@10.9.1)(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.5.1) @@ -2224,11 +2224,11 @@ importers: version: link:../ui devDependencies: '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -2236,11 +2236,11 @@ importers: specifier: workspace:* version: link:../config/typescript react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) typescript: specifier: 5.4.5 version: 5.4.5 @@ -2252,16 +2252,16 @@ importers: devDependencies: '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.1)(react@18.2.0) + version: 1.9.7(react-redux@9.1.2)(react@18.3.1) '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/chain': specifier: workspace:* version: link:../../chain @@ -2284,14 +2284,14 @@ importers: specifier: ^2.1.0 version: 2.1.0 react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-redux: - specifier: ^9.1.1 - version: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1) typescript: specifier: 5.4.5 version: 5.4.5 @@ -2323,21 +2323,21 @@ importers: specifier: ^4.0.3 version: 4.0.3 viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) devDependencies: '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.1)(react@18.2.0) + version: 1.9.7(react-redux@9.1.2)(react@18.3.1) '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/chain': specifier: workspace:* version: link:../../chain @@ -2354,14 +2354,14 @@ importers: specifier: workspace:* version: link:../../config/typescript react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-redux: - specifier: ^9.1.1 - version: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1) typescript: specifier: 5.4.5 version: 5.4.5 @@ -2369,20 +2369,20 @@ importers: packages/shared: dependencies: '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.1.1)(react@18.2.0) + version: 1.9.7(react-redux@9.1.2)(react@18.3.1) '@tanstack/react-query': - specifier: ^5.31.0 - version: 5.31.0(react@18.2.0) + specifier: ^5.40.1 + version: 5.40.1(react@18.3.1) '@zenlink-interface/chain': specifier: workspace:* version: link:../chain @@ -2399,27 +2399,27 @@ importers: specifier: workspace:* version: link:../redux/localstorage make-plural: - specifier: ^7.3.0 - version: 7.3.0 + specifier: ^7.4.0 + version: 7.4.0 react-redux: - specifier: ^9.1.1 - version: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + specifier: ^9.1.2 + version: 9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1) viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) wagmi: - specifier: 2.2.0 - version: 2.2.0(@tanstack/react-query@5.31.0)(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) + specifier: 2.9.11 + version: 2.9.11(@tanstack/react-query@5.40.1)(@types/react@18.3.3)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) zod: - specifier: ^3.23.3 - version: 3.23.3 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -2436,14 +2436,14 @@ importers: specifier: ^8.57.0 version: 8.57.0 react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -2484,12 +2484,12 @@ importers: specifier: ^1.0.3 version: 1.0.3 viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) devDependencies: '@types/node': - specifier: ^20.12.7 - version: 20.12.7 + specifier: ^20.14.2 + version: 20.14.2 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -2503,8 +2503,8 @@ importers: specifier: ^8.57.0 version: 8.57.0 tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -2545,44 +2545,44 @@ importers: packages/ui: dependencies: '@floating-ui/react': - specifier: ^0.26.12 - version: 0.26.12(react-dom@18.2.0)(react@18.2.0) + specifier: ^0.26.16 + version: 0.26.16(react-dom@18.3.1)(react@18.3.1) '@fontsource-variable/inter': specifier: 5.0.18 version: 5.0.18 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@popperjs/core': specifier: ^2.11.8 version: 2.11.8 '@react-hook/window-scroll': specifier: ^1.3.0 - version: 1.3.0(react@18.2.0) + version: 1.3.0(react@18.3.1) '@tailwindcss/aspect-ratio': specifier: ^0.4.2 - version: 0.4.2(tailwindcss@3.4.3) + version: 0.4.2(tailwindcss@3.4.4) '@tailwindcss/forms': specifier: ^0.5.7 - version: 0.5.7(tailwindcss@3.4.3) + version: 0.5.7(tailwindcss@3.4.4) '@tailwindcss/typography': - specifier: ^0.5.12 - version: 0.5.12(tailwindcss@3.4.3) + specifier: ^0.5.13 + version: 0.5.13(tailwindcss@3.4.4) '@tanstack/react-table': - specifier: 8.16.0 - version: 8.16.0(react-dom@18.2.0)(react@18.2.0) + specifier: 8.17.3 + version: 8.17.3(react-dom@18.3.1)(react@18.3.1) '@zenlink-interface/chain': specifier: workspace:* version: link:../chain @@ -2605,33 +2605,33 @@ importers: specifier: ^5.0.7 version: 5.0.7 next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) react-jazzicon: specifier: ^1.0.4 - version: 1.0.4(react-dom@18.2.0)(react@18.2.0) + version: 1.0.4(react-dom@18.3.1)(react@18.3.1) react-toastify: specifier: ^10.0.5 - version: 10.0.5(react-dom@18.2.0)(react@18.2.0) + version: 10.0.5(react-dom@18.3.1)(react@18.3.1) react-virtualized-auto-sizer: specifier: ^1.0.24 - version: 1.0.24(react-dom@18.2.0)(react@18.2.0) + version: 1.0.24(react-dom@18.3.1)(react@18.3.1) react-window: specifier: ^1.8.10 - version: 1.8.10(react-dom@18.2.0)(react@18.2.0) + version: 1.8.10(react-dom@18.3.1)(react@18.3.1) devDependencies: '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@types/react-virtualized-auto-sizer': specifier: ^1.0.4 version: 1.0.4 @@ -2645,8 +2645,8 @@ importers: specifier: workspace:* version: link:../config/typescript tailwindcss: - specifier: ^3.4.3 - version: 3.4.3 + specifier: ^3.4.4 + version: 3.4.4 typescript: specifier: 5.4.5 version: 5.4.5 @@ -2669,26 +2669,26 @@ importers: specifier: ^5.7.2 version: 5.7.2 '@headlessui/react': - specifier: 1.7.17 - version: 1.7.17(react-dom@18.2.0)(react@18.2.0) + specifier: 1.7.19 + version: 1.7.19(react-dom@18.3.1)(react@18.3.1) '@heroicons/react': specifier: 2.1.3 - version: 2.1.3(react@18.2.0) + version: 2.1.3(react@18.3.1) '@lingui/core': - specifier: 4.10.0 - version: 4.10.0 + specifier: 4.11.1 + version: 4.11.1 '@lingui/macro': - specifier: 4.10.0 - version: 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + specifier: 4.11.1 + version: 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) '@lingui/react': - specifier: 4.10.0 - version: 4.10.0(react@18.2.0) + specifier: 4.11.1 + version: 4.11.1(react@18.3.1) '@tanstack/react-query': - specifier: ^5.31.0 - version: 5.31.0(react@18.2.0) + specifier: ^5.40.1 + version: 5.40.1(react@18.3.1) '@uniswap/permit2-sdk': - specifier: ^1.2.0 - version: 1.2.0 + specifier: ^1.3.0 + version: 1.3.0 '@zenlink-interface/amm': specifier: workspace:* version: link:../amm @@ -2729,27 +2729,27 @@ importers: specifier: ^2.1.3 version: 2.1.3 next-axiom: - specifier: ^1.1.1 - version: 1.1.1(next@14.2.2)(react@18.2.0) + specifier: ^1.3.0 + version: 1.3.0(@types/node@20.14.2)(next@14.2.3)(react@18.3.1) viem: - specifier: 2.9.25 - version: 2.9.25(typescript@5.4.5)(zod@3.23.3) + specifier: 2.13.7 + version: 2.13.7(typescript@5.4.5)(zod@3.23.8) wagmi: - specifier: 2.2.0 - version: 2.2.0(@tanstack/react-query@5.31.0)(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) + specifier: 2.9.11 + version: 2.9.11(@tanstack/react-query@5.40.1)(@types/react@18.3.3)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) zod: - specifier: ^3.23.3 - version: 3.23.3 + specifier: ^3.23.8 + version: 3.23.8 devDependencies: '@types/ms': specifier: ^0.7.34 version: 0.7.34 '@types/react': - specifier: 18.2.57 - version: 18.2.57 + specifier: 18.3.3 + version: 18.3.3 '@types/react-dom': - specifier: ^18.2.25 - version: 18.2.25 + specifier: ^18.3.0 + version: 18.3.0 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -2763,17 +2763,17 @@ importers: specifier: ^5.7.2 version: 5.7.2 next: - specifier: 14.2.2 - version: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.3 + version: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) react: - specifier: ^18.2.0 - version: 18.2.0 + specifier: ^18.3.1 + version: 18.3.1 react-dom: - specifier: ^18.2.0 - version: 18.2.0(react@18.2.0) + specifier: ^18.3.1 + version: 18.3.1(react@18.3.1) tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 @@ -2781,8 +2781,8 @@ importers: scripts/price: devDependencies: '@apollo/client': - specifier: ^3.9.11 - version: 3.9.11(graphql@16.8.1) + specifier: ^3.10.4 + version: 3.10.4(graphql@16.8.1) '@types/express': specifier: ^4.17.21 version: 4.17.21 @@ -2830,22 +2830,22 @@ importers: version: 5.4.1 ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.12.7)(typescript@5.4.5) + version: 10.9.2(@types/node@20.14.2)(typescript@5.4.5) tsup: - specifier: ^8.0.2 - version: 8.0.2(ts-node@10.9.2)(typescript@5.4.5) + specifier: ^8.1.0 + version: 8.1.0(ts-node@10.9.2)(typescript@5.4.5) typescript: specifier: 5.4.5 version: 5.4.5 packages: - /@acala-network/type-definitions@5.1.2(@polkadot/types@10.13.1): + /@acala-network/type-definitions@5.1.2(@polkadot/types@11.1.1): resolution: {integrity: sha512-di3HH8Zn8i1jkQkQiwc44A8ovN9MvK5HwcNV3ngvW3TeF0dHbpHBQHdElJYpVge5IaEyhQ0kWihIEnVqpw4G9A==} peerDependencies: '@polkadot/types': ^10.5.1 dependencies: - '@polkadot/types': 10.13.1 + '@polkadot/types': 11.1.1 dev: false /@adraffy/ens-normalize@1.10.0: @@ -2863,15 +2863,16 @@ packages: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - /@antfu/eslint-config@2.15.0(@vue/compiler-sfc@3.4.27)(eslint-plugin-react-hooks@4.6.0)(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-qoqw+0N8bqz0vBIigGJamaIf1LdzXcmCDuleygJAF3EtACLieKyIMvpOdc2TU9AnuPbMBFCkN40340UWRChELw==} + /@antfu/eslint-config@2.21.0(@vue/compiler-sfc@3.4.27)(eslint-plugin-react-hooks@4.6.2)(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-j/giI0Z8rTvfGYMWnisiy8RZHAqFe8SHPLOhWP/eU0Knvr7K7/tBsy14S3eY6NzTi40Kl6eyKpIxpebEBsWj1A==} hasBin: true peerDependencies: '@eslint-react/eslint-plugin': ^1.5.8 + '@prettier/plugin-xml': ^3.4.1 '@unocss/eslint-plugin': '>=0.50.0' - astro-eslint-parser: ^0.16.3 + astro-eslint-parser: ^1.0.2 eslint: '>=8.40.0' - eslint-plugin-astro: ^0.31.4 + eslint-plugin-astro: ^1.2.0 eslint-plugin-format: '>=0.1.0' eslint-plugin-react-hooks: ^4.6.0 eslint-plugin-react-refresh: ^0.4.4 @@ -2883,6 +2884,8 @@ packages: peerDependenciesMeta: '@eslint-react/eslint-plugin': optional: true + '@prettier/plugin-xml': + optional: true '@unocss/eslint-plugin': optional: true astro-eslint-parser: @@ -2908,37 +2911,39 @@ packages: dependencies: '@antfu/install-pkg': 0.3.3 '@clack/prompts': 0.7.0 - '@stylistic/eslint-plugin': 1.8.1(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0)(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5) + '@stylistic/eslint-plugin': 2.1.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.12.0(@typescript-eslint/parser@7.12.0)(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.12.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 eslint-config-flat-gitignore: 0.1.5 eslint-flat-config-utils: 0.2.5 eslint-merge-processors: 0.1.0(eslint@8.57.0) - eslint-plugin-antfu: 2.3.0(eslint@8.57.0) + eslint-plugin-antfu: 2.3.3(eslint@8.57.0) + eslint-plugin-command: 0.2.3(eslint@8.57.0) eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.0) eslint-plugin-import-x: 0.5.1(eslint@8.57.0)(typescript@5.4.5) - eslint-plugin-jsdoc: 48.2.6(eslint@8.57.0) + eslint-plugin-jsdoc: 48.2.9(eslint@8.57.0) eslint-plugin-jsonc: 2.16.0(eslint@8.57.0) - eslint-plugin-markdown: 4.0.1(eslint@8.57.0) - eslint-plugin-n: 17.7.0(eslint@8.57.0) + eslint-plugin-markdown: 5.0.0(eslint@8.57.0) + eslint-plugin-n: 17.8.1(eslint@8.57.0) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-perfectionist: 2.10.0(eslint@8.57.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2) - eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0) + eslint-plugin-perfectionist: 2.10.0(eslint@8.57.0)(typescript@5.4.5)(vue-eslint-parser@9.4.3) + eslint-plugin-react-hooks: 4.6.2(eslint@8.57.0) + eslint-plugin-regexp: 2.6.0(eslint@8.57.0) eslint-plugin-toml: 0.11.0(eslint@8.57.0) - eslint-plugin-unicorn: 52.0.0(eslint@8.57.0) - eslint-plugin-unused-imports: 3.1.0(@typescript-eslint/eslint-plugin@7.10.0)(eslint@8.57.0) - eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.10.0)(eslint@8.57.0)(typescript@5.4.5) + eslint-plugin-unicorn: 53.0.0(eslint@8.57.0) + eslint-plugin-unused-imports: 3.2.0(@typescript-eslint/eslint-plugin@7.12.0)(eslint@8.57.0) + eslint-plugin-vitest: 0.5.4(@typescript-eslint/eslint-plugin@7.12.0)(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-vue: 9.26.0(eslint@8.57.0) eslint-plugin-yml: 1.14.0(eslint@8.57.0) eslint-processor-vue-blocks: 0.1.2(@vue/compiler-sfc@3.4.27)(eslint@8.57.0) - globals: 15.3.0 + globals: 15.4.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.9.3 - vue-eslint-parser: 9.4.2(eslint@8.57.0) + vue-eslint-parser: 9.4.3(eslint@8.57.0) yaml-eslint-parser: 1.2.3 yargs: 17.7.2 transitivePeerDependencies: @@ -2971,8 +2976,8 @@ packages: leven: 3.1.0 dev: false - /@apollo/client@3.9.11(graphql@16.8.1): - resolution: {integrity: sha512-H7e9m7cRcFO93tokwzqrsbnfKorkpV24xU30hFH5u2g6B+c1DMo/ouyF/YrBPdrTzqxQCjTUmds/FLmJ7626GA==} + /@apollo/client@3.10.4(graphql@16.8.1): + resolution: {integrity: sha512-51gk0xOwN6Ls1EbTG5svFva1kdm2APHYTzmFhaAdvUQoJFDxfc0UwQgDxGptzH84vkPlo1qunY1FuboyF9LI3Q==} peerDependencies: graphql: ^15.0.0 || ^16.0.0 graphql-ws: ^5.5.5 @@ -2998,7 +3003,7 @@ packages: hoist-non-react-statics: 3.3.2 optimism: 0.18.0 prop-types: 15.8.1 - rehackt: 0.0.6 + rehackt: 0.1.0 response-iterator: 0.2.6 symbol-observable: 4.0.0 ts-invariant: 0.10.3 @@ -3092,12 +3097,14 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.24.6 + dev: false /@babel/helper-builder-binary-assignment-operator-visitor@7.24.6: resolution: {integrity: sha512-+wnfqc5uHiMYtvRX7qu80Toef8BXeh4HHR1SPeonGb1SKPniNEd4a/nlaJJMv/OIEYvIVavvo0yR7u10Gqz0Iw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.24.6 + dev: false /@babel/helper-compilation-targets@7.24.6: resolution: {integrity: sha512-VZQ57UsDGlX/5fFA7GkVPplZhHsVc+vuErWgdOiysI9Ksnw0Pbbd6pnPiR/mmJyKHgyIW0c7KT32gmhiF+cirg==} @@ -3125,6 +3132,7 @@ packages: '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 '@babel/helper-split-export-declaration': 7.24.6 semver: 6.3.1 + dev: false /@babel/helper-create-regexp-features-plugin@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-C875lFBIWWwyv6MHZUG9HmRrlTDgOsLWZfYR0nW69gaKJNe0/Mpxx5r0EID2ZdHQkdUmQo2t0uNckTL08/1BgA==} @@ -3136,6 +3144,7 @@ packages: '@babel/helper-annotate-as-pure': 7.24.6 regexpu-core: 5.3.2 semver: 6.3.1 + dev: false /@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.24.6): resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==} @@ -3150,6 +3159,7 @@ packages: resolve: 1.22.8 transitivePeerDependencies: - supports-color + dev: false /@babel/helper-environment-visitor@7.24.6: resolution: {integrity: sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g==} @@ -3173,6 +3183,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.24.6 + dev: false /@babel/helper-module-imports@7.24.6: resolution: {integrity: sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==} @@ -3198,10 +3209,12 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.24.6 + dev: false /@babel/helper-plugin-utils@7.24.6: resolution: {integrity: sha512-MZG/JcWfxybKwsA9N9PmtF2lOSFSEMVCpIRrbxccZFLJPrJciJdG/UhSh5W96GEteJI2ARqm5UAHxISwRDLSNg==} engines: {node: '>=6.9.0'} + dev: false /@babel/helper-remap-async-to-generator@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-1Qursq9ArRZPAMOZf/nuzVW8HgJLkTB9y9LfP4lW2MVp4e9WkLJDovfKBxoDcCk6VuzIxyqWHyBoaCtSRP10yg==} @@ -3213,6 +3226,7 @@ packages: '@babel/helper-annotate-as-pure': 7.24.6 '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-wrap-function': 7.24.6 + dev: false /@babel/helper-replace-supers@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-mRhfPwDqDpba8o1F8ESxsEkJMQkUF8ZIWrAc0FtWhxnjfextxMWxr22RtFizxxSYLjVHDeMgVsRq8BBZR2ikJQ==} @@ -3224,6 +3238,7 @@ packages: '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-member-expression-to-functions': 7.24.6 '@babel/helper-optimise-call-expression': 7.24.6 + dev: false /@babel/helper-simple-access@7.24.6: resolution: {integrity: sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g==} @@ -3236,6 +3251,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.24.6 + dev: false /@babel/helper-split-export-declaration@7.24.6: resolution: {integrity: sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==} @@ -3262,6 +3278,7 @@ packages: '@babel/helper-function-name': 7.24.6 '@babel/template': 7.24.6 '@babel/types': 7.24.6 + dev: false /@babel/helpers@7.24.6: resolution: {integrity: sha512-V2PI+NqnyFu1i0GyTd/O/cTpxzQCYioSkUIRmgo7gFEHKKCg5w46+r/A6WeUR1+P3TeQ49dspGPNd/E3n9AnnA==} @@ -3295,6 +3312,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-iVuhb6poq5ikqRq2XWU6OQ+R5o9wF+r/or9CeUyovgptz0UlnK4/seOQ1Istu/XybYjAhQv1FRSSfHHufIku5Q==} @@ -3304,6 +3322,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-c8TER5xMDYzzFcGqOEp9l4hvB7dcbhcGjcLVwxWfe4P5DOafdwjsBJZKsmv+o3aXh7NhopvayQIovHrh2zSRUQ==} @@ -3315,6 +3334,7 @@ packages: '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 '@babel/plugin-transform-optional-chaining': 7.24.6(@babel/core@7.24.6) + dev: false /@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-z8zEjYmwBUHN/pCF3NuWBhHQjJCrd33qAi8MgANfMrAvn72k2cImT8VjK9LJFu4ysOLJqhfkYYb3MvwANRUNZQ==} @@ -3325,6 +3345,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.24.6): resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} @@ -3338,6 +3359,7 @@ packages: '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-remap-async-to-generator': 7.24.6(@babel/core@7.24.6) '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.6) + dev: false /@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.6): resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} @@ -3349,6 +3371,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-proposal-export-default-from@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-qPPDbYs9j5IArMFqYi85QxatHURSzRyskKpIbjrVoVglDuGdhu1s7UTCmXvP/qR2aHa3EdJ8X3iZvQAHjmdHUw==} @@ -3359,6 +3382,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-export-default-from': 7.24.6(@babel/core@7.24.6) + dev: false /@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.24.6): resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} @@ -3370,6 +3394,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.6) + dev: false /@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.24.6): resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} @@ -3381,6 +3406,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.6) + dev: false /@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.24.6): resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} @@ -3392,6 +3418,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.6) + dev: false /@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.24.6): resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} @@ -3406,6 +3433,7 @@ packages: '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.6) '@babel/plugin-transform-parameters': 7.24.6(@babel/core@7.24.6) + dev: false /@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.24.6): resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} @@ -3417,6 +3445,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.6) + dev: false /@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.24.6): resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} @@ -3429,6 +3458,7 @@ packages: '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.6) + dev: false /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.6): resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} @@ -3437,6 +3467,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.6 + dev: false /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.6): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} @@ -3445,6 +3476,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.6): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} @@ -3453,6 +3485,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.6): resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} @@ -3462,6 +3495,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.6): resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} @@ -3470,6 +3504,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-export-default-from@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-Nzl7kZ4tjOM2LJpejBMPwZs7OJfc26++2HsMQuSrw6gxpqXGtZZ3Rj4Zt4Qm7vulMZL2gHIGGc2stnlQnHQCqA==} @@ -3479,6 +3514,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.6): resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} @@ -3487,6 +3523,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-flow@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-gNkksSdV8RbsCoHF9sjVYrHfYACMl/8U32UfUhJ9+84/ASXw8dlx+eHyyF0m6ncQJ9IBSxfuCkB36GJqYdXTOA==} @@ -3496,6 +3533,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-import-assertions@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-BE6o2BogJKJImTmGpkmOic4V0hlRRxVtzqxiSPa8TIFxyhi4EFjHm08nq1M4STK4RytuLMgnSz0/wfflvGFNOg==} @@ -3505,6 +3543,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-import-attributes@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-D+CfsVZousPXIdudSII7RGy52+dYRtbyKAZcvtQKq/NpsivyMVduepzcLqG5pMBugtMdedxdC8Ramdpcne9ZWQ==} @@ -3514,6 +3553,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.6): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} @@ -3522,6 +3562,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.6): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} @@ -3530,6 +3571,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-jsx@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-lWfvAIFNWMlCsU0DRUun2GpFwZdGTukLaHJqRh1JRb80NdAP5Sb1HDHB5X9P9OtgZHQl089UzQkpYlBq2VTPRw==} @@ -3539,6 +3581,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.6): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} @@ -3547,6 +3590,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.6): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} @@ -3555,6 +3599,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.6): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} @@ -3563,6 +3608,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.6): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} @@ -3571,6 +3617,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.6): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} @@ -3579,6 +3626,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.6): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} @@ -3587,6 +3635,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.6): resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} @@ -3596,6 +3645,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.6): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} @@ -3605,6 +3655,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-typescript@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-TzCtxGgVTEJWWwcYwQhCIQ6WaKlo80/B+Onsk4RRCcYqpYGFcG9etPW94VToGte5AAcxRrhjPUFvUS3Y2qKi4A==} @@ -3614,6 +3665,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.6): resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} @@ -3624,6 +3676,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-arrow-functions@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-jSSSDt4ZidNMggcLx8SaKsbGNEfIl0PHx/4mFEulorE7bpYLbN0d3pDW3eJ7Y5Z3yPhy3L3NaPCYyTUY7TuugQ==} @@ -3633,6 +3686,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-async-generator-functions@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-VEP2o4iR2DqQU6KPgizTW2mnMx6BG5b5O9iQdrW9HesLkv8GIA8x2daXBQxw1MrsIkFQGA/iJ204CKoQ8UcnAA==} @@ -3645,6 +3699,7 @@ packages: '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-remap-async-to-generator': 7.24.6(@babel/core@7.24.6) '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-async-to-generator@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-NTBA2SioI3OsHeIn6sQmhvXleSl9T70YY/hostQLveWs0ic+qvbA3fa0kwAwQ0OA/XGaAerNZRQGJyRfhbJK4g==} @@ -3656,6 +3711,7 @@ packages: '@babel/helper-module-imports': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-remap-async-to-generator': 7.24.6(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-block-scoped-functions@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-XNW7jolYHW9CwORrZgA/97tL/k05qe/HL0z/qqJq1mdWhwwCM6D4BJBV7wAz9HgFziN5dTOG31znkVIzwxv+vw==} @@ -3665,6 +3721,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-block-scoping@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-S/t1Xh4ehW7sGA7c1j/hiOBLnEYCp/c2sEG4ZkL8kI1xX9tW2pqJTCHKtdhe/jHKt8nG0pFCrDHUXd4DvjHS9w==} @@ -3674,6 +3731,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-class-properties@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-j6dZ0Z2Z2slWLR3kt9aOmSIrBvnntWjMDN/TVcMPxhXMLmJVqX605CBRlcGI4b32GMbfifTEsdEjGjiE+j/c3A==} @@ -3684,6 +3742,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-class-static-block@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-1QSRfoPI9RoLRa8Mnakc6v3e0gJxiZQTYrMfLn+mD0sz5+ndSzwymp2hDcYJTyT0MOn0yuWzj8phlIvO72gTHA==} @@ -3695,6 +3754,7 @@ packages: '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-classes@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-+fN+NO2gh8JtRmDSOB6gaCVo36ha8kfCW1nMq2Gc0DABln0VcHN4PrALDvF5/diLzIRKptC7z/d7Lp64zk92Fg==} @@ -3711,6 +3771,7 @@ packages: '@babel/helper-replace-supers': 7.24.6(@babel/core@7.24.6) '@babel/helper-split-export-declaration': 7.24.6 globals: 11.12.0 + dev: false /@babel/plugin-transform-computed-properties@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-cRzPobcfRP0ZtuIEkA8QzghoUpSB3X3qSH5W2+FzG+VjWbJXExtx0nbRqwumdBN1x/ot2SlTNQLfBCnPdzp6kg==} @@ -3721,6 +3782,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/template': 7.24.6 + dev: false /@babel/plugin-transform-destructuring@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-YLW6AE5LQpk5npNXL7i/O+U9CE4XsBCuRPgyjl1EICZYKmcitV+ayuuUGMJm2lC1WWjXYszeTnIxF/dq/GhIZQ==} @@ -3730,6 +3792,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-dotall-regex@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-rCXPnSEKvkm/EjzOtLoGvKseK+dS4kZwx1HexO3BtRtgL0fQ34awHn34aeSHuXtZY2F8a1X8xqBBPRtOxDVmcA==} @@ -3740,6 +3803,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-duplicate-keys@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-/8Odwp/aVkZwPFJMllSbawhDAO3UJi65foB00HYnK/uXvvCPm0TAXSByjz1mpRmp0q6oX2SIxpkUOpPFHk7FLA==} @@ -3749,6 +3813,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-dynamic-import@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-vpq8SSLRTBLOHUZHSnBqVo0AKX3PBaoPs2vVzYVWslXDTDIpwAcCDtfhUcHSQQoYoUvcFPTdC8TZYXu9ZnLT/w==} @@ -3759,6 +3824,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-exponentiation-operator@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-EemYpHtmz0lHE7hxxxYEuTYOOBZ43WkDgZ4arQ4r+VX9QHuNZC+WH3wUWmRNvR8ECpTRne29aZV6XO22qpOtdA==} @@ -3769,6 +3835,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-builder-binary-assignment-operator-visitor': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-export-namespace-from@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-inXaTM1SVrIxCkIJ5gqWiozHfFMStuGbGJAxZFBoHcRRdDP0ySLb3jH6JOwmfiinPwyMZqMBX+7NBDCO4z0NSA==} @@ -3779,6 +3846,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-flow-strip-types@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-1l8b24NoCpaQ13Vi6FtLG1nv6kNoi8PWvQb1AYO7GHZDpFfBYc3lbXArx1lP2KRt8b4pej1eWc/zrRmsQTfOdQ==} @@ -3789,6 +3857,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-flow': 7.24.6(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-for-of@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-n3Sf72TnqK4nw/jziSqEl1qaWPbCRw2CziHH+jdRYvw4J6yeCzsj4jdw8hIntOEeDGTmHVe2w4MVL44PN0GMzg==} @@ -3799,6 +3868,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 + dev: false /@babel/plugin-transform-function-name@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-sOajCu6V0P1KPljWHKiDq6ymgqB+vfo3isUS4McqW1DZtvSVU2v/wuMhmRmkg3sFoq6GMaUUf8W4WtoSLkOV/Q==} @@ -3810,6 +3880,7 @@ packages: '@babel/helper-compilation-targets': 7.24.6 '@babel/helper-function-name': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-json-strings@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-Uvgd9p2gUnzYJxVdBLcU0KurF8aVhkmVyMKW4MIY1/BByvs3EBpv45q01o7pRTVmTvtQq5zDlytP3dcUgm7v9w==} @@ -3820,6 +3891,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-literals@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-f2wHfR2HF6yMj+y+/y07+SLqnOSwRp8KYLpQKOzS58XLVlULhXbiYcygfXQxJlMbhII9+yXDwOUFLf60/TL5tw==} @@ -3829,6 +3901,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-logical-assignment-operators@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-EKaWvnezBCMkRIHxMJSIIylzhqK09YpiJtDbr2wsXTwnO0TxyjMUkaw4RlFIZMIS0iDj0KyIg7H7XCguHu/YDA==} @@ -3839,6 +3912,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-member-expression-literals@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-9g8iV146szUo5GWgXpRbq/GALTnY+WnNuRTuRHWWFfWGbP9ukRL0aO/jpu9dmOPikclkxnNsjY8/gsWl6bmZJQ==} @@ -3848,6 +3922,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-modules-amd@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-eAGogjZgcwqAxhyFgqghvoHRr+EYRQPFjUXrTYKBRb5qPnAVxOOglaxc4/byHqjvq/bqO2F3/CGwTHsgKJYHhQ==} @@ -3858,6 +3933,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-modules-commonjs@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-JEV8l3MHdmmdb7S7Cmx6rbNEjRCgTQMZxllveHO0mx6uiclB0NflCawlQQ6+o5ZrwjUBYPzHm2XoK4wqGVUFuw==} @@ -3869,6 +3945,7 @@ packages: '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-simple-access': 7.24.6 + dev: false /@babel/plugin-transform-modules-systemjs@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-xg1Z0J5JVYxtpX954XqaaAT6NpAY6LtZXvYFCJmGFJWwtlz2EmJoR8LycFRGNE8dBKizGWkGQZGegtkV8y8s+w==} @@ -3881,6 +3958,7 @@ packages: '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-validator-identifier': 7.24.6 + dev: false /@babel/plugin-transform-modules-umd@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-esRCC/KsSEUvrSjv5rFYnjZI6qv4R1e/iHQrqwbZIoRJqk7xCvEUiN7L1XrmW5QSmQe3n1XD88wbgDTWLbVSyg==} @@ -3891,6 +3969,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-named-capturing-groups-regex@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-6DneiCiu91wm3YiNIGDWZsl6GfTTbspuj/toTEqLh9d4cx50UIzSdg+T96p8DuT7aJOBRhFyaE9ZvTHkXrXr6Q==} @@ -3901,6 +3980,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-new-target@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-f8liz9JG2Va8A4J5ZBuaSdwfPqN6axfWRK+y66fjKYbwf9VBLuq4WxtinhJhvp1w6lamKUwLG0slK2RxqFgvHA==} @@ -3910,6 +3990,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-nullish-coalescing-operator@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-+QlAiZBMsBK5NqrBWFXCYeXyiU1y7BQ/OYaiPAcQJMomn5Tyg+r5WuVtyEuvTbpV7L25ZSLfE+2E9ywj4FD48A==} @@ -3920,6 +4001,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-numeric-separator@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-6voawq8T25Jvvnc4/rXcWZQKKxUNZcKMS8ZNrjxQqoRFernJJKjE3s18Qo6VFaatG5aiX5JV1oPD7DbJhn0a4Q==} @@ -3930,6 +4012,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-object-rest-spread@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-OKmi5wiMoRW5Smttne7BwHM8s/fb5JFs+bVGNSeHWzwZkWXWValR1M30jyXo1s/RaqgwwhEC62u4rFH/FBcBPg==} @@ -3942,6 +4025,7 @@ packages: '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.6) '@babel/plugin-transform-parameters': 7.24.6(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-object-super@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-N/C76ihFKlZgKfdkEYKtaRUtXZAgK7sOY4h2qrbVbVTXPrKGIi8aww5WGe/+Wmg8onn8sr2ut6FXlsbu/j6JHg==} @@ -3952,6 +4036,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-replace-supers': 7.24.6(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-optional-catch-binding@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-L5pZ+b3O1mSzJ71HmxSCmTVd03VOT2GXOigug6vDYJzE5awLI7P1g0wFcdmGuwSDSrQ0L2rDOe/hHws8J1rv3w==} @@ -3962,6 +4047,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-optional-chaining@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-cHbqF6l1QP11OkYTYQ+hhVx1E017O5ZcSPXk9oODpqhcAD1htsWG2NpHrrhthEO2qZomLK0FXS+u7NfrkF5aOQ==} @@ -3973,6 +4059,7 @@ packages: '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-parameters@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-ST7guE8vLV+vI70wmAxuZpIKzVjvFX9Qs8bl5w6tN/6gOypPWUmMQL2p7LJz5E63vEGrDhAiYetniJFyBH1RkA==} @@ -3982,6 +4069,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-private-methods@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-T9LtDI0BgwXOzyXrvgLTT8DFjCC/XgWLjflczTLXyvxbnSR/gpv0hbmzlHE/kmh9nOvlygbamLKRo6Op4yB6aw==} @@ -3992,6 +4080,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-private-property-in-object@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-Qu/ypFxCY5NkAnEhCF86Mvg3NSabKsh/TPpBVswEdkGl7+FbsYHy1ziRqJpwGH4thBdQHh8zx+z7vMYmcJ7iaQ==} @@ -4004,6 +4093,7 @@ packages: '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-property-literals@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-oARaglxhRsN18OYsnPTpb8TcKQWDYNsPNmTnx5++WOAsUJ0cSC/FZVlIJCKvPbU4yn/UXsS0551CFKJhN0CaMw==} @@ -4013,6 +4103,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-react-display-name@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-/3iiEEHDsJuj9QU09gbyWGSUxDboFcD7Nj6dnHIlboWSodxXAoaY/zlNMHeYAC0WsERMqgO9a7UaM77CsYgWcg==} @@ -4022,6 +4113,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-react-jsx-self@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-FfZfHXtQ5jYPQsCRyLpOv2GeLIIJhs8aydpNh39vRDjhD411XcfWDni5i7OjP/Rs8GAtTn7sWFFELJSHqkIxYg==} @@ -4031,6 +4123,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-react-jsx-source@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-BQTBCXmFRreU3oTUXcGKuPOfXAGb1liNY4AvvFKsOBAJ89RKcTsIrSsnMYkj59fNa66OFKnSa4AJZfy5Y4B9WA==} @@ -4040,6 +4133,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-react-jsx@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-pCtPHhpRZHfwdA5G1Gpk5mIzMA99hv0R8S/Ket50Rw+S+8hkt3wBWqdqHaPw0CuUYxdshUgsPiLQ5fAs4ASMhw==} @@ -4053,6 +4147,7 @@ packages: '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-jsx': 7.24.6(@babel/core@7.24.6) '@babel/types': 7.24.6 + dev: false /@babel/plugin-transform-regenerator@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-SMDxO95I8WXRtXhTAc8t/NFQUT7VYbIWwJCJgEli9ml4MhqUMh4S6hxgH6SmAC3eAQNWCDJFxcFeEt9w2sDdXg==} @@ -4063,6 +4158,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 regenerator-transform: 0.15.2 + dev: false /@babel/plugin-transform-reserved-words@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-DcrgFXRRlK64dGE0ZFBPD5egM2uM8mgfrvTMOSB2yKzOtjpGegVYkzh3s1zZg1bBck3nkXiaOamJUqK3Syk+4A==} @@ -4072,6 +4168,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-runtime@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-W3gQydMb0SY99y/2lV0Okx2xg/8KzmZLQsLaiCmwNRl1kKomz14VurEm+2TossUb+sRvBCnGe+wx8KtIgDtBbQ==} @@ -4088,6 +4185,7 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color + dev: false /@babel/plugin-transform-shorthand-properties@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-xnEUvHSMr9eOWS5Al2YPfc32ten7CXdH7Zwyyk7IqITg4nX61oHj+GxpNvl+y5JHjfN3KXE2IV55wAWowBYMVw==} @@ -4097,6 +4195,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-spread@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-h/2j7oIUDjS+ULsIrNZ6/TKG97FgmEk1PXryk/HQq6op4XUUUwif2f69fJrzK0wza2zjCS1xhXmouACaWV5uPA==} @@ -4107,6 +4206,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 + dev: false /@babel/plugin-transform-sticky-regex@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-fN8OcTLfGmYv7FnDrsjodYBo1DhPL3Pze/9mIIE2MGCT1KgADYIOD7rEglpLHZj8PZlC/JFX5WcD+85FLAQusw==} @@ -4116,6 +4216,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-template-literals@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-BJbEqJIcKwrqUP+KfUIkxz3q8VzXe2R8Wv8TaNgO1cx+nNavxn/2+H8kp9tgFSOL6wYPPEgFvU6IKS4qoGqhmg==} @@ -4125,6 +4226,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-typeof-symbol@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-IshCXQ+G9JIFJI7bUpxTE/oA2lgVLAIK8q1KdJNoPXOpvRaNjMySGuvLfBw/Xi2/1lLo953uE8hyYSDW3TSYig==} @@ -4134,6 +4236,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-typescript@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-H0i+hDLmaYYSt6KU9cZE0gb3Cbssa/oxWis7PX4ofQzbvsfix9Lbh8SRk7LCPDlLWJHUiFeHU0qRRpF/4Zv7mQ==} @@ -4146,6 +4249,7 @@ packages: '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-typescript': 7.24.6(@babel/core@7.24.6) + dev: false /@babel/plugin-transform-unicode-escapes@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-bKl3xxcPbkQQo5eX9LjjDpU2xYHeEeNQbOhj0iPvetSzA+Tu9q/o5lujF4Sek60CM6MgYvOS/DJuwGbiEYAnLw==} @@ -4155,6 +4259,7 @@ packages: dependencies: '@babel/core': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-unicode-property-regex@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-8EIgImzVUxy15cZiPii9GvLZwsy7Vxc+8meSlR3cXFmBIl5W5Tn9LGBf7CDKkHj4uVfNXCJB8RsVfnmY61iedA==} @@ -4165,6 +4270,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-unicode-regex@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-pssN6ExsvxaKU638qcWb81RrvvgZom3jDgU/r5xFZ7TONkZGFf4MhI2ltMb8OcQWhHyxgIavEU+hgqtbKOmsPA==} @@ -4175,6 +4281,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/plugin-transform-unicode-sets-regex@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-quiMsb28oXWIDK0gXLALOJRXLgICLiulqdZGOaPPd0vRT7fQp74NtdADAVu+D8s00C+0Xs0MxVP0VKF/sZEUgw==} @@ -4185,6 +4292,7 @@ packages: '@babel/core': 7.24.6 '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 + dev: false /@babel/preset-env@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-CrxEAvN7VxfjOG8JNF2Y/eMqMJbZPZ185amwGUBp8D9USK90xQmv7dLdFSa+VbD7fdIqcy/Mfv7WtzG8+/qxKg==} @@ -4276,6 +4384,7 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color + dev: false /@babel/preset-flow@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-huoe0T1Qs9fQhMWbmqE/NHUeZbqmHDsN6n/jYvPcUUHfuKiPV32C9i8tDhMbQ1DEKTjbBP7Rjm3nSLwlB2X05g==} @@ -4287,6 +4396,7 @@ packages: '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-validator-option': 7.24.6 '@babel/plugin-transform-flow-strip-types': 7.24.6(@babel/core@7.24.6) + dev: false /@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.6): resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==} @@ -4297,6 +4407,7 @@ packages: '@babel/helper-plugin-utils': 7.24.6 '@babel/types': 7.24.6 esutils: 2.0.3 + dev: false /@babel/preset-typescript@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-U10aHPDnokCFRXgyT/MaIRTivUu2K/mu0vJlwRS9LxJmJet+PFQNKpggPyFCUtC6zWSBPjvxjnpNkAn3Uw2m5w==} @@ -4310,6 +4421,7 @@ packages: '@babel/plugin-syntax-jsx': 7.24.6(@babel/core@7.24.6) '@babel/plugin-transform-modules-commonjs': 7.24.6(@babel/core@7.24.6) '@babel/plugin-transform-typescript': 7.24.6(@babel/core@7.24.6) + dev: false /@babel/register@7.24.6(@babel/core@7.24.6): resolution: {integrity: sha512-WSuFCc2wCqMeXkz/i3yfAAsxwWflEgbVkZzivgAmXl/MxrXeoYFZOOPllbC8R8WTF7u61wSRQtDVZ1879cdu6w==} @@ -4323,9 +4435,11 @@ packages: make-dir: 2.1.0 pirates: 4.0.6 source-map-support: 0.5.21 + dev: false /@babel/regjsgen@0.8.0: resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} + dev: false /@babel/runtime@7.24.6: resolution: {integrity: sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==} @@ -4366,12 +4480,12 @@ packages: '@babel/helper-validator-identifier': 7.24.6 to-fast-properties: 2.0.0 - /@bifrost-finance/type-definitions@1.11.3(@polkadot/api@10.13.1): + /@bifrost-finance/type-definitions@1.11.3(@polkadot/api@11.1.1): resolution: {integrity: sha512-mNW+FfvKZqa1axChEd1ReRpw3P8siiW28YQ8BBJpR2syZqb5cJWOG4Sr/dj3lBcBNQqcqnAUkZPnBxQj8+Ftvg==} peerDependencies: '@polkadot/api': ^10.7.3 dependencies: - '@polkadot/api': 10.13.1 + '@polkadot/api': 11.1.1 dev: false /@bifrost-finance/type-definitions@1.11.9(@polkadot/api@10.9.1): @@ -4399,8 +4513,8 @@ packages: bundledDependencies: - is-unicode-supported - /@coinbase/wallet-sdk@3.9.1: - resolution: {integrity: sha512-cGUE8wm1/cMI8irRMVOqbFWYcnNugqCtuy2lnnHfgloBg+GRLs9RsrkOUDMdv/StfUeeKhCDyYudsXXvcL1xIA==} + /@coinbase/wallet-sdk@3.9.3: + resolution: {integrity: sha512-N/A2DRIf0Y3PHc1XAMvbBUu4zisna6qAdqABMZwBMNEfWrXpAwx16pZGkYCLGE+Rvv1edbcB2LYDRnACNcmCiw==} dependencies: bn.js: 5.2.1 buffer: 6.0.3 @@ -4415,20 +4529,15 @@ packages: - supports-color dev: false - /@coinbase/wallet-sdk@3.9.3: - resolution: {integrity: sha512-N/A2DRIf0Y3PHc1XAMvbBUu4zisna6qAdqABMZwBMNEfWrXpAwx16pZGkYCLGE+Rvv1edbcB2LYDRnACNcmCiw==} + /@coinbase/wallet-sdk@4.0.3: + resolution: {integrity: sha512-y/OGEjlvosikjfB+wk+4CVb9OxD1ob9cidEBLI5h8Hxaf/Qoob2XoVT1uvhtAzBx34KpGYSd+alKvh/GCRre4Q==} dependencies: - bn.js: 5.2.1 buffer: 6.0.3 clsx: 1.2.1 - eth-block-tracker: 7.1.0 - eth-json-rpc-filters: 6.0.1 eventemitter3: 5.0.1 keccak: 3.0.4 preact: 10.22.0 sha.js: 2.4.11 - transitivePeerDependencies: - - supports-color dev: false /@corex/deepmerge@4.0.43: @@ -4455,10 +4564,10 @@ packages: resolution: {integrity: sha512-Iz1Bz06doQ8WXSiVmGIANBxYOh8s3pMUfL97rnxq55MH2Qf6291GzYv9Or18GQ3A0j7yhkBbqnFN6Q8BDwzLYQ==} dev: false - /@digitalnative/type-definitions@1.1.27(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2): + /@digitalnative/type-definitions@1.1.27(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2): resolution: {integrity: sha512-xzkcPX/yv4oYp7OzlkfozVR1KDwqLjQFJhIPLJp3zuVudGFo4I+spwFQmWQswcxgZI1HGoQGVePzEqAQIRZtVQ==} dependencies: - '@polkadot/keyring': 6.11.1(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2) + '@polkadot/keyring': 6.11.1(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types': 4.17.1 transitivePeerDependencies: - '@polkadot/util' @@ -4502,36 +4611,6 @@ packages: engines: {node: '>=14.0.0'} dev: false - /@emotion/babel-plugin@11.11.0: - resolution: {integrity: sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==} - dependencies: - '@babel/helper-module-imports': 7.24.6 - '@babel/runtime': 7.24.6 - '@emotion/hash': 0.9.1 - '@emotion/memoize': 0.8.1 - '@emotion/serialize': 1.1.4 - babel-plugin-macros: 3.1.0 - convert-source-map: 1.9.0 - escape-string-regexp: 4.0.0 - find-root: 1.1.0 - source-map: 0.5.7 - stylis: 4.2.0 - dev: false - - /@emotion/cache@11.11.0: - resolution: {integrity: sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==} - dependencies: - '@emotion/memoize': 0.8.1 - '@emotion/sheet': 1.2.2 - '@emotion/utils': 1.2.1 - '@emotion/weak-memoize': 0.3.1 - stylis: 4.2.0 - dev: false - - /@emotion/hash@0.9.1: - resolution: {integrity: sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==} - dev: false - /@emotion/is-prop-valid@1.2.2: resolution: {integrity: sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==} dependencies: @@ -4542,82 +4621,10 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.4(@types/react@18.2.57)(react@18.2.0): - resolution: {integrity: sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==} - peerDependencies: - '@types/react': '*' - react: '>=16.8.0' - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@babel/runtime': 7.24.6 - '@emotion/babel-plugin': 11.11.0 - '@emotion/cache': 11.11.0 - '@emotion/serialize': 1.1.4 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) - '@emotion/utils': 1.2.1 - '@emotion/weak-memoize': 0.3.1 - '@types/react': 18.2.57 - hoist-non-react-statics: 3.3.2 - react: 18.2.0 - dev: false - - /@emotion/serialize@1.1.4: - resolution: {integrity: sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==} - dependencies: - '@emotion/hash': 0.9.1 - '@emotion/memoize': 0.8.1 - '@emotion/unitless': 0.8.1 - '@emotion/utils': 1.2.1 - csstype: 3.1.3 - dev: false - - /@emotion/sheet@1.2.2: - resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} - dev: false - - /@emotion/styled@11.11.5(@emotion/react@11.11.4)(@types/react@18.2.57)(react@18.2.0): - resolution: {integrity: sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==} - peerDependencies: - '@emotion/react': ^11.0.0-rc.0 - '@types/react': '*' - react: '>=16.8.0' - peerDependenciesMeta: - '@types/react': - optional: true - dependencies: - '@babel/runtime': 7.24.6 - '@emotion/babel-plugin': 11.11.0 - '@emotion/is-prop-valid': 1.2.2 - '@emotion/react': 11.11.4(@types/react@18.2.57)(react@18.2.0) - '@emotion/serialize': 1.1.4 - '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) - '@emotion/utils': 1.2.1 - '@types/react': 18.2.57 - react: 18.2.0 - dev: false - /@emotion/unitless@0.8.1: resolution: {integrity: sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==} dev: false - /@emotion/use-insertion-effect-with-fallbacks@1.0.1(react@18.2.0): - resolution: {integrity: sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==} - peerDependencies: - react: '>=16.8.0' - dependencies: - react: 18.2.0 - dev: false - - /@emotion/utils@1.2.1: - resolution: {integrity: sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==} - dev: false - - /@emotion/weak-memoize@0.3.1: - resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==} - dev: false - /@equilab/definitions@1.4.18: resolution: {integrity: sha512-rFEPaHmdn5I1QItbQun9H/x+o3hgjA6kLYLrNN6nl/ndtQMY2tqx/mQfcGIlKA1xVmyn9mUAqD8G0P/nBHD3yA==} dev: false @@ -4628,27 +4635,39 @@ packages: dependencies: '@types/eslint': 8.56.10 '@types/estree': 1.0.5 - '@typescript-eslint/types': 7.10.0 + '@typescript-eslint/types': 7.12.0 + comment-parser: 1.4.1 + esquery: 1.5.0 + jsdoc-type-pratt-parser: 4.0.0 + dev: false + + /@es-joy/jsdoccomment@0.43.1: + resolution: {integrity: sha512-I238eDtOolvCuvtxrnqtlBaw0BwdQuYqK7eA6XIonicMdOOOb75mqdIzkGDUbS04+1Di007rgm9snFRNeVrOog==} + engines: {node: '>=16'} + dependencies: + '@types/eslint': 8.56.10 + '@types/estree': 1.0.5 + '@typescript-eslint/types': 7.12.0 comment-parser: 1.4.1 esquery: 1.5.0 jsdoc-type-pratt-parser: 4.0.0 dev: false - /@esbuild/aix-ppc64@0.19.12: - resolution: {integrity: sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==} + /@esbuild/aix-ppc64@0.20.2: + resolution: {integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==} engines: {node: '>=12'} cpu: [ppc64] os: [aix] requiresBuild: true - dev: true optional: true - /@esbuild/aix-ppc64@0.20.2: - resolution: {integrity: sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==} + /@esbuild/aix-ppc64@0.21.5: + resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==} engines: {node: '>=12'} cpu: [ppc64] os: [aix] requiresBuild: true + dev: true optional: true /@esbuild/android-arm64@0.17.19: @@ -4669,21 +4688,21 @@ packages: dev: true optional: true - /@esbuild/android-arm64@0.19.12: - resolution: {integrity: sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==} + /@esbuild/android-arm64@0.20.2: + resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==} engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true - dev: true optional: true - /@esbuild/android-arm64@0.20.2: - resolution: {integrity: sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==} + /@esbuild/android-arm64@0.21.5: + resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==} engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true + dev: true optional: true /@esbuild/android-arm@0.17.19: @@ -4704,21 +4723,21 @@ packages: dev: true optional: true - /@esbuild/android-arm@0.19.12: - resolution: {integrity: sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==} + /@esbuild/android-arm@0.20.2: + resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==} engines: {node: '>=12'} cpu: [arm] os: [android] requiresBuild: true - dev: true optional: true - /@esbuild/android-arm@0.20.2: - resolution: {integrity: sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==} + /@esbuild/android-arm@0.21.5: + resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==} engines: {node: '>=12'} cpu: [arm] os: [android] requiresBuild: true + dev: true optional: true /@esbuild/android-x64@0.17.19: @@ -4739,21 +4758,21 @@ packages: dev: true optional: true - /@esbuild/android-x64@0.19.12: - resolution: {integrity: sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==} + /@esbuild/android-x64@0.20.2: + resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==} engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true - dev: true optional: true - /@esbuild/android-x64@0.20.2: - resolution: {integrity: sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==} + /@esbuild/android-x64@0.21.5: + resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==} engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true + dev: true optional: true /@esbuild/darwin-arm64@0.17.19: @@ -4774,21 +4793,21 @@ packages: dev: true optional: true - /@esbuild/darwin-arm64@0.19.12: - resolution: {integrity: sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==} + /@esbuild/darwin-arm64@0.20.2: + resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true - dev: true optional: true - /@esbuild/darwin-arm64@0.20.2: - resolution: {integrity: sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==} + /@esbuild/darwin-arm64@0.21.5: + resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true + dev: true optional: true /@esbuild/darwin-x64@0.17.19: @@ -4809,21 +4828,21 @@ packages: dev: true optional: true - /@esbuild/darwin-x64@0.19.12: - resolution: {integrity: sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==} + /@esbuild/darwin-x64@0.20.2: + resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==} engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true - dev: true optional: true - /@esbuild/darwin-x64@0.20.2: - resolution: {integrity: sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==} + /@esbuild/darwin-x64@0.21.5: + resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==} engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true + dev: true optional: true /@esbuild/freebsd-arm64@0.17.19: @@ -4844,21 +4863,21 @@ packages: dev: true optional: true - /@esbuild/freebsd-arm64@0.19.12: - resolution: {integrity: sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==} + /@esbuild/freebsd-arm64@0.20.2: + resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true - dev: true optional: true - /@esbuild/freebsd-arm64@0.20.2: - resolution: {integrity: sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==} + /@esbuild/freebsd-arm64@0.21.5: + resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true + dev: true optional: true /@esbuild/freebsd-x64@0.17.19: @@ -4879,21 +4898,21 @@ packages: dev: true optional: true - /@esbuild/freebsd-x64@0.19.12: - resolution: {integrity: sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==} + /@esbuild/freebsd-x64@0.20.2: + resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true - dev: true optional: true - /@esbuild/freebsd-x64@0.20.2: - resolution: {integrity: sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==} + /@esbuild/freebsd-x64@0.21.5: + resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true + dev: true optional: true /@esbuild/linux-arm64@0.17.19: @@ -4914,21 +4933,21 @@ packages: dev: true optional: true - /@esbuild/linux-arm64@0.19.12: - resolution: {integrity: sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==} + /@esbuild/linux-arm64@0.20.2: + resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==} engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true - dev: true optional: true - /@esbuild/linux-arm64@0.20.2: - resolution: {integrity: sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==} + /@esbuild/linux-arm64@0.21.5: + resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==} engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-arm@0.17.19: @@ -4949,21 +4968,21 @@ packages: dev: true optional: true - /@esbuild/linux-arm@0.19.12: - resolution: {integrity: sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==} + /@esbuild/linux-arm@0.20.2: + resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==} engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true - dev: true optional: true - /@esbuild/linux-arm@0.20.2: - resolution: {integrity: sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==} + /@esbuild/linux-arm@0.21.5: + resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==} engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-ia32@0.17.19: @@ -4984,21 +5003,21 @@ packages: dev: true optional: true - /@esbuild/linux-ia32@0.19.12: - resolution: {integrity: sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==} + /@esbuild/linux-ia32@0.20.2: + resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==} engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true - dev: true optional: true - /@esbuild/linux-ia32@0.20.2: - resolution: {integrity: sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==} + /@esbuild/linux-ia32@0.21.5: + resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==} engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-loong64@0.17.19: @@ -5019,21 +5038,21 @@ packages: dev: true optional: true - /@esbuild/linux-loong64@0.19.12: - resolution: {integrity: sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==} + /@esbuild/linux-loong64@0.20.2: + resolution: {integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==} engines: {node: '>=12'} cpu: [loong64] os: [linux] requiresBuild: true - dev: true optional: true - /@esbuild/linux-loong64@0.20.2: - resolution: {integrity: sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==} + /@esbuild/linux-loong64@0.21.5: + resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==} engines: {node: '>=12'} cpu: [loong64] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-mips64el@0.17.19: @@ -5054,21 +5073,21 @@ packages: dev: true optional: true - /@esbuild/linux-mips64el@0.19.12: - resolution: {integrity: sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==} + /@esbuild/linux-mips64el@0.20.2: + resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true - dev: true optional: true - /@esbuild/linux-mips64el@0.20.2: - resolution: {integrity: sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==} + /@esbuild/linux-mips64el@0.21.5: + resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-ppc64@0.17.19: @@ -5089,21 +5108,21 @@ packages: dev: true optional: true - /@esbuild/linux-ppc64@0.19.12: - resolution: {integrity: sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==} + /@esbuild/linux-ppc64@0.20.2: + resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true - dev: true optional: true - /@esbuild/linux-ppc64@0.20.2: - resolution: {integrity: sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==} + /@esbuild/linux-ppc64@0.21.5: + resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-riscv64@0.17.19: @@ -5124,21 +5143,21 @@ packages: dev: true optional: true - /@esbuild/linux-riscv64@0.19.12: - resolution: {integrity: sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==} + /@esbuild/linux-riscv64@0.20.2: + resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true - dev: true optional: true - /@esbuild/linux-riscv64@0.20.2: - resolution: {integrity: sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==} + /@esbuild/linux-riscv64@0.21.5: + resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-s390x@0.17.19: @@ -5159,21 +5178,21 @@ packages: dev: true optional: true - /@esbuild/linux-s390x@0.19.12: - resolution: {integrity: sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==} + /@esbuild/linux-s390x@0.20.2: + resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==} engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true - dev: true optional: true - /@esbuild/linux-s390x@0.20.2: - resolution: {integrity: sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==} + /@esbuild/linux-s390x@0.21.5: + resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==} engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/linux-x64@0.17.19: @@ -5194,21 +5213,21 @@ packages: dev: true optional: true - /@esbuild/linux-x64@0.19.12: - resolution: {integrity: sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==} + /@esbuild/linux-x64@0.20.2: + resolution: {integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==} engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true - dev: true optional: true - /@esbuild/linux-x64@0.20.2: - resolution: {integrity: sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==} + /@esbuild/linux-x64@0.21.5: + resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==} engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true + dev: true optional: true /@esbuild/netbsd-x64@0.17.19: @@ -5229,21 +5248,21 @@ packages: dev: true optional: true - /@esbuild/netbsd-x64@0.19.12: - resolution: {integrity: sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==} + /@esbuild/netbsd-x64@0.20.2: + resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true - dev: true optional: true - /@esbuild/netbsd-x64@0.20.2: - resolution: {integrity: sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==} + /@esbuild/netbsd-x64@0.21.5: + resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true + dev: true optional: true /@esbuild/openbsd-x64@0.17.19: @@ -5264,21 +5283,21 @@ packages: dev: true optional: true - /@esbuild/openbsd-x64@0.19.12: - resolution: {integrity: sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==} + /@esbuild/openbsd-x64@0.20.2: + resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true - dev: true optional: true - /@esbuild/openbsd-x64@0.20.2: - resolution: {integrity: sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==} + /@esbuild/openbsd-x64@0.21.5: + resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true + dev: true optional: true /@esbuild/sunos-x64@0.17.19: @@ -5299,21 +5318,21 @@ packages: dev: true optional: true - /@esbuild/sunos-x64@0.19.12: - resolution: {integrity: sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==} + /@esbuild/sunos-x64@0.20.2: + resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==} engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true - dev: true optional: true - /@esbuild/sunos-x64@0.20.2: - resolution: {integrity: sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==} + /@esbuild/sunos-x64@0.21.5: + resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==} engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true + dev: true optional: true /@esbuild/win32-arm64@0.17.19: @@ -5334,21 +5353,21 @@ packages: dev: true optional: true - /@esbuild/win32-arm64@0.19.12: - resolution: {integrity: sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==} + /@esbuild/win32-arm64@0.20.2: + resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==} engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true - dev: true optional: true - /@esbuild/win32-arm64@0.20.2: - resolution: {integrity: sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==} + /@esbuild/win32-arm64@0.21.5: + resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==} engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true + dev: true optional: true /@esbuild/win32-ia32@0.17.19: @@ -5369,21 +5388,21 @@ packages: dev: true optional: true - /@esbuild/win32-ia32@0.19.12: - resolution: {integrity: sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==} + /@esbuild/win32-ia32@0.20.2: + resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==} engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true - dev: true optional: true - /@esbuild/win32-ia32@0.20.2: - resolution: {integrity: sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==} + /@esbuild/win32-ia32@0.21.5: + resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==} engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true + dev: true optional: true /@esbuild/win32-x64@0.17.19: @@ -5404,21 +5423,21 @@ packages: dev: true optional: true - /@esbuild/win32-x64@0.19.12: - resolution: {integrity: sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==} + /@esbuild/win32-x64@0.20.2: + resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==} engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true - dev: true optional: true - /@esbuild/win32-x64@0.20.2: - resolution: {integrity: sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==} + /@esbuild/win32-x64@0.21.5: + resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==} engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true + dev: true optional: true /@eslint-community/eslint-utils@4.4.0(eslint@8.57.0): @@ -5450,6 +5469,23 @@ packages: transitivePeerDependencies: - supports-color + /@eslint/eslintrc@3.1.0: + resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dependencies: + ajv: 6.12.6 + debug: 4.3.4 + espree: 10.0.1 + globals: 14.0.0 + ignore: 5.3.1 + import-fresh: 3.3.0 + js-yaml: 4.1.0 + minimatch: 3.1.2 + strip-json-comments: 3.1.1 + transitivePeerDependencies: + - supports-color + dev: false + /@eslint/js@8.57.0: resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -5799,27 +5835,27 @@ packages: '@floating-ui/utils': 0.2.2 dev: false - /@floating-ui/react-dom@2.1.0(react-dom@18.2.0)(react@18.2.0): + /@floating-ui/react-dom@2.1.0(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-lNzj5EQmEKn5FFKc04+zasr09h/uX8RtJRNj5gUXsSQIXHVWTVh+hVAg1vOMCexkX8EgvemMvIFpQfkosnVNyA==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: '@floating-ui/dom': 1.6.5 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) dev: false - /@floating-ui/react@0.26.12(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-D09o62HrWdIkstF2kGekIKAC0/N/Dl6wo3CQsnLcOmO3LkW6Ik8uIb3kw8JYkwxNCcg+uJ2bpWUiIijTBep05w==} + /@floating-ui/react@0.26.16(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-HEf43zxZNAI/E781QIVpYSF3K2VH4TTYZpqecjdsFkjsaU1EbaWcM++kw0HXFffj7gDUcBFevX8s0rQGQpxkow==} peerDependencies: react: '>=16.8.0' react-dom: '>=16.8.0' dependencies: - '@floating-ui/react-dom': 2.1.0(react-dom@18.2.0)(react@18.2.0) + '@floating-ui/react-dom': 2.1.0(react-dom@18.3.1)(react@18.3.1) '@floating-ui/utils': 0.2.2 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) tabbable: 6.2.0 dev: false @@ -5846,9 +5882,9 @@ packages: /@frequency-chain/api-augment@1.11.1: resolution: {integrity: sha512-CzVjeGrWl8tbTavygZLUICrncjCC54hM5ioJU1Og2OPoX2P4GYf8xoks8MIyj1yOrYX++mzM6Uf0+nCh77QyFw==} dependencies: - '@polkadot/api': 10.9.1 + '@polkadot/api': 10.13.1 '@polkadot/rpc-provider': 10.13.1 - '@polkadot/types': 10.9.1 + '@polkadot/types': 10.13.1 transitivePeerDependencies: - bufferutil - supports-color @@ -5865,7 +5901,7 @@ packages: tslib: 2.6.2 dev: false - /@graphql-codegen/cli@5.0.2(@types/node@20.12.7)(graphql@16.8.1)(typescript@5.4.5): + /@graphql-codegen/cli@5.0.2(@types/node@20.14.2)(graphql@16.8.1)(typescript@5.4.5): resolution: {integrity: sha512-MBIaFqDiLKuO4ojN6xxG9/xL9wmfD3ZjZ7RsPjwQnSHBCUXnEkdKvX+JVpx87Pq29Ycn8wTJUguXnTZ7Di0Mlw==} hasBin: true peerDependencies: @@ -5884,12 +5920,12 @@ packages: '@graphql-tools/apollo-engine-loader': 8.0.1(graphql@16.8.1) '@graphql-tools/code-file-loader': 8.1.2(graphql@16.8.1) '@graphql-tools/git-loader': 8.0.6(graphql@16.8.1) - '@graphql-tools/github-loader': 8.0.1(@types/node@20.12.7)(graphql@16.8.1) + '@graphql-tools/github-loader': 8.0.1(@types/node@20.14.2)(graphql@16.8.1) '@graphql-tools/graphql-file-loader': 8.0.1(graphql@16.8.1) '@graphql-tools/json-file-loader': 8.0.1(graphql@16.8.1) '@graphql-tools/load': 8.0.2(graphql@16.8.1) - '@graphql-tools/prisma-loader': 8.0.4(@types/node@20.12.7)(graphql@16.8.1) - '@graphql-tools/url-loader': 8.0.2(@types/node@20.12.7)(graphql@16.8.1) + '@graphql-tools/prisma-loader': 8.0.4(@types/node@20.14.2)(graphql@16.8.1) + '@graphql-tools/url-loader': 8.0.2(@types/node@20.14.2)(graphql@16.8.1) '@graphql-tools/utils': 10.2.0(graphql@16.8.1) '@whatwg-node/fetch': 0.8.8 chalk: 4.1.2 @@ -5897,7 +5933,7 @@ packages: debounce: 1.2.1 detect-indent: 6.1.0 graphql: 16.8.1 - graphql-config: 5.0.3(@types/node@20.12.7)(graphql@16.8.1)(typescript@5.4.5) + graphql-config: 5.0.3(@types/node@20.14.2)(graphql@16.8.1)(typescript@5.4.5) inquirer: 8.2.6 is-glob: 4.0.3 jiti: 1.21.0 @@ -6043,22 +6079,6 @@ packages: - supports-color dev: false - /@graphql-codegen/typescript-operations@4.2.0(graphql@16.8.1): - resolution: {integrity: sha512-lmuwYb03XC7LNRS8oo9M4/vlOrq/wOKmTLBHlltK2YJ1BO/4K/Q9Jdv/jDmJpNydHVR1fmeF4wAfsIp1f9JibA==} - peerDependencies: - graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.8.1) - '@graphql-codegen/typescript': 4.0.7(graphql@16.8.1) - '@graphql-codegen/visitor-plugin-common': 5.1.0(graphql@16.8.1) - auto-bind: 4.0.0 - graphql: 16.8.1 - tslib: 2.6.2 - transitivePeerDependencies: - - encoding - - supports-color - dev: false - /@graphql-codegen/typescript-operations@4.2.1(graphql@16.8.1): resolution: {integrity: sha512-LhEPsaP+AI65zfK2j6CBAL4RT0bJL/rR9oRWlvwtHLX0t7YQr4CP4BXgvvej9brYdedAxHGPWeV1tPHy5/z9KQ==} peerDependencies: @@ -6094,14 +6114,14 @@ packages: - supports-color dev: false - /@graphql-codegen/typescript-resolvers@4.0.6(graphql@16.8.1): - resolution: {integrity: sha512-7OBFzZ2xSkYgMgcc1A3xNqbBHHSQXBesLrG86Sh+Jj0PQQB3Om8j1HSFs64PD/l5Kri2dXgm3oim/89l3Rl3lw==} + /@graphql-codegen/typescript-resolvers@4.1.0(graphql@16.8.1): + resolution: {integrity: sha512-JKosVjsZHaGfXIllWxuPPJ9DsAh72GVuyB+IFU3jNoM2sXuSNJsBVIT0CzpsxZr0rdkpcY6FfG2sS3zpE/TQrQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.8.1) '@graphql-codegen/typescript': 4.0.7(graphql@16.8.1) - '@graphql-codegen/visitor-plugin-common': 5.1.0(graphql@16.8.1) + '@graphql-codegen/visitor-plugin-common': 5.2.0(graphql@16.8.1) '@graphql-tools/utils': 10.2.0(graphql@16.8.1) auto-bind: 4.0.0 graphql: 16.8.1 @@ -6148,27 +6168,6 @@ packages: - supports-color dev: false - /@graphql-codegen/visitor-plugin-common@5.1.0(graphql@16.8.1): - resolution: {integrity: sha512-eamQxtA9bjJqI2lU5eYoA1GbdMIRT2X8m8vhWYsVQVWD3qM7sx/IqJU0kx0J3Vd4/CSd36BzL6RKwksibytDIg==} - peerDependencies: - graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-codegen/plugin-helpers': 5.0.4(graphql@16.8.1) - '@graphql-tools/optimize': 2.0.0(graphql@16.8.1) - '@graphql-tools/relay-operation-optimizer': 7.0.1(graphql@16.8.1) - '@graphql-tools/utils': 10.2.0(graphql@16.8.1) - auto-bind: 4.0.0 - change-case-all: 1.0.15 - dependency-graph: 0.11.0 - graphql: 16.8.1 - graphql-tag: 2.12.6(graphql@16.8.1) - parse-filepath: 1.0.2 - tslib: 2.6.2 - transitivePeerDependencies: - - encoding - - supports-color - dev: false - /@graphql-codegen/visitor-plugin-common@5.2.0(graphql@16.8.1): resolution: {integrity: sha512-0p8AwmARaZCAlDFfQu6Sz+JV6SjbPDx3y2nNM7WAAf0au7Im/GpJ7Ke3xaIYBc1b2rTZ+DqSTJI/zomENGD9NA==} peerDependencies: @@ -6278,7 +6277,7 @@ packages: - utf-8-validate dev: false - /@graphql-tools/executor-http@1.0.9(@types/node@20.12.7)(graphql@16.8.1): + /@graphql-tools/executor-http@1.0.9(@types/node@20.14.2)(graphql@16.8.1): resolution: {integrity: sha512-+NXaZd2MWbbrWHqU4EhXcrDbogeiCDmEbrAN+rMn4Nu2okDjn2MTFDbTIab87oEubQCH4Te1wDkWPKrzXup7+Q==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6289,7 +6288,7 @@ packages: '@whatwg-node/fetch': 0.9.17 extract-files: 11.0.0 graphql: 16.8.1 - meros: 1.3.0(@types/node@20.12.7) + meros: 1.3.0(@types/node@20.14.2) tslib: 2.6.2 value-or-promise: 1.0.12 transitivePeerDependencies: @@ -6344,14 +6343,14 @@ packages: - supports-color dev: false - /@graphql-tools/github-loader@8.0.1(@types/node@20.12.7)(graphql@16.8.1): + /@graphql-tools/github-loader@8.0.1(@types/node@20.14.2)(graphql@16.8.1): resolution: {integrity: sha512-W4dFLQJ5GtKGltvh/u1apWRFKBQOsDzFxO9cJkOYZj1VzHCpRF43uLST4VbCfWve+AwBqOuKr7YgkHoxpRMkcg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/executor-http': 1.0.9(@types/node@20.12.7)(graphql@16.8.1) + '@graphql-tools/executor-http': 1.0.9(@types/node@20.14.2)(graphql@16.8.1) '@graphql-tools/graphql-tag-pluck': 8.3.1(graphql@16.8.1) '@graphql-tools/utils': 10.2.0(graphql@16.8.1) '@whatwg-node/fetch': 0.9.17 @@ -6464,13 +6463,13 @@ packages: tslib: 2.6.2 dev: false - /@graphql-tools/prisma-loader@8.0.4(@types/node@20.12.7)(graphql@16.8.1): + /@graphql-tools/prisma-loader@8.0.4(@types/node@20.14.2)(graphql@16.8.1): resolution: {integrity: sha512-hqKPlw8bOu/GRqtYr0+dINAI13HinTVYBDqhwGAPIFmLr5s+qKskzgCiwbsckdrb5LWVFmVZc+UXn80OGiyBzg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/url-loader': 8.0.2(@types/node@20.12.7)(graphql@16.8.1) + '@graphql-tools/url-loader': 8.0.2(@types/node@20.14.2)(graphql@16.8.1) '@graphql-tools/utils': 10.2.0(graphql@16.8.1) '@types/js-yaml': 4.0.9 '@whatwg-node/fetch': 0.9.17 @@ -6537,7 +6536,7 @@ packages: value-or-promise: 1.0.12 dev: false - /@graphql-tools/url-loader@8.0.2(@types/node@20.12.7)(graphql@16.8.1): + /@graphql-tools/url-loader@8.0.2(@types/node@20.14.2)(graphql@16.8.1): resolution: {integrity: sha512-1dKp2K8UuFn7DFo1qX5c1cyazQv2h2ICwA9esHblEqCYrgf69Nk8N7SODmsfWg94OEaI74IqMoM12t7eIGwFzQ==} engines: {node: '>=16.0.0'} peerDependencies: @@ -6546,7 +6545,7 @@ packages: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/delegate': 10.0.10(graphql@16.8.1) '@graphql-tools/executor-graphql-ws': 1.1.2(graphql@16.8.1) - '@graphql-tools/executor-http': 1.0.9(@types/node@20.12.7)(graphql@16.8.1) + '@graphql-tools/executor-http': 1.0.9(@types/node@20.14.2)(graphql@16.8.1) '@graphql-tools/executor-legacy-ws': 1.0.6(graphql@16.8.1) '@graphql-tools/utils': 10.2.0(graphql@16.8.1) '@graphql-tools/wrap': 10.0.5(graphql@16.8.1) @@ -6619,30 +6618,33 @@ packages: /@hapi/hoek@9.3.0: resolution: {integrity: sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==} + dev: false /@hapi/topo@5.1.0: resolution: {integrity: sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==} dependencies: '@hapi/hoek': 9.3.0 + dev: false - /@headlessui/react@1.7.17(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-4am+tzvkqDSSgiwrsEpGWqgGo9dz8qU5M3znCkC4PgkpY4HcCZzEDEvozltGGGHIKl9jbXbZPSH5TWn4sWJdow==} + /@headlessui/react@1.7.19(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-Ll+8q3OlMJfJbAKM/+/Y2q6PPYbryqNTXDbryx7SXLIDamkF6iQFbriYHga0dY44PvDhvvBWCx1Xj4U5+G4hOw==} engines: {node: '>=10'} peerDependencies: react: ^16 || ^17 || ^18 react-dom: ^16 || ^17 || ^18 dependencies: + '@tanstack/react-virtual': 3.5.1(react-dom@18.3.1)(react@18.3.1) client-only: 0.0.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) dev: false - /@heroicons/react@2.1.3(react@18.2.0): + /@heroicons/react@2.1.3(react@18.3.1): resolution: {integrity: sha512-fEcPfo4oN345SoqdlCDdSa4ivjaKbk0jTd+oubcgNxnNgAfzysfwWfQUr+51wigiWHQQRiZNd1Ao0M5Y3M2EGg==} peerDependencies: react: '>= 16' dependencies: - react: 18.2.0 + react: 18.3.1 dev: false /@humanwhocodes/config-array@0.11.14: @@ -6683,12 +6685,14 @@ packages: /@isaacs/ttlcache@1.4.1: resolution: {integrity: sha512-RQgQ4uQ+pLbqXfOmieB91ejmLwvSgv9nLx6sT6sD83s7umBypgg+OIBOBbEUiJXrfpnp9j0mRhYYdzp9uqq3lA==} engines: {node: '>=12'} + dev: false /@jest/create-cache-key-function@29.7.0: resolution: {integrity: sha512-4QqS3LY5PBmTRHj9sAg1HLoPzqAI0uOX6wI/TRqHIcOxlFidy6YEmCQJk6FSZjNLGCeubDMfmkWL+qaLKhSGQA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 + dev: false /@jest/environment@29.7.0: resolution: {integrity: sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==} @@ -6696,8 +6700,9 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.12.7 + '@types/node': 20.14.2 jest-mock: 29.7.0 + dev: false /@jest/fake-timers@29.7.0: resolution: {integrity: sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==} @@ -6705,10 +6710,11 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.12.7 + '@types/node': 20.14.2 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 + dev: false /@jest/schemas@29.6.3: resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==} @@ -6722,9 +6728,10 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.12.7 + '@types/node': 20.14.2 '@types/yargs': 15.0.19 chalk: 4.1.2 + dev: false /@jest/types@29.6.3: resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==} @@ -6733,7 +6740,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.12.7 + '@types/node': 20.14.2 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -6758,6 +6765,7 @@ packages: dependencies: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 + dev: false /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} @@ -6817,8 +6825,8 @@ packages: resolution: {integrity: sha512-gbkePEBupNydxCelHCESvFSFM8XPh1Zs/OAVRW/rKpEqPAl5PbOM90Si8mv9bvnR53uPD2s/FiRxdvSejpRJew==} dev: false - /@kiltprotocol/type-definitions@0.34.0: - resolution: {integrity: sha512-LMQ7HtIq8n/M/G9sg77xGJVJFVXCA/9w+PWMTK+TGR3KvbM9qmQSnhIPJ2KOU4WFe+62HlJ0V1sOoTZDFr7QNw==} + /@kiltprotocol/type-definitions@0.35.1: + resolution: {integrity: sha512-/8jWy2ZTtWeaB5/5G8Yg0KgrqzyctzRricEnUd61Vn99Edm9S2mfNa77LY5SwGZ9mkYuh1OlqGuk9gUa3uER6g==} engines: {node: '>=16.0'} dev: false @@ -6832,13 +6840,13 @@ packages: resolution: {integrity: sha512-mDJsOucVW8m3Lk2fdQst+P74SgiKebvq1iBk4sXLbADQOwhL9bWGaArvO+tW7jPJZwEfSPWBdHcHoYi11XAwZw==} dev: false - /@lingui/babel-plugin-extract-messages@4.10.0: - resolution: {integrity: sha512-vhLQLfi1ISSo5vDFDyUoPgjBP6Cy2+7rrQWj9vU4GUEtvxUWNnr0EvrLnRBHjVU4mdrpQi/n7DH5PXuMbveVhA==} + /@lingui/babel-plugin-extract-messages@4.11.1: + resolution: {integrity: sha512-ouyUTVy2QbHQMv5ib2zFzimjpdBYALCbqnzOJI0YKCOIJD/+sCIPKcCzVrLdKEu90qwy18J/Ho7Z66BhffGAkQ==} engines: {node: '>=16.0.0'} dev: true - /@lingui/cli@4.10.0: - resolution: {integrity: sha512-gG0Qnv1ExUlN4t/5wMYX9fXD8QilQn6n+gPwmDbWPDPX7zubW8OJADU2PNSSPDsCIzNGW7Hfx/zPwaocn3V8Lw==} + /@lingui/cli@4.11.1: + resolution: {integrity: sha512-jA5pRB7UKwto704hMl2ohO/kGuoPEnf0lSg0qPlbVAfzQCTzq3TxJTgLEAoLQ5AL7aqXXysqrWOM9MEy7pJ4+w==} engines: {node: '>=16.0.0'} hasBin: true dependencies: @@ -6847,11 +6855,11 @@ packages: '@babel/parser': 7.24.6 '@babel/runtime': 7.24.6 '@babel/types': 7.24.6 - '@lingui/babel-plugin-extract-messages': 4.10.0 - '@lingui/conf': 4.10.0(typescript@5.4.5) - '@lingui/core': 4.10.0 - '@lingui/format-po': 4.10.0 - '@lingui/message-utils': 4.10.0 + '@lingui/babel-plugin-extract-messages': 4.11.1 + '@lingui/conf': 4.11.1(typescript@5.4.5) + '@lingui/core': 4.11.1 + '@lingui/format-po': 4.11.1 + '@lingui/message-utils': 4.11.1 babel-plugin-macros: 3.1.0 chalk: 4.1.2 chokidar: 3.5.1 @@ -6876,8 +6884,8 @@ packages: - typescript dev: true - /@lingui/conf@4.10.0(typescript@5.4.5): - resolution: {integrity: sha512-jHeuCMG25YWEWUQTl1QYz46/RJlQH+Nyx4Qt4uI9OiSXMJ5MiaHopj+Oi9qdI1q2iY0P1RhdwRegBcdET+yF8w==} + /@lingui/conf@4.11.1(typescript@5.4.5): + resolution: {integrity: sha512-rjMoHl80QhLIo+Zfs1s04Uh+Twpy9CZN01la48oti0g+zAniLk9RN8KlIGC4hyruVh1CsIwjabjLAdwj3cOKKQ==} engines: {node: '>=16.0.0'} dependencies: '@babel/runtime': 7.24.6 @@ -6889,28 +6897,28 @@ packages: transitivePeerDependencies: - typescript - /@lingui/core@4.10.0: - resolution: {integrity: sha512-KfwkghuCVFt3AxZlAIotTvIcopIpHj4prwG9v6iyrksLXoxKPQMBXutYGl/EIZE1KYQZdR6rjAaoilMl0pSGKA==} + /@lingui/core@4.11.1: + resolution: {integrity: sha512-iG8Oz46kuYFugWFlCH/SRvnsMqhD2zc3csPUVD7RZN/374v6Djd6EzlQEla307J3qFrhfJDrhhZrIH8v0GANCw==} engines: {node: '>=16.0.0'} dependencies: '@babel/runtime': 7.24.6 - '@lingui/message-utils': 4.10.0 + '@lingui/message-utils': 4.11.1 unraw: 3.0.0 - /@lingui/format-po@4.10.0: - resolution: {integrity: sha512-BhyC5Xmx9yJXFlNAUBboTT+k21sT8EkBW9uPRLaekkCUfYSj6hX+0lz/CJBurIUH/PDZJFucvzYaIIAFnEI4+Q==} + /@lingui/format-po@4.11.1: + resolution: {integrity: sha512-8qeiL8tXkGjW9kjUFzO00ZibpP5S6fJHdvTprm7wMAjpLtUYbMlSn/XQi2uLpG+ZB+9/EPTKGhNOaa9Fktq53Q==} engines: {node: '>=16.0.0'} dependencies: - '@lingui/conf': 4.10.0(typescript@5.4.5) - '@lingui/message-utils': 4.10.0 + '@lingui/conf': 4.11.1(typescript@5.4.5) + '@lingui/message-utils': 4.11.1 date-fns: 3.6.0 pofile: 1.1.4 transitivePeerDependencies: - typescript dev: true - /@lingui/macro@4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5): - resolution: {integrity: sha512-u+rSqCfQOHPyNwpdq+69LfoOBN6hiQJf0pNOB88kxdVammv4ul9lqnnJW0+hz4gh9POX1jhXjbLf2pStTH1q9w==} + /@lingui/macro@4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5): + resolution: {integrity: sha512-CwZNfI00ad4jmXkd/0cBM05pNALw96Xu9EmqRubQzqsN7FON9d48ZYUyK1lBnfZNkQjS82ack8tjkW1o3X725Q==} engines: {node: '>=16.0.0'} peerDependencies: '@lingui/react': ^4.0.0 @@ -6918,33 +6926,33 @@ packages: dependencies: '@babel/runtime': 7.24.6 '@babel/types': 7.24.6 - '@lingui/conf': 4.10.0(typescript@5.4.5) - '@lingui/core': 4.10.0 - '@lingui/message-utils': 4.10.0 - '@lingui/react': 4.10.0(react@18.2.0) + '@lingui/conf': 4.11.1(typescript@5.4.5) + '@lingui/core': 4.11.1 + '@lingui/message-utils': 4.11.1 + '@lingui/react': 4.11.1(react@18.3.1) babel-plugin-macros: 3.1.0 transitivePeerDependencies: - typescript - /@lingui/message-utils@4.10.0: - resolution: {integrity: sha512-p9Z4L4//ef1jpwqUR0hnILPbbqhVOXkLktY/EsZ7LMmvn18yhq4FjCtGsrorclTcTdtl0l7bqW4iEpEqGW91Gw==} + /@lingui/message-utils@4.11.1: + resolution: {integrity: sha512-6dufjX9YdGZftgnzmrakvgiE0srp83GhrbK32dz33hASgAbF5vGHkxyOZLmnL3xYO5RgsrCJ5HGyiB/oQKlc9w==} engines: {node: '>=16.0.0'} dependencies: '@messageformat/parser': 5.1.0 js-sha256: 0.10.1 - /@lingui/react@4.10.0(react@18.2.0): - resolution: {integrity: sha512-QBbgKnIEePbt2ktq/6AVi9q91TRbwvcdrruOMu3qqXBqcF4KMu7rf05M9tvk/cClTjImuOF+FI3k+MX6LGnnYQ==} + /@lingui/react@4.11.1(react@18.3.1): + resolution: {integrity: sha512-pqnAhp1gYJKz7dgDAIb1G1oaBq7OcuQJrXDq/ekrLqSBLozlpPskY5bmv20ygtjgoUiVOlD0+32UWDLafasc4w==} engines: {node: '>=16.0.0'} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: '@babel/runtime': 7.24.6 - '@lingui/core': 4.10.0 - react: 18.2.0 + '@lingui/core': 4.11.1 + react: 18.3.1 - /@lingui/swc-plugin@4.0.7(@lingui/macro@4.10.0)(next@14.2.2): - resolution: {integrity: sha512-40OYGWv5HOBxNpkQ1ZD+NDwTlnN4IAegfWQq7jLrB7UZg43cpEP7JG2l55Sd0zPN3u95O2qt/gN919jT1bURuQ==} + /@lingui/swc-plugin@4.0.8(@lingui/macro@4.11.1)(next@14.2.3): + resolution: {integrity: sha512-zWvfFAvo2NOV+yFAjTbuEE0x53XEJlBS3EQ1R4xswjWSgpXWbLg45Rg37Ai2Ud0qeQkQLZnL93yt7dOwstX5eQ==} peerDependencies: '@lingui/macro': '4' '@swc/core': '*' @@ -6955,8 +6963,8 @@ packages: next: optional: true dependencies: - '@lingui/macro': 4.10.0(@lingui/react@4.10.0)(babel-plugin-macros@3.1.0)(typescript@5.4.5) - next: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + '@lingui/macro': 4.11.1(@lingui/react@4.11.1)(babel-plugin-macros@3.1.0)(typescript@5.4.5) + next: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) dev: true /@lit-labs/ssr-dom-shim@1.2.0: @@ -6974,8 +6982,8 @@ packages: engines: {node: '>=18'} dependencies: '@polkadot/api': 10.13.1 - '@polkadot/util': 12.5.1 - '@polkadot/util-crypto': 12.5.1(@polkadot/util@12.5.1) + '@polkadot/util': 12.6.2 + '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) '@types/uuid': 9.0.8 fast-sha256: 1.3.0 uuid: 9.0.1 @@ -6985,13 +6993,13 @@ packages: - utf-8-validate dev: false - /@mangata-finance/type-definitions@2.1.2(@polkadot/types@10.13.1): + /@mangata-finance/type-definitions@2.1.2(@polkadot/types@11.1.1): resolution: {integrity: sha512-kr4mVMuQ6DqZ0H72z0YI8tcdlk4XD4vUgRVYYfTJdXFJhRsfS4YRxfs/iiQPNzWKgoQZKcDqsbQD3xz9T1gELw==} engines: {node: '>=18.0.0'} peerDependencies: '@polkadot/types': ^10.9.1 dependencies: - '@polkadot/types': 10.13.1 + '@polkadot/types': 11.1.1 dev: false /@mapbox/node-pre-gyp@1.0.11: @@ -7001,7 +7009,7 @@ packages: detect-libc: 2.0.3 https-proxy-agent: 5.0.1 make-dir: 3.1.0 - node-fetch: 2.6.9 + node-fetch: 2.7.0 nopt: 5.0.0 npmlog: 5.0.1 rimraf: 3.0.2 @@ -7039,13 +7047,24 @@ packages: - supports-color dev: false - /@metamask/object-multiplex@1.3.0: - resolution: {integrity: sha512-czcQeVYdSNtabd+NcYQnrM69MciiJyd1qvKH8WM2Id3C0ZiUUX5Xa/MK+/VUk633DBhVOwdNzAKIQ33lGyA+eQ==} - engines: {node: '>=12.0.0'} + /@metamask/json-rpc-middleware-stream@6.0.2: + resolution: {integrity: sha512-jtyx3PRfc1kqoLpYveIVQNwsxYKefc64/LCl9h9Da1m3nUKEvypbYuXSIwi237qvOjKmNHQKsDOZg6f4uBf62Q==} + engines: {node: '>=16.0.0'} + dependencies: + '@metamask/json-rpc-engine': 7.3.3 + '@metamask/safe-event-emitter': 3.1.1 + '@metamask/utils': 8.4.0 + readable-stream: 3.6.2 + transitivePeerDependencies: + - supports-color + dev: false + + /@metamask/object-multiplex@2.0.0: + resolution: {integrity: sha512-+ItrieVZie3j2LfYE0QkdW3dsEMfMEp419IGx1zyeLqjRZ14iQUPRO0H6CGgfAAoC0x6k2PfCAGRwJUA9BMrqA==} + engines: {node: ^16.20 || ^18.16 || >=20} dependencies: - end-of-stream: 1.4.4 once: 1.4.0 - readable-stream: 2.3.8 + readable-stream: 3.6.2 dev: false /@metamask/onboarding@1.0.1: @@ -7054,32 +7073,24 @@ packages: bowser: 2.11.0 dev: false - /@metamask/post-message-stream@6.2.0: - resolution: {integrity: sha512-WunZ0bruClF862mvbKQGETn5SM0XKGmocPMQR1Ew6sYix9/FDzeoZnoI8RkXk01E+70FCdxhTE/r8kk5SFOuTw==} - engines: {node: '>=14.0.0'} + /@metamask/providers@15.0.0: + resolution: {integrity: sha512-FXvL1NQNl6I7fMOJTfQYcBlBZ33vSlm6w80cMpmn8sJh0Lb7wcBpe02UwBsNlARnI+Qsr26XeDs6WHUHQh8CuA==} + engines: {node: ^18.18 || >=20} dependencies: - '@metamask/utils': 5.0.2 - readable-stream: 2.3.3 - transitivePeerDependencies: - - supports-color - dev: false - - /@metamask/providers@10.2.1: - resolution: {integrity: sha512-p2TXw2a1Nb8czntDGfeIYQnk4LLVbd5vlcb3GY//lylYlKdSqp+uUTegCvxiFblRDOT68jsY8Ib1VEEzVUOolA==} - engines: {node: '>=14.0.0'} - dependencies: - '@metamask/object-multiplex': 1.3.0 - '@metamask/safe-event-emitter': 2.0.0 - '@types/chrome': 0.0.136 + '@metamask/json-rpc-engine': 7.3.3 + '@metamask/json-rpc-middleware-stream': 6.0.2 + '@metamask/object-multiplex': 2.0.0 + '@metamask/rpc-errors': 6.2.1 + '@metamask/safe-event-emitter': 3.1.1 + '@metamask/utils': 8.4.0 detect-browser: 5.3.0 - eth-rpc-errors: 4.0.3 - extension-port-stream: 2.1.1 - fast-deep-equal: 2.0.1 + extension-port-stream: 3.0.0 + fast-deep-equal: 3.1.3 is-stream: 2.0.1 - json-rpc-engine: 6.1.0 - json-rpc-middleware-stream: 4.2.3 - pump: 3.0.0 - webextension-polyfill-ts: 0.25.0 + readable-stream: 3.6.2 + webextension-polyfill: 0.10.0 + transitivePeerDependencies: + - supports-color dev: false /@metamask/rpc-errors@6.2.1: @@ -7101,80 +7112,93 @@ packages: engines: {node: '>=12.0.0'} dev: false - /@metamask/sdk-communication-layer@0.14.1: - resolution: {integrity: sha512-K1KhkKMdAAPi079G/bX/cIazqT6qnkRnykrs7nA1sU2BouG7BYD4qPgv7ridc3BNIewnFg9eMzzYIgOgfXzJKw==} + /@metamask/sdk-communication-layer@0.20.5(cross-fetch@4.0.0)(eciesjs@0.3.18)(eventemitter2@6.4.9)(readable-stream@3.6.2)(socket.io-client@4.7.5): + resolution: {integrity: sha512-Y3pzg1GBB7tDUCUsyhvlhxQ+h/pDrTjO2yUwjCJj2S8Nx5OtdRv/foRGfbDHkfYt6Z9ANRfivWU2U6El17B24A==} + peerDependencies: + cross-fetch: ^4.0.0 + eciesjs: ^0.3.16 + eventemitter2: ^6.4.7 + readable-stream: ^3.6.2 + socket.io-client: ^4.5.1 dependencies: bufferutil: 4.0.8 - cross-fetch: 3.1.8 + cross-fetch: 4.0.0 date-fns: 2.30.0 + debug: 4.3.4 eciesjs: 0.3.18 eventemitter2: 6.4.9 - socket.io-client: 4.7.5(bufferutil@4.0.8)(utf-8-validate@6.0.4) + readable-stream: 3.6.2 + socket.io-client: 4.7.5 utf-8-validate: 6.0.4 uuid: 8.3.2 transitivePeerDependencies: - - encoding - supports-color dev: false - /@metamask/sdk-install-modal-web@0.14.1(@types/react@18.2.57)(react-native@0.74.1): - resolution: {integrity: sha512-emT8HKbnfVwGhPxyUfMja6DWzvtJvDEBQxqCVx93H0HsyrrOzOC43iGCAosslw6o5h7gOfRKLqWmK8V7jQAS2Q==} + /@metamask/sdk-install-modal-web@0.20.4(i18next@22.5.1)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1): + resolution: {integrity: sha512-AX3mTr0IDpS0ajV83okTaixG+2wIxTVbgvEuQgAj2Ed7PWAdiZ1aX93AVcaCgkOWhTf267z7mXCSuBDpBCje9g==} + peerDependencies: + i18next: 22.5.1 + react: ^18.2.0 + react-dom: ^18.2.0 + react-i18next: ^13.2.2 + react-native: '*' + peerDependenciesMeta: + react: + optional: true + react-dom: + optional: true + react-native: + optional: true dependencies: - '@emotion/react': 11.11.4(@types/react@18.2.57)(react@18.2.0) - '@emotion/styled': 11.11.5(@emotion/react@11.11.4)(@types/react@18.2.57)(react@18.2.0) i18next: 22.5.1 qr-code-styling: 1.6.0-rc.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-i18next: 13.5.0(i18next@22.5.1)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0) - transitivePeerDependencies: - - '@types/react' - - react-native + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + react-i18next: 13.5.0(i18next@23.11.5)(react-dom@18.3.1)(react-native@0.74.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.3)(react@18.3.1) dev: false - /@metamask/sdk@0.14.1(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1): - resolution: {integrity: sha512-52kfvnlyMXRO8/oPGoQOFMevSjgkLzpl8aGG6Ivx/6jiqSv5ScuOg6YdSWXR937Ts0zWE0V8KTUBMfnGGt0S9Q==} + /@metamask/sdk@0.20.5(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1): + resolution: {integrity: sha512-BEL3BKbb0O09QgOzvyPH5xUONl2uicS9WT1AYhZ8yR4ytz5fhyHWJzs8Q/cwgm1qIdn3eumnjXfgA6pKirWa3A==} peerDependencies: react: ^18.2.0 - react-native: '*' + react-dom: ^18.2.0 peerDependenciesMeta: react: optional: true - react-native: + react-dom: optional: true dependencies: '@metamask/onboarding': 1.0.1 - '@metamask/post-message-stream': 6.2.0 - '@metamask/providers': 10.2.1 - '@metamask/sdk-communication-layer': 0.14.1 - '@metamask/sdk-install-modal-web': 0.14.1(@types/react@18.2.57)(react-native@0.74.1) - '@react-native-async-storage/async-storage': 1.23.1(react-native@0.74.1) + '@metamask/providers': 15.0.0 + '@metamask/sdk-communication-layer': 0.20.5(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.20.4(i18next@22.5.1)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1) '@types/dom-screen-wake-lock': 1.0.3 bowser: 2.11.0 cross-fetch: 4.0.0 + debug: 4.3.4 eciesjs: 0.3.18 eth-rpc-errors: 4.0.3 eventemitter2: 6.4.9 - extension-port-stream: 2.1.1 i18next: 22.5.1 - i18next-browser-languagedetector: 7.2.1 + i18next-browser-languagedetector: 7.1.0 obj-multiplex: 1.0.0 pump: 3.0.0 qrcode-terminal-nooctal: 0.12.1 - react: 18.2.0 - react-i18next: 13.5.0(i18next@22.5.1)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0) - react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.2.57)(react@18.2.0) - react-native-webview: 11.26.1(react-native@0.74.1)(react@18.2.0) - readable-stream: 2.3.8 + 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) + 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@6.0.4) + socket.io-client: 4.7.5 util: 0.12.5 uuid: 8.3.2 transitivePeerDependencies: - - '@types/react' - bufferutil - encoding - - react-dom + - react-i18next + - react-native - rollup - supports-color - utf-8-validate @@ -7286,81 +7310,81 @@ packages: resolution: {integrity: sha512-Yac/bV5sBGkkEXmAX5FWPS9Mmo2rthrOPRQQNfycJPkjUAUclomCPH7QFVCDQ4Mp2k2K1SSM6m0zrxYrOwtFQw==} dev: false - /@next/env@14.2.2: - resolution: {integrity: sha512-sk72qRfM1Q90XZWYRoJKu/UWlTgihrASiYw/scb15u+tyzcze3bOuJ/UV6TBOQEeUaxOkRqGeuGUdiiuxc5oqw==} + /@next/env@14.2.3: + resolution: {integrity: sha512-W7fd7IbkfmeeY2gXrzJYDx8D2lWKbVoTIj1o1ScPHNzvp30s1AuoEFSdr39bC5sjxJaxTtq3OTCZboNp0lNWHA==} - /@next/eslint-plugin-next@14.2.2: - resolution: {integrity: sha512-q+Ec2648JtBpKiu/FSJm8HAsFXlNvioHeBCbTP12T1SGcHYwhqHULSfQgFkPgHDu3kzNp2Kem4J54bK4rPQ5SQ==} + /@next/eslint-plugin-next@14.2.3: + resolution: {integrity: sha512-L3oDricIIjgj1AVnRdRor21gI7mShlSwU/1ZGHmqM3LzHhXXhdkrfeNY5zif25Bi5Dd7fiJHsbhoZCHfXYvlAw==} dependencies: glob: 10.3.10 dev: false - /@next/swc-darwin-arm64@14.2.2: - resolution: {integrity: sha512-3iPgMhzbalizGwHNFUcGnDhFPSgVBHQ8aqSTAMxB5BvJG0oYrDf1WOJZlbXBgunOEj/8KMVbejEur/FpvFsgFQ==} + /@next/swc-darwin-arm64@14.2.3: + resolution: {integrity: sha512-3pEYo/RaGqPP0YzwnlmPN2puaF2WMLM3apt5jLW2fFdXD9+pqcoTzRk+iZsf8ta7+quAe4Q6Ms0nR0SFGFdS1A==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@next/swc-darwin-x64@14.2.2: - resolution: {integrity: sha512-x7Afi/jt0ZBRUZHTi49yyej4o8znfIMHO4RvThuoc0P+uli8Jd99y5GKjxoYunPKsXL09xBXEM1+OQy2xEL0Ag==} + /@next/swc-darwin-x64@14.2.3: + resolution: {integrity: sha512-6adp7waE6P1TYFSXpY366xwsOnEXM+y1kgRpjSRVI2CBDOcbRjsJ67Z6EgKIqWIue52d2q/Mx8g9MszARj8IEA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@next/swc-linux-arm64-gnu@14.2.2: - resolution: {integrity: sha512-zbfPtkk7L41ODMJwSp5VbmPozPmMMQrzAc0HAUomVeVIIwlDGs/UCqLJvLNDt4jpWgc21SjjyIn762lNGrMaUA==} + /@next/swc-linux-arm64-gnu@14.2.3: + resolution: {integrity: sha512-cuzCE/1G0ZSnTAHJPUT1rPgQx1w5tzSX7POXSLaS7w2nIUJUD+e25QoXD/hMfxbsT9rslEXugWypJMILBj/QsA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-arm64-musl@14.2.2: - resolution: {integrity: sha512-wPbS3pI/JU16rm3XdLvvTmlsmm1nd+sBa2ohXgBZcShX4TgOjD4R+RqHKlI1cjo/jDZKXt6OxmcU0Iys0OC/yg==} + /@next/swc-linux-arm64-musl@14.2.3: + resolution: {integrity: sha512-0D4/oMM2Y9Ta3nGuCcQN8jjJjmDPYpHX9OJzqk42NZGJocU2MqhBq5tWkJrUQOQY9N+In9xOdymzapM09GeiZw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-gnu@14.2.2: - resolution: {integrity: sha512-NqWOHqqq8iC9tuHvZxjQ2tX+jWy2X9y8NX2mcB4sj2bIccuCxbIZrU/ThFPZZPauygajZuVQ6zediejQHwZHwQ==} + /@next/swc-linux-x64-gnu@14.2.3: + resolution: {integrity: sha512-ENPiNnBNDInBLyUU5ii8PMQh+4XLr4pG51tOp6aJ9xqFQ2iRI6IH0Ds2yJkAzNV1CfyagcyzPfROMViS2wOZ9w==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-linux-x64-musl@14.2.2: - resolution: {integrity: sha512-lGepHhwb9sGhCcU7999+iK1ZZT+6rrIoVg40MP7DZski9GIZP80wORSbt5kJzh9v2x2ev2lxC6VgwMQT0PcgTA==} + /@next/swc-linux-x64-musl@14.2.3: + resolution: {integrity: sha512-BTAbq0LnCbF5MtoM7I/9UeUu/8ZBY0i8SFjUMCbPDOLv+un67e2JgyN4pmgfXBwy/I+RHu8q+k+MCkDN6P9ViQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@next/swc-win32-arm64-msvc@14.2.2: - resolution: {integrity: sha512-TZSh/48SfcLEQ4rD25VVn2kdIgUWmMflRX3OiyPwGNXn3NiyPqhqei/BaqCYXViIQ+6QsG9R0C8LftMqy8JPMA==} + /@next/swc-win32-arm64-msvc@14.2.3: + resolution: {integrity: sha512-AEHIw/dhAMLNFJFJIJIyOFDzrzI5bAjI9J26gbO5xhAKHYTZ9Or04BesFPXiAYXDNdrwTP2dQceYA4dL1geu8A==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-ia32-msvc@14.2.2: - resolution: {integrity: sha512-M0tBVNMEBJN2ZNQWlcekMn6pvLria7Sa2Fai5znm7CCJz4pP3lrvlSxhKdkCerk0D9E0bqx5yAo3o2Q7RrD4gA==} + /@next/swc-win32-ia32-msvc@14.2.3: + resolution: {integrity: sha512-vga40n1q6aYb0CLrM+eEmisfKCR45ixQYXuBXxOOmmoV8sYST9k7E3US32FsY+CkkF7NtzdcebiFT4CHuMSyZw==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@next/swc-win32-x64-msvc@14.2.2: - resolution: {integrity: sha512-a/20E/wtTJZ3Ykv3f/8F0l7TtgQa2LWHU2oNB9bsu0VjqGuGGHmm/q6waoUNQYTVPYrrlxxaHjJcDV6aiSTt/w==} + /@next/swc-win32-x64-msvc@14.2.3: + resolution: {integrity: sha512-Q1/zm43RWynxrO7lW4ehciQVj+5ePBhOK+/K2P7pLFX3JaJ/IZVC69SHidrmZSOkqz7ECIOhhy7XhAFG4JYyHA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -7845,11 +7869,11 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /@polkadot-onboard/wallet-connect@1.1.0(@types/react@18.2.57)(react@18.2.0): + /@polkadot-onboard/wallet-connect@1.1.0(@types/react@18.3.3)(react@18.3.1): resolution: {integrity: sha512-PSpX4dVMU+BbPeWusdXoHM2wB/qPdY/KNmRQQXSle6u8DxqXAOJy94gO0FHvJdvz0wJk0qLza88LxjWaSgcGQw==} dependencies: '@polkadot-onboard/core': 1.1.0 - '@walletconnect/modal': 2.6.2(@types/react@18.2.57)(react@18.2.0) + '@walletconnect/modal': 2.6.2(@types/react@18.3.3)(react@18.3.1) '@walletconnect/sign-client': 2.10.4 transitivePeerDependencies: - '@azure/app-configuration' @@ -7923,6 +7947,23 @@ packages: - utf-8-validate dev: false + /@polkadot/api-augment@11.2.1: + resolution: {integrity: sha512-Huo457lCqeavbrf1O/2qQYGNFWURLXndW4vNkj8AP+I757WIqebhc6K3+mz+KoV1aTsX/qwaiEgeoTjrrIwcqA==} + engines: {node: '>=18'} + dependencies: + '@polkadot/api-base': 11.2.1 + '@polkadot/rpc-augment': 11.2.1 + '@polkadot/types': 11.2.1 + '@polkadot/types-augment': 11.2.1 + '@polkadot/types-codec': 11.2.1 + '@polkadot/util': 12.6.2 + tslib: 2.6.2 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: false + /@polkadot/api-augment@7.15.1: resolution: {integrity: sha512-7csQLS6zuYuGq7W1EkTBz1ZmxyRvx/Qpz7E7zPSwxmY8Whb7Yn2effU9XF0eCcRpyfSW8LodF8wMmLxGYs1OaQ==} engines: {node: '>=14.0.0'} @@ -8001,6 +8042,21 @@ packages: - utf-8-validate dev: false + /@polkadot/api-base@11.2.1: + resolution: {integrity: sha512-lVYTHQf8S4rpOJ9d1jvQjviHLE6zljl13vmgs+gXHGJwMAqhhNwKY3ZMQW/u/bRE2uKk0cAlahtsRtiFpjHAfw==} + engines: {node: '>=18'} + dependencies: + '@polkadot/rpc-core': 11.2.1 + '@polkadot/types': 11.2.1 + '@polkadot/util': 12.6.2 + rxjs: 7.8.1 + tslib: 2.6.2 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: false + /@polkadot/api-base@7.15.1: resolution: {integrity: sha512-UlhLdljJPDwGpm5FxOjvJNFTxXMRFaMuVNx6EklbuetbBEJ/Amihhtj0EJRodxQwtZ4ZtPKYKt+g+Dn7OJJh4g==} engines: {node: '>=14.0.0'} @@ -8090,6 +8146,26 @@ packages: - utf-8-validate dev: false + /@polkadot/api-derive@11.2.1: + resolution: {integrity: sha512-ts6D6tXmvhBpHDT7E03TStXfG6+/bXCvJ7HZUVNDXi4P9cToClzJVOX5uKsPI5/MUYDEq13scxPyQK63m8SsHg==} + engines: {node: '>=18'} + dependencies: + '@polkadot/api': 11.2.1 + '@polkadot/api-augment': 11.2.1 + '@polkadot/api-base': 11.2.1 + '@polkadot/rpc-core': 11.2.1 + '@polkadot/types': 11.2.1 + '@polkadot/types-codec': 11.2.1 + '@polkadot/util': 12.6.2 + '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) + rxjs: 7.8.1 + tslib: 2.6.2 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: false + /@polkadot/api-derive@7.15.1: resolution: {integrity: sha512-CsOQppksQBaa34L1fWRzmfQQpoEBwfH0yTTQxgj3h7rFYGVPxEKGeFjo1+IgI2vXXvOO73Z8E4H/MnbxvKrs1Q==} engines: {node: '>=14.0.0'} @@ -8210,6 +8286,33 @@ packages: - utf-8-validate dev: false + /@polkadot/api@11.2.1: + resolution: {integrity: sha512-NwcWadMt+mrJ3T7RuwpnaIYtH4x0eix+GiKRtLMtIO32uAfhwVyMnqvLtxDxa4XDJ/es2rtSMYG+t0b1BTM+xQ==} + engines: {node: '>=18'} + dependencies: + '@polkadot/api-augment': 11.2.1 + '@polkadot/api-base': 11.2.1 + '@polkadot/api-derive': 11.2.1 + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) + '@polkadot/rpc-augment': 11.2.1 + '@polkadot/rpc-core': 11.2.1 + '@polkadot/rpc-provider': 11.2.1 + '@polkadot/types': 11.2.1 + '@polkadot/types-augment': 11.2.1 + '@polkadot/types-codec': 11.2.1 + '@polkadot/types-create': 11.2.1 + '@polkadot/types-known': 11.2.1 + '@polkadot/util': 12.6.2 + '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) + eventemitter3: 5.0.1 + rxjs: 7.8.1 + tslib: 2.6.2 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: false + /@polkadot/api@7.15.1: resolution: {integrity: sha512-z0z6+k8+R9ixRMWzfsYrNDnqSV5zHKmyhTCL0I7+1I081V18MJTCFUKubrh0t1gD0/FCt3U9Ibvr4IbtukYLrQ==} engines: {node: '>=14.0.0'} @@ -8263,58 +8366,58 @@ packages: - utf-8-validate dev: false - /@polkadot/apps-config@0.136.1(@polkadot/keyring@12.5.1)(@polkadot/util-crypto@12.5.1)(react-dom@18.2.0)(react-is@18.3.1)(react@18.2.0): - resolution: {integrity: sha512-MNWlZjp+Ua5L4xvREodiMvOc9vgnS5WIIMiGpd3OZ/rnJg5DAEjQWWfSlICLjdbgUFwb3YwvAmkbz6GYxFVgAA==} + /@polkadot/apps-config@0.138.1(@polkadot/keyring@12.5.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-fFy30jSvJ6e35YtoX/Ecai07ff3nU/N/gU4LS+xFJGdB7Zg5qPNz5Xr4MqcK88ir57oCJi0qLKbqXiHlpM1Oqg==} engines: {node: '>=18'} dependencies: - '@acala-network/type-definitions': 5.1.2(@polkadot/types@10.13.1) - '@bifrost-finance/type-definitions': 1.11.3(@polkadot/api@10.13.1) + '@acala-network/type-definitions': 5.1.2(@polkadot/types@11.1.1) + '@bifrost-finance/type-definitions': 1.11.3(@polkadot/api@11.1.1) '@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@12.5.1)(@polkadot/util@12.6.2) + '@digitalnative/type-definitions': 1.1.27(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.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 '@interlay/interbtc-types': 1.13.0 - '@kiltprotocol/type-definitions': 0.34.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@10.13.1) + '@mangata-finance/type-definitions': 2.1.2(@polkadot/types@11.1.1) '@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': 10.13.1 - '@polkadot/api-derive': 10.13.1 + '@polkadot/api': 11.1.1 + '@polkadot/api-derive': 11.1.1 '@polkadot/networks': 12.6.2 - '@polkadot/react-identicon': 3.6.6(@polkadot/keyring@12.5.1)(@polkadot/networks@12.6.2)(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2)(react-dom@18.2.0)(react-is@18.3.1)(react@18.2.0) - '@polkadot/types': 10.13.1 - '@polkadot/types-codec': 10.13.1 + '@polkadot/react-identicon': 3.6.6(@polkadot/keyring@12.5.1)(@polkadot/networks@12.6.2)(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1) + '@polkadot/types': 11.1.1 + '@polkadot/types-codec': 11.1.1 '@polkadot/util': 12.6.2 + '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) '@polkadot/x-fetch': 12.6.2 '@polkadot/x-ws': 12.6.2 '@polymeshassociation/polymesh-types': 5.7.0 - '@snowfork/snowbridge-types': 0.2.7(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2) + '@snowfork/snowbridge-types': 0.2.7(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@sora-substrate/type-definitions': 1.27.7 '@subsocial/definitions': 0.8.14 - '@unique-nft/opal-testnet-types': 1003.70.0(@polkadot/api@10.13.1)(@polkadot/types@10.13.1) - '@unique-nft/quartz-mainnet-types': 1003.70.0(@polkadot/api@10.13.1)(@polkadot/types@10.13.1) - '@unique-nft/sapphire-mainnet-types': 1003.70.0(@polkadot/api@10.13.1)(@polkadot/types@10.13.1) - '@unique-nft/unique-mainnet-types': 1001.63.0(@polkadot/api@10.13.1)(@polkadot/types@10.13.1) + '@unique-nft/opal-testnet-types': 1003.70.0(@polkadot/api@11.1.1)(@polkadot/types@11.1.1) + '@unique-nft/quartz-mainnet-types': 1003.70.0(@polkadot/api@11.1.1)(@polkadot/types@11.1.1) + '@unique-nft/sapphire-mainnet-types': 1003.70.0(@polkadot/api@11.1.1)(@polkadot/types@11.1.1) + '@unique-nft/unique-mainnet-types': 1001.63.0(@polkadot/api@11.1.1)(@polkadot/types@11.1.1) '@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@12.5.1)(@polkadot/util@12.6.2) + pontem-types-bundle: 1.0.15(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) rxjs: 7.8.1 tslib: 2.6.2 transitivePeerDependencies: - '@polkadot/keyring' - - '@polkadot/util-crypto' - bufferutil - encoding - react @@ -8418,7 +8521,7 @@ packages: tslib: 2.6.2 dev: false - /@polkadot/keyring@6.11.1(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2): + /@polkadot/keyring@6.11.1(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2): resolution: {integrity: sha512-rW8INl7pO6Dmaffd6Df1yAYCRWa2RmWQ0LGfJeA/M6seVIkI6J3opZqAd4q2Op+h9a7z4TESQGk8yggOEL+Csg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -8427,10 +8530,10 @@ packages: dependencies: '@babel/runtime': 7.24.6 '@polkadot/util': 12.6.2 - '@polkadot/util-crypto': 12.5.1(@polkadot/util@12.5.1) + '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) dev: false - /@polkadot/keyring@7.9.2(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2): + /@polkadot/keyring@7.9.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2): resolution: {integrity: sha512-6UGoIxhiTyISkYEZhUbCPpgVxaneIfb/DBVlHtbvaABc8Mqh1KuqcTIq19Mh9wXlBuijl25rw4lUASrE/9sBqg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -8439,10 +8542,10 @@ packages: dependencies: '@babel/runtime': 7.24.6 '@polkadot/util': 12.6.2 - '@polkadot/util-crypto': 12.5.1(@polkadot/util@12.5.1) + '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) dev: false - /@polkadot/keyring@8.7.1(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2): + /@polkadot/keyring@8.7.1(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2): resolution: {integrity: sha512-t6ZgQVC+nQT7XwbWtEhkDpiAzxKVJw8Xd/gWdww6xIrawHu7jo3SGB4QNdPgkf8TvDHYAAJiupzVQYAlOIq3GA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -8451,7 +8554,7 @@ packages: dependencies: '@babel/runtime': 7.24.6 '@polkadot/util': 12.6.2 - '@polkadot/util-crypto': 12.5.1(@polkadot/util@12.5.1) + '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) dev: false /@polkadot/keyring@8.7.1(@polkadot/util-crypto@8.7.1)(@polkadot/util@8.7.1): @@ -8529,7 +8632,7 @@ packages: '@substrate/ss58-registry': 1.48.0 dev: false - /@polkadot/react-identicon@3.6.6(@polkadot/keyring@12.5.1)(@polkadot/networks@12.6.2)(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2)(react-dom@18.2.0)(react-is@18.3.1)(react@18.2.0): + /@polkadot/react-identicon@3.6.6(@polkadot/keyring@12.5.1)(@polkadot/networks@12.6.2)(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1): resolution: {integrity: sha512-fcIqfXdQqmfVPquytfCPtG//4CEcdYCZQI7mO0zJCwH1RlUuxmhp5Gmm8TS+4ATOZ5utO6/IB+et9yAZ99PSNg==} engines: {node: '>=18'} peerDependencies: @@ -8542,16 +8645,16 @@ packages: dependencies: '@polkadot/keyring': 12.5.1(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.5.1) '@polkadot/ui-settings': 3.6.6(@polkadot/networks@12.6.2)(@polkadot/util@12.6.2) - '@polkadot/ui-shared': 3.6.6(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2) + '@polkadot/ui-shared': 3.6.6(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/util': 12.6.2 - '@polkadot/util-crypto': 12.5.1(@polkadot/util@12.5.1) + '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) ethereum-blockies-base64: 1.0.2 jdenticon: 3.2.0 - react: 18.2.0 - react-copy-to-clipboard: 5.1.0(react@18.2.0) - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + 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.2.0)(react@18.2.0) + styled-components: 6.1.11(react-dom@18.3.1)(react@18.3.1) tslib: 2.6.2 transitivePeerDependencies: - '@polkadot/networks' @@ -8602,6 +8705,21 @@ packages: - utf-8-validate dev: false + /@polkadot/rpc-augment@11.2.1: + resolution: {integrity: sha512-AbkqWTnKCi71LdqFVbCyYelf5N/Wtj4jFnpRd8z7tIbbiAnNRW61dBgdF9jZ8jd9Z0JvfAmCmG17uCEdsqfNjA==} + engines: {node: '>=18'} + dependencies: + '@polkadot/rpc-core': 11.2.1 + '@polkadot/types': 11.2.1 + '@polkadot/types-codec': 11.2.1 + '@polkadot/util': 12.6.2 + tslib: 2.6.2 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: false + /@polkadot/rpc-augment@7.15.1: resolution: {integrity: sha512-sK0+mphN7nGz/eNPsshVi0qd0+N0Pqxuebwc1YkUGP0f9EkDxzSGp6UjGcSwWVaAtk9WZZ1MpK1Jwb/2GrKV7Q==} engines: {node: '>=14.0.0'} @@ -8679,6 +8797,22 @@ packages: - utf-8-validate dev: false + /@polkadot/rpc-core@11.2.1: + resolution: {integrity: sha512-GHNIHDvBts6HDvySfYksuLccaVnI+fc7ubY1uYcJMoyGv9pLhMtveH4Ft7NTxqkBqopbPXZHc8ca9CaIeBVr7w==} + engines: {node: '>=18'} + dependencies: + '@polkadot/rpc-augment': 11.2.1 + '@polkadot/rpc-provider': 11.2.1 + '@polkadot/types': 11.2.1 + '@polkadot/util': 12.6.2 + rxjs: 7.8.1 + tslib: 2.6.2 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: false + /@polkadot/rpc-core@7.15.1: resolution: {integrity: sha512-4Sb0e0PWmarCOizzxQAE1NQSr5z0n+hdkrq3+aPohGu9Rh4PodG+OWeIBy7Ov/3GgdhNQyBLG+RiVtliXecM3g==} engines: {node: '>=14.0.0'} @@ -8751,20 +8885,44 @@ packages: nock: 13.5.4 tslib: 2.6.2 optionalDependencies: - '@substrate/connect': 0.7.26 + '@substrate/connect': 0.7.26 + transitivePeerDependencies: + - bufferutil + - supports-color + - utf-8-validate + dev: false + + /@polkadot/rpc-provider@11.1.1: + resolution: {integrity: sha512-m4v964Cs7dM9cLiMD5XVLPvKAT1yOcvTX618875pLe5LU67b7MLUT2xxCchXf61jvM6b3NKNKulKSMmlQJkYtw==} + engines: {node: '>=18'} + dependencies: + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) + '@polkadot/types': 11.1.1 + '@polkadot/types-support': 11.1.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 + eventemitter3: 5.0.1 + mock-socket: 9.3.1 + nock: 13.5.4 + tslib: 2.6.2 + optionalDependencies: + '@substrate/connect': 0.8.10 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: false - /@polkadot/rpc-provider@11.1.1: - resolution: {integrity: sha512-m4v964Cs7dM9cLiMD5XVLPvKAT1yOcvTX618875pLe5LU67b7MLUT2xxCchXf61jvM6b3NKNKulKSMmlQJkYtw==} + /@polkadot/rpc-provider@11.2.1: + resolution: {integrity: sha512-TO9pdxNmTweK1vi9JYUAoLr/JYJUwPJTTdrSJrmGmiNPaM7txbQVgtT4suQYflVZTgXUYR7OYQ201fH+Qb9J9w==} engines: {node: '>=18'} dependencies: '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) - '@polkadot/types': 11.1.1 - '@polkadot/types-support': 11.1.1 + '@polkadot/types': 11.2.1 + '@polkadot/types-support': 11.2.1 '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) '@polkadot/x-fetch': 12.6.2 @@ -8884,6 +9042,16 @@ packages: tslib: 2.6.2 dev: false + /@polkadot/types-augment@11.2.1: + resolution: {integrity: sha512-3zBsuSKjZlMEeDVqPTkLnFvjPdyGcW3UBihzCgpTmXhLSuwTbsscMwKtKwIPkOHHQPYJYyZXTMkurMXCJOz2kA==} + engines: {node: '>=18'} + dependencies: + '@polkadot/types': 11.2.1 + '@polkadot/types-codec': 11.2.1 + '@polkadot/util': 12.6.2 + tslib: 2.6.2 + dev: false + /@polkadot/types-augment@7.15.1: resolution: {integrity: sha512-aqm7xT/66TCna0I2utpIekoquKo0K5pnkA/7WDzZ6gyD8he2h0IXfe8xWjVmuyhjxrT/C/7X1aUF2Z0xlOCwzQ==} engines: {node: '>=14.0.0'} @@ -8931,6 +9099,15 @@ packages: tslib: 2.6.2 dev: false + /@polkadot/types-codec@11.2.1: + resolution: {integrity: sha512-9VRRf1g/nahAC3/VSiCSUIRL7uuup04JEZLIAG2LaDgmCBOSV9dt1Yj9114bRUrHHkeUSBmiq64+YX1hZMpQzQ==} + engines: {node: '>=18'} + dependencies: + '@polkadot/util': 12.6.2 + '@polkadot/x-bigint': 12.6.2 + tslib: 2.6.2 + dev: false + /@polkadot/types-codec@7.15.1: resolution: {integrity: sha512-nI11dT7FGaeDd/fKPD8iJRFGhosOJoyjhZ0gLFFDlKCaD3AcGBRTTY8HFJpP/5QXXhZzfZsD93fVKrosnegU0Q==} engines: {node: '>=14.0.0'} @@ -8975,6 +9152,15 @@ packages: tslib: 2.6.2 dev: false + /@polkadot/types-create@11.2.1: + resolution: {integrity: sha512-Y0Zri7x6/rHURVNLMi6i1+rmJDLCn8OQl8BIvRmsIBkCYh2oCzy0g9aqVoCdm+QnoUU5ZNtu+U/gj1kL5ODivQ==} + engines: {node: '>=18'} + dependencies: + '@polkadot/types-codec': 11.2.1 + '@polkadot/util': 12.6.2 + tslib: 2.6.2 + dev: false + /@polkadot/types-create@7.15.1: resolution: {integrity: sha512-+HiaHn7XOwP0kv/rVdORlVkNuMoxuvt+jd67A/CeEreJiXqRLu+S61Mdk7wi6719PTaOal1hTDFfyGrtUd8FSQ==} engines: {node: '>=14.0.0'} @@ -9029,6 +9215,18 @@ packages: tslib: 2.6.2 dev: false + /@polkadot/types-known@11.2.1: + resolution: {integrity: sha512-dnbmVKagVI6ARuZaGMGc67HPeHGrR7/lcwfS7jGzEmRcoQk7p/UQjWfOk/LG9NzvQkmRVbE0Gqskn4VorqnTbA==} + engines: {node: '>=18'} + dependencies: + '@polkadot/networks': 12.6.2 + '@polkadot/types': 11.2.1 + '@polkadot/types-codec': 11.2.1 + '@polkadot/types-create': 11.2.1 + '@polkadot/util': 12.6.2 + tslib: 2.6.2 + dev: false + /@polkadot/types-known@4.17.1: resolution: {integrity: sha512-YkOwGrO+k9aVrBR8FgYHnfJKhOfpdgC5ZRYNL/xJ9oa7lBYqPts9ENAxeBmJS/5IGeDF9f32MNyrCP2umeCXWg==} engines: {node: '>=14.0.0'} @@ -9097,6 +9295,14 @@ packages: tslib: 2.6.2 dev: false + /@polkadot/types-support@11.2.1: + resolution: {integrity: sha512-VGSUDUEQjt8K3Bv8gHYAE/nD98qPPuZ2DcikM9z9isw04qj2amxZaS26+iknJ9KSCzWgrNBHjcr5Q0o76//2yA==} + engines: {node: '>=18'} + dependencies: + '@polkadot/util': 12.6.2 + tslib: 2.6.2 + dev: false + /@polkadot/types-support@7.15.1: resolution: {integrity: sha512-FIK251ffVo+NaUXLlaJeB5OvT7idDd3uxaoBM6IwsS87rzt2CcWMyCbu0uX89AHZUhSviVx7xaBxfkGEqMePWA==} engines: {node: '>=14.0.0'} @@ -9155,6 +9361,20 @@ packages: tslib: 2.6.2 dev: false + /@polkadot/types@11.2.1: + resolution: {integrity: sha512-NVPhO/eFPkL8arWk4xVbsJzRdGfue3gJK+A2iYzOfCr9rDHEj99B+E2Z0Or6zDN6n+thgQYwsr19rKgXvAc18Q==} + engines: {node: '>=18'} + dependencies: + '@polkadot/keyring': 12.6.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) + '@polkadot/types-augment': 11.2.1 + '@polkadot/types-codec': 11.2.1 + '@polkadot/types-create': 11.2.1 + '@polkadot/util': 12.6.2 + '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) + rxjs: 7.8.1 + tslib: 2.6.2 + dev: false + /@polkadot/types@4.17.1: resolution: {integrity: sha512-rjW4OFdwvFekzN3ATLibC2JPSd8AWt5YepJhmuCPdwH26r3zB8bEC6dM7YQExLVUmygVPvgXk5ffHI6RAdXBMg==} engines: {node: '>=14.0.0'} @@ -9251,7 +9471,7 @@ packages: tslib: 2.6.2 dev: false - /@polkadot/ui-shared@3.6.6(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2): + /@polkadot/ui-shared@3.6.6(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2): resolution: {integrity: sha512-cZkgis83y9U0SxsXZalvOqRWvq0tLHnFIYlyMzitolC4xePUQjamSar6mUedp+mneyPIq+GW46wyUzPbuBFuhw==} engines: {node: '>=18'} peerDependencies: @@ -9259,7 +9479,7 @@ packages: '@polkadot/util-crypto': '*' dependencies: '@polkadot/util': 12.6.2 - '@polkadot/util-crypto': 12.5.1(@polkadot/util@12.5.1) + '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) colord: 2.9.3 tslib: 2.6.2 dev: false @@ -10152,48 +10372,39 @@ packages: resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==} dev: false - /@react-hook/event@1.2.6(react@18.2.0): + /@react-hook/event@1.2.6(react@18.3.1): resolution: {integrity: sha512-JUL5IluaOdn5w5Afpe/puPa1rj8X6udMlQ9dt4hvMuKmTrBS1Ya6sb4sVgvfe2eU4yDuOfAhik8xhbcCekbg9Q==} peerDependencies: react: '>=16.8' dependencies: - react: 18.2.0 + react: 18.3.1 dev: false - /@react-hook/latest@1.0.3(react@18.2.0): + /@react-hook/latest@1.0.3(react@18.3.1): resolution: {integrity: sha512-dy6duzl+JnAZcDbNTfmaP3xHiKtbXYOaz3G51MGVljh548Y8MWzTr+PHLOfvpypEVW9zwvl+VyKjbWKEVbV1Rg==} peerDependencies: react: '>=16.8' dependencies: - react: 18.2.0 + react: 18.3.1 dev: false - /@react-hook/throttle@2.2.0(react@18.2.0): + /@react-hook/throttle@2.2.0(react@18.3.1): resolution: {integrity: sha512-LJ5eg+yMV8lXtqK3lR+OtOZ2WH/EfWvuiEEu0M3bhR7dZRfTyEJKxH1oK9uyBxiXPtWXiQggWbZirMCXam51tg==} peerDependencies: react: '>=16.8' dependencies: - '@react-hook/latest': 1.0.3(react@18.2.0) - react: 18.2.0 + '@react-hook/latest': 1.0.3(react@18.3.1) + react: 18.3.1 dev: false - /@react-hook/window-scroll@1.3.0(react@18.2.0): + /@react-hook/window-scroll@1.3.0(react@18.3.1): resolution: {integrity: sha512-LdYnCL22pFI+LTs85Fi2OQHSKWkzIuHFgv8lA+wwuaPxLOEhWR5bzJ21iygUH9X4meeLVRZKEbfpYi3OWWD4GQ==} peerDependencies: react: '>=16.8' dependencies: - '@react-hook/event': 1.2.6(react@18.2.0) - '@react-hook/throttle': 2.2.0(react@18.2.0) - react: 18.2.0 - dev: false - - /@react-native-async-storage/async-storage@1.23.1(react-native@0.74.1): - resolution: {integrity: sha512-Qd2kQ3yi6Y3+AcUlrHxSLlnBvpdCEMVGFlVBneVOjaFaPU61g1huc38g339ysXspwY1QZA2aNhrk/KlHGO+ewA==} - peerDependencies: - react-native: ^0.0.0-0 || >=0.60 <1.0 - dependencies: - merge-options: 3.0.4 - react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.2.57)(react@18.2.0) + '@react-hook/event': 1.2.6(react@18.3.1) + '@react-hook/throttle': 2.2.0(react@18.3.1) + react: 18.3.1 dev: false /@react-native-community/cli-clean@13.6.6: @@ -10205,6 +10416,7 @@ packages: fast-glob: 3.3.2 transitivePeerDependencies: - encoding + dev: false /@react-native-community/cli-config@13.6.6: resolution: {integrity: sha512-mbG425zCKr8JZhv/j11382arezwS/70juWMsn8j2lmrGTrP1cUdW0MF15CCIFtJsqyK3Qs+FTmqttRpq81QfSg==} @@ -10217,6 +10429,7 @@ packages: joi: 17.13.1 transitivePeerDependencies: - encoding + dev: false /@react-native-community/cli-debugger-ui@13.6.6: resolution: {integrity: sha512-Vv9u6eS4vKSDAvdhA0OiQHoA7y39fiPIgJ6biT32tN4avHDtxlc6TWZGiqv7g98SBvDWvoVAmdPLcRf3kU+c8g==} @@ -10224,6 +10437,7 @@ packages: serve-static: 1.15.0 transitivePeerDependencies: - supports-color + dev: false /@react-native-community/cli-doctor@13.6.6: resolution: {integrity: sha512-TWZb5g6EmQe2Ua2TEWNmyaEayvlWH4GmdD9ZC+p8EpKFpB1NpDGMK6sXbpb42TDvwZg5s4TDRplK0PBEA/SVDg==} @@ -10247,6 +10461,7 @@ packages: yaml: 2.4.2 transitivePeerDependencies: - encoding + dev: false /@react-native-community/cli-hermes@13.6.6: resolution: {integrity: sha512-La5Ie+NGaRl3klei6WxKoOxmCUSGGxpOk6vU5pEGf0/O7ky+Ay0io+zXYUZqlNMi/cGpO7ZUijakBYOB/uyuFg==} @@ -10257,6 +10472,7 @@ packages: hermes-profile-transformer: 0.0.6 transitivePeerDependencies: - encoding + dev: false /@react-native-community/cli-platform-android@13.6.6: resolution: {integrity: sha512-/tMwkBeNxh84syiSwNlYtmUz/Ppc+HfKtdopL/5RB+fd3SV1/5/NPNjMlyLNgFKnpxvKCInQ7dnl6jGHJjeHjg==} @@ -10269,6 +10485,7 @@ packages: logkitty: 0.7.1 transitivePeerDependencies: - encoding + dev: false /@react-native-community/cli-platform-apple@13.6.6: resolution: {integrity: sha512-bOmSSwoqNNT3AmCRZXEMYKz1Jf1l2F86Nhs7qBcXdY/sGiJ+Flng564LOqvdAlVLTbkgz47KjNKCS2pP4Jg0Mg==} @@ -10281,6 +10498,7 @@ packages: ora: 5.4.1 transitivePeerDependencies: - encoding + dev: false /@react-native-community/cli-platform-ios@13.6.6: resolution: {integrity: sha512-vjDnRwhlSN5ryqKTas6/DPkxuouuyFBAqAROH4FR1cspTbn6v78JTZKDmtQy9JMMo7N5vZj1kASU5vbFep9IOQ==} @@ -10288,6 +10506,7 @@ packages: '@react-native-community/cli-platform-apple': 13.6.6 transitivePeerDependencies: - encoding + dev: false /@react-native-community/cli-server-api@13.6.6: resolution: {integrity: sha512-ZtCXxoFlM7oDv3iZ3wsrT3SamhtUJuIkX2WePLPlN5bcbq7zimbPm2lHyicNJtpcGQ5ymsgpUWPCNZsWQhXBqQ==} @@ -10306,6 +10525,7 @@ packages: - encoding - supports-color - utf-8-validate + dev: false /@react-native-community/cli-tools@13.6.6: resolution: {integrity: sha512-ptOnn4AJczY5njvbdK91k4hcYazDnGtEPrqIwEI+k/CTBHNdb27Rsm2OZ7ye6f7otLBqF8gj/hK6QzJs8CEMgw==} @@ -10323,11 +10543,13 @@ packages: sudo-prompt: 9.2.1 transitivePeerDependencies: - encoding + dev: false /@react-native-community/cli-types@13.6.6: resolution: {integrity: sha512-733iaYzlmvNK7XYbnWlMjdE+2k0hlTBJW071af/xb6Bs+hbJqBP9c03FZuYH2hFFwDDntwj05bkri/P7VgSxug==} dependencies: joi: 17.13.1 + dev: false /@react-native-community/cli@13.6.6: resolution: {integrity: sha512-IqclB7VQ84ye8Fcs89HOpOscY4284VZg2pojHNl8H0Lzd4DadXJWQoxC7zWm8v2f8eyeX2kdhxp2ETD5tceIgA==} @@ -10356,10 +10578,12 @@ packages: - encoding - supports-color - utf-8-validate + dev: false /@react-native/assets-registry@0.74.83: resolution: {integrity: sha512-2vkLMVnp+YTZYTNSDIBZojSsjz8sl5PscP3j4GcV6idD8V978SZfwFlk8K0ti0BzRs11mzL0Pj17km597S/eTQ==} engines: {node: '>=18'} + dev: false /@react-native/babel-plugin-codegen@0.74.83(@babel/preset-env@7.24.6): resolution: {integrity: sha512-+S0st3t4Ro00bi9gjT1jnK8qTFOU+CwmziA7U9odKyWrCoRJrgmrvogq/Dr1YXlpFxexiGIupGut1VHxr+fxJA==} @@ -10369,6 +10593,7 @@ packages: transitivePeerDependencies: - '@babel/preset-env' - supports-color + dev: false /@react-native/babel-preset@0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6): resolution: {integrity: sha512-KJuu3XyVh3qgyUer+rEqh9a/JoUxsDOzkJNfRpDyXiAyjDRoVch60X/Xa/NcEQ93iCVHAWs0yQ+XGNGIBCYE6g==} @@ -10422,6 +10647,7 @@ packages: transitivePeerDependencies: - '@babel/preset-env' - supports-color + dev: false /@react-native/codegen@0.74.83(@babel/preset-env@7.24.6): resolution: {integrity: sha512-GgvgHS3Aa2J8/mp1uC/zU8HuTh8ZT5jz7a4mVMWPw7+rGyv70Ba8uOVBq6UH2Q08o617IATYc+0HfyzAfm4n0w==} @@ -10439,6 +10665,7 @@ packages: nullthrows: 1.1.1 transitivePeerDependencies: - supports-color + dev: false /@react-native/community-cli-plugin@0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6): resolution: {integrity: sha512-7GAFjFOg1mFSj8bnFNQS4u8u7+QtrEeflUIDVZGEfBZQ3wMNI5ycBzbBGycsZYiq00Xvoc6eKFC7kvIaqeJpUQ==} @@ -10463,10 +10690,12 @@ packages: - encoding - supports-color - utf-8-validate + dev: false /@react-native/debugger-frontend@0.74.83: resolution: {integrity: sha512-RGQlVUegBRxAUF9c1ss1ssaHZh6CO+7awgtI9sDeU0PzDZY/40ImoPD5m0o0SI6nXoVzbPtcMGzU+VO590pRfA==} engines: {node: '>=18'} + dev: false /@react-native/dev-middleware@0.74.83: resolution: {integrity: sha512-UH8iriqnf7N4Hpi20D7M2FdvSANwTVStwFCSD7VMU9agJX88Yk0D1T6Meh2RMhUu4kY2bv8sTkNRm7LmxvZqgA==} @@ -10490,14 +10719,17 @@ packages: - encoding - supports-color - utf-8-validate + dev: false /@react-native/gradle-plugin@0.74.83: resolution: {integrity: sha512-Pw2BWVyOHoBuJVKxGVYF6/GSZRf6+v1Ygc+ULGz5t20N8qzRWPa2fRZWqoxsN7TkNLPsECYY8gooOl7okOcPAQ==} engines: {node: '>=18'} + dev: false /@react-native/js-polyfills@0.74.83: resolution: {integrity: sha512-/t74n8r6wFhw4JEoOj3bN71N1NDLqaawB75uKAsSjeCwIR9AfCxlzZG0etsXtOexkY9KMeZIQ7YwRPqUdNXuqw==} engines: {node: '>=18'} + dev: false /@react-native/metro-babel-transformer@0.74.83(@babel/core@7.24.6)(@babel/preset-env@7.24.6): resolution: {integrity: sha512-hGdx5N8diu8y+GW/ED39vTZa9Jx1di2ZZ0aapbhH4egN1agIAusj5jXTccfNBwwWF93aJ5oVbRzfteZgjbutKg==} @@ -10512,11 +10744,13 @@ packages: transitivePeerDependencies: - '@babel/preset-env' - supports-color + dev: false /@react-native/normalize-colors@0.74.83: resolution: {integrity: sha512-jhCY95gRDE44qYawWVvhTjTplW1g+JtKTKM3f8xYT1dJtJ8QWv+gqEtKcfmOHfDkSDaMKG0AGBaDTSK8GXLH8Q==} + dev: false - /@react-native/virtualized-lists@0.74.83(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0): + /@react-native/virtualized-lists@0.74.83(@types/react@18.3.3)(react-native@0.74.1)(react@18.3.1): resolution: {integrity: sha512-rmaLeE34rj7py4FxTod7iMTC7BAsm+HrGA8WxYmEJeyTV7WSaxAkosKoYBz8038mOiwnG9VwA/7FrB6bEQvn1A==} engines: {node: '>=18'} peerDependencies: @@ -10527,13 +10761,14 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 18.2.57 + '@types/react': 18.3.3 invariant: 2.2.4 nullthrows: 1.1.1 - react: 18.2.0 - react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.2.57)(react@18.2.0) + react: 18.3.1 + react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.3.3)(react@18.3.1) + dev: false - /@reduxjs/toolkit@1.9.7(react-redux@9.1.1)(react@18.2.0): + /@reduxjs/toolkit@1.9.7(react-redux@9.1.2)(react@18.3.1): resolution: {integrity: sha512-t7v8ZPxhhKgOKtU+uyJT13lu4vL7az5aFi4IdoDs/eS548edn2M8Ik9h8fxgvMjGoAUVFSt6ZC1P5cWmQ014QQ==} peerDependencies: react: ^16.9.0 || ^17.0.0 || ^18 @@ -10545,8 +10780,8 @@ packages: optional: true dependencies: immer: 9.0.21 - react: 18.2.0 - react-redux: 9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1) + react: 18.3.1 + react-redux: 9.1.2(@types/react@18.3.3)(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 @@ -10567,6 +10802,7 @@ packages: rimraf: 3.0.2 transitivePeerDependencies: - supports-color + dev: false /@rollup/plugin-babel@5.3.1(@babel/core@7.24.6)(rollup@2.79.1): resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} @@ -10635,7 +10871,6 @@ packages: cpu: [arm] os: [android] requiresBuild: true - dev: true optional: true /@rollup/rollup-android-arm64@4.18.0: @@ -10643,7 +10878,6 @@ packages: cpu: [arm64] os: [android] requiresBuild: true - dev: true optional: true /@rollup/rollup-darwin-arm64@4.18.0: @@ -10651,7 +10885,6 @@ packages: cpu: [arm64] os: [darwin] requiresBuild: true - dev: true optional: true /@rollup/rollup-darwin-x64@4.18.0: @@ -10659,7 +10892,6 @@ packages: cpu: [x64] os: [darwin] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-arm-gnueabihf@4.18.0: @@ -10667,7 +10899,6 @@ packages: cpu: [arm] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-arm-musleabihf@4.18.0: @@ -10675,7 +10906,6 @@ packages: cpu: [arm] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-arm64-gnu@4.18.0: @@ -10683,7 +10913,6 @@ packages: cpu: [arm64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-arm64-musl@4.18.0: @@ -10691,7 +10920,6 @@ packages: cpu: [arm64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-powerpc64le-gnu@4.18.0: @@ -10699,7 +10927,6 @@ packages: cpu: [ppc64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-riscv64-gnu@4.18.0: @@ -10707,7 +10934,6 @@ packages: cpu: [riscv64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-s390x-gnu@4.18.0: @@ -10715,7 +10941,6 @@ packages: cpu: [s390x] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-x64-gnu@4.18.0: @@ -10723,7 +10948,6 @@ packages: cpu: [x64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-linux-x64-musl@4.18.0: @@ -10731,7 +10955,6 @@ packages: cpu: [x64] os: [linux] requiresBuild: true - dev: true optional: true /@rollup/rollup-win32-arm64-msvc@4.18.0: @@ -10739,7 +10962,6 @@ packages: cpu: [arm64] os: [win32] requiresBuild: true - dev: true optional: true /@rollup/rollup-win32-ia32-msvc@4.18.0: @@ -10747,7 +10969,6 @@ packages: cpu: [ia32] os: [win32] requiresBuild: true - dev: true optional: true /@rollup/rollup-win32-x64-msvc@4.18.0: @@ -10755,7 +10976,6 @@ packages: cpu: [x64] os: [win32] requiresBuild: true - dev: true optional: true /@rushstack/eslint-patch@1.10.3: @@ -10772,10 +10992,10 @@ packages: - utf-8-validate dev: false - /@safe-global/safe-apps-provider@0.18.1(typescript@5.4.5)(zod@3.23.3): + /@safe-global/safe-apps-provider@0.18.1(typescript@5.4.5)(zod@3.23.8): resolution: {integrity: sha512-V4a05A3EgJcriqtDoJklDz1BOinWhC6P0hjUSxshA4KOZM7rGPCTto/usXs09zr1vvL28evl/NldSTv97j2bmg==} dependencies: - '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.4.5)(zod@3.23.3) + '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.4.5)(zod@3.23.8) events: 3.3.0 transitivePeerDependencies: - bufferutil @@ -10804,11 +11024,11 @@ packages: - utf-8-validate dev: false - /@safe-global/safe-apps-sdk@8.1.0(typescript@5.4.5)(zod@3.23.3): + /@safe-global/safe-apps-sdk@8.1.0(typescript@5.4.5)(zod@3.23.8): resolution: {integrity: sha512-XJbEPuaVc7b9n23MqlF6c+ToYIS3f7P2Sel8f3cSBQ9WORE4xrSuvhMpK9fDSFqJ7by/brc+rmJR/5HViRr0/w==} dependencies: '@safe-global/safe-gateway-typescript-sdk': 3.21.1 - viem: 1.21.4(typescript@5.4.5)(zod@3.23.3) + viem: 1.21.4(typescript@5.4.5)(zod@3.23.8) transitivePeerDependencies: - bufferutil - typescript @@ -10837,7 +11057,7 @@ packages: resolution: {integrity: sha512-N1ZhksgwD3OBlwTv3R6KFEcPojl/W4ElJOeCZdi+vuI5QmTFwLq3OFf2zd2ROpKvxFdgZ6hUpb0dx9bVNEwYCA==} dependencies: '@noble/curves': 1.2.0 - '@noble/hashes': 1.3.2 + '@noble/hashes': 1.3.3 '@scure/base': 1.1.6 dev: false @@ -10852,7 +11072,7 @@ packages: /@scure/bip39@1.2.1: resolution: {integrity: sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg==} dependencies: - '@noble/hashes': 1.3.2 + '@noble/hashes': 1.3.3 '@scure/base': 1.1.6 dev: false @@ -10867,12 +11087,15 @@ packages: resolution: {integrity: sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q==} dependencies: '@hapi/hoek': 9.3.0 + dev: false /@sideway/formula@3.0.1: resolution: {integrity: sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==} + dev: false /@sideway/pinpoint@2.0.0: resolution: {integrity: sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==} + dev: false /@sinclair/typebox@0.27.8: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} @@ -10881,17 +11104,19 @@ packages: resolution: {integrity: sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==} dependencies: type-detect: 4.0.8 + dev: false /@sinonjs/fake-timers@10.3.0: resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} dependencies: '@sinonjs/commons': 3.0.1 + dev: false - /@snowfork/snowbridge-types@0.2.7(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2): + /@snowfork/snowbridge-types@0.2.7(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2): resolution: {integrity: sha512-Dz3OM8xvYhzL7XU/QOjgyPWZI4IgPKGByaJo6eZe3UMS6F7TLaFaZW1oYhQVTTahGWWAE6ZwwCuMkVh2FC/9bw==} dependencies: '@polkadot/api': 7.15.1 - '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2) + '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types': 7.15.1 transitivePeerDependencies: - '@polkadot/util' @@ -11026,71 +11251,70 @@ packages: '@stablelib/wipe': 1.0.1 dev: false - /@stylistic/eslint-plugin-js@1.8.1(eslint@8.57.0): - resolution: {integrity: sha512-c5c2C8Mos5tTQd+NWpqwEu7VT6SSRooAguFPMj1cp2RkTYl1ynKoXo8MWy3k4rkbzoeYHrqC2UlUzsroAN7wtQ==} - engines: {node: ^16.0.0 || >=18.0.0} + /@stylistic/eslint-plugin-js@2.1.0(eslint@8.57.0): + resolution: {integrity: sha512-gdXUjGNSsnY6nPyqxu6lmDTtVrwCOjun4x8PUn0x04d5ucLI74N3MT1Q0UhdcOR9No3bo5PGDyBgXK+KmD787A==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' dependencies: '@types/eslint': 8.56.10 acorn: 8.11.3 - escape-string-regexp: 4.0.0 eslint: 8.57.0 - eslint-visitor-keys: 3.4.3 - espree: 9.6.1 + eslint-visitor-keys: 4.0.0 + espree: 10.0.1 dev: false - /@stylistic/eslint-plugin-jsx@1.8.1(eslint@8.57.0): - resolution: {integrity: sha512-k1Eb6rcjMP+mmjvj+vd9y5KUdWn1OBkkPLHXhsrHt5lCDFZxJEs0aVQzE5lpYrtVZVkpc5esTtss/cPJux0lfA==} - engines: {node: ^16.0.0 || >=18.0.0} + /@stylistic/eslint-plugin-jsx@2.1.0(eslint@8.57.0): + resolution: {integrity: sha512-mMD7S+IndZo2vxmwpHVTCwx2O1VdtE5tmpeNwgaEcXODzWV1WTWpnsc/PECQKIr/mkLPFWiSIqcuYNhQ/3l6AQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' dependencies: - '@stylistic/eslint-plugin-js': 1.8.1(eslint@8.57.0) + '@stylistic/eslint-plugin-js': 2.1.0(eslint@8.57.0) '@types/eslint': 8.56.10 eslint: 8.57.0 estraverse: 5.3.0 picomatch: 4.0.2 dev: false - /@stylistic/eslint-plugin-plus@1.8.1(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-4+40H3lHYTN8OWz+US8CamVkO+2hxNLp9+CAjorI7top/lHqemhpJvKA1LD9Uh+WMY9DYWiWpL2+SZ2wAXY9fQ==} + /@stylistic/eslint-plugin-plus@2.1.0(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-S5QAlgYXESJaSBFhBSBLZy9o36gXrXQwWSt6QkO+F0SrT9vpV5JF/VKoh+ojO7tHzd8Ckmyouq02TT9Sv2B0zQ==} peerDependencies: eslint: '*' dependencies: '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.12.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript dev: false - /@stylistic/eslint-plugin-ts@1.8.1(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-/q1m+ZuO1JHfiSF16EATFzv7XSJkc5W6DocfvH5o9oB6WWYFMF77fVoBWnKT3wGptPOc2hkRupRKhmeFROdfWA==} - engines: {node: ^16.0.0 || >=18.0.0} + /@stylistic/eslint-plugin-ts@2.1.0(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-2ioFibufHYBALx2TBrU4KXovCkN8qCqcb9yIHc0fyOfTaO5jw4d56WW7YRcF3Zgde6qFyXwAN6z/+w4pnmos1g==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' dependencies: - '@stylistic/eslint-plugin-js': 1.8.1(eslint@8.57.0) + '@stylistic/eslint-plugin-js': 2.1.0(eslint@8.57.0) '@types/eslint': 8.56.10 - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.12.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript dev: false - /@stylistic/eslint-plugin@1.8.1(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-64My6I7uCcmSQ//427Pfg2vjSf9SDzfsGIWohNFgISMLYdC5BzJqDo647iDDJzSxINh3WTC0Ql46ifiKuOoTyA==} - engines: {node: ^16.0.0 || >=18.0.0} + /@stylistic/eslint-plugin@2.1.0(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-cBBowKP2u/+uE5CzgH5w8pE9VKqcM7BXdIDPIbGt2rmLJGnA6MJPr9vYGaqgMoJFs7R/FzsMQerMvvEP40g2uw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' dependencies: - '@stylistic/eslint-plugin-js': 1.8.1(eslint@8.57.0) - '@stylistic/eslint-plugin-jsx': 1.8.1(eslint@8.57.0) - '@stylistic/eslint-plugin-plus': 1.8.1(eslint@8.57.0)(typescript@5.4.5) - '@stylistic/eslint-plugin-ts': 1.8.1(eslint@8.57.0)(typescript@5.4.5) + '@stylistic/eslint-plugin-js': 2.1.0(eslint@8.57.0) + '@stylistic/eslint-plugin-jsx': 2.1.0(eslint@8.57.0) + '@stylistic/eslint-plugin-plus': 2.1.0(eslint@8.57.0)(typescript@5.4.5) + '@stylistic/eslint-plugin-ts': 2.1.0(eslint@8.57.0)(typescript@5.4.5) '@types/eslint': 8.56.10 eslint: 8.57.0 transitivePeerDependencies: @@ -11101,7 +11325,7 @@ packages: /@subsocial/definitions@0.8.14: resolution: {integrity: sha512-K/8ZYGMyy15QI16bxgi0GfxP3JsnKeNAyPlwom1kDE89RGGs5O++PuWbXxVMMSVYfh9zn9qJYKiThBYIj/Vohg==} dependencies: - '@polkadot/api': 11.1.1 + '@polkadot/api': 11.2.1 lodash.camelcase: 4.3.0 transitivePeerDependencies: - bufferutil @@ -11262,25 +11486,25 @@ packages: '@swc/counter': 0.1.3 tslib: 2.6.2 - /@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.3): + /@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.4): resolution: {integrity: sha512-8QPrypskfBa7QIMuKHg2TA7BqES6vhBrDLOv8Unb6FcFyd3TjKbc6lcmb9UPQHxfl24sXoJ41ux/H7qQQvfaSQ==} peerDependencies: tailwindcss: '>=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1' dependencies: - tailwindcss: 3.4.3 + tailwindcss: 3.4.4 dev: false - /@tailwindcss/forms@0.5.7(tailwindcss@3.4.3): + /@tailwindcss/forms@0.5.7(tailwindcss@3.4.4): resolution: {integrity: sha512-QE7X69iQI+ZXwldE+rzasvbJiyV/ju1FGHH0Qn2W3FKbuYtqp8LKcy6iSw79fVUT5/Vvf+0XgLCeYVG+UV6hOw==} peerDependencies: tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1' dependencies: mini-svg-data-uri: 1.4.4 - tailwindcss: 3.4.3 + tailwindcss: 3.4.4 dev: false - /@tailwindcss/typography@0.5.12(tailwindcss@3.4.3): - resolution: {integrity: sha512-CNwpBpconcP7ppxmuq3qvaCxiRWnbhANpY/ruH4L5qs2GCiVDJXde/pjj2HWPV1+Q4G9+V/etrwUYopdcjAlyg==} + /@tailwindcss/typography@0.5.13(tailwindcss@3.4.4): + resolution: {integrity: sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==} peerDependencies: tailwindcss: '>=3.0.0 || insiders' dependencies: @@ -11288,39 +11512,54 @@ packages: lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.4.3 + tailwindcss: 3.4.4 dev: false - /@tanstack/query-core@5.31.0: - resolution: {integrity: sha512-r1V6RXB1LUGoEp7HGHVK4Tl59kOvAfwI9/kNNwPsb6cR5oHgfn1683sQnoH/3xEDUKOen3fEO90EnGE+OjRw5A==} + /@tanstack/query-core@5.40.0: + resolution: {integrity: sha512-eD8K8jsOIq0Z5u/QbvOmfvKKE/XC39jA7yv4hgpl/1SRiU+J8QCIwgM/mEHuunQsL87dcvnHqSVLmf9pD4CiaA==} dev: false - /@tanstack/react-query@5.31.0(react@18.2.0): - resolution: {integrity: sha512-/GUUDFA8yNIYZaSyImkecVfN9mAVw1Y+9LpHkOQ1DdWaKnbLtwfjelh6OF+6EtwQCycH50EjTL68UK3YTMxwvg==} + /@tanstack/react-query@5.40.1(react@18.3.1): + resolution: {integrity: sha512-gOcmu+gpFd2taHrrgMM9RemLYYEDYfsCqszxCC0xtx+csDa4R8t7Hr7SfWXQP13S2sF+mOxySo/+FNXJFYBqcA==} peerDependencies: react: ^18.0.0 dependencies: - '@tanstack/query-core': 5.31.0 - react: 18.2.0 + '@tanstack/query-core': 5.40.0 + react: 18.3.1 dev: false - /@tanstack/react-table@8.16.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-rKRjnt8ostqN2fercRVOIH/dq7MAmOENCMvVlKx6P9Iokhh6woBGnIZEkqsY/vEJf1jN3TqLOb34xQGLVRuhAg==} + /@tanstack/react-table@8.17.3(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-5gwg5SvPD3lNAXPuJJz1fOCEZYk9/GeBFH3w/hCgnfyszOIzwkwgp5I7Q4MJtn0WECp84b5STQUDdmvGi8m3nA==} engines: {node: '>=12'} peerDependencies: react: '>=16.8' react-dom: '>=16.8' dependencies: - '@tanstack/table-core': 8.16.0 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + '@tanstack/table-core': 8.17.3 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + dev: false + + /@tanstack/react-virtual@3.5.1(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-jIsuhfgy8GqA67PdWqg73ZB2LFE+HD9hjWL1L6ifEIZVyZVAKpYmgUG4WsKQ005aEyImJmbuimPiEvc57IY0Aw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + dependencies: + '@tanstack/virtual-core': 3.5.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) dev: false - /@tanstack/table-core@8.16.0: - resolution: {integrity: sha512-dCG8vQGk4js5v88/k83tTedWOwjGnIyONrKpHpfmSJB8jwFHl8GSu1sBBxbtACVAPtAQgwNxl0rw1d3RqRM1Tg==} + /@tanstack/table-core@8.17.3: + resolution: {integrity: sha512-mPBodDGVL+fl6d90wUREepHa/7lhsghg2A3vFpakEhrhtbIlgNAZiMr7ccTgak5qbHqF14Fwy+W1yFWQt+WmYQ==} engines: {node: '>=12'} dev: false + /@tanstack/virtual-core@3.5.1: + resolution: {integrity: sha512-046+AUSiDru/V9pajE1du8WayvBKeCvJ2NmKPy/mR8/SbKKrqmSbj7LJBfXE+nSq4f5TBXvnCzu0kcYebI9WdQ==} + dev: false + /@ts-morph/common@0.11.1: resolution: {integrity: sha512-7hWZS0NRpEsNV8vWJzg7FEz6V8MaLNeJOmwmghqUXTpzk16V1LLZhdo+4QvE/+zv4cVci0OviuJFnqhEfoV3+g==} dependencies: @@ -11349,20 +11588,20 @@ packages: /@types/bn.js@4.11.6: resolution: {integrity: sha512-pqr857jrp2kPuO9uRjZ3PwnJTjoQy+fcdxvBTvHm6dkmEL9q+hDD/2j/0ELOBPtPnS8LjCX0gI9nbl8lVkadpg==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: false /@types/bn.js@5.1.5: resolution: {integrity: sha512-V46N0zwKRF5Q00AZ6hWtN0T8gGmDUaUzLWQvHFo5yThtVwK/VCenFY3wXVbOvNfajEpsTfQM4IN9k/d6gUVX3A==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: false /@types/body-parser@1.19.5: resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} dependencies: '@types/connect': 3.4.38 - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: true /@types/chai-subset@1.3.5: @@ -11375,17 +11614,10 @@ packages: resolution: {integrity: sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ==} dev: true - /@types/chrome@0.0.136: - resolution: {integrity: sha512-XDEiRhLkMd+SB7Iw3ZUIj/fov3wLd4HyTdLltVszkgl1dBfc3Rb7oPMVZ2Mz2TLqnF7Ow+StbR8E7r9lqpb4DA==} - dependencies: - '@types/filesystem': 0.0.36 - '@types/har-format': 1.2.15 - dev: false - /@types/connect@3.4.38: resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: true /@types/debug@4.1.12: @@ -11421,7 +11653,7 @@ packages: /@types/express-serve-static-core@4.19.1: resolution: {integrity: sha512-ej0phymbFLoCB26dbbq5PGScsf2JAJ4IJHjG10LalgUV36XKTmA4GdA+PVllKvRk0sEKt64X8975qFnkSi0hqA==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 '@types/qs': 6.9.15 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -11436,25 +11668,11 @@ packages: '@types/serve-static': 1.15.7 dev: true - /@types/filesystem@0.0.36: - resolution: {integrity: sha512-vPDXOZuannb9FZdxgHnqSwAG/jvdGM8Wq+6N4D/d80z+D4HWH+bItqsZaVRQykAn6WEVeEkLm2oQigyHtgb0RA==} - dependencies: - '@types/filewriter': 0.0.33 - dev: false - - /@types/filewriter@0.0.33: - resolution: {integrity: sha512-xFU8ZXTw4gd358lb2jw25nxY9QAgqn2+bKKjKOYfNCzN4DKCFetK7sPtrlpg66Ywe3vWY9FNxprZawAh9wfJ3g==} - dev: false - /@types/glob@7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.12.7 - dev: false - - /@types/har-format@1.2.15: - resolution: {integrity: sha512-RpQH4rXLuvTXKR0zqHq3go0RVXYv/YVqv4TnPH95VbwUxZdQlK1EtcMvQvMpDngHbt13Csh9Z4qT9AbkiQH5BA==} + '@types/node': 20.14.2 dev: false /@types/http-errors@2.0.4: @@ -11521,26 +11739,28 @@ packages: /@types/node-fetch@2.6.11: resolution: {integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 form-data: 4.0.0 dev: false /@types/node-forge@1.3.11: resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 + dev: false - /@types/node@14.18.33: - resolution: {integrity: sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==} + /@types/node@16.18.11: + resolution: {integrity: sha512-3oJbGBUWuS6ahSnEq1eN2XrCyf4YsWI8OyCvo7c64zQJNplk3mO84t53o8lfTk+2ji59g5ycfc6qQ3fdHliHuA==} dev: false /@types/node@18.19.33: resolution: {integrity: sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==} dependencies: undici-types: 5.26.5 + dev: false - /@types/node@20.12.7: - resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} + /@types/node@20.14.2: + resolution: {integrity: sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==} dependencies: undici-types: 5.26.5 @@ -11565,44 +11785,40 @@ packages: resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==} dev: true - /@types/react-dom@18.2.25: - resolution: {integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==} + /@types/react-dom@18.3.0: + resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} dependencies: - '@types/react': 18.2.57 + '@types/react': 18.3.3 dev: true /@types/react-virtualized-auto-sizer@1.0.4: resolution: {integrity: sha512-nhYwlFiYa8M3S+O2T9QO/e1FQUYMr/wJENUdf/O0dhRi1RS/93rjrYQFYdbUqtdFySuhrtnEDX29P6eKOttY+A==} dependencies: - '@types/react': 18.2.57 + '@types/react': 18.3.3 dev: true /@types/react-window@1.8.8: resolution: {integrity: sha512-8Ls660bHR1AUA2kuRvVG9D/4XpRC6wjAaPT9dil7Ckc76eP9TKWZwwmgfq8Q1LANX3QNDnoU4Zp48A3w+zK69Q==} dependencies: - '@types/react': 18.2.57 + '@types/react': 18.3.3 dev: true - /@types/react@18.2.57: - resolution: {integrity: sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==} + /@types/react@18.3.3: + resolution: {integrity: sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==} dependencies: '@types/prop-types': 15.7.12 - '@types/scheduler': 0.23.0 csstype: 3.1.3 /@types/resolve@1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: false - /@types/scheduler@0.23.0: - resolution: {integrity: sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==} - /@types/secp256k1@4.0.6: resolution: {integrity: sha512-hHxJU6PAEUn0TP4S/ZOzuTUvJWuZ6eIKeNKb5RBpODvSl6hp1Wrw4s7ATY50rklRCScUDpHzVA/DQdSjJ3UoYQ==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: false /@types/semver@7.5.8: @@ -11613,19 +11829,20 @@ packages: resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} dependencies: '@types/mime': 1.3.5 - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: true /@types/serve-static@1.15.7: resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==} dependencies: '@types/http-errors': 2.0.4 - '@types/node': 20.12.7 + '@types/node': 20.14.2 '@types/send': 0.17.4 dev: true /@types/stack-utils@2.0.3: resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} + dev: false /@types/stylis@4.2.5: resolution: {integrity: sha512-1Xve+NMN7FWjY14vLoY5tL3BVEQ/n42YLwaqJIPYhotZ9uBHt87VceMwWQpzmdEt2TNXIorIFG+YeCUUW7RInw==} @@ -11649,13 +11866,13 @@ packages: /@types/websocket@1.0.10: resolution: {integrity: sha512-svjGZvPB7EzuYS94cI7a+qhwgGU1y89wUgjT6E2wVUfmAGIvRfT7obBvRtnhXCSsoMdlG4gBFGE7MfkIXZLoww==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: false /@types/ws@8.5.10: resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: false /@types/yargs-parser@21.0.3: @@ -11665,14 +11882,15 @@ packages: resolution: {integrity: sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==} dependencies: '@types/yargs-parser': 21.0.3 + dev: false /@types/yargs@17.0.32: resolution: {integrity: sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==} dependencies: '@types/yargs-parser': 21.0.3 - /@typescript-eslint/eslint-plugin@7.10.0(@typescript-eslint/parser@7.10.0)(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-PzCr+a/KAef5ZawX7nbyNwBDtM1HdLIT53aSA2DDlxmxMngZ43O8SIePOeX8H5S+FHXeI6t97mTt/dDdzY4Fyw==} + /@typescript-eslint/eslint-plugin@7.12.0(@typescript-eslint/parser@7.12.0)(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-7F91fcbuDf/d3S8o21+r3ZncGIke/+eWk0EpO21LXhDfLahriZF9CGj4fbAetEjlaBdjdSm9a6VeXbpbT6Z40Q==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: '@typescript-eslint/parser': ^7.0.0 @@ -11683,11 +11901,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/scope-manager': 7.10.0 - '@typescript-eslint/type-utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.10.0 + '@typescript-eslint/parser': 7.12.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.12.0 + '@typescript-eslint/type-utils': 7.12.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.12.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.12.0 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 @@ -11698,8 +11916,8 @@ packages: - supports-color dev: false - /@typescript-eslint/parser@7.10.0(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-2EjZMA0LUW5V5tGQiaa2Gys+nKdfrn2xiTIBLR4fxmPmVSvgPcKNW+AE/ln9k0A4zDUti0J/GZXMDupQoI+e1w==} + /@typescript-eslint/parser@7.12.0(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-dm/J2UDY3oV3TKius2OUZIFHsomQmpHtsV0FTh1WO8EKgHLQ1QCADUqscPgTpU+ih1e21FQSRjXckHn3txn6kQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -11708,10 +11926,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 7.10.0 - '@typescript-eslint/types': 7.10.0 - '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.10.0 + '@typescript-eslint/scope-manager': 7.12.0 + '@typescript-eslint/types': 7.12.0 + '@typescript-eslint/typescript-estree': 7.12.0(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.12.0 debug: 4.3.4 eslint: 8.57.0 typescript: 5.4.5 @@ -11748,14 +11966,6 @@ packages: '@typescript-eslint/visitor-keys': 5.62.0 dev: false - /@typescript-eslint/scope-manager@6.21.0: - resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==} - engines: {node: ^16.0.0 || >=18.0.0} - dependencies: - '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/visitor-keys': 6.21.0 - dev: false - /@typescript-eslint/scope-manager@7.10.0: resolution: {integrity: sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==} engines: {node: ^18.18.0 || >=20.0.0} @@ -11764,6 +11974,14 @@ packages: '@typescript-eslint/visitor-keys': 7.10.0 dev: false + /@typescript-eslint/scope-manager@7.12.0: + resolution: {integrity: sha512-itF1pTnN6F3unPak+kutH9raIkL3lhH1YRPGgt7QQOh43DQKVJXmWkpb+vpc/TiDHs6RSd9CTbDsc/Y+Ygq7kg==} + engines: {node: ^18.18.0 || >=20.0.0} + dependencies: + '@typescript-eslint/types': 7.12.0 + '@typescript-eslint/visitor-keys': 7.12.0 + dev: false + /@typescript-eslint/scope-manager@7.2.0: resolution: {integrity: sha512-Qh976RbQM/fYtjx9hs4XkayYujB/aPwglw2choHmf3zBjB4qOywWSdt9+KLRdHubGcoSwBnXUH2sR3hkyaERRg==} engines: {node: ^16.0.0 || >=18.0.0} @@ -11772,8 +11990,8 @@ packages: '@typescript-eslint/visitor-keys': 7.2.0 dev: false - /@typescript-eslint/type-utils@7.10.0(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==} + /@typescript-eslint/type-utils@7.12.0(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-lib96tyRtMhLxwauDWUp/uW3FMhLA6D0rJ8T7HmH7x23Gk1Gwwu8UZ94NMXBvOELn6flSPiBrCKlehkiXyaqwA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -11782,8 +12000,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) - '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/typescript-estree': 7.12.0(typescript@5.4.5) + '@typescript-eslint/utils': 7.12.0(eslint@8.57.0)(typescript@5.4.5) debug: 4.3.4 eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.4.5) @@ -11797,16 +12015,16 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false - /@typescript-eslint/types@6.21.0: - resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==} - engines: {node: ^16.0.0 || >=18.0.0} - dev: false - /@typescript-eslint/types@7.10.0: resolution: {integrity: sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==} engines: {node: ^18.18.0 || >=20.0.0} dev: false + /@typescript-eslint/types@7.12.0: + resolution: {integrity: sha512-o+0Te6eWp2ppKY3mLCU+YA9pVJxhUJE15FV7kxuD9jgwIAa+w/ycGJBMrYDTpVGUM/tgpa9SeMOugSabWFq7bg==} + engines: {node: ^18.18.0 || >=20.0.0} + dev: false + /@typescript-eslint/types@7.2.0: resolution: {integrity: sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==} engines: {node: ^16.0.0 || >=18.0.0} @@ -11833,21 +12051,21 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.5): - resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} - engines: {node: ^16.0.0 || >=18.0.0} + /@typescript-eslint/typescript-estree@7.10.0(typescript@5.4.5): + resolution: {integrity: sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==} + engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/visitor-keys': 6.21.0 + '@typescript-eslint/types': 7.10.0 + '@typescript-eslint/visitor-keys': 7.10.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.3 + minimatch: 9.0.4 semver: 7.6.2 ts-api-utils: 1.3.0(typescript@5.4.5) typescript: 5.4.5 @@ -11855,8 +12073,8 @@ packages: - supports-color dev: false - /@typescript-eslint/typescript-estree@7.10.0(typescript@5.4.5): - resolution: {integrity: sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==} + /@typescript-eslint/typescript-estree@7.12.0(typescript@5.4.5): + resolution: {integrity: sha512-5bwqLsWBULv1h6pn7cMW5dXX/Y2amRqLaKqsASVwbBHMZSnHqE/HN4vT4fE0aFsiwxYvr98kqOWh1a8ZKXalCQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: typescript: '*' @@ -11864,8 +12082,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 7.10.0 - '@typescript-eslint/visitor-keys': 7.10.0 + '@typescript-eslint/types': 7.12.0 + '@typescript-eslint/visitor-keys': 7.12.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -11919,35 +12137,32 @@ packages: - typescript dev: false - /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} - engines: {node: ^16.0.0 || >=18.0.0} + /@typescript-eslint/utils@7.10.0(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==} + engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: - eslint: ^7.0.0 || ^8.0.0 + eslint: ^8.56.0 dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@types/json-schema': 7.0.15 - '@types/semver': 7.5.8 - '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.10.0 + '@typescript-eslint/types': 7.10.0 + '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) eslint: 8.57.0 - semver: 7.6.2 transitivePeerDependencies: - supports-color - typescript dev: false - /@typescript-eslint/utils@7.10.0(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==} + /@typescript-eslint/utils@7.12.0(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-Y6hhwxwDx41HNpjuYswYp6gDbkiZ8Hin9Bf5aJQn1bpTs3afYY4GX+MPYxma8jtoIV2GRwTM/UJm/2uGCVv+DQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@typescript-eslint/scope-manager': 7.10.0 - '@typescript-eslint/types': 7.10.0 - '@typescript-eslint/typescript-estree': 7.10.0(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.12.0 + '@typescript-eslint/types': 7.12.0 + '@typescript-eslint/typescript-estree': 7.12.0(typescript@5.4.5) eslint: 8.57.0 transitivePeerDependencies: - supports-color @@ -11962,19 +12177,19 @@ packages: eslint-visitor-keys: 3.4.3 dev: false - /@typescript-eslint/visitor-keys@6.21.0: - resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==} - engines: {node: ^16.0.0 || >=18.0.0} + /@typescript-eslint/visitor-keys@7.10.0: + resolution: {integrity: sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==} + engines: {node: ^18.18.0 || >=20.0.0} dependencies: - '@typescript-eslint/types': 6.21.0 + '@typescript-eslint/types': 7.10.0 eslint-visitor-keys: 3.4.3 dev: false - /@typescript-eslint/visitor-keys@7.10.0: - resolution: {integrity: sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==} + /@typescript-eslint/visitor-keys@7.12.0: + resolution: {integrity: sha512-uZk7DevrQLL3vSnfFl5bj4sL75qC9D6EdjemIdbtkuUmIheWpuiiylSY01JxJE7+zGrOWDZrp1WxOuDntvKrHQ==} engines: {node: ^18.18.0 || >=20.0.0} dependencies: - '@typescript-eslint/types': 7.10.0 + '@typescript-eslint/types': 7.12.0 eslint-visitor-keys: 3.4.3 dev: false @@ -11989,48 +12204,48 @@ packages: /@ungap/structured-clone@1.2.0: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - /@unique-nft/opal-testnet-types@1003.70.0(@polkadot/api@10.13.1)(@polkadot/types@10.13.1): + /@unique-nft/opal-testnet-types@1003.70.0(@polkadot/api@11.1.1)(@polkadot/types@11.1.1): resolution: {integrity: sha512-vXJoV7cqwO21svd03DFL7bl8H77zFbJzgkUgNPLPbVA6YkZt+ZeDmbP9lKKPbNadB1DP84kOZPVvsbmzx7+Jxg==} peerDependencies: '@polkadot/api': ^10.10.1 '@polkadot/types': ^10.10.1 dependencies: - '@polkadot/api': 10.13.1 - '@polkadot/types': 10.13.1 + '@polkadot/api': 11.1.1 + '@polkadot/types': 11.1.1 dev: false - /@unique-nft/quartz-mainnet-types@1003.70.0(@polkadot/api@10.13.1)(@polkadot/types@10.13.1): + /@unique-nft/quartz-mainnet-types@1003.70.0(@polkadot/api@11.1.1)(@polkadot/types@11.1.1): resolution: {integrity: sha512-qs5iwMcDpBeJ6mXzSAbMB6DY9NkdAqPD1KmekOVG9Vug+hKWvSlfW5ozd63O/J2h7iliqwL0WZjDdwvBNdcTNg==} peerDependencies: '@polkadot/api': ^10.10.1 '@polkadot/types': ^10.10.1 dependencies: - '@polkadot/api': 10.13.1 - '@polkadot/types': 10.13.1 + '@polkadot/api': 11.1.1 + '@polkadot/types': 11.1.1 dev: false - /@unique-nft/sapphire-mainnet-types@1003.70.0(@polkadot/api@10.13.1)(@polkadot/types@10.13.1): + /@unique-nft/sapphire-mainnet-types@1003.70.0(@polkadot/api@11.1.1)(@polkadot/types@11.1.1): resolution: {integrity: sha512-hEMpLDPZxUuGW+B90AxaF3Clw/kvGn20oao+Ejq4nrCNRF/2k3CjjuG1NScZVcPZuGgKPAkBPiHNSF9aRN6qFg==} peerDependencies: '@polkadot/api': ^10.10.1 '@polkadot/types': ^10.10.1 dependencies: - '@polkadot/api': 10.13.1 - '@polkadot/types': 10.13.1 + '@polkadot/api': 11.1.1 + '@polkadot/types': 11.1.1 dev: false - /@unique-nft/unique-mainnet-types@1001.63.0(@polkadot/api@10.13.1)(@polkadot/types@10.13.1): + /@unique-nft/unique-mainnet-types@1001.63.0(@polkadot/api@11.1.1)(@polkadot/types@11.1.1): resolution: {integrity: sha512-IVr+F7+QvbW2zhbI2aWNtiOBXYAcd6GQ9HmDUdfSd4S0s3TSa8PAC/ikNvD3fk1A2FlBbWjVO0JyPDnnybv/og==} peerDependencies: '@polkadot/api': ^10.10.1 '@polkadot/types': ^10.10.1 dependencies: - '@polkadot/api': 10.13.1 - '@polkadot/types': 10.13.1 + '@polkadot/api': 11.1.1 + '@polkadot/types': 11.1.1 dev: false - /@uniswap/permit2-sdk@1.2.0: - resolution: {integrity: sha512-Ietv3FxN7+RCXcPSED/i/8b0a2GUZrMdyX05k3FsSztvYKyPFAMS/hBXojF0NZqYB1bHecqYc7Ej+7tV/rdYXg==} + /@uniswap/permit2-sdk@1.3.0: + resolution: {integrity: sha512-LstYQWP47dwpQrgqBJ+ysFstne9LgI5FGiKHc2ewjj91MTY8Mq1reocu6U/VDncdR5ef30TUOcZ7gPExRY8r6Q==} dependencies: ethers: 5.7.2 tiny-invariant: 1.3.3 @@ -12039,8 +12254,8 @@ packages: - utf-8-validate dev: false - /@vercel/analytics@1.2.2(next@14.2.2)(react@18.2.0): - resolution: {integrity: sha512-X0rctVWkQV1e5Y300ehVNqpOfSOufo7ieA5PIdna8yX/U7Vjz0GFsGf4qvAhxV02uQ2CVt7GYcrFfddXXK2Y4A==} + /@vercel/analytics@1.3.1(next@14.2.3)(react@18.3.1): + resolution: {integrity: sha512-xhSlYgAuJ6Q4WQGkzYTLmXwhYl39sWjoMA3nHxfkvG+WdBT25c563a7QhwwKivEOZtPJXifYHR1m2ihoisbWyA==} peerDependencies: next: '>= 13' react: ^18 || ^19 @@ -12050,21 +12265,21 @@ packages: react: optional: true dependencies: - next: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 + next: 14.2.3(@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 dev: false - /@vercel/build-utils@7.12.0: - resolution: {integrity: sha512-h6fO2LqEWtceK2RxoxGp7QhZZnIa4rK2x3kTJlAYc5ARZPhsn0KB7Wf+YhFCInIqaDq7S0S92YWABkHIJDKjBw==} + /@vercel/build-utils@8.2.2: + resolution: {integrity: sha512-+Nf/Yk3GeMI47L/g5KYEvsj7yqVkhb6vZqjxavUBRVPSsgJ7fuNVfYvvpFj/Y0BYysEF8XNUxKFuwGROiop/ow==} dev: false /@vercel/error-utils@2.0.2: resolution: {integrity: sha512-Sj0LFafGpYr6pfCqrQ82X6ukRl5qpmVrHM/191kNYFqkkB9YkjlMAj6QcEsvCG259x4QZ7Tya++0AB85NDPbKQ==} dev: false - /@vercel/nft@0.26.4: - resolution: {integrity: sha512-j4jCOOXke2t8cHZCIxu1dzKLHLcFmYzC3yqAK6MfZznOL1QIJKd0xcFsXK3zcqzU7ScsE2zWkiMMNHGMHgp+FA==} + /@vercel/nft@0.27.2: + resolution: {integrity: sha512-7LeioS1yE5hwPpQfD3DdH04tuugKjo5KrJk3yK5kAI3Lh76iSsK/ezoFQfzuT08X3ZASQOd1y9ePjLNI9+TxTQ==} engines: {node: '>=16'} hasBin: true dependencies: @@ -12085,16 +12300,16 @@ packages: - supports-color dev: false - /@vercel/node@3.0.27: - resolution: {integrity: sha512-Wiv9G3G1dEfLwbhplRjf/KQailyq3MlpQ5rzellVFRN4r4/mcuzuTNHEUXJm1hQ8/5jdyofG1oyBTRfI15y4Pg==} + /@vercel/node@3.1.7: + resolution: {integrity: sha512-EYSHEt0Up70cOlawkSzb5CFHyHoOMuJG9Q/hWU+4zIpnXefZSanR/oaZMd+UFoaAKDVryBz35FVV7gNo6HxX9A==} dependencies: '@edge-runtime/node-utils': 2.3.0 '@edge-runtime/primitives': 4.1.0 '@edge-runtime/vm': 3.2.0 - '@types/node': 14.18.33 - '@vercel/build-utils': 7.12.0 + '@types/node': 16.18.11 + '@vercel/build-utils': 8.2.2 '@vercel/error-utils': 2.0.2 - '@vercel/nft': 0.26.4 + '@vercel/nft': 0.27.2 '@vercel/static-config': 3.0.0 async-listen: 3.0.0 cjs-module-lexer: 1.2.3 @@ -12105,7 +12320,7 @@ packages: node-fetch: 2.6.9 path-to-regexp: 6.2.1 ts-morph: 12.0.0 - ts-node: 10.9.1(@types/node@14.18.33)(typescript@4.9.5) + ts-node: 10.9.1(@types/node@16.18.11)(typescript@4.9.5) typescript: 4.9.5 undici: 5.26.5 transitivePeerDependencies: @@ -12131,6 +12346,14 @@ packages: chai: 4.4.1 dev: true + /@vitest/expect@1.6.0: + resolution: {integrity: sha512-ixEvFVQjycy/oNgHjqsL6AZCDduC+tflRluaHIzKIsdbzkLn2U/iBnVeJwB6HsIjQBdfMR8Z0tRxKUsvFJEeWQ==} + dependencies: + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 + chai: 4.4.1 + dev: false + /@vitest/runner@0.34.6: resolution: {integrity: sha512-1CUQgtJSLF47NnhN+F9X2ycxUP0kLHQ/JWvNHbeBfwW8CzEGgeskzNnHDyv1ieKTltuR6sdIHV+nmR6kPxQqzQ==} dependencies: @@ -12139,6 +12362,14 @@ packages: pathe: 1.1.2 dev: true + /@vitest/runner@1.6.0: + resolution: {integrity: sha512-P4xgwPjwesuBiHisAVz/LSSZtDjOTPYZVmNAnpHHSR6ONrf8eCJOFRvUwdHn30F5M1fxhqtl7QZQUk2dprIXAg==} + dependencies: + '@vitest/utils': 1.6.0 + p-limit: 5.0.0 + pathe: 1.1.2 + dev: false + /@vitest/snapshot@0.34.6: resolution: {integrity: sha512-B3OZqYn6k4VaN011D+ve+AA4whM4QkcwcrwaKwAbyyvS/NB1hCWjFIBQxAQQSQir9/RtyAAGuq+4RJmbn2dH4w==} dependencies: @@ -12147,12 +12378,26 @@ packages: pretty-format: 29.7.0 dev: true + /@vitest/snapshot@1.6.0: + resolution: {integrity: sha512-+Hx43f8Chus+DCmygqqfetcAZrDJwvTj0ymqjQq4CvmpKFSTVteEOBzCusu1x2tt4OJcvBflyHUE0DZSLgEMtQ==} + dependencies: + magic-string: 0.30.10 + pathe: 1.1.2 + pretty-format: 29.7.0 + dev: false + /@vitest/spy@0.34.6: resolution: {integrity: sha512-xaCvneSaeBw/cz8ySmF7ZwGvL0lBjfvqc1LpQ/vcdHEvpLn3Ff1vAvjw+CoGn0802l++5L/pxb7whwcWAw+DUQ==} dependencies: tinyspy: 2.2.1 dev: true + /@vitest/spy@1.6.0: + resolution: {integrity: sha512-leUTap6B/cqi/bQkXUu6bQV5TZPx7pmMBKBQiI0rJA8c3pB56ZsaTbREnF7CJfmvAS4V2cXIBAh/3rVwrrCYgw==} + dependencies: + tinyspy: 2.2.1 + dev: false + /@vitest/utils@0.34.6: resolution: {integrity: sha512-IG5aDD8S6zlvloDsnzHw0Ut5xczlF+kv2BOTo+iXfPr54Yhi5qbVOgGB1hZaVq4iJ4C/MZ2J0y15IlsV/ZcI0A==} dependencies: @@ -12161,6 +12406,15 @@ packages: pretty-format: 29.7.0 dev: true + /@vitest/utils@1.6.0: + resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} + dependencies: + diff-sequences: 29.6.3 + estree-walker: 3.0.3 + loupe: 2.3.7 + pretty-format: 29.7.0 + dev: false + /@vue/compiler-core@3.4.27: resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==} dependencies: @@ -12214,7 +12468,7 @@ packages: typescript: 5.4.5 dev: false - /@wagmi/connectors@2.1.1-cjs(@wagmi/chains@1.1.0-cjs)(ioredis@5.4.1)(react@18.2.0)(typescript@5.4.5)(viem@2.9.25): + /@wagmi/connectors@2.1.1-cjs(@wagmi/chains@1.1.0-cjs)(ioredis@5.4.1)(react@18.3.1)(typescript@5.4.5)(viem@2.13.7): resolution: {integrity: sha512-vJFnPhC2OpkrWnw+ky1fHfuzZWO0PjoHWUgFysPT8r0zvcAfN8N+23tMWVu20ETG75IfFvqqvvdhto99RQmCXg==} peerDependencies: '@wagmi/chains': '>=1.0.0' @@ -12233,11 +12487,11 @@ packages: '@wagmi/chains': 1.1.0-cjs(typescript@5.4.5) '@walletconnect/ethereum-provider': 2.7.8(@web3modal/standalone@2.4.3)(ioredis@5.4.1) '@walletconnect/legacy-provider': 2.0.0 - '@web3modal/standalone': 2.4.3(react@18.2.0) + '@web3modal/standalone': 2.4.3(react@18.3.1) abitype: 0.8.7(typescript@5.4.5) eventemitter3: 4.0.7 typescript: 5.4.5 - viem: 2.9.25(typescript@5.4.5)(zod@3.23.3) + viem: 2.13.7(typescript@5.4.5)(zod@3.23.8) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -12262,25 +12516,26 @@ packages: - zod dev: false - /@wagmi/connectors@4.1.3(@types/react@18.2.57)(@wagmi/core@2.2.0)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3): - resolution: {integrity: sha512-/Ddu92Fwe8BwyUyyOOkDwkg+7R+D0so1kaJ0BU36y+ufiRwhy47OG9Nmibh2tqYRUIGychw2hdsCeCqgIm7ToQ==} + /@wagmi/connectors@5.0.10(@types/react@18.3.3)(@wagmi/core@2.10.5)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8): + resolution: {integrity: sha512-rTCC+gVHw0Z/n2wo0Bea+uMzPiH2FVpbShMPOdhJ0qTItf8JPkUIxFrjg01x/OikHTgc0bu3IP7v+7iQzyUuEQ==} peerDependencies: - '@wagmi/core': 2.2.0 + '@wagmi/core': 2.10.5 typescript: '>=5.0.4' viem: 2.x peerDependenciesMeta: typescript: optional: true dependencies: - '@coinbase/wallet-sdk': 3.9.1 - '@metamask/sdk': 0.14.1(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1) - '@safe-global/safe-apps-provider': 0.18.1(typescript@5.4.5)(zod@3.23.3) - '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.4.5)(zod@3.23.3) - '@wagmi/core': 2.2.0(@types/react@18.2.57)(react@18.2.0)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) - '@walletconnect/ethereum-provider': 2.11.0(@types/react@18.2.57)(react@18.2.0) - '@walletconnect/modal': 2.6.2(@types/react@18.2.57)(react@18.2.0) + '@coinbase/wallet-sdk': 4.0.3 + '@metamask/sdk': 0.20.5(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1) + '@safe-global/safe-apps-provider': 0.18.1(typescript@5.4.5)(zod@3.23.8) + '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.4.5)(zod@3.23.8) + '@wagmi/core': 2.10.5(@types/react@18.3.3)(react@18.3.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) + '@walletconnect/ethereum-provider': 2.13.0(@types/react@18.3.3)(react@18.3.1) + '@walletconnect/modal': 2.6.2(@types/react@18.3.3)(react@18.3.1) + cbw-sdk: /@coinbase/wallet-sdk@3.9.3 typescript: 5.4.5 - viem: 2.9.25(typescript@5.4.5)(zod@3.23.3) + viem: 2.13.7(typescript@5.4.5)(zod@3.23.8) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -12300,6 +12555,7 @@ packages: - ioredis - react - react-dom + - react-i18next - react-native - rollup - supports-color @@ -12308,7 +12564,7 @@ packages: - zod dev: false - /@wagmi/core@1.1.1-cjs(ioredis@5.4.1)(react@18.2.0)(typescript@5.4.5)(viem@2.9.25): + /@wagmi/core@1.1.1-cjs(ioredis@5.4.1)(react@18.3.1)(typescript@5.4.5)(viem@2.13.7): resolution: {integrity: sha512-NyRk32I9fWezxaxa8z4kasgJAMDiN+h4zTJXIswem9gObZxnBp16z6otLC4dizPTCh32nbRrvsheS9W9QrRhcg==} peerDependencies: typescript: '>=5.0.4' @@ -12318,12 +12574,12 @@ packages: optional: true dependencies: '@wagmi/chains': 1.1.0-cjs(typescript@5.4.5) - '@wagmi/connectors': 2.1.1-cjs(@wagmi/chains@1.1.0-cjs)(ioredis@5.4.1)(react@18.2.0)(typescript@5.4.5)(viem@2.9.25) + '@wagmi/connectors': 2.1.1-cjs(@wagmi/chains@1.1.0-cjs)(ioredis@5.4.1)(react@18.3.1)(typescript@5.4.5)(viem@2.13.7) abitype: 0.8.7(typescript@5.4.5) eventemitter3: 4.0.7 typescript: 5.4.5 - viem: 2.9.25(typescript@5.4.5)(zod@3.23.3) - zustand: 4.5.2(react@18.2.0) + viem: 2.13.7(typescript@5.4.5)(zod@3.23.8) + zustand: 4.5.2(react@18.3.1) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -12350,8 +12606,8 @@ packages: - zod dev: false - /@wagmi/core@2.2.0(@types/react@18.2.57)(react@18.2.0)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3): - resolution: {integrity: sha512-K3nAX9BR73l6sTGlv0grZd8VinOu5/nMA7j0zsTz6hq04glitN4aWiLMw1S8OuxwAVSZIGnpLv6uXjjKgP1low==} + /@wagmi/core@2.10.5(@types/react@18.3.3)(react@18.3.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8): + resolution: {integrity: sha512-BvqFEdJTTepOKtPnacq7oE8gUZ4llzdxmPSBEYePArd1dvP/e5gwwfS5/8VBcvDvGcoX4N0lw5A4NNOJKL0Q+A==} peerDependencies: '@tanstack/query-core': '>=5.0.0' typescript: '>=5.0.4' @@ -12363,10 +12619,10 @@ packages: optional: true dependencies: eventemitter3: 5.0.1 - mipd: 0.0.5(typescript@5.4.5)(zod@3.23.3) + mipd: 0.0.5(typescript@5.4.5)(zod@3.23.8) typescript: 5.4.5 - viem: 2.9.25(typescript@5.4.5)(zod@3.23.3) - zustand: 4.4.1(@types/react@18.2.57)(react@18.2.0) + viem: 2.13.7(typescript@5.4.5)(zod@3.23.8) + zustand: 4.4.1(@types/react@18.3.3)(react@18.3.1) transitivePeerDependencies: - '@types/react' - bufferutil @@ -12414,12 +12670,12 @@ packages: - utf-8-validate dev: false - /@walletconnect/core@2.11.0: - resolution: {integrity: sha512-2Tjp5BCevI7dbmqo/OrCjX4tqgMqwJNQLlQAlphqPfvwlF9+tIu6pGcVbSN3U9zyXzWIZCeleqEaWUeSeET4Ew==} + /@walletconnect/core@2.13.0: + resolution: {integrity: sha512-blDuZxQenjeXcVJvHxPznTNl6c/2DO4VNrFnus+qHmO6OtT5lZRowdMtlCaCNb1q0OxzgrmBDcTOCbFcCpio/g==} dependencies: - '@walletconnect/heartbeat': 1.2.1 - '@walletconnect/jsonrpc-provider': 1.0.13 - '@walletconnect/jsonrpc-types': 1.0.3 + '@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/keyvaluestorage': 1.1.1(ioredis@5.4.1) @@ -12428,12 +12684,12 @@ packages: '@walletconnect/relay-auth': 1.0.4 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.11.0 - '@walletconnect/utils': 2.11.0 + '@walletconnect/types': 2.13.0 + '@walletconnect/utils': 2.13.0 events: 3.3.0 isomorphic-unfetch: 3.1.0 lodash.isequal: 4.5.0 - uint8arrays: 3.1.1 + uint8arrays: 3.1.0 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -12517,18 +12773,18 @@ packages: tslib: 1.14.1 dev: false - /@walletconnect/ethereum-provider@2.11.0(@types/react@18.2.57)(react@18.2.0): - resolution: {integrity: sha512-YrTeHVjuSuhlUw7SQ6xBJXDuJ6iAC+RwINm9nVhoKYJSHAy3EVSJZOofMKrnecL0iRMtD29nj57mxAInIBRuZA==} + /@walletconnect/ethereum-provider@2.13.0(@types/react@18.3.3)(react@18.3.1): + resolution: {integrity: sha512-dnpW8mmLpWl1AZUYGYZpaAfGw1HFkL0WSlhk5xekx3IJJKn4pLacX2QeIOo0iNkzNQxZfux1AK4Grl1DvtzZEA==} 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.2.57)(react@18.2.0) - '@walletconnect/sign-client': 2.11.0 - '@walletconnect/types': 2.11.0 - '@walletconnect/universal-provider': 2.11.0 - '@walletconnect/utils': 2.11.0 + '@walletconnect/modal': 2.6.2(@types/react@18.3.3)(react@18.3.1) + '@walletconnect/sign-client': 2.13.0 + '@walletconnect/types': 2.13.0 + '@walletconnect/universal-provider': 2.13.0 + '@walletconnect/utils': 2.13.0 events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -12568,7 +12824,7 @@ packages: '@walletconnect/types': 2.7.8(ioredis@5.4.1) '@walletconnect/universal-provider': 2.7.8(ioredis@5.4.1) '@walletconnect/utils': 2.7.8(ioredis@5.4.1) - '@web3modal/standalone': 2.4.3(react@18.2.0) + '@web3modal/standalone': 2.4.3(react@18.3.1) events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -12606,6 +12862,14 @@ packages: tslib: 1.14.1 dev: false + /@walletconnect/heartbeat@1.2.2: + resolution: {integrity: sha512-uASiRmC5MwhuRuf05vq4AT48Pq8RMi876zV8rr8cV969uTOzWdB/k+Lj5yI2PBtB1bGQisGen7MM1GcZlQTBXw==} + dependencies: + '@walletconnect/events': 1.0.1 + '@walletconnect/time': 1.0.2 + events: 3.3.0 + dev: false + /@walletconnect/jsonrpc-http-connection@1.0.8: resolution: {integrity: sha512-+B7cRuaxijLeFDJUq5hAzNyef3e3tBDIxyaCNmFtjwnod5AGis3RToNqzFU33vpVcxFhofkpE7Cx+5MYejbMGw==} dependencies: @@ -12771,19 +13035,19 @@ packages: pino: 7.11.0 dev: false - /@walletconnect/modal-core@2.6.2(@types/react@18.2.57)(react@18.2.0): + /@walletconnect/modal-core@2.6.2(@types/react@18.3.3)(react@18.3.1): resolution: {integrity: sha512-cv8ibvdOJQv2B+nyxP9IIFdxvQznMz8OOr/oR/AaUZym4hjXNL/l1a2UlSQBXrVjo3xxbouMxLb3kBsHoYP2CA==} dependencies: - valtio: 1.11.2(@types/react@18.2.57)(react@18.2.0) + valtio: 1.11.2(@types/react@18.3.3)(react@18.3.1) transitivePeerDependencies: - '@types/react' - react dev: false - /@walletconnect/modal-ui@2.6.2(@types/react@18.2.57)(react@18.2.0): + /@walletconnect/modal-ui@2.6.2(@types/react@18.3.3)(react@18.3.1): resolution: {integrity: sha512-rbdstM1HPGvr7jprQkyPggX7rP4XiCG85ZA+zWBEX0dVQg8PpAgRUqpeub4xQKDgY7pY/xLRXSiCVdWGqvG2HA==} dependencies: - '@walletconnect/modal-core': 2.6.2(@types/react@18.2.57)(react@18.2.0) + '@walletconnect/modal-core': 2.6.2(@types/react@18.3.3)(react@18.3.1) lit: 2.8.0 motion: 10.16.2 qrcode: 1.5.3 @@ -12792,11 +13056,11 @@ packages: - react dev: false - /@walletconnect/modal@2.6.2(@types/react@18.2.57)(react@18.2.0): + /@walletconnect/modal@2.6.2(@types/react@18.3.3)(react@18.3.1): resolution: {integrity: sha512-eFopgKi8AjKf/0U4SemvcYw9zlLpx9njVN8sf6DAkowC2Md0gPU/UNEbH1Wwj407pEKnEds98pKWib1NN1ACoA==} dependencies: - '@walletconnect/modal-core': 2.6.2(@types/react@18.2.57)(react@18.2.0) - '@walletconnect/modal-ui': 2.6.2(@types/react@18.2.57)(react@18.2.0) + '@walletconnect/modal-core': 2.6.2(@types/react@18.3.3)(react@18.3.1) + '@walletconnect/modal-ui': 2.6.2(@types/react@18.3.3)(react@18.3.1) transitivePeerDependencies: - '@types/react' - react @@ -12814,7 +13078,7 @@ packages: /@walletconnect/relay-api@1.0.10: resolution: {integrity: sha512-tqrdd4zU9VBNqUaXXQASaexklv6A54yEyQQEXYOCr+Jz8Ket0dmPBDyg19LVSNUN2cipAghQc45/KVmfFJ0cYw==} dependencies: - '@walletconnect/jsonrpc-types': 1.0.3 + '@walletconnect/jsonrpc-types': 1.0.4 dev: false /@walletconnect/relay-auth@1.0.4: @@ -12865,17 +13129,17 @@ packages: - utf-8-validate dev: false - /@walletconnect/sign-client@2.11.0: - resolution: {integrity: sha512-H2ukscibBS+6WrzQWh+WyVBqO5z4F5et12JcwobdwgHnJSlqIoZxqnUYYWNCI5rUR5UKsKWaUyto4AE9N5dw4Q==} + /@walletconnect/sign-client@2.13.0: + resolution: {integrity: sha512-En7KSvNUlQFx20IsYGsFgkNJ2lpvDvRsSFOT5PTdGskwCkUfOpB33SQJ6nCrN19gyoKPNvWg80Cy6MJI0TjNYA==} dependencies: - '@walletconnect/core': 2.11.0 + '@walletconnect/core': 2.13.0 '@walletconnect/events': 1.0.1 - '@walletconnect/heartbeat': 1.2.1 + '@walletconnect/heartbeat': 1.2.2 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.1.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.11.0 - '@walletconnect/utils': 2.11.0 + '@walletconnect/types': 2.13.0 + '@walletconnect/utils': 2.13.0 events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -12960,12 +13224,12 @@ packages: - uWebSockets.js dev: false - /@walletconnect/types@2.11.0: - resolution: {integrity: sha512-AB5b1lrEbCGHxqS2vqfCkIoODieH+ZAUp9rA1O2ftrhnqDJiJK983Df87JhYhECsQUBHHfALphA8ydER0q+9sw==} + /@walletconnect/types@2.13.0: + resolution: {integrity: sha512-MWaVT0FkZwzYbD3tvk8F+2qpPlz1LUSWHuqbINUtMXnSzJtXN49Y99fR7FuBhNFtDalfuWsEK17GrNA+KnAsPQ==} dependencies: '@walletconnect/events': 1.0.1 - '@walletconnect/heartbeat': 1.2.1 - '@walletconnect/jsonrpc-types': 1.0.3 + '@walletconnect/heartbeat': 1.2.2 + '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.1) '@walletconnect/logger': 2.1.2 events: 3.3.0 @@ -13012,17 +13276,17 @@ packages: - uWebSockets.js dev: false - /@walletconnect/universal-provider@2.11.0: - resolution: {integrity: sha512-zgJv8jDvIMP4Qse/D9oIRXGdfoNqonsrjPZanQ/CHNe7oXGOBiQND2IIeX+tS0H7uNA0TPvctljCLiIN9nw4eA==} + /@walletconnect/universal-provider@2.13.0: + resolution: {integrity: sha512-B5QvO8pnk5Bqn4aIt0OukGEQn2Auk9VbHfhQb9cGwgmSCd1GlprX/Qblu4gyT5+TjHMb1Gz5UssUaZWTWbDhBg==} dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.8 - '@walletconnect/jsonrpc-provider': 1.0.13 + '@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.11.0 - '@walletconnect/types': 2.11.0 - '@walletconnect/utils': 2.11.0 + '@walletconnect/sign-client': 2.13.0 + '@walletconnect/types': 2.13.0 + '@walletconnect/utils': 2.13.0 events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -13112,8 +13376,8 @@ packages: - uWebSockets.js dev: false - /@walletconnect/utils@2.11.0: - resolution: {integrity: sha512-hxkHPlTlDQILHfIKXlmzgNJau/YcSBC3XHUSuZuKZbNEw3duFT6h6pm3HT/1+j1a22IG05WDsNBuTCRkwss+BQ==} + /@walletconnect/utils@2.13.0: + resolution: {integrity: sha512-q1eDCsRHj5iLe7fF8RroGoPZpdo2CYMZzQSrw1iqL+2+GOeqapxxuJ1vaJkmDUkwgklfB22ufqG6KQnz78sD4w==} dependencies: '@stablelib/chacha20poly1305': 1.0.1 '@stablelib/hkdf': 1.0.1 @@ -13123,12 +13387,12 @@ packages: '@walletconnect/relay-api': 1.0.10 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.11.0 + '@walletconnect/types': 2.13.0 '@walletconnect/window-getters': 1.0.1 '@walletconnect/window-metadata': 1.0.1 detect-browser: 5.3.0 query-string: 7.1.3 - uint8arrays: 3.1.1 + uint8arrays: 3.1.0 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -13193,29 +13457,29 @@ packages: tslib: 1.14.1 dev: false - /@web3modal/core@2.4.3(react@18.2.0): + /@web3modal/core@2.4.3(react@18.3.1): resolution: {integrity: sha512-7Z/sDe9RIYQ2k9ITcxgEa/u7FvlI76vcVVZn9UY4ISivefqrH4JAS3GX4JmVNUUlovwuiZdyqBv4llAQOMK6Rg==} dependencies: buffer: 6.0.3 - valtio: 1.10.5(react@18.2.0) + valtio: 1.10.5(react@18.3.1) transitivePeerDependencies: - react dev: false - /@web3modal/standalone@2.4.3(react@18.2.0): + /@web3modal/standalone@2.4.3(react@18.3.1): resolution: {integrity: sha512-5ATXBoa4GGm+TIUSsKWsfWCJunv1XevOizpgTFhqyeGgRDmWhqsz9UIPzH/1mk+g0iJ/xqMKs5F6v9D2QeKxag==} deprecated: This package has been deprecated in favor of @walletconnect/modal. Please read more at https://docs.walletconnect.com dependencies: - '@web3modal/core': 2.4.3(react@18.2.0) - '@web3modal/ui': 2.4.3(react@18.2.0) + '@web3modal/core': 2.4.3(react@18.3.1) + '@web3modal/ui': 2.4.3(react@18.3.1) transitivePeerDependencies: - react dev: false - /@web3modal/ui@2.4.3(react@18.2.0): + /@web3modal/ui@2.4.3(react@18.3.1): resolution: {integrity: sha512-J989p8CdtEhI9gZHf/rZ/WFqYlrAHWw9GmAhFoiNODwjAp0BoG/uoaPiijJMchXdngihZOjLGCQwDXU16DHiKg==} dependencies: - '@web3modal/core': 2.4.3(react@18.2.0) + '@web3modal/core': 2.4.3(react@18.3.1) lit: 2.7.5 motion: 10.16.2 qrcode: 1.5.3 @@ -13455,7 +13719,7 @@ packages: typescript: 5.4.5 dev: false - /abitype@0.9.8(typescript@5.4.5)(zod@3.23.3): + /abitype@0.9.8(typescript@5.4.5)(zod@3.23.8): resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==} peerDependencies: typescript: '>=5.0.4' @@ -13467,7 +13731,7 @@ packages: optional: true dependencies: typescript: 5.4.5 - zod: 3.23.3 + zod: 3.23.8 dev: false /abitype@1.0.0(typescript@5.2.2)(zod@3.23.3): @@ -13485,7 +13749,7 @@ packages: zod: 3.23.3 dev: false - /abitype@1.0.0(typescript@5.4.5)(zod@3.23.3): + /abitype@1.0.0(typescript@5.4.5)(zod@3.23.8): resolution: {integrity: sha512-NMeMah//6bJ56H5XRj8QCV4AwuW6hB6zqz2LnhhLdcWVQOsXki6/Pn3APeqxCma62nXIcmZWdu1DlHWS74umVQ==} peerDependencies: typescript: '>=5.0.4' @@ -13497,7 +13761,7 @@ packages: optional: true dependencies: typescript: 5.4.5 - zod: 3.23.3 + zod: 3.23.8 dev: false /abort-controller@3.0.0: @@ -13505,6 +13769,7 @@ packages: engines: {node: '>=6.5'} dependencies: event-target-shim: 5.0.1 + dev: false /accepts@1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} @@ -13624,6 +13889,7 @@ packages: /anser@1.4.10: resolution: {integrity: sha512-hCv9AqTQ8ycjpSd3upOJd7vFwW1JaoYQ7tpham03GJ1ca8/65rqn0RpaWpItOAd6ylW9wAw6luXYPJIyPFVOww==} + dev: false /ansi-escapes@4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} @@ -13637,10 +13903,12 @@ packages: colorette: 1.4.0 slice-ansi: 2.1.0 strip-ansi: 5.2.0 + dev: false /ansi-regex@4.1.1: resolution: {integrity: sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==} engines: {node: '>=6'} + dev: false /ansi-regex@5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} @@ -13682,6 +13950,7 @@ packages: /appdirsjs@1.2.7: resolution: {integrity: sha512-Quji6+8kLBC3NnBeo14nPDq0+2jUs5s3/xEye+udFHumHhRk4M7aAMXp/PBJqkKYGuuyR9M/6Dq7d2AViiGmhw==} + dev: false /aproba@2.0.0: resolution: {integrity: sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==} @@ -13711,6 +13980,7 @@ packages: resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} dependencies: sprintf-js: 1.0.3 + dev: false /argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} @@ -13840,6 +14110,7 @@ packages: /asap@2.0.6: resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==} + dev: false /asn1js@3.0.5: resolution: {integrity: sha512-FVnvrKJwpt9LP2lAMl8qZswRNm3T4q9CON+bxldk2iwk3FFpuwhx2FfinyitizWHsVYyaY+y5JzDR0rCMV5yTQ==} @@ -13852,7 +14123,6 @@ packages: /assertion-error@1.1.0: resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==} - dev: true /ast-types-flow@0.0.8: resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==} @@ -13863,10 +14133,12 @@ packages: engines: {node: '>=4'} dependencies: tslib: 2.6.2 + dev: false /astral-regex@1.0.0: resolution: {integrity: sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==} engines: {node: '>=4'} + dev: false /astral-regex@2.0.0: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} @@ -13875,6 +14147,7 @@ packages: /async-limiter@1.0.1: resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==} + dev: false /async-listen@3.0.0: resolution: {integrity: sha512-V+SsTpDqkrWTimiotsyl33ePSjA5/KrithwupuvJ6ztsqPvGv6ge4OredFhPffVXiLN/QUWvE0XcqJaYgt6fOg==} @@ -13962,8 +14235,8 @@ packages: - debug dev: false - /axios@1.6.8: - resolution: {integrity: sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==} + /axios@1.7.2: + resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} dependencies: follow-redirects: 1.15.6 form-data: 4.0.0 @@ -13984,6 +14257,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.24.6 + dev: false /babel-loader@8.3.0(@babel/core@7.24.6)(webpack@5.91.0): resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} @@ -14019,6 +14293,7 @@ packages: semver: 6.3.1 transitivePeerDependencies: - supports-color + dev: false /babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.6): resolution: {integrity: sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==} @@ -14030,6 +14305,7 @@ packages: core-js-compat: 3.37.1 transitivePeerDependencies: - supports-color + dev: false /babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.24.6): resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} @@ -14040,6 +14316,7 @@ packages: '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.6) transitivePeerDependencies: - supports-color + dev: false /babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0: resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==} @@ -14051,6 +14328,7 @@ packages: '@babel/plugin-syntax-flow': 7.24.6(@babel/core@7.24.6) transitivePeerDependencies: - '@babel/core' + dev: false /babel-preset-fbjs@3.4.0(@babel/core@7.24.6): resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==} @@ -14199,6 +14477,7 @@ packages: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} dependencies: node-int64: 0.4.0 + dev: false /buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} @@ -14229,13 +14508,13 @@ packages: engines: {node: '>=6'} dev: false - /bundle-require@4.1.0(esbuild@0.19.12): + /bundle-require@4.1.0(esbuild@0.21.5): resolution: {integrity: sha512-FeArRFM+ziGkRViKRnSTbHZc35dgmR9yNog05Kn0+ItI59pOAISGvnnIwW1WgFZQW59IxD9QpJnUPkdIPfZuXg==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} peerDependencies: esbuild: '>=0.17' dependencies: - esbuild: 0.19.12 + esbuild: 0.21.5 load-tsconfig: 0.2.5 dev: true @@ -14248,6 +14527,7 @@ packages: /bytes@3.0.0: resolution: {integrity: sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==} engines: {node: '>= 0.8'} + dev: false /bytes@3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} @@ -14257,7 +14537,6 @@ packages: /cac@6.7.14: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} - dev: true /call-bind@1.0.7: resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} @@ -14278,16 +14557,19 @@ packages: engines: {node: '>=4'} dependencies: callsites: 2.0.0 + dev: false /caller-path@2.0.0: resolution: {integrity: sha512-MCL3sf6nCSXOwCTzvPKhN18TU7AHTvdtam8DAogxcrJ8Rjfbbg7Lgng64H9Iy+vUV6VGFClN/TyxBkAebLRR4A==} engines: {node: '>=4'} dependencies: caller-callsite: 2.0.0 + dev: false /callsites@2.0.0: resolution: {integrity: sha512-ksWePWBloaWPxJYQ8TL0JHvtci6G5QTKwQ95RcWAa/lzoAKuAOflGdAK92hpHXjkwb8zLxoLNUoNYZgVsaJzvQ==} engines: {node: '>=4'} + dev: false /callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} @@ -14307,6 +14589,7 @@ packages: /camelcase@5.3.1: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} engines: {node: '>=6'} + dev: false /camelcase@6.3.0: resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} @@ -14322,7 +14605,7 @@ packages: /canvas-renderer@2.2.1: resolution: {integrity: sha512-RrBgVL5qCEDIXpJ6NrzyRNoTnXxYarqm/cS/W6ERhUJts5UQtt/XPEosGN3rqUkZ4fjBArlnCbsISJ+KCFnIAg==} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: false /capital-case@1.0.4: @@ -14344,7 +14627,6 @@ packages: loupe: 2.3.7 pathval: 1.1.1 type-detect: 4.0.8 - dev: true /chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} @@ -14448,7 +14730,6 @@ packages: resolution: {integrity: sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==} dependencies: get-func-name: 2.0.2 - dev: true /chokidar@3.5.1: resolution: {integrity: sha512-9+s+Od+W0VJJzawDma/gvBNQqkTiqYTWLuZoyAsivsI4AaWTCzHG06/TMjsf1cYe9Cb97UCEhjz7HvnPk2p/tw==} @@ -14489,12 +14770,13 @@ packages: engines: {node: '>=12.13.0'} hasBin: true dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 escape-string-regexp: 4.0.0 is-wsl: 2.2.0 lighthouse-logger: 1.4.2 transitivePeerDependencies: - supports-color + dev: false /chrome-trace-event@1.0.3: resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} @@ -14503,10 +14785,12 @@ packages: /ci-info@2.0.0: resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==} + dev: false /ci-info@3.9.0: resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==} engines: {node: '>=8'} + dev: false /ci-info@4.0.0: resolution: {integrity: sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==} @@ -14621,6 +14905,7 @@ packages: string-width: 4.2.3 strip-ansi: 6.0.1 wrap-ansi: 6.2.0 + dev: false /cliui@8.0.1: resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} @@ -14629,6 +14914,7 @@ packages: string-width: 4.2.3 strip-ansi: 6.0.1 wrap-ansi: 7.0.0 + dev: false /clone-deep@4.0.1: resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} @@ -14637,6 +14923,7 @@ packages: is-plain-object: 2.0.4 kind-of: 6.0.3 shallow-clone: 3.0.1 + dev: false /clone@1.0.4: resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==} @@ -14688,6 +14975,7 @@ packages: /colorette@1.4.0: resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==} + dev: false /colorette@2.0.20: resolution: {integrity: sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==} @@ -14707,6 +14995,7 @@ packages: /command-exists@1.2.9: resolution: {integrity: sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==} + dev: false /commander@10.0.1: resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} @@ -14715,6 +15004,7 @@ packages: /commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} + dev: false /commander@4.1.1: resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==} @@ -14723,6 +15013,7 @@ packages: /commander@9.5.0: resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} engines: {node: ^12.20.0 || >=14} + dev: false /comment-parser@1.4.1: resolution: {integrity: sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==} @@ -14736,12 +15027,14 @@ packages: /commondir@1.0.1: resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} + dev: false /compressible@2.0.18: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.52.0 + dev: false /compression@1.7.4: resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} @@ -14756,6 +15049,7 @@ packages: vary: 1.1.2 transitivePeerDependencies: - supports-color + dev: false /concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} @@ -14787,6 +15081,7 @@ packages: utils-merge: 1.0.1 transitivePeerDependencies: - supports-color + dev: false /consola@3.2.3: resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} @@ -14822,10 +15117,6 @@ packages: engines: {node: '>=8'} dev: false - /convert-source-map@1.9.0: - resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} - dev: false - /convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} @@ -14852,9 +15143,11 @@ packages: resolution: {integrity: sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==} dependencies: browserslist: 4.23.0 + dev: false /core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} + dev: false /cosmiconfig@5.2.1: resolution: {integrity: sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==} @@ -14864,6 +15157,7 @@ packages: is-directory: 0.3.1 js-yaml: 3.14.1 parse-json: 4.0.0 + dev: false /cosmiconfig@7.1.0: resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} @@ -15043,6 +15337,7 @@ packages: /dayjs@1.11.11: resolution: {integrity: sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==} + dev: false /debounce-fn@5.1.2: resolution: {integrity: sha512-Sr4SdOZ4vw6eQDvPYNxHogvrxmCIld/VenC5JbNrFwMiwd7lY/Z18ZFfo+EWNG4DD9nFlAujWAo/wGuOPHmy5A==} @@ -15090,6 +15385,7 @@ packages: /decamelize@1.2.0: resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} engines: {node: '>=0.10.0'} + dev: false /decimal.js-light@2.5.1: resolution: {integrity: sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==} @@ -15105,7 +15401,6 @@ packages: engines: {node: '>=6'} dependencies: type-detect: 4.0.8 - dev: true /deep-is@0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} @@ -15113,6 +15408,7 @@ packages: /deepmerge@4.3.1: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} engines: {node: '>=0.10.0'} + dev: false /defaults@1.0.4: resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==} @@ -15169,6 +15465,7 @@ packages: /denodeify@1.2.1: resolution: {integrity: sha512-KNTihKNmQENUZeKu5fzfpzRqR5S2VMp4gl9RFHiWzj9DfvYQPMJ6XHKNaQxaGCXwPk6y9yme3aUoaiAe+KX+vg==} + dev: false /denque@2.1.0: resolution: {integrity: sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==} @@ -15222,7 +15519,6 @@ packages: /diff-sequences@29.6.3: resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} - dev: true /diff@4.0.2: resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} @@ -15268,8 +15564,8 @@ packages: type-fest: 2.19.0 dev: true - /dotenv-cli@7.4.1: - resolution: {integrity: sha512-fE1aywjRrWGxV3miaiUr3d2zC/VAiuzEGghi+QzgIA9fEf/M5hLMaRSXb4IxbUAwGmaLi0IozdZddnVU96acag==} + /dotenv-cli@7.4.2: + resolution: {integrity: sha512-SbUj8l61zIbzyhIbg0FwPJq6+wjbzdn9oEtozQpZ6kW2ihCcapKVZj49oCT3oPM+mgQm+itgvUQcG5szxVrZTA==} hasBin: true dependencies: cross-spawn: 7.0.3 @@ -15304,7 +15600,7 @@ packages: /eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - /echarts-for-react@3.0.2(echarts@5.5.0)(react@18.2.0): + /echarts-for-react@3.0.2(echarts@5.5.0)(react@18.3.1): resolution: {integrity: sha512-DRwIiTzx8JfwPOVgGttDytBqdp5VzCSyMRIxubgU/g2n9y3VLUmF2FK7Icmg/sNVkv4+rktmrLN9w22U2yy3fA==} peerDependencies: echarts: ^3.0.0 || ^4.0.0 || ^5.0.0 @@ -15312,7 +15608,7 @@ packages: dependencies: echarts: 5.5.0 fast-deep-equal: 3.1.3 - react: 18.2.0 + react: 18.3.1 size-sensor: 1.0.2 dev: false @@ -15430,13 +15726,13 @@ packages: once: 1.4.0 dev: false - /engine.io-client@6.5.3(bufferutil@4.0.8)(utf-8-validate@6.0.4): + /engine.io-client@6.5.3: resolution: {integrity: sha512-9Z0qLB0NIisTRt1DZ/8U2k12RJn8yls/nXMZLn+/N8hANT3TcYjKFKcwbw5zFQiN4NTde3TSY9zb79e1ij6j9Q==} dependencies: '@socket.io/component-emitter': 3.1.2 debug: 4.3.4 engine.io-parser: 5.2.2 - ws: 8.11.0(bufferutil@4.0.8)(utf-8-validate@6.0.4) + ws: 8.11.0 xmlhttprequest-ssl: 2.0.0 transitivePeerDependencies: - bufferutil @@ -15457,6 +15753,14 @@ packages: tapable: 2.2.1 dev: false + /enhanced-resolve@5.17.0: + resolution: {integrity: sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==} + engines: {node: '>=10.13.0'} + dependencies: + graceful-fs: 4.2.11 + tapable: 2.2.1 + dev: false + /entities@4.5.0: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} @@ -15471,6 +15775,7 @@ packages: resolution: {integrity: sha512-cvcaMr7KqXVh4nyzGTVqTum+gAiL265x5jUWQIDLq//zOGbW+gSW/C+OWLleY/rs9Qole6AZLMXPbtIFQbqu+Q==} engines: {node: '>=4'} hasBin: true + dev: false /error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} @@ -15481,6 +15786,7 @@ packages: resolution: {integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==} dependencies: stackframe: 1.3.4 + dev: false /errorhandler@1.5.1: resolution: {integrity: sha512-rcOwbfvP1WTViVoUjcfZicVzjhjTuhSMntHh6mW3IrEiyE6mJyXvsToJUJGlGlw/2xU9P5whlWNGlIDVeCiT4A==} @@ -15488,6 +15794,7 @@ packages: dependencies: accepts: 1.3.8 escape-html: 1.0.3 + dev: false /es-abstract@1.23.3: resolution: {integrity: sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==} @@ -15905,37 +16212,6 @@ packages: '@esbuild/win32-x64': 0.18.20 dev: true - /esbuild@0.19.12: - resolution: {integrity: sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==} - engines: {node: '>=12'} - hasBin: true - requiresBuild: true - optionalDependencies: - '@esbuild/aix-ppc64': 0.19.12 - '@esbuild/android-arm': 0.19.12 - '@esbuild/android-arm64': 0.19.12 - '@esbuild/android-x64': 0.19.12 - '@esbuild/darwin-arm64': 0.19.12 - '@esbuild/darwin-x64': 0.19.12 - '@esbuild/freebsd-arm64': 0.19.12 - '@esbuild/freebsd-x64': 0.19.12 - '@esbuild/linux-arm': 0.19.12 - '@esbuild/linux-arm64': 0.19.12 - '@esbuild/linux-ia32': 0.19.12 - '@esbuild/linux-loong64': 0.19.12 - '@esbuild/linux-mips64el': 0.19.12 - '@esbuild/linux-ppc64': 0.19.12 - '@esbuild/linux-riscv64': 0.19.12 - '@esbuild/linux-s390x': 0.19.12 - '@esbuild/linux-x64': 0.19.12 - '@esbuild/netbsd-x64': 0.19.12 - '@esbuild/openbsd-x64': 0.19.12 - '@esbuild/sunos-x64': 0.19.12 - '@esbuild/win32-arm64': 0.19.12 - '@esbuild/win32-ia32': 0.19.12 - '@esbuild/win32-x64': 0.19.12 - dev: true - /esbuild@0.20.2: resolution: {integrity: sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==} engines: {node: '>=12'} @@ -15966,6 +16242,37 @@ packages: '@esbuild/win32-ia32': 0.20.2 '@esbuild/win32-x64': 0.20.2 + /esbuild@0.21.5: + resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==} + engines: {node: '>=12'} + hasBin: true + requiresBuild: true + optionalDependencies: + '@esbuild/aix-ppc64': 0.21.5 + '@esbuild/android-arm': 0.21.5 + '@esbuild/android-arm64': 0.21.5 + '@esbuild/android-x64': 0.21.5 + '@esbuild/darwin-arm64': 0.21.5 + '@esbuild/darwin-x64': 0.21.5 + '@esbuild/freebsd-arm64': 0.21.5 + '@esbuild/freebsd-x64': 0.21.5 + '@esbuild/linux-arm': 0.21.5 + '@esbuild/linux-arm64': 0.21.5 + '@esbuild/linux-ia32': 0.21.5 + '@esbuild/linux-loong64': 0.21.5 + '@esbuild/linux-mips64el': 0.21.5 + '@esbuild/linux-ppc64': 0.21.5 + '@esbuild/linux-riscv64': 0.21.5 + '@esbuild/linux-s390x': 0.21.5 + '@esbuild/linux-x64': 0.21.5 + '@esbuild/netbsd-x64': 0.21.5 + '@esbuild/openbsd-x64': 0.21.5 + '@esbuild/sunos-x64': 0.21.5 + '@esbuild/win32-arm64': 0.21.5 + '@esbuild/win32-ia32': 0.21.5 + '@esbuild/win32-x64': 0.21.5 + dev: true + /escalade@3.1.2: resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} engines: {node: '>=6'} @@ -15980,6 +16287,7 @@ packages: /escape-string-regexp@2.0.0: resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} engines: {node: '>=8'} + dev: false /escape-string-regexp@4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} @@ -16002,8 +16310,8 @@ packages: parse-gitignore: 2.0.0 dev: false - /eslint-config-next@14.2.2(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-12/uFc0KX+wUs7EDpOUGKMXBXZJiBVGdK5/m/QgXOCg2mQ0bQWoKSWNrCeOg7Vum6Kw1d1TW453W6xh+GbHquw==} + /eslint-config-next@14.2.3(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-ZkNztm3Q7hjqvB1rRlOX8P9E/cXRL9ajRcs8jufEtwMfTVYRqnmtnaSu57QqHyBlovMuiB8LEzfLBkh5RYV6Fg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -16011,16 +16319,16 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 14.2.2 + '@next/eslint-plugin-next': 14.2.3 '@rushstack/eslint-patch': 1.10.3 '@typescript-eslint/parser': 7.2.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.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@8.57.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.10.0)(eslint@8.57.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.12.0)(eslint@8.57.0) eslint-plugin-jsx-a11y: 6.8.0(eslint@8.57.0) - eslint-plugin-react: 7.34.1(eslint@8.57.0) - eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0) + eslint-plugin-react: 7.34.2(eslint@8.57.0) + eslint-plugin-react-hooks: 4.6.2(eslint@8.57.0) typescript: 5.4.5 transitivePeerDependencies: - eslint-import-resolver-webpack @@ -16055,7 +16363,7 @@ packages: enhanced-resolve: 5.16.1 eslint: 8.57.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@8.57.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.10.0)(eslint@8.57.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.12.0)(eslint@8.57.0) fast-glob: 3.3.2 get-tsconfig: 4.7.5 is-core-module: 2.13.1 @@ -16075,7 +16383,7 @@ packages: eslint: 8.57.0 dev: false - /eslint-module-utils@2.8.1(@typescript-eslint/parser@7.10.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): + /eslint-module-utils@2.8.1(@typescript-eslint/parser@7.12.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): resolution: {integrity: sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==} engines: {node: '>=4'} peerDependencies: @@ -16096,7 +16404,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.12.0(eslint@8.57.0)(typescript@5.4.5) debug: 3.2.7 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 @@ -16134,8 +16442,8 @@ packages: - supports-color dev: false - /eslint-plugin-antfu@2.3.0(eslint@8.57.0): - resolution: {integrity: sha512-Swf63oV4wq4/b0UvhVPcN+6xbH+O+HMUM6tPPf8ECVktEj5kqYSVS6RARw9dyKD1blnuCKNtxNATlI8WzqREuA==} + /eslint-plugin-antfu@2.3.3(eslint@8.57.0): + resolution: {integrity: sha512-TAgYNuc20QyKw8NXtpzR3LeMTTv1qAJVKkjCVzjRSGiSR1EetEY7LRgQVhcgP/C1FnI87isQERAIkKvkYyLq0Q==} peerDependencies: eslint: '*' dependencies: @@ -16143,6 +16451,15 @@ packages: eslint: 8.57.0 dev: false + /eslint-plugin-command@0.2.3(eslint@8.57.0): + resolution: {integrity: sha512-1bBYNfjZg60N2ZpLV5ATYSYyueIJ+zl5yKrTs0UFDdnyu07dNSZ7Xplnc+Wb6SXTdc1sIaoIrnuyhvztcltX6A==} + peerDependencies: + eslint: '*' + dependencies: + '@es-joy/jsdoccomment': 0.43.0 + eslint: 8.57.0 + dev: false + /eslint-plugin-es-x@7.6.0(eslint@8.57.0): resolution: {integrity: sha512-I0AmeNgevgaTR7y2lrVCJmGYF0rjoznpDvqV/kIkZSZbZ8Rw3eu4cGlvBBULScfkSOCzqKbff5LR4CNrV7mZHA==} engines: {node: ^14.18.0 || >=16.0.0} @@ -16187,7 +16504,7 @@ packages: - typescript dev: false - /eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.10.0)(eslint@8.57.0): + /eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.12.0)(eslint@8.57.0): resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} engines: {node: '>=4'} peerDependencies: @@ -16197,7 +16514,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 7.10.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.12.0(eslint@8.57.0)(typescript@5.4.5) array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5 array.prototype.flat: 1.3.2 @@ -16206,7 +16523,7 @@ packages: doctrine: 2.1.0 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.10.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.12.0)(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) hasown: 2.0.2 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -16222,13 +16539,13 @@ packages: - supports-color dev: false - /eslint-plugin-jsdoc@48.2.6(eslint@8.57.0): - resolution: {integrity: sha512-GNk9jtpYmoEVeD/U6yYYmd6T8vSOoPs7CL8ZeX85iD8P3qifDdLQGze6+cw9boobDthmYnnxvIoHrhuSffj09g==} + /eslint-plugin-jsdoc@48.2.9(eslint@8.57.0): + resolution: {integrity: sha512-ErpKyr2mEUEkcdZ4nwW/cvDjClvAcvJMEXkGGll0wf8sro8h6qeQ3qlZyp1vM1dRk8Ap6rMdke8FnP94QBIaVQ==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 dependencies: - '@es-joy/jsdoccomment': 0.43.0 + '@es-joy/jsdoccomment': 0.43.1 are-docs-informative: 0.0.2 comment-parser: 1.4.1 debug: 4.3.4 @@ -16282,8 +16599,8 @@ packages: object.fromentries: 2.0.8 dev: false - /eslint-plugin-markdown@4.0.1(eslint@8.57.0): - resolution: {integrity: sha512-5/MnGvYU0i8MbHH5cg8S+Vl3DL+bqRNYshk1xUO86DilNBaxtTkhH+5FD0/yO03AmlI6+lfNFdk2yOw72EPzpA==} + /eslint-plugin-markdown@5.0.0(eslint@8.57.0): + resolution: {integrity: sha512-kY2u9yDhzvfZ0kmRTsvgm3mTnvZgTSGIIPeHg3yesSx4R5CTCnITUjCPhzCD1MUhNcqHU5Tr6lzx+02EclVPbw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8' @@ -16294,18 +16611,18 @@ packages: - supports-color dev: false - /eslint-plugin-n@17.7.0(eslint@8.57.0): - resolution: {integrity: sha512-4Jg4ZKVE4VjHig2caBqPHYNW5na84RVufUuipFLJbgM/G57O6FdpUKJbHakCDJb/yjQuyqVzYWRtU3HNYaZUwg==} + /eslint-plugin-n@17.8.1(eslint@8.57.0): + resolution: {integrity: sha512-KdG0h0voZms8UhndNu8DeWx1eM4sY+A4iXtsNo6kOfJLYHNeTGPacGalJ9GcvrbmOL3r/7QOMwVZDSw+1SqsrA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - enhanced-resolve: 5.16.1 + enhanced-resolve: 5.17.0 eslint: 8.57.0 eslint-plugin-es-x: 7.6.0(eslint@8.57.0) get-tsconfig: 4.7.5 - globals: 15.3.0 + globals: 15.4.0 ignore: 5.3.1 minimatch: 9.0.4 semver: 7.6.2 @@ -16316,7 +16633,7 @@ packages: engines: {node: '>=5.0.0'} dev: false - /eslint-plugin-perfectionist@2.10.0(eslint@8.57.0)(typescript@5.4.5)(vue-eslint-parser@9.4.2): + /eslint-plugin-perfectionist@2.10.0(eslint@8.57.0)(typescript@5.4.5)(vue-eslint-parser@9.4.3): resolution: {integrity: sha512-P+tdrkHeMWBc55+DZsoDOAftV1WCsEoHaKm6JC7zajFus/syfT4vUPBFb3atGFSuyaVnGQGHlcKpP9X3Q0gH/w==} peerDependencies: astro-eslint-parser: ^0.16.0 @@ -16338,14 +16655,14 @@ packages: eslint: 8.57.0 minimatch: 9.0.4 natural-compare-lite: 1.4.0 - vue-eslint-parser: 9.4.2(eslint@8.57.0) + vue-eslint-parser: 9.4.3(eslint@8.57.0) transitivePeerDependencies: - supports-color - typescript dev: false - /eslint-plugin-react-hooks@4.6.0(eslint@8.57.0): - resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} + /eslint-plugin-react-hooks@4.6.2(eslint@8.57.0): + resolution: {integrity: sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 @@ -16353,8 +16670,8 @@ packages: eslint: 8.57.0 dev: false - /eslint-plugin-react@7.34.1(eslint@8.57.0): - resolution: {integrity: sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==} + /eslint-plugin-react@7.34.2(eslint@8.57.0): + resolution: {integrity: sha512-2HCmrU+/JNigDN6tg55cRDKCQWicYAPB38JGSFDQt95jDm8rrvSUo7YPkOIm5l6ts1j1zCvysNcasvfTMQzUOw==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -16380,6 +16697,22 @@ packages: string.prototype.matchall: 4.0.11 dev: false + /eslint-plugin-regexp@2.6.0(eslint@8.57.0): + resolution: {integrity: sha512-FCL851+kislsTEQEMioAlpDuK5+E5vs0hi1bF8cFlPlHcEjeRhuAzEsGikXRreE+0j4WhW2uO54MqTjXtYOi3A==} + engines: {node: ^18 || >=20} + peerDependencies: + eslint: '>=8.44.0' + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/regexpp': 4.10.0 + comment-parser: 1.4.1 + eslint: 8.57.0 + jsdoc-type-pratt-parser: 4.0.0 + refa: 0.12.1 + regexp-ast-analysis: 0.7.1 + scslre: 0.3.0 + dev: false + /eslint-plugin-simple-import-sort@12.1.0(eslint@8.57.0): resolution: {integrity: sha512-Y2fqAfC11TcG/WP3TrI1Gi3p3nc8XJyEOJYHyEPEGI/UAgNx6akxxlX74p7SbAQdLcgASKhj8M0GKvH3vq/+ig==} peerDependencies: @@ -16416,15 +16749,15 @@ packages: - supports-color dev: false - /eslint-plugin-unicorn@52.0.0(eslint@8.57.0): - resolution: {integrity: sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng==} - engines: {node: '>=16'} + /eslint-plugin-unicorn@53.0.0(eslint@8.57.0): + resolution: {integrity: sha512-kuTcNo9IwwUCfyHGwQFOK/HjJAYzbODHN3wP0PgqbW+jbXqpNWxNVpVhj2tO9SixBwuAdmal8rVcWKBxwFnGuw==} + engines: {node: '>=18.18'} peerDependencies: eslint: '>=8.56.0' dependencies: '@babel/helper-validator-identifier': 7.24.6 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@eslint/eslintrc': 2.1.4 + '@eslint/eslintrc': 3.1.0 ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.37.1 @@ -16443,8 +16776,8 @@ packages: - supports-color dev: false - /eslint-plugin-unused-imports@3.1.0(@typescript-eslint/eslint-plugin@7.10.0)(eslint@8.57.0): - resolution: {integrity: sha512-9l1YFCzXKkw1qtAru1RWUtG2EVDZY0a0eChKXcL+EZ5jitG7qxdctu4RnvhOJHv4xfmUf7h+JJPINlVpGhZMrw==} + /eslint-plugin-unused-imports@3.2.0(@typescript-eslint/eslint-plugin@7.12.0)(eslint@8.57.0): + resolution: {integrity: sha512-6uXyn6xdINEpxE1MtDjxQsyXB37lfyO2yKGVVgtD7WEWQGORSOZjgrD6hBhvGv4/SO+TOlS+UnC6JppRqbuwGQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': 6 - 7 @@ -16453,12 +16786,12 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0)(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.12.0(@typescript-eslint/parser@7.12.0)(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 eslint-rule-composer: 0.3.0 dev: false - /eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.10.0)(eslint@8.57.0)(typescript@5.4.5): + /eslint-plugin-vitest@0.5.4(@typescript-eslint/eslint-plugin@7.12.0)(eslint@8.57.0)(typescript@5.4.5): resolution: {integrity: sha512-um+odCkccAHU53WdKAw39MY61+1x990uXjSPguUCq3VcEHdqJrOb8OTMrbYlY6f9jAKx7x98kLVlIe3RJeJqoQ==} engines: {node: ^18.0.0 || >= 20.0.0} peerDependencies: @@ -16471,8 +16804,8 @@ packages: vitest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 7.10.0(@typescript-eslint/parser@7.10.0)(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/utils': 7.10.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 7.12.0(@typescript-eslint/parser@7.12.0)(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.12.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 transitivePeerDependencies: - supports-color @@ -16492,7 +16825,7 @@ packages: nth-check: 2.1.1 postcss-selector-parser: 6.1.0 semver: 7.6.2 - vue-eslint-parser: 9.4.2(eslint@8.57.0) + vue-eslint-parser: 9.4.3(eslint@8.57.0) xml-name-validator: 4.0.0 transitivePeerDependencies: - supports-color @@ -16548,6 +16881,11 @@ packages: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /eslint-visitor-keys@4.0.0: + resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dev: false + /eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -16617,6 +16955,15 @@ packages: dependencies: tsx: 4.11.0 + /espree@10.0.1: + resolution: {integrity: sha512-MWkrWZbJsL2UwnjxTX3gG8FneachS/Mwg7tdGXce011sJd5b0JG54vat5KHnfSBODZ3Wvzd2WnjxyzsRoVv+ww==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dependencies: + acorn: 8.11.3 + acorn-jsx: 5.3.2(acorn@8.11.3) + eslint-visitor-keys: 4.0.0 + dev: false + /espree@9.6.1: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -16629,6 +16976,7 @@ packages: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} hasBin: true + dev: false /esquery@1.5.0: resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} @@ -16659,6 +17007,12 @@ packages: resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} dev: false + /estree-walker@3.0.3: + resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==} + dependencies: + '@types/estree': 1.0.5 + dev: false + /esutils@2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} @@ -16766,6 +17120,7 @@ packages: /event-target-shim@5.0.1: resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} engines: {node: '>=6'} + dev: false /eventemitter2@6.4.9: resolution: {integrity: sha512-JEPTiaOt9f04oa6NOkc4aH+nVp5I3wEjpHbIPqfgCdD5v5bUzy7xQqwcVO2aDQgOWhI28da57HksMrzK9HlRxg==} @@ -16863,10 +17218,11 @@ packages: type: 2.7.2 dev: false - /extension-port-stream@2.1.1: - resolution: {integrity: sha512-qknp5o5rj2J9CRKfVB8KJr+uXQlrojNZzdESUPhKYLXf97TPcGf6qWWKmpsNNtUyOdzFhab1ON0jzouNxHHvow==} + /extension-port-stream@3.0.0: + resolution: {integrity: sha512-an2S5quJMiy5bnZKEf6AkfH/7r8CzHvhchU40gxN+OM6HPhe7Z9T1FUychcf2M9PpPOO0Hf7BAEfJkw2TDIBDw==} engines: {node: '>=12.0.0'} dependencies: + readable-stream: 3.6.2 webextension-polyfill: 0.12.0 dev: false @@ -16887,10 +17243,6 @@ packages: resolution: {integrity: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==} dev: false - /fast-deep-equal@2.0.1: - resolution: {integrity: sha512-bCK/2Z4zLidyB4ReuIsvALH6w31YfAQDmXMqMx6FyfHqvBxtjC0eRumeSu4Bs3XtXwpyIywtSTrVT99BxY1f9w==} - dev: false - /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} @@ -16940,6 +17292,7 @@ packages: hasBin: true dependencies: strnum: 1.0.5 + dev: false /fastq@1.17.1: resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} @@ -16950,6 +17303,7 @@ packages: resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==} dependencies: bser: 2.1.1 + dev: false /fbjs-css-vars@1.0.2: resolution: {integrity: sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==} @@ -17023,6 +17377,7 @@ packages: unpipe: 1.0.0 transitivePeerDependencies: - supports-color + dev: false /finalhandler@1.2.0: resolution: {integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==} @@ -17046,6 +17401,7 @@ packages: commondir: 1.0.1 make-dir: 2.1.0 pkg-dir: 3.0.0 + dev: false /find-cache-dir@3.3.2: resolution: {integrity: sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==} @@ -17056,10 +17412,6 @@ packages: pkg-dir: 4.2.0 dev: false - /find-root@1.1.0: - resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} - dev: false - /find-up@3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} engines: {node: '>=6'} @@ -17072,6 +17424,7 @@ packages: dependencies: locate-path: 5.0.0 path-exists: 4.0.0 + dev: false /find-up@5.0.0: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} @@ -17110,10 +17463,12 @@ packages: /flow-enums-runtime@0.0.6: resolution: {integrity: sha512-3PYnM29RFXwvAN6Pc/scUfkI7RwhQ/xqyLUyPNlXUp9S40zI8nup9tUSrTLSVnWGBN38FNiGWbwZOB6uR4OGdw==} + dev: false /flow-parser@0.236.0: resolution: {integrity: sha512-0OEk9Gr+Yj7wjDW2KgaNYUypKau71jAfFyeLQF5iVtxqc6uJHag/MT7pmaEApf4qM7u86DkBcd4ualddYMfbLw==} engines: {node: '>=0.4.0'} + dev: false /follow-redirects@1.15.6: resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} @@ -17174,6 +17529,7 @@ packages: graceful-fs: 4.2.11 jsonfile: 4.0.0 universalify: 0.1.2 + dev: false /fs-extra@9.1.0: resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} @@ -17247,6 +17603,7 @@ packages: /get-caller-file@2.0.5: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} + dev: false /get-east-asian-width@1.2.0: resolution: {integrity: sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==} @@ -17255,7 +17612,6 @@ packages: /get-func-name@2.0.2: resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==} - dev: true /get-intrinsic@1.2.4: resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} @@ -17358,8 +17714,13 @@ packages: dependencies: type-fest: 0.20.2 - /globals@15.3.0: - resolution: {integrity: sha512-cCdyVjIUVTtX8ZsPkq1oCsOsLmGIswqnjZYMJJTGaNApj1yHtLSymKhwH51ttirREn75z3p4k051clwg7rvNKA==} + /globals@14.0.0: + resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} + engines: {node: '>=18'} + dev: false + + /globals@15.4.0: + resolution: {integrity: sha512-unnwvMZpv0eDUyjNyh9DH/yxUaRYrEjW/qK4QcdrHg3oO11igUQrCSgODHEqxlKg8v2CD2Sd7UkqqEBoz5U7TQ==} engines: {node: '>=18'} dev: false @@ -17404,7 +17765,7 @@ packages: /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - /graphql-config@5.0.3(@types/node@20.12.7)(graphql@16.8.1)(typescript@5.4.5): + /graphql-config@5.0.3(@types/node@20.14.2)(graphql@16.8.1)(typescript@5.4.5): resolution: {integrity: sha512-BNGZaoxIBkv9yy6Y7omvsaBUHOzfFcII3UN++tpH8MGOKFPFkCPZuwx09ggANMt8FgyWP1Od8SWPmrUEZca4NQ==} engines: {node: '>= 16.0.0'} peerDependencies: @@ -17418,7 +17779,7 @@ packages: '@graphql-tools/json-file-loader': 8.0.1(graphql@16.8.1) '@graphql-tools/load': 8.0.2(graphql@16.8.1) '@graphql-tools/merge': 9.0.4(graphql@16.8.1) - '@graphql-tools/url-loader': 8.0.2(@types/node@20.12.7)(graphql@16.8.1) + '@graphql-tools/url-loader': 8.0.2(@types/node@20.14.2)(graphql@16.8.1) '@graphql-tools/utils': 10.2.0(graphql@16.8.1) cosmiconfig: 8.3.6(typescript@5.4.5) graphql: 16.8.1 @@ -17564,25 +17925,30 @@ packages: /hermes-estree@0.19.1: resolution: {integrity: sha512-daLGV3Q2MKk8w4evNMKwS8zBE/rcpA800nu1Q5kM08IKijoSnPe9Uo1iIxzPKRkn95IxxsgBMPeYHt3VG4ej2g==} + dev: false /hermes-estree@0.20.1: resolution: {integrity: sha512-SQpZK4BzR48kuOg0v4pb3EAGNclzIlqMj3Opu/mu7bbAoFw6oig6cEt/RAi0zTFW/iW6Iz9X9ggGuZTAZ/yZHg==} + dev: false /hermes-parser@0.19.1: resolution: {integrity: sha512-Vp+bXzxYJWrpEuJ/vXxUsLnt0+y4q9zyi4zUlkLqD8FKv4LjIfOvP69R/9Lty3dCyKh0E2BU7Eypqr63/rKT/A==} dependencies: hermes-estree: 0.19.1 + dev: false /hermes-parser@0.20.1: resolution: {integrity: sha512-BL5P83cwCogI8D7rrDCgsFY0tdYUtmFP9XaXtl2IQjC+2Xo+4okjfXintlTxcIwl4qeGddEl28Z11kbVIw0aNA==} dependencies: hermes-estree: 0.20.1 + dev: false /hermes-profile-transformer@0.0.6: resolution: {integrity: sha512-cnN7bQUm65UWOy6cbGcCcZ3rpwW8Q/j4OP5aWRhEry4Z2t2aR1cjrbp0BS+KiBN0smvP1caBgAuxutvyvJILzQ==} engines: {node: '>=8'} dependencies: source-map: 0.7.4 + dev: false /hey-listen@1.0.8: resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==} @@ -17675,8 +18041,8 @@ packages: resolution: {integrity: sha512-fedL7PRwmeVkgyhu9hLeTBaI6wcGk7JGJswdaRsa5aUbkXI1kr1xZwTPBtaYPpwf56878iDek6VbVnuWMebJmw==} dev: false - /i18next-browser-languagedetector@7.2.1: - resolution: {integrity: sha512-h/pM34bcH6tbz8WgGXcmWauNpQupCGr25XPp9cZwZInR9XHSjIFDYp1SIok7zSPsTOMxdvuLyu86V+g2Kycnfw==} + /i18next-browser-languagedetector@7.1.0: + resolution: {integrity: sha512-cr2k7u1XJJ4HTOjM9GyOMtbOA47RtUoWRAtt52z43r3AoMs2StYKyjS3URPhzHaf+mn10hY9dZWamga5WPQjhA==} dependencies: '@babel/runtime': 7.24.6 dev: false @@ -17687,6 +18053,12 @@ packages: '@babel/runtime': 7.24.6 dev: false + /i18next@23.11.5: + resolution: {integrity: sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==} + dependencies: + '@babel/runtime': 7.24.6 + dev: false + /iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} @@ -17714,6 +18086,7 @@ packages: hasBin: true dependencies: queue: 6.0.2 + dev: false /immer@9.0.21: resolution: {integrity: sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==} @@ -17729,6 +18102,7 @@ packages: dependencies: caller-path: 2.0.0 resolve-from: 3.0.0 + dev: false /import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} @@ -17814,6 +18188,7 @@ packages: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} dependencies: loose-envify: 1.4.0 + dev: false /ioredis@5.4.1: resolution: {integrity: sha512-2YZsvl7jopIa1gaePkeMtd9rAcSjOOjPtpcLlOeusyO+XH2SK5ZcT+UCrElPP+WVIInh2TzeI4XW9ENaSLVVHA==} @@ -17948,11 +18323,13 @@ packages: /is-directory@0.3.1: resolution: {integrity: sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==} engines: {node: '>=0.10.0'} + dev: false /is-docker@2.2.1: resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==} engines: {node: '>=8'} hasBin: true + dev: false /is-docker@3.0.0: resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==} @@ -17973,6 +18350,7 @@ packages: /is-fullwidth-code-point@2.0.0: resolution: {integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==} engines: {node: '>=4'} + dev: false /is-fullwidth-code-point@3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} @@ -18071,16 +18449,12 @@ packages: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} engines: {node: '>=8'} - /is-plain-obj@2.1.0: - resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} - engines: {node: '>=8'} - dev: false - /is-plain-object@2.0.4: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 + dev: false /is-regex@1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} @@ -18202,12 +18576,14 @@ packages: /is-wsl@1.1.0: resolution: {integrity: sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==} engines: {node: '>=4'} + dev: false /is-wsl@2.2.0: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} engines: {node: '>=8'} dependencies: is-docker: 2.2.1 + dev: false /is-wsl@3.1.0: resolution: {integrity: sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==} @@ -18225,6 +18601,7 @@ packages: /isarray@1.0.0: resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} + dev: false /isarray@2.0.5: resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==} @@ -18236,6 +18613,7 @@ packages: /isobject@3.0.1: resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} engines: {node: '>=0.10.0'} + dev: false /isomorphic-unfetch@3.1.0: resolution: {integrity: sha512-geDJjpoZ8N0kWexiwkX8F9NkTsXhetLPVbZFQ+JTW239QNOwvB0gniuR1Wc6f0AMTn7/mFGyXvHTifrCp/GH8Q==} @@ -18262,6 +18640,14 @@ packages: ws: 8.13.0 dev: false + /isows@1.0.4(ws@8.13.0): + resolution: {integrity: sha512-hEzjY+x9u9hPmBom9IIAqdJCwNLax+xrPb51vEPpERoFlIxgmZcHzsT5jKG06nvInKOBGvReAVz80Umed5CczQ==} + peerDependencies: + ws: '*' + dependencies: + ws: 8.13.0 + dev: false + /iterator.prototype@1.1.2: resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==} dependencies: @@ -18315,9 +18701,10 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.12.7 + '@types/node': 20.14.2 jest-mock: 29.7.0 jest-util: 29.7.0 + dev: false /jest-get-type@29.6.3: resolution: {integrity: sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==} @@ -18336,25 +18723,28 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 stack-utils: 2.0.6 + dev: false /jest-mock@29.7.0: resolution: {integrity: sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.12.7 + '@types/node': 20.14.2 jest-util: 29.7.0 + dev: false /jest-util@29.7.0: resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.12.7 + '@types/node': 20.14.2 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 picomatch: 2.3.1 + dev: false /jest-validate@29.7.0: resolution: {integrity: sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==} @@ -18371,7 +18761,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 merge-stream: 2.0.0 supports-color: 7.2.0 dev: false @@ -18380,7 +18770,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false @@ -18389,10 +18779,11 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 + dev: false /jiti@1.21.0: resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} @@ -18406,6 +18797,7 @@ packages: '@sideway/address': 4.1.5 '@sideway/formula': 3.0.1 '@sideway/pinpoint': 2.0.0 + dev: false /jose@5.3.0: resolution: {integrity: sha512-IChe9AtAE79ru084ow8jzkN2lNrG3Ntfiv65Cvj9uOCE2m5LNsdHG+9EbxWxAoWRF9TgDOqLN5jm08++owDVRg==} @@ -18431,12 +18823,17 @@ packages: /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + /js-tokens@9.0.0: + resolution: {integrity: sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==} + dev: false + /js-yaml@3.14.1: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} hasBin: true dependencies: argparse: 1.0.10 esprima: 4.0.1 + dev: false /js-yaml@4.1.0: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} @@ -18450,9 +18847,11 @@ packages: /jsc-android@250231.0.0: resolution: {integrity: sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw==} + dev: false /jsc-safe-url@0.2.4: resolution: {integrity: sha512-0wM3YBWtYePOjfyXQH5MWQ8H7sdk5EXSwZvmSLKk2RboVQ2Bu239jycHDz5J/8Blf3K0Qnoy2b6xD+z10MFB+Q==} + dev: false /jscodeshift@0.14.0(@babel/preset-env@7.24.6): resolution: {integrity: sha512-7eCC1knD7bLUPuSCwXsMZUH51O8jIcoVyKtI6P0XM0IVzlGjckPy3FIwQlorzbN0Sg79oK+RlohN32Mqf/lrYA==} @@ -18482,6 +18881,7 @@ packages: write-file-atomic: 2.4.3 transitivePeerDependencies: - supports-color + dev: false /jsdoc-type-pratt-parser@4.0.0: resolution: {integrity: sha512-YtOli5Cmzy3q4dP26GraSOeAhqecewG04hoO8DY56CH4KJ9Fvv5qKWUCCo3HZob7esJQHCv6/+bnTy72xZZaVQ==} @@ -18491,6 +18891,7 @@ packages: /jsesc@0.5.0: resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} hasBin: true + dev: false /jsesc@2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} @@ -18508,6 +18909,7 @@ packages: /json-parse-better-errors@1.0.2: resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} + dev: false /json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} @@ -18520,15 +18922,6 @@ packages: eth-rpc-errors: 4.0.3 dev: false - /json-rpc-middleware-stream@4.2.3: - resolution: {integrity: sha512-4iFb0yffm5vo3eFKDbQgke9o17XBcLQ2c3sONrXSbcOLzP8LTojqo8hRGVgtJShhm5q4ZDSNq039fAx9o65E1w==} - engines: {node: '>=14.0.0'} - dependencies: - '@metamask/safe-event-emitter': 3.1.1 - json-rpc-engine: 6.1.0 - readable-stream: 2.3.8 - dev: false - /json-rpc-random-id@1.0.1: resolution: {integrity: sha512-RJ9YYNCkhVDBuP4zN5BBtYAzEl03yq/jIIsyif0JY9qyJuQQZNeDK7anAPKKlyEtLSj2s8h6hNh2F8zO5q7ScA==} dev: false @@ -18595,6 +18988,7 @@ packages: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} optionalDependencies: graceful-fs: 4.2.11 + dev: false /jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} @@ -18641,10 +19035,12 @@ packages: /kind-of@6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} + dev: false /kleur@3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} + dev: false /language-subtag-registry@0.3.23: resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==} @@ -18675,6 +19071,7 @@ packages: marky: 1.2.5 transitivePeerDependencies: - supports-color + dev: false /lilconfig@2.1.0: resolution: {integrity: sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==} @@ -18806,6 +19203,7 @@ packages: engines: {node: '>=8'} dependencies: p-locate: 4.1.0 + dev: false /locate-path@6.0.0: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} @@ -18829,6 +19227,7 @@ packages: /lodash.debounce@4.0.8: resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} + dev: false /lodash.defaults@4.2.0: resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==} @@ -18863,6 +19262,7 @@ packages: /lodash.throttle@4.1.1: resolution: {integrity: sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==} + dev: false /lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} @@ -18899,6 +19299,7 @@ packages: ansi-fragments: 0.2.1 dayjs: 1.11.11 yargs: 15.4.1 + dev: false /loose-envify@1.4.0: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} @@ -18910,7 +19311,6 @@ packages: resolution: {integrity: sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==} dependencies: get-func-name: 2.0.2 - dev: true /lower-case-first@2.0.2: resolution: {integrity: sha512-EVm/rR94FJTZi3zefZ82fLWab+GX14LJN4HrWBcuo6Evmsl9hEfnqxgcHCKb9q+mNf6EVdsjx/qucYFIIB84pg==} @@ -18957,6 +19357,7 @@ packages: dependencies: pify: 4.0.1 semver: 5.7.2 + dev: false /make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} @@ -18968,14 +19369,15 @@ packages: /make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} - /make-plural@7.3.0: - resolution: {integrity: sha512-/K3BC0KIsO+WK2i94LkMPv3wslMrazrQhfi5We9fMbLlLjzoOSJWr7TAdupLlDWaJcWxwoNosBkhFDejiu5VDw==} + /make-plural@7.4.0: + resolution: {integrity: sha512-4/gC9KVNTV6pvYg2gFeQYTW3mWaoJt7WZE5vrp1KnQDgW92JtYZnzmZT81oj/dUTqAIu0ufI2x3dkgu3bB1tYg==} dev: false /makeerror@1.0.12: resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} dependencies: tmpl: 1.0.5 + dev: false /map-cache@0.2.2: resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==} @@ -18984,6 +19386,7 @@ packages: /marky@1.2.5: resolution: {integrity: sha512-q9JtQJKjpsVxCRVgQ+WapguSbKC3SQ5HEzFGPAJMStgh3QjCawp00UKv3MTTAArTmGmmPUvllHZoNbZ3gs0I+Q==} + dev: false /matchmediaquery@0.4.2: resolution: {integrity: sha512-wrZpoT50ehYOudhDjt/YvUJc6eUzcdFPdmbizfgvswCKNHD1/OBOHYJpHie+HXpu6bSkEGieFMYk6VuutaiRfA==} @@ -19022,18 +19425,12 @@ packages: /memoize-one@5.2.1: resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==} + dev: false /merge-descriptors@1.0.1: resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} dev: true - /merge-options@3.0.4: - resolution: {integrity: sha512-2Sug1+knBjkaMsMgf1ctR1Ujx+Ayku4EdJN4Z+C2+JzoeF7A3OZ9KM2GY0CpQS51NR61LTurMJrRKPhSs3ZRTQ==} - engines: {node: '>=10'} - dependencies: - is-plain-obj: 2.1.0 - dev: false - /merge-stream@2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} @@ -19041,7 +19438,7 @@ packages: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - /meros@1.3.0(@types/node@20.12.7): + /meros@1.3.0(@types/node@20.14.2): resolution: {integrity: sha512-2BNGOimxEz5hmjUG2FwoxCt5HN7BXdaWyFqEwxPTrJzVdABtrL4TiHTcsWSFAxPQ/tOnEaQEJh3qWq71QRMY+w==} engines: {node: '>=13'} peerDependencies: @@ -19050,7 +19447,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 dev: false /mersenne-twister@1.1.0: @@ -19071,10 +19468,12 @@ packages: nullthrows: 1.1.1 transitivePeerDependencies: - supports-color + dev: false /metro-cache-key@0.80.9: resolution: {integrity: sha512-hRcYGhEiWIdM87hU0fBlcGr+tHDEAT+7LYNCW89p5JhErFt/QaAkVx4fb5bW3YtXGv5BTV7AspWPERoIb99CXg==} engines: {node: '>=18'} + dev: false /metro-cache@0.80.9: resolution: {integrity: sha512-ujEdSI43QwI+Dj2xuNax8LMo8UgKuXJEdxJkzGPU6iIx42nYa1byQ+aADv/iPh5sh5a//h5FopraW5voXSgm2w==} @@ -19082,6 +19481,7 @@ packages: dependencies: metro-core: 0.80.9 rimraf: 3.0.2 + dev: false /metro-config@0.80.9: resolution: {integrity: sha512-28wW7CqS3eJrunRGnsibWldqgwRP9ywBEf7kg+uzUHkSFJNKPM1K3UNSngHmH0EZjomizqQA2Zi6/y6VdZMolg==} @@ -19099,6 +19499,7 @@ packages: - encoding - supports-color - utf-8-validate + dev: false /metro-core@0.80.9: resolution: {integrity: sha512-tbltWQn+XTdULkGdzHIxlxk4SdnKxttvQQV3wpqqFbHDteR4gwCyTR2RyYJvxgU7HELfHtrVbqgqAdlPByUSbg==} @@ -19106,6 +19507,7 @@ packages: dependencies: lodash.throttle: 4.1.1 metro-resolver: 0.80.9 + dev: false /metro-file-map@0.80.9: resolution: {integrity: sha512-sBUjVtQMHagItJH/wGU9sn3k2u0nrCl0CdR4SFMO1tksXLKbkigyQx4cbpcyPVOAmGTVuy3jyvBlELaGCAhplQ==} @@ -19125,22 +19527,26 @@ packages: fsevents: 2.3.3 transitivePeerDependencies: - supports-color + dev: false /metro-minify-terser@0.80.9: resolution: {integrity: sha512-FEeCeFbkvvPuhjixZ1FYrXtO0araTpV6UbcnGgDUpH7s7eR5FG/PiJz3TsuuPP/HwCK19cZtQydcA2QrCw446A==} engines: {node: '>=18'} dependencies: terser: 5.31.0 + dev: false /metro-resolver@0.80.9: resolution: {integrity: sha512-wAPIjkN59BQN6gocVsAvvpZ1+LQkkqUaswlT++cJafE/e54GoVkMNCmrR4BsgQHr9DknZ5Um/nKueeN7kaEz9w==} engines: {node: '>=18'} + dev: false /metro-runtime@0.80.9: resolution: {integrity: sha512-8PTVIgrVcyU+X/rVCy/9yxNlvXsBCk5JwwkbAm/Dm+Abo6NBGtNjWF0M1Xo/NWCb4phamNWcD7cHdR91HhbJvg==} engines: {node: '>=18'} dependencies: '@babel/runtime': 7.24.6 + dev: false /metro-source-map@0.80.9: resolution: {integrity: sha512-RMn+XS4VTJIwMPOUSj61xlxgBvPeY4G6s5uIn6kt6HB6A/k9ekhr65UkkDD7WzHYs3a9o869qU8tvOZvqeQzgw==} @@ -19156,6 +19562,7 @@ packages: vlq: 1.0.1 transitivePeerDependencies: - supports-color + dev: false /metro-symbolicate@0.80.9: resolution: {integrity: sha512-Ykae12rdqSs98hg41RKEToojuIW85wNdmSe/eHUgMkzbvCFNVgcC0w3dKZEhSsqQOXapXRlLtHkaHLil0UD/EA==} @@ -19170,6 +19577,7 @@ packages: vlq: 1.0.1 transitivePeerDependencies: - supports-color + dev: false /metro-transform-plugins@0.80.9: resolution: {integrity: sha512-UlDk/uc8UdfLNJhPbF3tvwajyuuygBcyp+yBuS/q0z3QSuN/EbLllY3rK8OTD9n4h00qZ/qgxGv/lMFJkwP4vg==} @@ -19182,6 +19590,7 @@ packages: nullthrows: 1.1.1 transitivePeerDependencies: - supports-color + dev: false /metro-transform-worker@0.80.9: resolution: {integrity: sha512-c/IrzMUVnI0hSVVit4TXzt3A1GiUltGVlzCmLJWxNrBGHGrJhvgePj38+GXl1Xf4Fd4vx6qLUkKMQ3ux73bFLQ==} @@ -19204,6 +19613,7 @@ packages: - encoding - supports-color - utf-8-validate + dev: false /metro@0.80.9: resolution: {integrity: sha512-Bc57Xf3GO2Xe4UWQsBj/oW6YfLPABEu8jfDVDiNmJvoQW4CO34oDPuYKe4KlXzXhcuNsqOtSxpbjCRRVjhhREg==} @@ -19258,6 +19668,7 @@ packages: - encoding - supports-color - utf-8-validate + dev: false /micro-ftch@0.3.1: resolution: {integrity: sha512-/0LLxhzP0tfiR5hcQebtudP56gUurs2CLkGarnCiB/OqEyUFQ6U3paQi/tgLv0hBJYt2rnr9MNpxz4fiiugstg==} @@ -19306,6 +19717,7 @@ packages: resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==} engines: {node: '>=4.0.0'} hasBin: true + dev: false /mime@3.0.0: resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==} @@ -19396,7 +19808,7 @@ packages: yallist: 4.0.0 dev: false - /mipd@0.0.5(typescript@5.4.5)(zod@3.23.3): + /mipd@0.0.5(typescript@5.4.5)(zod@3.23.8): resolution: {integrity: sha512-gbKA784D2WKb5H/GtqEv+Ofd1S9Zj+Z/PGDIl1u1QAbswkxD28BQ5bSXQxkeBzPBABg1iDSbiwGG1XqlOxRspA==} peerDependencies: typescript: '>=5.0.4' @@ -19405,7 +19817,7 @@ packages: optional: true dependencies: typescript: 5.4.5 - viem: 1.21.4(typescript@5.4.5)(zod@3.23.3) + viem: 1.21.4(typescript@5.4.5)(zod@3.23.8) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -19417,11 +19829,13 @@ packages: hasBin: true dependencies: minimist: 1.2.8 + dev: false /mkdirp@1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} hasBin: true + dev: false /mkdirp@3.0.1: resolution: {integrity: sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==} @@ -19556,21 +19970,37 @@ packages: /neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} + dev: false - /next-axiom@1.1.1(next@14.2.2)(react@18.2.0): - resolution: {integrity: sha512-0r/TJ+/zetD+uDc7B+2E7WpC86hEtQ1U+DuWYrP/JNmUz+ZdPFbrZgzOSqaZ6TwYbXP56VVlPfYwq1YsKHTHYQ==} + /next-axiom@1.3.0(@types/node@20.14.2)(next@14.2.3)(react@18.3.1): + resolution: {integrity: sha512-G6e85+LkV9VXIFqil47ozfQH6TORg93kRVkvjFB0IU3h0qpPGgzgfBB7uKU2qmhNgOF4Ub5o44MNYP/8GXHnOw==} engines: {node: '>=18'} peerDependencies: next: '>=13.4' react: '>=18.0.0' dependencies: - next: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 + next: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) + react: 18.3.1 remeda: 1.61.0 + vitest: 1.6.0(@types/node@20.14.2) whatwg-fetch: 3.6.20 + transitivePeerDependencies: + - '@edge-runtime/vm' + - '@types/node' + - '@vitest/browser' + - '@vitest/ui' + - happy-dom + - jsdom + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser dev: false - /next-pwa@5.6.0(@babel/core@7.24.6)(next@14.2.2)(webpack@5.91.0): + /next-pwa@5.6.0(@babel/core@7.24.6)(next@14.2.3)(webpack@5.91.0): resolution: {integrity: sha512-XV8g8C6B7UmViXU8askMEYhWwQ4qc/XqJGnexbLV68hzKaGHZDMtHsm2TNxFcbR7+ypVuth/wwpiIlMwpRJJ5A==} peerDependencies: next: '>=9.0.0' @@ -19578,7 +20008,7 @@ packages: 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.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@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 @@ -19592,19 +20022,19 @@ packages: - webpack dev: false - /next-seo@6.5.0(next@14.2.2)(react-dom@18.2.0)(react@18.2.0): + /next-seo@6.5.0(next@14.2.3)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-MfzUeWTN/x/rsKp/1n0213eojO97lIl0unxqbeCY+6pAucViHDA8GSLRRcXpgjsSmBxfCFdfpu7LXbt4ANQoNQ==} peerDependencies: next: ^8.1.1-canary.54 || >=9.0.0 react: '>=16.0.0' react-dom: '>=16.0.0' dependencies: - next: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + next: 14.2.3(@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-dom: 18.3.1(react@18.3.1) dev: false - /next-sitemap@4.2.3(next@14.2.2): + /next-sitemap@4.2.3(next@14.2.3): resolution: {integrity: sha512-vjdCxeDuWDzldhCnyFCQipw5bfpl4HmZA7uoo3GAaYGjGgfL4Cxb1CiztPuWGmS+auYs7/8OekRS8C2cjdAsjQ==} engines: {node: '>=14.18'} hasBin: true @@ -19615,25 +20045,25 @@ packages: '@next/env': 13.5.6 fast-glob: 3.3.2 minimist: 1.2.8 - next: 14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1) dev: false - /next-themes@0.3.0(react-dom@18.2.0)(react@18.2.0): + /next-themes@0.3.0(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w==} peerDependencies: react: ^16.8 || ^17 || ^18 react-dom: ^16.8 || ^17 || ^18 dependencies: - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) dev: false /next-tick@1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} dev: false - /next@14.2.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-oGwUaa2bCs47FbuxWMpOoXtBMPYpvTPgdZr3UAo+pu7Ns00z9otmYpoeV1HEiYL06AlRQQIA/ypK526KjJfaxg==} + /next@14.2.3(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-dowFkFTR8v79NPJO4QsBUtxv0g9BrS/phluVpMAt2ku7H+cbcBJlopXjkWlwxrk/xGqMemr7JkGPGemPrLLX7A==} engines: {node: '>=18.17.0'} hasBin: true peerDependencies: @@ -19650,25 +20080,25 @@ packages: sass: optional: true dependencies: - '@next/env': 14.2.2 + '@next/env': 14.2.3 '@swc/helpers': 0.5.5 busboy: 1.6.0 caniuse-lite: 1.0.30001623 graceful-fs: 4.2.11 postcss: 8.4.31 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - styled-jsx: 5.1.1(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react@18.2.0) + react: 18.3.1 + 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.2 - '@next/swc-darwin-x64': 14.2.2 - '@next/swc-linux-arm64-gnu': 14.2.2 - '@next/swc-linux-arm64-musl': 14.2.2 - '@next/swc-linux-x64-gnu': 14.2.2 - '@next/swc-linux-x64-musl': 14.2.2 - '@next/swc-win32-arm64-msvc': 14.2.2 - '@next/swc-win32-ia32-msvc': 14.2.2 - '@next/swc-win32-x64-msvc': 14.2.2 + '@next/swc-darwin-arm64': 14.2.3 + '@next/swc-darwin-x64': 14.2.3 + '@next/swc-linux-arm64-gnu': 14.2.3 + '@next/swc-linux-arm64-musl': 14.2.3 + '@next/swc-linux-x64-gnu': 14.2.3 + '@next/swc-linux-x64-musl': 14.2.3 + '@next/swc-win32-arm64-msvc': 14.2.3 + '@next/swc-win32-ia32-msvc': 14.2.3 + '@next/swc-win32-x64-msvc': 14.2.3 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -19683,6 +20113,7 @@ packages: /nocache@3.0.4: resolution: {integrity: sha512-WDD0bdg9mbq6F4mRxEYcPWwfA1vxd0mrvKOyxI7Xj/atfRHVeutzuWByG//jfm4uPzp0y4Kj051EORCBSQMycw==} engines: {node: '>=12.0.0'} + dev: false /nock@13.5.4: resolution: {integrity: sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==} @@ -19697,6 +20128,7 @@ packages: /node-abort-controller@3.1.1: resolution: {integrity: sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==} + dev: false /node-addon-api@2.0.2: resolution: {integrity: sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==} @@ -19716,6 +20148,7 @@ packages: engines: {node: '>= 0.10.5'} dependencies: minimatch: 3.1.2 + dev: false /node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} @@ -19748,6 +20181,7 @@ packages: optional: true dependencies: whatwg-url: 5.0.0 + dev: false /node-fetch@3.3.2: resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} @@ -19761,6 +20195,7 @@ packages: /node-forge@1.3.1: resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} engines: {node: '>= 6.13.0'} + dev: false /node-gyp-build@4.8.1: resolution: {integrity: sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==} @@ -19769,6 +20204,7 @@ packages: /node-int64@0.4.0: resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} + dev: false /node-releases@2.0.14: resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} @@ -19776,6 +20212,7 @@ packages: /node-stream-zip@1.15.0: resolution: {integrity: sha512-LN4fydt9TqhZhThkZIVQnF9cwjU3qmUH9h78Mx/K7d3VvfRqqwthLwJEUOEL0QPZ0XQmNN7be5Ggit5+4dq3Bw==} engines: {node: '>=0.12.0'} + dev: false /nopt@5.0.0: resolution: {integrity: sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==} @@ -19851,6 +20288,7 @@ packages: /nullthrows@1.1.1: resolution: {integrity: sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==} + dev: false /numeral@2.0.6: resolution: {integrity: sha512-qaKRmtYPZ5qdw4jWJD6bxEf1FJEqllJrwxCLIm0sQU/A7v2/czigzOb+C2uSiFsa9lBUzeH7M1oK+Q+OLxL3kA==} @@ -19859,6 +20297,7 @@ packages: /ob1@0.80.9: resolution: {integrity: sha512-v9yOxowkZbxWhKOaaTyLjIm1aLy4ebMNcSn4NYJKOAI/Qv+SkfEfszpLr2GIxsccmb2Y2HA9qtsqiIJ80ucpVA==} engines: {node: '>=18'} + dev: false /obj-multiplex@1.0.0: resolution: {integrity: sha512-0GNJAOsHoBHeNTvl5Vt6IWnpUEcc3uSRxzBri7EDyIcMgYvnY2JL2qdeV5zTMjWQX5OHcD5amcW2HFfDh0gjIA==} @@ -19961,6 +20400,7 @@ packages: engines: {node: '>= 0.8'} dependencies: ee-first: 1.1.1 + dev: false /on-finished@2.4.1: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} @@ -19971,6 +20411,7 @@ packages: /on-headers@1.0.2: resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} engines: {node: '>= 0.8'} + dev: false /once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} @@ -19995,6 +20436,7 @@ packages: engines: {node: '>=8'} dependencies: is-wsl: 1.1.0 + dev: false /open@7.4.2: resolution: {integrity: sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==} @@ -20002,6 +20444,7 @@ packages: dependencies: is-docker: 2.2.1 is-wsl: 2.2.0 + dev: false /open@8.4.2: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} @@ -20082,6 +20525,13 @@ packages: dependencies: yocto-queue: 1.0.0 + /p-limit@5.0.0: + resolution: {integrity: sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==} + engines: {node: '>=18'} + dependencies: + yocto-queue: 1.0.0 + dev: false + /p-locate@3.0.0: resolution: {integrity: sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==} engines: {node: '>=6'} @@ -20093,6 +20543,7 @@ packages: engines: {node: '>=8'} dependencies: p-limit: 2.3.0 + dev: false /p-locate@5.0.0: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} @@ -20175,6 +20626,7 @@ packages: dependencies: error-ex: 1.3.2 json-parse-better-errors: 1.0.2 + dev: false /parse-json@5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} @@ -20280,7 +20732,6 @@ packages: /pathval@1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} - dev: true /picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} @@ -20310,6 +20761,7 @@ packages: /pify@4.0.1: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} + dev: false /pify@5.0.0: resolution: {integrity: sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==} @@ -20365,6 +20817,7 @@ packages: engines: {node: '>=6'} dependencies: find-up: 3.0.0 + dev: false /pkg-dir@4.2.0: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} @@ -20405,10 +20858,10 @@ packages: resolution: {integrity: sha512-r6Q21sKsY1AjTVVjOuU02VYKVNQGJNQHjTIvs4dEbeuuYfxgYk/DGD2mqqq4RDaVkwdSq0VEtmQUOPe/wH8X3g==} dev: true - /pontem-types-bundle@1.0.15(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2): + /pontem-types-bundle@1.0.15(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2): resolution: {integrity: sha512-PXQTwvb6QB5VW3UILU9w7du55j7hd2mZspfLPcum7XEwxhVhzH22dygd3waSNEhybTgcsV40XB4d3OIdwgaLvw==} dependencies: - '@polkadot/keyring': 7.9.2(@polkadot/util-crypto@12.5.1)(@polkadot/util@12.6.2) + '@polkadot/keyring': 7.9.2(@polkadot/util-crypto@12.6.2)(@polkadot/util@12.6.2) '@polkadot/types': 6.12.1 typescript: 4.9.5 transitivePeerDependencies: @@ -20475,7 +20928,7 @@ packages: optional: true dependencies: lilconfig: 3.1.1 - ts-node: 10.9.2(@types/node@20.12.7)(typescript@5.4.5) + ts-node: 10.9.2(@types/node@20.14.2)(typescript@5.4.5) yaml: 2.4.2 dev: true @@ -20543,6 +20996,7 @@ packages: ansi-regex: 5.0.1 ansi-styles: 4.3.0 react-is: 17.0.2 + dev: false /pretty-format@29.7.0: resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==} @@ -20559,12 +21013,9 @@ packages: parse-ms: 2.1.0 dev: false - /process-nextick-args@1.0.7: - resolution: {integrity: sha512-yN0WQmuCX63LP/TMvAg31nvT6m4vDqJEiiv2CAZqWOGNWutc9DfDk1NPYYmKUFmaVM2UwDowH4u5AHWYP/jxKw==} - dev: false - /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} + dev: false /process-warning@1.0.0: resolution: {integrity: sha512-du4wfLyj4yCZq1VupnVSZmRsPJsNuxoDQFdCFHLaYiEbFBD7QE0a+I4D7hOxrVnh78QE/YipFAj9lXHiXocV+Q==} @@ -20580,6 +21031,7 @@ packages: resolution: {integrity: sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==} dependencies: asap: 2.0.6 + dev: false /prompts@2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} @@ -20587,6 +21039,7 @@ packages: dependencies: kleur: 3.0.3 sisteransi: 1.0.5 + dev: false /prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} @@ -20707,6 +21160,7 @@ packages: resolution: {integrity: sha512-wkvS7mL/JMugcup3/rMitHmd9ecIGd2lhFhK9N3UUQ450h66d1r3Y9nvXzQAW1Lq+wyx61k/1pfKS5KuKiyEbg==} engines: {node: '>=0.4.x'} deprecated: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. + dev: false /queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} @@ -20715,6 +21169,7 @@ packages: resolution: {integrity: sha512-iHZWu+q3IdFZFX36ro/lKBkSvfkztY5Y7HMiPlOUjhupPcG2JMfst2KKEpu5XndviX/3UhFbRngUPNKtgvtZiA==} dependencies: inherits: 2.0.4 + dev: false /quick-format-unescaped@4.0.4: resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==} @@ -20753,14 +21208,14 @@ packages: unpipe: 1.0.0 dev: true - /react-copy-to-clipboard@5.1.0(react@18.2.0): + /react-copy-to-clipboard@5.1.0(react@18.3.1): resolution: {integrity: sha512-k61RsNgAayIJNoy9yDsYzDe/yAZAzEbEgcz3DZMhF686LEyukcE1hzurxe85JandPUG+yTfGVFzuEw3xt8WP/A==} peerDependencies: react: ^15.3.0 || 16 || 17 || 18 dependencies: copy-to-clipboard: 3.3.3 prop-types: 15.8.1 - react: 18.2.0 + react: 18.3.1 dev: false /react-devtools-core@5.2.0: @@ -20771,6 +21226,7 @@ packages: transitivePeerDependencies: - bufferutil - utf-8-validate + dev: false /react-dom@18.2.0(react@18.2.0): resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} @@ -20780,8 +21236,18 @@ packages: loose-envify: 1.4.0 react: 18.2.0 scheduler: 0.23.2 + dev: false + + /react-dom@18.3.1(react@18.3.1): + resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==} + peerDependencies: + react: ^18.3.1 + dependencies: + loose-envify: 1.4.0 + react: 18.3.1 + scheduler: 0.23.2 - /react-i18next@13.5.0(i18next@22.5.1)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0): + /react-i18next@13.5.0(i18next@23.11.5)(react-dom@18.3.1)(react-native@0.74.1)(react@18.3.1): resolution: {integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==} peerDependencies: i18next: '>= 23.2.3' @@ -20796,10 +21262,10 @@ packages: dependencies: '@babel/runtime': 7.24.6 html-parse-stringify: 3.0.1 - i18next: 22.5.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) - react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.2.57)(react@18.2.0) + i18next: 23.11.5 + 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.3)(react@18.3.1) dev: false /react-is@16.13.1: @@ -20807,22 +21273,23 @@ packages: /react-is@17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} + dev: false /react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - /react-jazzicon@1.0.4(react-dom@18.2.0)(react@18.2.0): + /react-jazzicon@1.0.4(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-/3kWv5vtAhI18GBFoqjpxRTtL+EImuB73PAC02r/zJQ6E+PAUmoBx8edYvTCIYHwS01uFf6N3elTDqSrVPwg4w==} peerDependencies: react: '>=17.0.0' react-dom: '>=17.0.0' dependencies: mersenne-twister: 1.1.0 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) dev: false - /react-native-webview@11.26.1(react-native@0.74.1)(react@18.2.0): + /react-native-webview@11.26.1(react-native@0.74.1)(react@18.3.1): resolution: {integrity: sha512-hC7BkxOpf+z0UKhxFSFTPAM4shQzYmZHoELa6/8a/MspcjEP7ukYKpuSUTLDywQditT8yI9idfcKvfZDKQExGw==} peerDependencies: react: '*' @@ -20830,11 +21297,11 @@ packages: dependencies: escape-string-regexp: 2.0.0 invariant: 2.2.4 - react: 18.2.0 - react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.2.57)(react@18.2.0) + react: 18.3.1 + react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.3.3)(react@18.3.1) dev: false - /react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.2.57)(react@18.2.0): + /react-native@0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.3.3)(react@18.3.1): resolution: {integrity: sha512-0H2XpmghwOtfPpM2LKqHIN7gxy+7G/r1hwJHKLV6uoyXGC/gCojRtoo5NqyKrWpFC8cqyT6wTYCLuG7CxEKilg==} engines: {node: '>=18'} hasBin: true @@ -20855,8 +21322,8 @@ packages: '@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.2.57)(react-native@0.74.1)(react@18.2.0) - '@types/react': 18.2.57 + '@react-native/virtualized-lists': 0.74.83(@types/react@18.3.3)(react-native@0.74.1)(react@18.3.1) + '@types/react': 18.3.3 abort-controller: 3.0.0 anser: 1.4.10 ansi-regex: 5.0.1 @@ -20874,10 +21341,10 @@ packages: nullthrows: 1.1.1 pretty-format: 26.6.2 promise: 8.3.0 - react: 18.2.0 + react: 18.3.1 react-devtools-core: 5.2.0 react-refresh: 0.14.2 - react-shallow-renderer: 16.15.0(react@18.2.0) + 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 @@ -20891,34 +21358,32 @@ packages: - encoding - supports-color - utf-8-validate + dev: false - /react-redux@9.1.1(@types/react@18.2.57)(react-native@0.74.1)(react@18.2.0)(redux@4.2.1): - resolution: {integrity: sha512-5ynfGDzxxsoV73+4czQM56qF43vsmgJsO22rmAvU5tZT2z5Xow/A2uhhxwXuGTxgdReF3zcp7A80gma2onRs1A==} + /react-redux@9.1.2(@types/react@18.3.3)(react@18.3.1)(redux@4.2.1): + resolution: {integrity: sha512-0OA4dhM1W48l3uzmv6B7TXPCGmokUU4p1M44DGN2/D9a1FjVPukVjER1PcPX97jIg6aUeLq1XJo1IpfbgULn0w==} peerDependencies: '@types/react': ^18.2.25 react: ^18.0 - react-native: '>=0.69' redux: ^5.0.0 peerDependenciesMeta: '@types/react': optional: true - react-native: - optional: true redux: optional: true dependencies: - '@types/react': 18.2.57 + '@types/react': 18.3.3 '@types/use-sync-external-store': 0.0.3 - react: 18.2.0 - react-native: 0.74.1(@babel/core@7.24.6)(@babel/preset-env@7.24.6)(@types/react@18.2.57)(react@18.2.0) + react: 18.3.1 redux: 4.2.1 - use-sync-external-store: 1.2.2(react@18.2.0) + use-sync-external-store: 1.2.2(react@18.3.1) /react-refresh@0.14.2: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} engines: {node: '>=0.10.0'} + dev: false - /react-responsive@10.0.0(react@18.2.0): + /react-responsive@10.0.0(react@18.3.1): resolution: {integrity: sha512-N6/UiRLGQyGUqrarhBZmrSmHi2FXSD++N5VbSKsBBvWfG0ZV7asvUBluSv5lSzdMyEVjzZ6Y8DL4OHABiztDOg==} engines: {node: '>=14'} peerDependencies: @@ -20927,41 +21392,42 @@ packages: hyphenate-style-name: 1.0.5 matchmediaquery: 0.4.2 prop-types: 15.8.1 - react: 18.2.0 + react: 18.3.1 shallow-equal: 3.1.0 dev: false - /react-shallow-renderer@16.15.0(react@18.2.0): + /react-shallow-renderer@16.15.0(react@18.3.1): resolution: {integrity: sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA==} peerDependencies: react: ^16.0.0 || ^17.0.0 || ^18.0.0 dependencies: object-assign: 4.1.1 - react: 18.2.0 + react: 18.3.1 react-is: 18.3.1 + dev: false - /react-toastify@10.0.5(react-dom@18.2.0)(react@18.2.0): + /react-toastify@10.0.5(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-mNKt2jBXJg4O7pSdbNUfDdTsK9FIdikfsIE/yUCxbAEXl4HMyJaivrVFcn3Elvt5xvCQYhUZm+hqTIu1UXM3Pw==} peerDependencies: react: '>=18' react-dom: '>=18' dependencies: clsx: 2.1.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) dev: false - /react-virtualized-auto-sizer@1.0.24(react-dom@18.2.0)(react@18.2.0): + /react-virtualized-auto-sizer@1.0.24(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-3kCn7N9NEb3FlvJrSHWGQ4iVl+ydQObq2fHMn12i5wbtm74zHOPhz/i64OL3c1S1vi9i2GXtZqNqUJTQ+BnNfg==} peerDependencies: react: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0 react-dom: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0 dependencies: - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) dev: false - /react-window@1.8.10(react-dom@18.2.0)(react@18.2.0): + /react-window@1.8.10(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-Y0Cx+dnU6NLa5/EvoHukUD0BklJ8qITCtVEPY1C/nL8wwoZ0b5aEw8Ff1dOVHw7fCzMt55XfJDd8S8W8LCaUCg==} engines: {node: '>8.0.0'} peerDependencies: @@ -20970,8 +21436,8 @@ packages: dependencies: '@babel/runtime': 7.24.6 memoize-one: 5.2.1 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) dev: false /react@18.2.0: @@ -20979,6 +21445,13 @@ packages: engines: {node: '>=0.10.0'} dependencies: loose-envify: 1.4.0 + dev: false + + /react@18.3.1: + resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==} + engines: {node: '>=0.10.0'} + dependencies: + loose-envify: 1.4.0 /read-cache@1.0.0: resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==} @@ -21023,18 +21496,6 @@ packages: type-fest: 2.19.0 dev: true - /readable-stream@2.3.3: - resolution: {integrity: sha512-m+qzzcn7KUxEmd1gMbchF+Y2eIUbieUaxkWtptyHywrX0rE8QEYqPC07Vuy4Wm32/xE16NcdBctb8S0Xe/5IeQ==} - dependencies: - core-util-is: 1.0.3 - inherits: 2.0.4 - isarray: 1.0.0 - process-nextick-args: 1.0.7 - safe-buffer: 5.1.2 - string_decoder: 1.0.3 - util-deprecate: 1.0.2 - dev: false - /readable-stream@2.3.8: resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} dependencies: @@ -21045,6 +21506,7 @@ packages: safe-buffer: 5.1.2 string_decoder: 1.1.1 util-deprecate: 1.0.2 + dev: false /readable-stream@3.6.2: resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} @@ -21069,6 +21531,7 @@ packages: /readline@1.3.0: resolution: {integrity: sha512-k2d6ACCkiNYz222Fs/iNze30rRJ1iIicW7JuX/7/cozvih6YCkFZH+J6mAFDVgv0dRBaAyr4jDqC95R2y4IADg==} + dev: false /real-require@0.1.0: resolution: {integrity: sha512-r/H9MzAWtrv8aSVjPCMFpDMl5q66GqtmmRkRjpHTsp4zBAa+snZyiQNlMONiUmEJcsnaw0wCauJ2GWODr/aFkg==} @@ -21083,6 +21546,7 @@ packages: esprima: 4.0.1 source-map: 0.6.1 tslib: 2.6.2 + dev: false /redis-errors@1.2.0: resolution: {integrity: sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==} @@ -21106,6 +21570,13 @@ packages: dependencies: '@babel/runtime': 7.24.6 + /refa@0.12.1: + resolution: {integrity: sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + dependencies: + '@eslint-community/regexpp': 4.10.0 + dev: false + /reflect.getprototypeof@1.0.6: resolution: {integrity: sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==} engines: {node: '>= 0.4'} @@ -21124,12 +21595,15 @@ packages: engines: {node: '>=4'} dependencies: regenerate: 1.4.2 + dev: false /regenerate@1.4.2: resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} + dev: false /regenerator-runtime@0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} + dev: false /regenerator-runtime@0.14.1: resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} @@ -21138,6 +21612,15 @@ packages: resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} dependencies: '@babel/runtime': 7.24.6 + dev: false + + /regexp-ast-analysis@0.7.1: + resolution: {integrity: sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + dependencies: + '@eslint-community/regexpp': 4.10.0 + refa: 0.12.1 + dev: false /regexp-tree@0.1.27: resolution: {integrity: sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==} @@ -21164,6 +21647,7 @@ packages: regjsparser: 0.9.1 unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.1.0 + dev: false /regjsparser@0.10.0: resolution: {integrity: sha512-qx+xQGZVsy55CH0a1hiVwHmqjLryfh7wQyF5HO07XJ9f7dQMY/gPQHhlyDkIzJKC+x2fUCpCcUODUUUFrm7SHA==} @@ -21177,9 +21661,10 @@ packages: hasBin: true dependencies: jsesc: 0.5.0 + dev: false - /rehackt@0.0.6: - resolution: {integrity: sha512-l3WEzkt4ntlEc/IB3/mF6SRgNHA6zfQR7BlGOgBTOmx7IJJXojDASav+NsgXHFjHn+6RmwqsGPFgZpabWpeOdw==} + /rehackt@0.1.0: + resolution: {integrity: sha512-7kRDOuLHB87D/JESKxQoRwv4DzbIdwkAGQ7p6QKGdVlY1IZheUnVhlk/4UZlNUVxdAXpyxikE3URsG067ybVzw==} peerDependencies: '@types/react': '*' react: '*' @@ -21218,6 +21703,7 @@ packages: /require-directory@2.1.1: resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} engines: {node: '>=0.10.0'} + dev: false /require-from-string@2.0.2: resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} @@ -21225,6 +21711,7 @@ packages: /require-main-filename@2.0.0: resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} + dev: false /reselect@4.1.8: resolution: {integrity: sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==} @@ -21232,6 +21719,7 @@ packages: /resolve-from@3.0.0: resolution: {integrity: sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw==} engines: {node: '>=4'} + dev: false /resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} @@ -21294,6 +21782,7 @@ packages: hasBin: true dependencies: glob: 7.2.3 + dev: false /rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} @@ -21379,7 +21868,6 @@ packages: '@rollup/rollup-win32-ia32-msvc': 4.18.0 '@rollup/rollup-win32-x64-msvc': 4.18.0 fsevents: 2.3.3 - dev: true /run-async@2.4.1: resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==} @@ -21414,6 +21902,7 @@ packages: /safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} + dev: false /safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} @@ -21453,6 +21942,7 @@ packages: resolution: {integrity: sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA==} dependencies: loose-envify: 1.4.0 + dev: false /schema-utils@2.7.1: resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==} @@ -21479,6 +21969,15 @@ packages: resolution: {integrity: sha512-1CdSqHQowJBnMAFyPEBRfqag/YP9OF394FV+4YREIJX4ljD7OxvQRDayyoyyCk+senRjSkP6VnUNQmVQqB6g7w==} dev: false + /scslre@0.3.0: + resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==} + engines: {node: ^14.0.0 || >=16.0.0} + dependencies: + '@eslint-community/regexpp': 4.10.0 + refa: 0.12.1 + regexp-ast-analysis: 0.7.1 + dev: false + /scuid@1.1.0: resolution: {integrity: sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg==} dev: false @@ -21499,10 +21998,12 @@ packages: dependencies: '@types/node-forge': 1.3.11 node-forge: 1.3.1 + dev: false /semver@5.7.2: resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} hasBin: true + dev: false /semver@6.3.1: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} @@ -21544,6 +22045,7 @@ packages: /serialize-error@2.1.0: resolution: {integrity: sha512-ghgmKt5o4Tly5yEG/UJp8qTd0AN7Xalw4XBtDEKP655B699qMEtra1WlXeE6WIvdEG481JvRxULKsInq/iNysw==} engines: {node: '>=0.10.0'} + dev: false /serialize-javascript@4.0.0: resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} @@ -21574,6 +22076,7 @@ packages: /set-blocking@2.0.0: resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} + dev: false /set-function-length@1.2.2: resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} @@ -21616,6 +22119,7 @@ packages: engines: {node: '>=8'} dependencies: kind-of: 6.0.3 + dev: false /shallow-equal@3.1.0: resolution: {integrity: sha512-pfVOw8QZIXpMbhBWvzBISicvToTiM5WBF1EeAUZDDSb5Dt29yl4AYbyywbJFSEsRUMr7gJaxqCdr4L3tQf9wVg==} @@ -21637,6 +22141,7 @@ packages: /shell-quote@1.8.1: resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} + dev: false /side-channel@1.0.6: resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} @@ -21649,7 +22154,6 @@ packages: /siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==} - dev: true /signal-exit@3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} @@ -21669,6 +22173,7 @@ packages: /sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} + dev: false /size-sensor@1.0.2: resolution: {integrity: sha512-2NCmWxY7A9pYKGXNBfteo4hy14gWu47rg5692peVMst6lQLPKrVjhY+UTEsPI5ceFRJSl3gVgMYaUi/hKuaiKw==} @@ -21685,6 +22190,7 @@ packages: ansi-styles: 3.2.1 astral-regex: 1.0.0 is-fullwidth-code-point: 2.0.0 + dev: false /slice-ansi@3.0.0: resolution: {integrity: sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==} @@ -21732,13 +22238,13 @@ packages: tslib: 2.6.2 dev: false - /socket.io-client@4.7.5(bufferutil@4.0.8)(utf-8-validate@6.0.4): + /socket.io-client@4.7.5: resolution: {integrity: sha512-sJ/tqHOCe7Z50JCBCXrsY3I2k03iOiUe+tj1OmKeD2lXPiGH/RUCdTZFoqVyN7l1MnpIzPrGtLcijffmeouNlQ==} engines: {node: '>=10.0.0'} dependencies: '@socket.io/component-emitter': 3.1.2 debug: 4.3.4 - engine.io-client: 6.5.3(bufferutil@4.0.8)(utf-8-validate@6.0.4) + engine.io-client: 6.5.3 socket.io-parser: 4.2.4 transitivePeerDependencies: - bufferutil @@ -21779,6 +22285,7 @@ packages: /source-map@0.5.7: resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} engines: {node: '>=0.10.0'} + dev: false /source-map@0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} @@ -21787,6 +22294,7 @@ packages: /source-map@0.7.4: resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} engines: {node: '>= 8'} + dev: false /source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} @@ -21842,25 +22350,28 @@ packages: /sprintf-js@1.0.3: resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} + dev: false /stack-utils@2.0.6: resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==} engines: {node: '>=10'} dependencies: escape-string-regexp: 2.0.0 + dev: false /stackback@0.0.2: resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==} - dev: true /stackframe@1.3.4: resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==} + dev: false /stacktrace-parser@0.1.10: resolution: {integrity: sha512-KJP1OCML99+8fhOHxwwzyWrlUuVX5GQ0ZpJTd1DFXhdkrvg1szxfHhawXUZ3g9TkXORQd4/WG68jMlQZ2p8wlg==} engines: {node: '>=6'} dependencies: type-fest: 0.7.1 + dev: false /standard-as-callback@2.1.0: resolution: {integrity: sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A==} @@ -21868,6 +22379,7 @@ packages: /statuses@1.5.0: resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} engines: {node: '>= 0.6'} + dev: false /statuses@2.0.1: resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} @@ -21977,16 +22489,11 @@ packages: es-object-atoms: 1.0.0 dev: false - /string_decoder@1.0.3: - resolution: {integrity: sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==} - dependencies: - safe-buffer: 5.1.2 - dev: false - /string_decoder@1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} dependencies: safe-buffer: 5.1.2 + dev: false /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} @@ -22007,6 +22514,7 @@ packages: engines: {node: '>=6'} dependencies: ansi-regex: 4.1.1 + dev: false /strip-ansi@6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} @@ -22056,14 +22564,21 @@ packages: acorn: 8.11.3 dev: true + /strip-literal@2.1.0: + resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==} + dependencies: + js-tokens: 9.0.0 + dev: false + /strnum@1.0.5: resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==} + dev: false /stubborn-fs@1.2.5: resolution: {integrity: sha512-H2N9c26eXjzL/S/K+i/RHHcFanE74dptvvjM8iwzwbVcWY/zjBbgRqF3K0DY4+OD+uTTASTBvDoxPDaPN02D7g==} dev: true - /styled-components@6.1.11(react-dom@18.2.0)(react@18.2.0): + /styled-components@6.1.11(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-Ui0jXPzbp1phYij90h12ksljKGqF8ncGx+pjrNPsSPhbUUjWT2tD1FwGo2LF6USCnbrsIhNngDfodhxbegfEOA==} engines: {node: '>= 16'} peerDependencies: @@ -22076,14 +22591,14 @@ packages: css-to-react-native: 3.2.0 csstype: 3.1.3 postcss: 8.4.38 - react: 18.2.0 - react-dom: 18.2.0(react@18.2.0) + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) shallowequal: 1.1.0 stylis: 4.3.2 tslib: 2.6.2 dev: false - /styled-jsx@5.1.1(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react@18.2.0): + /styled-jsx@5.1.1(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react@18.3.1): resolution: {integrity: sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==} engines: {node: '>= 12.0.0'} peerDependencies: @@ -22099,11 +22614,7 @@ packages: '@babel/core': 7.24.6 babel-plugin-macros: 3.1.0 client-only: 0.0.1 - react: 18.2.0 - - /stylis@4.2.0: - resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} - dev: false + react: 18.3.1 /stylis@4.3.2: resolution: {integrity: sha512-bhtUjWd/z6ltJiQwg0dUfxEJ+W+jdqQd8TbWLWyeIJHlnsqmGLRFFd8e5mA0AZi/zx90smXRlN66YMTcaSFifg==} @@ -22124,6 +22635,7 @@ packages: /sudo-prompt@9.2.1: resolution: {integrity: sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw==} + dev: false /superstruct@1.0.4: resolution: {integrity: sha512-7JpaAoX2NGyoFlI9NBh66BQXGONc+uE+MRS5i2iOBKuS4e+ccgMDjATgZldkah+33DakBxDHiss9kvUcGAO8UQ==} @@ -22147,6 +22659,7 @@ packages: engines: {node: '>=10'} dependencies: has-flag: 4.0.0 + dev: false /supports-preserve-symlinks-flag@1.0.0: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} @@ -22158,14 +22671,14 @@ packages: tslib: 2.6.2 dev: false - /swr@2.2.5(react@18.2.0): + /swr@2.2.5(react@18.3.1): resolution: {integrity: sha512-QtxqyclFeAsxEUeZIYmsaQ0UjimSq1RZ9Un7I68/0ClKK/U3LoyQunwkQfJZr2fc22DfIXLNDc2wFyTEikCUpg==} peerDependencies: react: ^16.11.0 || ^17.0.0 || ^18.0.0 dependencies: client-only: 0.0.1 - react: 18.2.0 - use-sync-external-store: 1.2.2(react@18.2.0) + react: 18.3.1 + use-sync-external-store: 1.2.2(react@18.3.1) dev: true /symbol-observable@4.0.0: @@ -22188,8 +22701,8 @@ packages: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} dev: false - /tailwindcss@3.4.3: - resolution: {integrity: sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==} + /tailwindcss@3.4.4: + resolution: {integrity: sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==} engines: {node: '>=14.0.0'} hasBin: true dependencies: @@ -22238,12 +22751,14 @@ packages: /temp-dir@2.0.0: resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} engines: {node: '>=8'} + dev: false /temp@0.8.4: resolution: {integrity: sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg==} engines: {node: '>=6.0.0'} dependencies: rimraf: 2.6.3 + dev: false /tempy@0.6.0: resolution: {integrity: sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==} @@ -22288,6 +22803,7 @@ packages: acorn: 8.11.3 commander: 2.20.3 source-map-support: 0.5.21 + dev: false /text-table@0.2.0: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} @@ -22311,12 +22827,14 @@ packages: /throat@5.0.0: resolution: {integrity: sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==} + dev: false /through2@2.0.5: resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} dependencies: readable-stream: 2.3.8 xtend: 4.0.2 + dev: false /through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} @@ -22337,17 +22855,20 @@ packages: /tinybench@2.8.0: resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==} - dev: true /tinypool@0.7.0: resolution: {integrity: sha512-zSYNUlYSMhJ6Zdou4cJwo/p7w5nmAH17GRfU/ui3ctvjXFErXXkruT4MWW6poDeXgCaIBlGLrfU6TbTXxyGMww==} engines: {node: '>=14.0.0'} dev: true + /tinypool@0.8.4: + resolution: {integrity: sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==} + engines: {node: '>=14.0.0'} + dev: false + /tinyspy@2.2.1: resolution: {integrity: sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==} engines: {node: '>=14.0.0'} - dev: true /title-case@3.0.3: resolution: {integrity: sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==} @@ -22363,6 +22884,7 @@ packages: /tmpl@1.0.5: resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==} + dev: false /to-fast-properties@2.0.0: resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} @@ -22395,6 +22917,7 @@ packages: /tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} + dev: false /tr46@1.0.1: resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} @@ -22435,7 +22958,7 @@ packages: code-block-writer: 10.1.1 dev: false - /ts-node@10.9.1(@types/node@14.18.33)(typescript@4.9.5): + /ts-node@10.9.1(@types/node@16.18.11)(typescript@4.9.5): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -22454,7 +22977,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 14.18.33 + '@types/node': 16.18.11 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 @@ -22466,7 +22989,7 @@ packages: yn: 3.1.1 dev: false - /ts-node@10.9.2(@types/node@20.12.7)(typescript@5.2.2): + /ts-node@10.9.2(@types/node@20.14.2)(typescript@5.2.2): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -22485,7 +23008,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.12.7 + '@types/node': 20.14.2 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 @@ -22497,7 +23020,7 @@ packages: yn: 3.1.1 dev: true - /ts-node@10.9.2(@types/node@20.12.7)(typescript@5.4.5): + /ts-node@10.9.2(@types/node@20.14.2)(typescript@5.4.5): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -22516,7 +23039,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.12.7 + '@types/node': 20.14.2 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 @@ -22555,8 +23078,8 @@ packages: /tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - /tsup@8.0.2(ts-node@10.9.2)(typescript@5.4.5): - resolution: {integrity: sha512-NY8xtQXdH7hDUAZwcQdY/Vzlw9johQsaqf7iwZ6g1DOUlFYQ5/AtVAjTvihhEyeRlGo4dLRVHtrRaL35M1daqQ==} + /tsup@8.1.0(ts-node@10.9.2)(typescript@5.4.5): + resolution: {integrity: sha512-UFdfCAXukax+U6KzeTNO2kAARHcWxmKsnvSPXUcfA1D+kU05XDccCrkffCQpFaWDsZfV0jMyTsxU39VfCp6EOg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -22574,11 +23097,11 @@ packages: typescript: optional: true dependencies: - bundle-require: 4.1.0(esbuild@0.19.12) + bundle-require: 4.1.0(esbuild@0.21.5) cac: 6.7.14 chokidar: 3.6.0 debug: 4.3.4 - esbuild: 0.19.12 + esbuild: 0.21.5 execa: 5.1.1 globby: 11.1.0 joycon: 3.1.1 @@ -22625,64 +23148,64 @@ packages: optionalDependencies: fsevents: 2.3.3 - /turbo-darwin-64@1.13.2: - resolution: {integrity: sha512-CCSuD8CfmtncpohCuIgq7eAzUas0IwSbHfI8/Q3vKObTdXyN8vAo01gwqXjDGpzG9bTEVedD0GmLbD23dR0MLA==} + /turbo-darwin-64@1.13.4: + resolution: {integrity: sha512-A0eKd73R7CGnRinTiS7txkMElg+R5rKFp9HV7baDiEL4xTG1FIg/56Vm7A5RVgg8UNgG2qNnrfatJtb+dRmNdw==} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-darwin-arm64@1.13.2: - resolution: {integrity: sha512-0HySm06/D2N91rJJ89FbiI/AodmY8B3WDSFTVEpu2+8spUw7hOJ8okWOT0e5iGlyayUP9gr31eOeL3VFZkpfCw==} + /turbo-darwin-arm64@1.13.4: + resolution: {integrity: sha512-eG769Q0NF6/Vyjsr3mKCnkG/eW6dKMBZk6dxWOdrHfrg6QgfkBUk0WUUujzdtVPiUIvsh4l46vQrNVd9EOtbyA==} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true - /turbo-linux-64@1.13.2: - resolution: {integrity: sha512-7HnibgbqZrjn4lcfIouzlPu8ZHSBtURG4c7Bedu7WJUDeZo+RE1crlrQm8wuwO54S0siYqUqo7GNHxu4IXbioQ==} + /turbo-linux-64@1.13.4: + resolution: {integrity: sha512-Bq0JphDeNw3XEi+Xb/e4xoKhs1DHN7OoLVUbTIQz+gazYjigVZvtwCvgrZI7eW9Xo1eOXM2zw2u1DGLLUfmGkQ==} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-linux-arm64@1.13.2: - resolution: {integrity: sha512-sUq4dbpk6SNKg/Hkwn256Vj2AEYSQdG96repio894h5/LEfauIK2QYiC/xxAeW3WBMc6BngmvNyURIg7ltrePg==} + /turbo-linux-arm64@1.13.4: + resolution: {integrity: sha512-BJcXw1DDiHO/okYbaNdcWN6szjXyHWx9d460v6fCHY65G8CyqGU3y2uUTPK89o8lq/b2C8NK0yZD+Vp0f9VoIg==} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true - /turbo-windows-64@1.13.2: - resolution: {integrity: sha512-DqzhcrciWq3dpzllJR2VVIyOhSlXYCo4mNEWl98DJ3FZ08PEzcI3ceudlH6F0t/nIcfSItK1bDP39cs7YoZHEA==} + /turbo-windows-64@1.13.4: + resolution: {integrity: sha512-OFFhXHOFLN7A78vD/dlVuuSSVEB3s9ZBj18Tm1hk3aW1HTWTuAw0ReN6ZNlVObZUHvGy8d57OAGGxf2bT3etQw==} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true - /turbo-windows-arm64@1.13.2: - resolution: {integrity: sha512-WnPMrwfCXxK69CdDfS1/j2DlzcKxSmycgDAqV0XCYpK/812KB0KlvsVAt5PjEbZGXkY88pCJ1BLZHAjF5FcbqA==} + /turbo-windows-arm64@1.13.4: + resolution: {integrity: sha512-u5A+VOKHswJJmJ8o8rcilBfU5U3Y1TTAfP9wX8bFh8teYF1ghP0EhtMRLjhtp6RPa+XCxHHVA2CiC3gbh5eg5g==} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true - /turbo@1.13.2: - resolution: {integrity: sha512-rX/d9f4MgRT3yK6cERPAkfavIxbpBZowDQpgvkYwGMGDQ0Nvw1nc0NVjruE76GrzXQqoxR1UpnmEP54vBARFHQ==} + /turbo@1.13.4: + resolution: {integrity: sha512-1q7+9UJABuBAHrcC4Sxp5lOqYS5mvxRrwa33wpIyM18hlOCpRD/fTJNxZ0vhbMcJmz15o9kkVm743mPn7p6jpQ==} hasBin: true optionalDependencies: - turbo-darwin-64: 1.13.2 - turbo-darwin-arm64: 1.13.2 - turbo-linux-64: 1.13.2 - turbo-linux-arm64: 1.13.2 - turbo-windows-64: 1.13.2 - turbo-windows-arm64: 1.13.2 + turbo-darwin-64: 1.13.4 + turbo-darwin-arm64: 1.13.4 + turbo-linux-64: 1.13.4 + turbo-linux-arm64: 1.13.4 + turbo-windows-64: 1.13.4 + turbo-windows-arm64: 1.13.4 dev: true /tweetnacl@1.0.3: @@ -22720,6 +23243,7 @@ packages: /type-fest@0.7.1: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} + dev: false /type-fest@0.8.1: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} @@ -22824,6 +23348,12 @@ packages: dev: false optional: true + /uint8arrays@3.1.0: + resolution: {integrity: sha512-ei5rfKtoRO8OyOIor2Rz5fhzjThwIHJZ3uyDPnDHTXbP0aMQ1RN/6AI5B5d9dBxJOU+BvOAk7ZQ1xphsX8Lrog==} + dependencies: + multiformats: 9.9.0 + dev: false + /uint8arrays@3.1.1: resolution: {integrity: sha512-+QJa8QRnbdXVpHYjLoTpJIdCTiw9Ir62nocClWuXIq2JIh4Uta0cQsTSpFL678p2CN8B+XSApwcU+pQEqVpKWg==} dependencies: @@ -22882,6 +23412,7 @@ packages: /unicode-canonical-property-names-ecmascript@2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} engines: {node: '>=4'} + dev: false /unicode-match-property-ecmascript@2.0.0: resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} @@ -22889,14 +23420,17 @@ packages: dependencies: unicode-canonical-property-names-ecmascript: 2.0.0 unicode-property-aliases-ecmascript: 2.1.0 + dev: false /unicode-match-property-value-ecmascript@2.1.0: resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} engines: {node: '>=4'} + dev: false /unicode-property-aliases-ecmascript@2.1.0: resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} engines: {node: '>=4'} + dev: false /unicorn-magic@0.1.0: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} @@ -22919,6 +23453,7 @@ packages: /universalify@0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} + dev: false /universalify@2.0.1: resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} @@ -23052,20 +23587,20 @@ packages: resolution: {integrity: sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ==} dev: false - /use-sync-external-store@1.2.0(react@18.2.0): + /use-sync-external-store@1.2.0(react@18.3.1): resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - react: 18.2.0 + react: 18.3.1 dev: false - /use-sync-external-store@1.2.2(react@18.2.0): + /use-sync-external-store@1.2.2(react@18.3.1): resolution: {integrity: sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - react: 18.2.0 + react: 18.3.1 /utf-8-validate@5.0.10: resolution: {integrity: sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==} @@ -23118,7 +23653,7 @@ packages: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - /valtio@1.10.5(react@18.2.0): + /valtio@1.10.5(react@18.3.1): resolution: {integrity: sha512-jTp0k63VXf4r5hPoaC6a6LCG4POkVSh629WLi1+d5PlajLsbynTMd7qAgEiOSPxzoX5iNvbN7iZ/k/g29wrNiQ==} engines: {node: '>=12.20.0'} peerDependencies: @@ -23128,11 +23663,11 @@ packages: optional: true dependencies: proxy-compare: 2.5.1 - react: 18.2.0 - use-sync-external-store: 1.2.0(react@18.2.0) + react: 18.3.1 + use-sync-external-store: 1.2.0(react@18.3.1) dev: false - /valtio@1.11.2(@types/react@18.2.57)(react@18.2.0): + /valtio@1.11.2(@types/react@18.3.3)(react@18.3.1): resolution: {integrity: sha512-1XfIxnUXzyswPAPXo1P3Pdx2mq/pIqZICkWN60Hby0d9Iqb+MEIpqgYVlbflvHdrp2YR/q3jyKWRPJJ100yxaw==} engines: {node: '>=12.20.0'} peerDependencies: @@ -23144,10 +23679,10 @@ packages: react: optional: true dependencies: - '@types/react': 18.2.57 + '@types/react': 18.3.3 proxy-compare: 2.5.1 - react: 18.2.0 - use-sync-external-store: 1.2.0(react@18.2.0) + react: 18.3.1 + use-sync-external-store: 1.2.0(react@18.3.1) dev: false /value-or-promise@1.0.12: @@ -23167,7 +23702,7 @@ packages: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} - /viem@1.21.4(typescript@5.4.5)(zod@3.23.3): + /viem@1.21.4(typescript@5.4.5)(zod@3.23.8): resolution: {integrity: sha512-BNVYdSaUjeS2zKQgPs+49e5JKocfo60Ib2yiXOWBT6LuVxY1I/6fFX3waEtpXvL1Xn4qu+BVitVtMh9lyThyhQ==} peerDependencies: typescript: '>=5.0.4' @@ -23180,7 +23715,7 @@ packages: '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 0.9.8(typescript@5.4.5)(zod@3.23.3) + abitype: 0.9.8(typescript@5.4.5)(zod@3.23.8) isows: 1.0.3(ws@8.13.0) typescript: 5.4.5 ws: 8.13.0 @@ -23190,8 +23725,8 @@ packages: - zod dev: false - /viem@2.9.25(typescript@5.2.2)(zod@3.23.3): - resolution: {integrity: sha512-W0QOXCsYQppnV89PQP0EnCvfZIEsDYqmpVakLPNrok4Q4B7651M3MV/sYifYcLWv3Mn4KUyMCUlVxlej6CfC/w==} + /viem@2.13.7(typescript@5.4.5)(zod@3.23.8): + resolution: {integrity: sha512-SZWn9LPrz40PHl4PM2iwkPTTtjWPDFsnLr32UwpqC/Z5f0AwxitjLyZdDKcImvbWZ3vLQ0oPggR1aLlqvTcUug==} peerDependencies: typescript: '>=5.0.4' peerDependenciesMeta: @@ -23203,9 +23738,9 @@ packages: '@noble/hashes': 1.3.2 '@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) - typescript: 5.2.2 + abitype: 1.0.0(typescript@5.4.5)(zod@3.23.8) + isows: 1.0.4(ws@8.13.0) + typescript: 5.4.5 ws: 8.13.0 transitivePeerDependencies: - bufferutil @@ -23213,7 +23748,7 @@ packages: - zod dev: false - /viem@2.9.25(typescript@5.4.5)(zod@3.23.3): + /viem@2.9.25(typescript@5.2.2)(zod@3.23.3): resolution: {integrity: sha512-W0QOXCsYQppnV89PQP0EnCvfZIEsDYqmpVakLPNrok4Q4B7651M3MV/sYifYcLWv3Mn4KUyMCUlVxlej6CfC/w==} peerDependencies: typescript: '>=5.0.4' @@ -23226,9 +23761,9 @@ packages: '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 1.0.0(typescript@5.4.5)(zod@3.23.3) + abitype: 1.0.0(typescript@5.2.2)(zod@3.23.3) isows: 1.0.3(ws@8.13.0) - typescript: 5.4.5 + typescript: 5.2.2 ws: 8.13.0 transitivePeerDependencies: - bufferutil @@ -23236,7 +23771,7 @@ packages: - zod dev: false - /vite-node@0.34.6(@types/node@20.12.7): + /vite-node@0.34.6(@types/node@20.14.2): resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -23246,7 +23781,7 @@ packages: mlly: 1.7.0 pathe: 1.1.2 picocolors: 1.0.1 - vite: 5.2.11(@types/node@20.12.7) + vite: 5.2.11(@types/node@20.14.2) transitivePeerDependencies: - '@types/node' - less @@ -23258,7 +23793,28 @@ packages: - terser dev: true - /vite@5.2.11(@types/node@20.12.7): + /vite-node@1.6.0(@types/node@20.14.2): + resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + dependencies: + cac: 6.7.14 + debug: 4.3.4 + pathe: 1.1.2 + picocolors: 1.0.1 + vite: 5.2.11(@types/node@20.14.2) + transitivePeerDependencies: + - '@types/node' + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser + dev: false + + /vite@5.2.11(@types/node@20.14.2): resolution: {integrity: sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -23286,13 +23842,12 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.7 + '@types/node': 20.14.2 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.18.0 optionalDependencies: fsevents: 2.3.3 - dev: true /vitest@0.34.6: resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==} @@ -23327,7 +23882,7 @@ packages: dependencies: '@types/chai': 4.3.16 '@types/chai-subset': 1.3.5 - '@types/node': 20.12.7 + '@types/node': 20.14.2 '@vitest/expect': 0.34.6 '@vitest/runner': 0.34.6 '@vitest/snapshot': 0.34.6 @@ -23346,8 +23901,8 @@ packages: strip-literal: 1.3.0 tinybench: 2.8.0 tinypool: 0.7.0 - vite: 5.2.11(@types/node@20.12.7) - vite-node: 0.34.6(@types/node@20.12.7) + vite: 5.2.11(@types/node@20.14.2) + vite-node: 0.34.6(@types/node@20.14.2) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -23359,16 +23914,73 @@ packages: - terser dev: true + /vitest@1.6.0(@types/node@20.14.2): + resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@edge-runtime/vm': '*' + '@types/node': ^18.0.0 || >=20.0.0 + '@vitest/browser': 1.6.0 + '@vitest/ui': 1.6.0 + happy-dom: '*' + jsdom: '*' + peerDependenciesMeta: + '@edge-runtime/vm': + optional: true + '@types/node': + optional: true + '@vitest/browser': + optional: true + '@vitest/ui': + optional: true + happy-dom: + optional: true + jsdom: + optional: true + dependencies: + '@types/node': 20.14.2 + '@vitest/expect': 1.6.0 + '@vitest/runner': 1.6.0 + '@vitest/snapshot': 1.6.0 + '@vitest/spy': 1.6.0 + '@vitest/utils': 1.6.0 + acorn-walk: 8.3.2 + chai: 4.4.1 + debug: 4.3.4 + execa: 8.0.1 + local-pkg: 0.5.0 + magic-string: 0.30.10 + pathe: 1.1.2 + picocolors: 1.0.1 + std-env: 3.7.0 + strip-literal: 2.1.0 + tinybench: 2.8.0 + tinypool: 0.8.4 + vite: 5.2.11(@types/node@20.14.2) + vite-node: 1.6.0(@types/node@20.14.2) + why-is-node-running: 2.2.2 + transitivePeerDependencies: + - less + - lightningcss + - sass + - stylus + - sugarss + - supports-color + - terser + dev: false + /vlq@1.0.1: resolution: {integrity: sha512-gQpnTgkubC6hQgdIcRdYGDSDc+SaujOdyesZQMv6JlfQee/9Mp0Qhnys6WxDWvQnL5WZdT7o2Ul187aSt0Rq+w==} + dev: false /void-elements@3.1.0: resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==} engines: {node: '>=0.10.0'} dev: false - /vue-eslint-parser@9.4.2(eslint@8.57.0): - resolution: {integrity: sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==} + /vue-eslint-parser@9.4.3(eslint@8.57.0): + resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -23385,8 +23997,8 @@ packages: - supports-color dev: false - /wagmi@2.2.0(@tanstack/react-query@5.31.0)(@types/react@18.2.57)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3): - resolution: {integrity: sha512-WX5A7t9ZaCK3Ino0n8MzCmE7+ZWFOjejm3b21K0SiPEGt7v4dbOC0pC0nFUJTz3s1bqkOcWOqzEJiEVNLjgK8w==} + /wagmi@2.9.11(@tanstack/react-query@5.40.1)(@types/react@18.3.3)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8): + resolution: {integrity: sha512-Mugbr4dvIoKoJuxkPj+WrqAtinzq47h1u2KPI6bJ00fEusAANaos/uPahxceoZvkPY3xBoqIN/CgHQnpqFT4dA==} peerDependencies: '@tanstack/react-query': '>=5.0.0' react: '>=18' @@ -23396,13 +24008,13 @@ packages: typescript: optional: true dependencies: - '@tanstack/react-query': 5.31.0(react@18.2.0) - '@wagmi/connectors': 4.1.3(@types/react@18.2.57)(@wagmi/core@2.2.0)(react-dom@18.2.0)(react-native@0.74.1)(react@18.2.0)(rollup@2.79.1)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) - '@wagmi/core': 2.2.0(@types/react@18.2.57)(react@18.2.0)(typescript@5.4.5)(viem@2.9.25)(zod@3.23.3) - react: 18.2.0 + '@tanstack/react-query': 5.40.1(react@18.3.1) + '@wagmi/connectors': 5.0.10(@types/react@18.3.3)(@wagmi/core@2.10.5)(react-dom@18.3.1)(react-i18next@13.5.0)(react-native@0.74.1)(react@18.3.1)(rollup@2.79.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) + '@wagmi/core': 2.10.5(@types/react@18.3.3)(react@18.3.1)(typescript@5.4.5)(viem@2.13.7)(zod@3.23.8) + react: 18.3.1 typescript: 5.4.5 - use-sync-external-store: 1.2.0(react@18.2.0) - viem: 2.9.25(typescript@5.4.5)(zod@3.23.3) + use-sync-external-store: 1.2.0(react@18.3.1) + viem: 2.13.7(typescript@5.4.5)(zod@3.23.8) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -23423,6 +24035,7 @@ packages: - immer - ioredis - react-dom + - react-i18next - react-native - rollup - supports-color @@ -23435,6 +24048,7 @@ packages: resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==} dependencies: makeerror: 1.0.12 + dev: false /watchpack@2.4.1: resolution: {integrity: sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg==} @@ -23464,23 +24078,17 @@ packages: tslib: 2.6.2 dev: false - /webextension-polyfill-ts@0.25.0: - resolution: {integrity: sha512-ikQhwwHYkpBu00pFaUzIKY26I6L87DeRI+Q6jBT1daZUNuu8dSrg5U9l/ZbqdaQ1M/TTSPKeAa3kolP5liuedw==} - deprecated: This project has moved to @types/webextension-polyfill - dependencies: - webextension-polyfill: 0.7.0 + /webextension-polyfill@0.10.0: + resolution: {integrity: sha512-c5s35LgVa5tFaHhrZDnr3FpQpjj1BB+RXhLTYUxGqBVN460HkbM8TBtEqdXWbpTKfzwCcjAZVF7zXCYSKtcp9g==} dev: false /webextension-polyfill@0.12.0: resolution: {integrity: sha512-97TBmpoWJEE+3nFBQ4VocyCdLKfw54rFaJ6EVQYLBCXqCIpLSZkwGgASpv4oPt9gdKCJ80RJlcmNzNn008Ag6Q==} dev: false - /webextension-polyfill@0.7.0: - resolution: {integrity: sha512-su48BkMLxqzTTvPSE1eWxKToPS2Tv5DLGxKexLEVpwFd6Po6N8hhSLIvG6acPAg7qERoEaDL+Y5HQJeJeml5Aw==} - dev: false - /webidl-conversions@3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} + dev: false /webidl-conversions@4.0.2: resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} @@ -23516,7 +24124,7 @@ packages: acorn-import-assertions: 1.9.0(acorn@8.11.3) browserslist: 4.23.0 chrome-trace-event: 1.0.3 - enhanced-resolve: 5.16.1 + enhanced-resolve: 5.17.0 es-module-lexer: 1.5.3 eslint-scope: 5.1.1 events: 3.3.0 @@ -23553,12 +24161,14 @@ packages: /whatwg-fetch@3.6.20: resolution: {integrity: sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==} + dev: false /whatwg-url@5.0.0: resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} dependencies: tr46: 0.0.3 webidl-conversions: 3.0.1 + dev: false /whatwg-url@7.1.0: resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} @@ -23611,6 +24221,7 @@ packages: /which-module@2.0.1: resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==} + dev: false /which-typed-array@1.1.15: resolution: {integrity: sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==} @@ -23637,7 +24248,6 @@ packages: dependencies: siginfo: 2.0.0 stackback: 0.0.2 - dev: true /wide-align@1.1.5: resolution: {integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==} @@ -23825,6 +24435,7 @@ packages: ansi-styles: 4.3.0 string-width: 4.2.3 strip-ansi: 6.0.1 + dev: false /wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} @@ -23851,6 +24462,7 @@ packages: graceful-fs: 4.2.11 imurmurhash: 0.1.4 signal-exit: 3.0.7 + dev: false /ws@6.2.2: resolution: {integrity: sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==} @@ -23864,6 +24476,7 @@ packages: optional: true dependencies: async-limiter: 1.0.1 + dev: false /ws@7.4.6: resolution: {integrity: sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==} @@ -23888,8 +24501,9 @@ packages: optional: true utf-8-validate: optional: true + dev: false - /ws@8.11.0(bufferutil@4.0.8)(utf-8-validate@6.0.4): + /ws@8.11.0: resolution: {integrity: sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==} engines: {node: '>=10.0.0'} peerDependencies: @@ -23900,9 +24514,6 @@ packages: optional: true utf-8-validate: optional: true - dependencies: - bufferutil: 4.0.8 - utf-8-validate: 6.0.4 dev: false /ws@8.13.0: @@ -23944,6 +24555,7 @@ packages: /xtend@4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} + dev: false /xxhashjs@0.2.2: resolution: {integrity: sha512-AkTuIuVTET12tpsVIQo+ZU6f/qDmKuRUcjaqR+OIvm+aCBsZ95i7UVY5WJ9TMsSaZ0DA2WxoZ4acu0sPH+OKAw==} @@ -23953,10 +24565,12 @@ packages: /y18n@4.0.3: resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==} + dev: false /y18n@5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} + dev: false /yaeti@0.0.6: resolution: {integrity: sha512-MvQa//+KcZCUkBTIC9blM+CU9J2GzuTytsOUwf2lidtvkx/6gnEp1QvJv34t9vdjhFmha/mUiNDbN0D0mJWdug==} @@ -23997,10 +24611,12 @@ packages: dependencies: camelcase: 5.3.1 decamelize: 1.2.0 + dev: false /yargs-parser@21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} + dev: false /yargs@15.4.1: resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} @@ -24017,6 +24633,7 @@ packages: which-module: 2.0.1 y18n: 4.0.3 yargs-parser: 18.1.3 + dev: false /yargs@17.7.2: resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} @@ -24029,6 +24646,7 @@ packages: string-width: 4.2.3 y18n: 5.0.8 yargs-parser: 21.1.1 + dev: false /yn@3.1.1: resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} @@ -24054,13 +24672,17 @@ packages: resolution: {integrity: sha512-tPvq1B/2Yu/dh2uAIH2/BhUlUeLIUvAjr6dpL/75I0pCYefHgjhXk1o1Kob3kTU8C7yU1j396jFHlsVWFi9ogg==} dev: false + /zod@3.23.8: + resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + dev: false + /zrender@5.5.0: resolution: {integrity: sha512-O3MilSi/9mwoovx77m6ROZM7sXShR/O/JIanvzTwjN3FORfLSr81PsUGd7jlaYOeds9d8tw82oP44+3YucVo+w==} dependencies: tslib: 2.3.0 dev: false - /zustand@4.4.1(@types/react@18.2.57)(react@18.2.0): + /zustand@4.4.1(@types/react@18.3.3)(react@18.3.1): resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==} engines: {node: '>=12.7.0'} peerDependencies: @@ -24075,12 +24697,12 @@ packages: react: optional: true dependencies: - '@types/react': 18.2.57 - react: 18.2.0 - use-sync-external-store: 1.2.0(react@18.2.0) + '@types/react': 18.3.3 + react: 18.3.1 + use-sync-external-store: 1.2.0(react@18.3.1) dev: false - /zustand@4.5.2(react@18.2.0): + /zustand@4.5.2(react@18.3.1): resolution: {integrity: sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==} engines: {node: '>=12.7.0'} peerDependencies: @@ -24095,6 +24717,6 @@ packages: react: optional: true dependencies: - react: 18.2.0 - use-sync-external-store: 1.2.0(react@18.2.0) + react: 18.3.1 + use-sync-external-store: 1.2.0(react@18.3.1) dev: false diff --git a/scripts/price/package.json b/scripts/price/package.json index 09ad3b587..9fa2e6dcd 100644 --- a/scripts/price/package.json +++ b/scripts/price/package.json @@ -26,7 +26,7 @@ "lint": "TIMING=1 eslint src --fix" }, "devDependencies": { - "@apollo/client": "^3.9.11", + "@apollo/client": "^3.10.4", "@types/express": "^4.17.21", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", @@ -43,7 +43,7 @@ "graphql": "16.8.1", "ioredis": "^5.4.1", "ts-node": "^10.9.2", - "tsup": "^8.0.2", + "tsup": "^8.1.0", "typescript": "5.4.5" } }