diff --git a/apis/path-finder/package.json b/apis/path-finder/package.json index b47141494..50fb64fc2 100644 --- a/apis/path-finder/package.json +++ b/apis/path-finder/package.json @@ -22,8 +22,8 @@ "@zenlink-interface/wagmi-config": "workspace:*", "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", - "ioredis": "^5.4.1", - "viem": "2.21.55", + "ioredis": "^5.4.2", + "viem": "2.21.57", "zod": "^3.24.1" }, "devDependencies": { diff --git a/apis/token-price/package.json b/apis/token-price/package.json index 46b23f549..40a159ad3 100644 --- a/apis/token-price/package.json +++ b/apis/token-price/package.json @@ -10,7 +10,7 @@ "@zenlink-interface/graph-client": "workspace:*", "date-fns": "^4.1.0", "fast-json-stable-stringify": "^2.1.0", - "ioredis": "^5.4.1" + "ioredis": "^5.4.2" }, "devDependencies": { "@zenlink-interface/eslint-config": "workspace:*", diff --git a/apis/zenlink-stats/package.json b/apis/zenlink-stats/package.json index cc9d56a00..c76978106 100644 --- a/apis/zenlink-stats/package.json +++ b/apis/zenlink-stats/package.json @@ -21,8 +21,8 @@ "esno": "^4.8.0", "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", - "ioredis": "^5.4.1", - "viem": "2.21.55" + "ioredis": "^5.4.2", + "viem": "2.21.57" }, "devDependencies": { "@zenlink-interface/eslint-config": "workspace:*", diff --git a/apps/analytics/package.json b/apps/analytics/package.json index 79aa427f6..cb645ca69 100644 --- a/apps/analytics/package.json +++ b/apps/analytics/package.json @@ -20,11 +20,11 @@ "@ethersproject/solidity": "^5.7.0", "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.8", "@tanstack/react-table": "8.20.6", "@vercel/analytics": "^1.4.1", "@zenlink-interface/amm": "workspace:*", @@ -49,7 +49,7 @@ "echarts-for-react": "^3.0.2", "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", - "next": "15.1.0", + "next": "15.1.2", "next-pwa": "^5.6.0", "next-seo": "^6.6.0", "next-sitemap": "^4.2.3", @@ -58,14 +58,14 @@ "react": "19.0.0", "react-dom": "19.0.0", "react-redux": "^9.2.0", - "viem": "2.21.55", - "wagmi": "2.14.3", + "viem": "2.21.57", + "wagmi": "2.14.4", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "@types/numeral": "^2.0.5", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", @@ -75,7 +75,7 @@ "graphql": "16.10.0", "postcss": "^8.4.49", "swr": "^2.2.5", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "5.7.2" }, "nextBundleAnalysis": { diff --git a/apps/app/package.json b/apps/app/package.json index 1ec4a9744..a3974f567 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -14,21 +14,21 @@ "@heroicons/react": "2.2.0", "@vercel/analytics": "^1.4.1", "@zenlink-interface/ui": "workspace:*", - "next": "15.1.0", + "next": "15.1.2", "next-seo": "^6.6.0", "react": "19.0.0", "react-dom": "19.0.0" }, "devDependencies": { "@types/node": "^22.10.2", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "autoprefixer": "^10.4.20", "eslint": "^9.17.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "5.7.2" } } diff --git a/apps/gauge/package.json b/apps/gauge/package.json index 6e51553df..548059986 100644 --- a/apps/gauge/package.json +++ b/apps/gauge/package.json @@ -11,11 +11,11 @@ "dependencies": { "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.8", "@tanstack/react-table": "8.20.6", "@vercel/analytics": "^1.4.1", "@zenlink-interface/amm": "workspace:*", @@ -39,7 +39,7 @@ "echarts": "^5.5.1", "echarts-for-react": "^3.0.2", "fast-json-stable-stringify": "^2.1.0", - "next": "15.1.0", + "next": "15.1.2", "next-pwa": "^5.6.0", "next-seo": "^6.6.0", "next-sitemap": "^4.2.3", @@ -48,14 +48,14 @@ "react": "19.0.0", "react-dom": "19.0.0", "react-redux": "^9.2.0", - "viem": "2.21.55", - "wagmi": "2.14.3", + "viem": "2.21.57", + "wagmi": "2.14.4", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "@types/numeral": "^2.0.5", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", @@ -65,7 +65,7 @@ "graphql": "16.10.0", "postcss": "^8.4.49", "swr": "^2.2.5", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "5.7.2" }, "nextBundleAnalysis": { diff --git a/apps/market/package.json b/apps/market/package.json index 5a788213e..f23b2040b 100644 --- a/apps/market/package.json +++ b/apps/market/package.json @@ -11,11 +11,11 @@ "dependencies": { "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.8", "@tanstack/react-table": "8.20.6", "@vercel/analytics": "^1.4.1", "@zenlink-interface/amm": "workspace:*", @@ -40,7 +40,7 @@ "echarts": "^5.5.1", "echarts-for-react": "^3.0.2", "fast-json-stable-stringify": "^2.1.0", - "next": "15.1.0", + "next": "15.1.2", "next-pwa": "^5.6.0", "next-seo": "^6.6.0", "next-sitemap": "^4.2.3", @@ -49,14 +49,14 @@ "react": "19.0.0", "react-dom": "19.0.0", "react-redux": "^9.2.0", - "viem": "2.21.55", - "wagmi": "2.14.3", + "viem": "2.21.57", + "wagmi": "2.14.4", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "@types/numeral": "^2.0.5", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", @@ -66,7 +66,7 @@ "graphql": "16.10.0", "postcss": "^8.4.49", "swr": "^2.2.5", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "5.7.2" }, "nextBundleAnalysis": { diff --git a/apps/pool/package.json b/apps/pool/package.json index cc7b94eb0..ec305ab2d 100644 --- a/apps/pool/package.json +++ b/apps/pool/package.json @@ -20,11 +20,11 @@ "@ethersproject/solidity": "^5.7.0", "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.8", "@tanstack/react-table": "8.20.6", "@vercel/analytics": "^1.4.1", "@zenlink-interface/amm": "workspace:*", @@ -49,7 +49,7 @@ "echarts-for-react": "^3.0.2", "ethers": "^5.7.2", "fast-json-stable-stringify": "^2.1.0", - "next": "15.1.0", + "next": "15.1.2", "next-pwa": "^5.6.0", "next-seo": "^6.6.0", "next-sitemap": "^4.2.3", @@ -58,14 +58,14 @@ "react": "19.0.0", "react-dom": "19.0.0", "react-redux": "^9.2.0", - "viem": "2.21.55", - "wagmi": "2.14.3", + "viem": "2.21.57", + "wagmi": "2.14.4", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "@types/numeral": "^2.0.5", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", @@ -75,7 +75,7 @@ "graphql": "16.10.0", "postcss": "^8.4.49", "swr": "^2.2.5", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "5.7.2" }, "nextBundleAnalysis": { diff --git a/apps/referrals/package.json b/apps/referrals/package.json index 8de099cdb..4e94c5b63 100644 --- a/apps/referrals/package.json +++ b/apps/referrals/package.json @@ -14,11 +14,11 @@ "@ethersproject/providers": "^5.7.2", "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.8", "@tanstack/react-table": "8.20.6", "@vercel/analytics": "^1.4.1", "@zenlink-interface/amm": "workspace:*", @@ -36,7 +36,7 @@ "@zenlink-interface/ui": "workspace:*", "@zenlink-interface/wagmi": "workspace:*", "ethers": "^5.7.2", - "next": "15.1.0", + "next": "15.1.2", "next-pwa": "^5.6.0", "next-seo": "^6.6.0", "next-sitemap": "^4.2.3", @@ -45,14 +45,14 @@ "react": "19.0.0", "react-dom": "19.0.0", "react-redux": "^9.2.0", - "viem": "2.21.55", - "wagmi": "2.14.3", + "viem": "2.21.57", + "wagmi": "2.14.4", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "@types/numeral": "^2.0.5", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", @@ -60,7 +60,7 @@ "autoprefixer": "^10.4.20", "eslint": "^9.17.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "5.7.2" }, "nextBundleAnalysis": { diff --git a/apps/swap/package.json b/apps/swap/package.json index 5e75c99ca..528c48e1e 100644 --- a/apps/swap/package.json +++ b/apps/swap/package.json @@ -14,11 +14,11 @@ "@ethersproject/providers": "^5.7.2", "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.8", "@vercel/analytics": "^1.4.1", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", @@ -40,7 +40,7 @@ "echarts": "^5.5.1", "echarts-for-react": "^3.0.2", "ethers": "^5.7.2", - "next": "15.1.0", + "next": "15.1.2", "next-pwa": "^5.6.0", "next-seo": "^6.6.0", "next-sitemap": "^4.2.3", @@ -49,14 +49,14 @@ "react": "19.0.0", "react-dom": "19.0.0", "react-redux": "^9.2.0", - "viem": "2.21.55", - "wagmi": "2.14.3", + "viem": "2.21.57", + "wagmi": "2.14.4", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "@types/numeral": "^2.0.5", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/nextjs-config": "workspace:*", @@ -64,7 +64,7 @@ "autoprefixer": "^10.4.20", "eslint": "^9.17.0", "postcss": "^8.4.49", - "tailwindcss": "^3.4.16", + "tailwindcss": "^3.4.17", "typescript": "5.7.2" }, "nextBundleAnalysis": { diff --git a/package.json b/package.json index d32f4fb4e..93e6d4d19 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "prepare": "pnpm run i18n:compile" }, "devDependencies": { - "@lingui/cli": "^5.1.1", + "@lingui/cli": "^5.1.2", "@types/node": "^22.10.2", "@zenlink-interface/eslint-config": "workspace:*", "chatgpt": "^5.2.5", @@ -46,6 +46,6 @@ "ora": "^8.1.1", "pathe": "^1.1.2", "turbo": "2.3.3", - "undici": "^7.1.1" + "undici": "^7.2.0" } } diff --git a/packages/compat/package.json b/packages/compat/package.json index 5a07797bc..f54590006 100644 --- a/packages/compat/package.json +++ b/packages/compat/package.json @@ -20,15 +20,15 @@ "ethers": "^5.7.2", "react": "19.0.0", "react-dom": "19.0.0", - "viem": "2.21.55" + "viem": "2.21.57" }, "dependencies": { "@ethersproject/constants": "^5.7.0", "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@reduxjs/toolkit": "^1.9.7", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", @@ -47,19 +47,19 @@ "@zenlink-types/bifrost": "1.7.7", "next-themes": "^0.4.4", "react-redux": "^9.2.0", - "viem": "2.21.55", - "wagmi": "2.14.3", + "viem": "2.21.57", + "wagmi": "2.14.4", "zod": "^3.24.1" }, "devDependencies": { "@types/dom-view-transitions": "^1.0.5", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^9.17.0", "ethers": "^5.7.2", - "next": "15.1.0", + "next": "15.1.2", "react": "19.0.0", "react-dom": "19.0.0", "tsup": "^8.3.5", diff --git a/packages/config/eslint/package.json b/packages/config/eslint/package.json index d6558215a..d09a0f3a7 100644 --- a/packages/config/eslint/package.json +++ b/packages/config/eslint/package.json @@ -19,9 +19,9 @@ }, "dependencies": { "@antfu/eslint-config": "^3.12.0", - "@next/eslint-plugin-next": "^15.1.0", + "@next/eslint-plugin-next": "^15.1.2", "eslint": "^9.17.0", - "eslint-config-next": "^15.1.0", + "eslint-config-next": "^15.1.2", "eslint-plugin-react": "^7.37.2", "eslint-plugin-react-hooks": "beta", "eslint-plugin-simple-import-sort": "^12.1.1", diff --git a/packages/config/nextjs/package.json b/packages/config/nextjs/package.json index f407dd144..77053762c 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": "15.1.0" + "next": "15.1.2" }, "devDependencies": { "@lingui/swc-plugin": "5.0.1", - "next": "15.1.0" + "next": "15.1.2" } } diff --git a/packages/currency/package.json b/packages/currency/package.json index 8d23f84d4..9cf589a4d 100644 --- a/packages/currency/package.json +++ b/packages/currency/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@types/lodash.flatmap": "^4.5.9", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", diff --git a/packages/graph-client/package.json b/packages/graph-client/package.json index d0cf82b42..e4a276143 100644 --- a/packages/graph-client/package.json +++ b/packages/graph-client/package.json @@ -26,7 +26,7 @@ "prepublishOnly": "pnpm build" }, "dependencies": { - "@apollo/client": "^3.12.3", + "@apollo/client": "^3.12.4", "@graphql-codegen/cli": "^5.0.3", "@graphql-codegen/typescript-operations": "^4.4.0", "@graphql-codegen/typescript-react-apollo": "^4.3.2", diff --git a/packages/hooks/package.json b/packages/hooks/package.json index 2191fd32c..fdcca5484 100644 --- a/packages/hooks/package.json +++ b/packages/hooks/package.json @@ -30,7 +30,7 @@ "react-responsive": "^10.0.0" }, "devDependencies": { - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/currency": "workspace:*", "@zenlink-interface/eslint-config": "workspace:*", diff --git a/packages/parachains-impl/amplitude/package.json b/packages/parachains-impl/amplitude/package.json index 46e84d61c..21415d970 100644 --- a/packages/parachains-impl/amplitude/package.json +++ b/packages/parachains-impl/amplitude/package.json @@ -24,9 +24,9 @@ "dependencies": { "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@pendulum-chain/types": "0.3.4", "@polkadot/api": "^12.3.1", "@polkadot/api-augment": "^12.3.1", @@ -44,7 +44,7 @@ "@zenlink-types/bifrost": "1.7.7" }, "devDependencies": { - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", diff --git a/packages/parachains-impl/bifrost/package.json b/packages/parachains-impl/bifrost/package.json index 48d5396f3..9c7e52aaa 100644 --- a/packages/parachains-impl/bifrost/package.json +++ b/packages/parachains-impl/bifrost/package.json @@ -23,9 +23,9 @@ "dependencies": { "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@polkadot-onboard/react": "^1.1.0", "@polkadot/api": "^12.3.1", "@polkadot/api-augment": "^12.3.1", @@ -43,7 +43,7 @@ "@zenlink-types/bifrost": "1.7.7" }, "devDependencies": { - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", diff --git a/packages/polkadot/package.json b/packages/polkadot/package.json index be40f9bfa..f37a83fd4 100644 --- a/packages/polkadot/package.json +++ b/packages/polkadot/package.json @@ -48,7 +48,7 @@ "@zenlink-interface/ui": "workspace:*" }, "devDependencies": { - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", diff --git a/packages/redux/localstorage/package.json b/packages/redux/localstorage/package.json index 1c872eb06..4f144f910 100644 --- a/packages/redux/localstorage/package.json +++ b/packages/redux/localstorage/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@reduxjs/toolkit": "^1.9.7", "@types/node": "^22.10.2", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", diff --git a/packages/redux/token-lists/package.json b/packages/redux/token-lists/package.json index 8b11f446f..615e8ec64 100644 --- a/packages/redux/token-lists/package.json +++ b/packages/redux/token-lists/package.json @@ -31,12 +31,12 @@ "fast-json-stable-stringify": "^2.1.0", "multicodec": "^3.2.1", "multihashes": "^4.0.3", - "viem": "2.21.55" + "viem": "2.21.57" }, "devDependencies": { "@reduxjs/toolkit": "^1.9.7", "@types/node": "^22.10.2", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", diff --git a/packages/shared/package.json b/packages/shared/package.json index f96d48d7d..769163f19 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -17,14 +17,14 @@ "peerDependencies": { "react": "19.0.0", "react-dom": "19.0.0", - "viem": "2.21.55" + "viem": "2.21.57" }, "dependencies": { - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@reduxjs/toolkit": "^1.9.7", - "@tanstack/react-query": "^5.62.7", + "@tanstack/react-query": "^5.62.8", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", "@zenlink-interface/graph-client": "workspace:*", @@ -32,12 +32,12 @@ "@zenlink-interface/redux-localstorage": "workspace:*", "make-plural": "^7.4.0", "react-redux": "^9.2.0", - "viem": "2.21.55", - "wagmi": "2.14.3", + "viem": "2.21.57", + "wagmi": "2.14.4", "zod": "^3.24.1" }, "devDependencies": { - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/format": "workspace:*", diff --git a/packages/smart-router/package.json b/packages/smart-router/package.json index 9d69a59a1..0361aee89 100644 --- a/packages/smart-router/package.json +++ b/packages/smart-router/package.json @@ -39,7 +39,7 @@ "jsbi": "^4.3.0", "tiny-invariant": "^1.3.3", "tiny-warning": "^1.0.3", - "viem": "2.21.55" + "viem": "2.21.57" }, "devDependencies": { "@types/node": "^22.10.2", diff --git a/packages/ui/package.json b/packages/ui/package.json index 3d5c612a9..b95fea272 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -18,7 +18,7 @@ "lint": "TIMING=1 eslint ./**/*.ts* --fix" }, "peerDependencies": { - "next": "15.1.0", + "next": "15.1.2", "react": "19.0.0", "react-dom": "19.0.0" }, @@ -27,9 +27,9 @@ "@fontsource-variable/inter": "5.1.0", "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", "@popperjs/core": "^2.11.8", "@react-hook/window-scroll": "^1.3.0", "@tailwindcss/aspect-ratio": "^0.4.2", @@ -43,7 +43,7 @@ "classnames": "^2.5.1", "date-fns": "^4.1.0", "nanoid": "^5.0.7", - "next": "15.1.0", + "next": "15.1.2", "react": "19.0.0", "react-dom": "19.0.0", "react-jazzicon": "^1.0.4", @@ -52,13 +52,13 @@ "react-window": "^1.8.11" }, "devDependencies": { - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@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.16", + "tailwindcss": "^3.4.17", "typescript": "5.7.2" } } diff --git a/packages/wagmi/package.json b/packages/wagmi/package.json index 9237ae8ec..455c4d69b 100644 --- a/packages/wagmi/package.json +++ b/packages/wagmi/package.json @@ -19,8 +19,8 @@ "peerDependencies": { "react": "19.0.0", "react-dom": "19.0.0", - "viem": "2.21.55", - "wagmi": "2.14.3" + "viem": "2.21.57", + "wagmi": "2.14.4" }, "dependencies": { "@ethersproject/abi": "^5.7.0", @@ -30,10 +30,10 @@ "@ethersproject/providers": "^5.7.2", "@headlessui/react": "2.2.0", "@heroicons/react": "2.2.0", - "@lingui/core": "5.1.1", - "@lingui/macro": "5.1.1", - "@lingui/react": "5.1.1", - "@tanstack/react-query": "^5.62.7", + "@lingui/core": "5.1.2", + "@lingui/macro": "5.1.2", + "@lingui/react": "5.1.2", + "@tanstack/react-query": "^5.62.8", "@uniswap/permit2-sdk": "^1.3.0", "@zenlink-interface/amm": "workspace:*", "@zenlink-interface/chain": "workspace:*", @@ -48,20 +48,20 @@ "@zenlink-interface/wagmi-config": "workspace:*", "fast-json-stable-stringify": "^2.1.0", "ms": "^2.1.3", - "next-axiom": "^1.9.0", - "viem": "2.21.55", - "wagmi": "2.14.3", + "next-axiom": "^1.9.1", + "viem": "2.21.57", + "wagmi": "2.14.4", "zod": "^3.24.1" }, "devDependencies": { "@types/ms": "^0.7.34", - "@types/react": "19.0.1", + "@types/react": "19.0.2", "@types/react-dom": "^19.0.2", "@zenlink-interface/eslint-config": "workspace:*", "@zenlink-interface/typescript-config": "workspace:*", "eslint": "^9.17.0", "ethers": "^5.7.2", - "next": "15.1.0", + "next": "15.1.2", "react": "19.0.0", "react-dom": "19.0.0", "tsup": "^8.3.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index da55de922..a89dcdfd3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@lingui/cli': - specifier: ^5.1.1 - version: 5.1.1(typescript@5.7.2) + specifier: ^5.1.2 + version: 5.1.2(typescript@5.7.2) '@types/node': specifier: ^22.10.2 version: 22.10.2 @@ -42,8 +42,8 @@ importers: specifier: 2.3.3 version: 2.3.3 undici: - specifier: ^7.1.1 - version: 7.1.1 + specifier: ^7.2.0 + version: 7.2.0 apis/path-finder: dependencies: @@ -72,11 +72,11 @@ importers: specifier: ^2.1.0 version: 2.1.0 ioredis: - specifier: ^5.4.1 - version: 5.4.1 + specifier: ^5.4.2 + version: 5.4.2 viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) zod: specifier: ^3.24.1 version: 3.24.1 @@ -118,8 +118,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 ioredis: - specifier: ^5.4.1 - version: 5.4.1 + specifier: ^5.4.2 + version: 5.4.2 devDependencies: '@zenlink-interface/eslint-config': specifier: workspace:* @@ -144,7 +144,7 @@ importers: version: 5.0.0 '@wagmi/core': specifier: 1.1.1-cjs - version: 1.1.1-cjs(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.4.1)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + version: 1.1.1-cjs(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.4.2)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) '@zenlink-interface/chain': specifier: workspace:* version: link:../../packages/chain @@ -179,11 +179,11 @@ importers: specifier: ^2.1.0 version: 2.1.0 ioredis: - specifier: ^5.4.1 - version: 5.4.1 + specifier: ^5.4.2 + version: 5.4.2 viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) devDependencies: '@zenlink-interface/eslint-config': specifier: workspace:* @@ -231,26 +231,26 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + version: 1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0) '@tanstack/react-query': - specifier: ^5.62.7 - version: 5.62.7(react@19.0.0) + specifier: ^5.62.8 + version: 5.62.8(react@19.0.0) '@tanstack/react-table': specifier: 8.20.6 version: 8.20.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@vercel/analytics': specifier: ^1.4.1 - version: 1.4.1(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) + version: 1.4.1(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -318,17 +318,17 @@ importers: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) next-seo: specifier: ^6.6.0 - version: 6.6.0(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 6.6.0(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 4.2.3(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) next-themes: specifier: ^0.4.4 version: 0.4.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -343,13 +343,13 @@ importers: version: 19.0.0(react@19.0.0) react-redux: specifier: ^9.2.0 - version: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + version: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) wagmi: - specifier: 2.14.3 - version: 2.14.3(@tanstack/query-core@5.62.7)(@tanstack/react-query@5.62.7(react@19.0.0))(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + specifier: 2.14.4 + version: 2.14.4(@tanstack/query-core@5.62.8)(@tanstack/react-query@5.62.8(react@19.0.0))(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) zod: specifier: ^3.24.1 version: 3.24.1 @@ -361,11 +361,11 @@ importers: specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -391,8 +391,8 @@ importers: specifier: ^2.2.5 version: 2.2.5(react@19.0.0) tailwindcss: - specifier: ^3.4.16 - version: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + specifier: ^3.4.17 + version: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) typescript: specifier: 5.7.2 version: 5.7.2 @@ -404,16 +404,16 @@ importers: version: 2.2.0(react@19.0.0) '@vercel/analytics': specifier: ^1.4.1 - version: 1.4.1(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) + version: 1.4.1(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) '@zenlink-interface/ui': specifier: workspace:* version: link:../../packages/ui next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-seo: specifier: ^6.6.0 - version: 6.6.0(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 6.6.0(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: specifier: 19.0.0 version: 19.0.0 @@ -425,8 +425,8 @@ importers: specifier: ^22.10.2 version: 22.10.2 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -446,8 +446,8 @@ importers: specifier: ^8.4.49 version: 8.4.49 tailwindcss: - specifier: ^3.4.16 - version: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + specifier: ^3.4.17 + version: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) typescript: specifier: 5.7.2 version: 5.7.2 @@ -461,26 +461,26 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + version: 1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0) '@tanstack/react-query': - specifier: ^5.62.7 - version: 5.62.7(react@19.0.0) + specifier: ^5.62.8 + version: 5.62.8(react@19.0.0) '@tanstack/react-table': specifier: 8.20.6 version: 8.20.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@vercel/analytics': specifier: ^1.4.1 - version: 1.4.1(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) + version: 1.4.1(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -545,17 +545,17 @@ importers: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) next-seo: specifier: ^6.6.0 - version: 6.6.0(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 6.6.0(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 4.2.3(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) next-themes: specifier: ^0.4.4 version: 0.4.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -570,13 +570,13 @@ importers: version: 19.0.0(react@19.0.0) react-redux: specifier: ^9.2.0 - version: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + version: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) wagmi: - specifier: 2.14.3 - version: 2.14.3(@tanstack/query-core@5.62.7)(@tanstack/react-query@5.62.7(react@19.0.0))(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + specifier: 2.14.4 + version: 2.14.4(@tanstack/query-core@5.62.8)(@tanstack/react-query@5.62.8(react@19.0.0))(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) zod: specifier: ^3.24.1 version: 3.24.1 @@ -588,11 +588,11 @@ importers: specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -618,8 +618,8 @@ importers: specifier: ^2.2.5 version: 2.2.5(react@19.0.0) tailwindcss: - specifier: ^3.4.16 - version: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + specifier: ^3.4.17 + version: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) typescript: specifier: 5.7.2 version: 5.7.2 @@ -633,26 +633,26 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + version: 1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0) '@tanstack/react-query': - specifier: ^5.62.7 - version: 5.62.7(react@19.0.0) + specifier: ^5.62.8 + version: 5.62.8(react@19.0.0) '@tanstack/react-table': specifier: 8.20.6 version: 8.20.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@vercel/analytics': specifier: ^1.4.1 - version: 1.4.1(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) + version: 1.4.1(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -720,17 +720,17 @@ importers: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) next-seo: specifier: ^6.6.0 - version: 6.6.0(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 6.6.0(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 4.2.3(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) next-themes: specifier: ^0.4.4 version: 0.4.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -745,13 +745,13 @@ importers: version: 19.0.0(react@19.0.0) react-redux: specifier: ^9.2.0 - version: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + version: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) wagmi: - specifier: 2.14.3 - version: 2.14.3(@tanstack/query-core@5.62.7)(@tanstack/react-query@5.62.7(react@19.0.0))(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + specifier: 2.14.4 + version: 2.14.4(@tanstack/query-core@5.62.8)(@tanstack/react-query@5.62.8(react@19.0.0))(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) zod: specifier: ^3.24.1 version: 3.24.1 @@ -763,11 +763,11 @@ importers: specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -793,8 +793,8 @@ importers: specifier: ^2.2.5 version: 2.2.5(react@19.0.0) tailwindcss: - specifier: ^3.4.16 - version: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + specifier: ^3.4.17 + version: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) typescript: specifier: 5.7.2 version: 5.7.2 @@ -835,26 +835,26 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + version: 1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0) '@tanstack/react-query': - specifier: ^5.62.7 - version: 5.62.7(react@19.0.0) + specifier: ^5.62.8 + version: 5.62.8(react@19.0.0) '@tanstack/react-table': specifier: 8.20.6 version: 8.20.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@vercel/analytics': specifier: ^1.4.1 - version: 1.4.1(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) + version: 1.4.1(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -922,17 +922,17 @@ importers: specifier: ^2.1.0 version: 2.1.0 next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) next-seo: specifier: ^6.6.0 - version: 6.6.0(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 6.6.0(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 4.2.3(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) next-themes: specifier: ^0.4.4 version: 0.4.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -947,13 +947,13 @@ importers: version: 19.0.0(react@19.0.0) react-redux: specifier: ^9.2.0 - version: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + version: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) wagmi: - specifier: 2.14.3 - version: 2.14.3(@tanstack/query-core@5.62.7)(@tanstack/react-query@5.62.7(react@19.0.0))(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + specifier: 2.14.4 + version: 2.14.4(@tanstack/query-core@5.62.8)(@tanstack/react-query@5.62.8(react@19.0.0))(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) zod: specifier: ^3.24.1 version: 3.24.1 @@ -965,11 +965,11 @@ importers: specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -995,8 +995,8 @@ importers: specifier: ^2.2.5 version: 2.2.5(react@19.0.0) tailwindcss: - specifier: ^3.4.16 - version: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + specifier: ^3.4.17 + version: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) typescript: specifier: 5.7.2 version: 5.7.2 @@ -1019,26 +1019,26 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + version: 1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0) '@tanstack/react-query': - specifier: ^5.62.7 - version: 5.62.7(react@19.0.0) + specifier: ^5.62.8 + version: 5.62.8(react@19.0.0) '@tanstack/react-table': specifier: 8.20.6 version: 8.20.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@vercel/analytics': specifier: ^1.4.1 - version: 1.4.1(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) + version: 1.4.1(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -1085,17 +1085,17 @@ importers: specifier: ^5.7.2 version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) next-seo: specifier: ^6.6.0 - version: 6.6.0(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 6.6.0(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 4.2.3(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) next-themes: specifier: ^0.4.4 version: 0.4.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -1110,13 +1110,13 @@ importers: version: 19.0.0(react@19.0.0) react-redux: specifier: ^9.2.0 - version: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + version: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) wagmi: - specifier: 2.14.3 - version: 2.14.3(@tanstack/query-core@5.62.7)(@tanstack/react-query@5.62.7(react@19.0.0))(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + specifier: 2.14.4 + version: 2.14.4(@tanstack/query-core@5.62.8)(@tanstack/react-query@5.62.8(react@19.0.0))(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) zod: specifier: ^3.24.1 version: 3.24.1 @@ -1128,11 +1128,11 @@ importers: specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -1152,8 +1152,8 @@ importers: specifier: ^8.4.49 version: 8.4.49 tailwindcss: - specifier: ^3.4.16 - version: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + specifier: ^3.4.17 + version: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) typescript: specifier: 5.7.2 version: 5.7.2 @@ -1176,23 +1176,23 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + version: 1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0) '@tanstack/react-query': - specifier: ^5.62.7 - version: 5.62.7(react@19.0.0) + specifier: ^5.62.8 + version: 5.62.8(react@19.0.0) '@vercel/analytics': specifier: ^1.4.1 - version: 1.4.1(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) + version: 1.4.1(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) '@zenlink-interface/amm': specifier: workspace:* version: link:../../packages/amm @@ -1254,17 +1254,17 @@ importers: specifier: ^5.7.2 version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-pwa: specifier: ^5.6.0 - version: 5.6.0(@babel/core@7.24.6)(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) + version: 5.6.0(@babel/core@7.24.6)(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0) next-seo: specifier: ^6.6.0 - version: 6.6.0(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 6.6.0(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-sitemap: specifier: ^4.2.3 - version: 4.2.3(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 4.2.3(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) next-themes: specifier: ^0.4.4 version: 0.4.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -1279,13 +1279,13 @@ importers: version: 19.0.0(react@19.0.0) react-redux: specifier: ^9.2.0 - version: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + version: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) wagmi: - specifier: 2.14.3 - version: 2.14.3(@tanstack/query-core@5.62.7)(@tanstack/react-query@5.62.7(react@19.0.0))(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + specifier: 2.14.4 + version: 2.14.4(@tanstack/query-core@5.62.8)(@tanstack/react-query@5.62.8(react@19.0.0))(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) zod: specifier: ^3.24.1 version: 3.24.1 @@ -1297,11 +1297,11 @@ importers: specifier: ^2.0.5 version: 2.0.5 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../packages/config/eslint @@ -1321,8 +1321,8 @@ importers: specifier: ^8.4.49 version: 8.4.49 tailwindcss: - specifier: ^3.4.16 - version: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + specifier: ^3.4.17 + version: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) typescript: specifier: 5.7.2 version: 5.7.2 @@ -1443,17 +1443,17 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + version: 1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0) '@zenlink-interface/amm': specifier: workspace:* version: link:../amm @@ -1504,13 +1504,13 @@ importers: version: 0.4.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react-redux: specifier: ^9.2.0 - version: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + version: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) wagmi: - specifier: 2.14.3 - version: 2.14.3(@tanstack/query-core@5.62.7)(@tanstack/react-query@5.62.7(react@19.0.0))(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + specifier: 2.14.4 + version: 2.14.4(@tanstack/query-core@5.62.8)(@tanstack/react-query@5.62.8(react@19.0.0))(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) zod: specifier: ^3.24.1 version: 3.24.1 @@ -1519,11 +1519,11 @@ importers: specifier: ^1.0.5 version: 1.0.5 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -1537,8 +1537,8 @@ importers: specifier: ^5.7.2 version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: specifier: 19.0.0 version: 19.0.0 @@ -1558,14 +1558,14 @@ importers: specifier: ^3.12.0 version: 3.12.0(@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(@vue/compiler-sfc@3.4.27)(eslint-plugin-react-hooks@5.1.0-beta-26f2496093-20240514(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2)(vitest@2.1.8(@edge-runtime/vm@3.2.0)(@types/node@22.10.2)(terser@5.31.0)) '@next/eslint-plugin-next': - specifier: ^15.1.0 - version: 15.1.0 + specifier: ^15.1.2 + version: 15.1.2 eslint: specifier: ^9.17.0 version: 9.17.0(jiti@2.3.3) eslint-config-next: - specifier: ^15.1.0 - version: 15.1.0(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) + specifier: ^15.1.2 + version: 15.1.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) eslint-plugin-react: specifier: ^7.37.2 version: 7.37.2(eslint@9.17.0(jiti@2.3.3)) @@ -1609,10 +1609,10 @@ importers: devDependencies: '@lingui/swc-plugin': specifier: 5.0.1 - version: 5.0.1(@lingui/core@5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0))(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 5.0.1(@lingui/core@5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0))(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) packages/config/polkadot: dependencies: @@ -1707,11 +1707,11 @@ importers: specifier: ^4.5.9 version: 4.5.9 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -1762,8 +1762,8 @@ importers: packages/graph-client: dependencies: '@apollo/client': - specifier: ^3.12.3 - version: 3.12.3(@types/react@19.0.1)(graphql-ws@5.16.0(graphql@16.10.0))(graphql@16.10.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^3.12.4 + version: 3.12.4(@types/react@19.0.2)(graphql-ws@5.16.0(graphql@16.10.0))(graphql@16.10.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@graphql-codegen/cli': specifier: ^5.0.3 version: 5.0.3(@parcel/watcher@2.4.1)(@types/node@22.10.2)(bufferutil@4.0.8)(graphql@16.10.0)(typescript@5.7.2)(utf-8-validate@5.0.10) @@ -1845,11 +1845,11 @@ importers: version: 10.0.0(react@19.0.0) devDependencies: '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/currency': specifier: workspace:* version: link:../currency @@ -1969,14 +1969,14 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@pendulum-chain/types': specifier: 0.3.4 version: 0.3.4(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)) @@ -2024,11 +2024,11 @@ importers: version: 1.7.7(bufferutil@4.0.8)(utf-8-validate@5.0.10) devDependencies: '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../config/eslint @@ -2060,14 +2060,14 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@polkadot-onboard/react': specifier: ^1.1.0 version: 1.1.0 @@ -2115,11 +2115,11 @@ importers: version: 1.7.7(bufferutil@4.0.8)(utf-8-validate@5.0.10) devDependencies: '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../../config/eslint @@ -2152,7 +2152,7 @@ importers: version: 1.1.0(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))(@polkadot/util@13.0.2)(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot-onboard/wallet-connect': specifier: ^1.1.0 - version: 1.1.0(@types/react@19.0.1)(bufferutil@4.0.8)(ioredis@5.4.1)(react@19.0.0)(utf-8-validate@5.0.10) + version: 1.1.0(@types/react@19.0.2)(bufferutil@4.0.8)(ioredis@5.4.2)(react@19.0.0)(utf-8-validate@5.0.10) '@polkadot/api': specifier: ^12.3.1 version: 12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) @@ -2221,11 +2221,11 @@ importers: version: link:../ui devDependencies: '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -2246,16 +2246,16 @@ importers: devDependencies: '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + version: 1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0) '@types/node': specifier: ^22.10.2 version: 22.10.2 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/chain': specifier: workspace:* version: link:../../chain @@ -2285,7 +2285,7 @@ importers: version: 19.0.0(react@19.0.0) react-redux: specifier: ^9.2.0 - version: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + version: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) typescript: specifier: 5.7.2 version: 5.7.2 @@ -2317,21 +2317,21 @@ importers: specifier: ^4.0.3 version: 4.0.3 viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) devDependencies: '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + version: 1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0) '@types/node': specifier: ^22.10.2 version: 22.10.2 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/chain': specifier: workspace:* version: link:../../chain @@ -2355,7 +2355,7 @@ importers: version: 19.0.0(react@19.0.0) react-redux: specifier: ^9.2.0 - version: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + version: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) typescript: specifier: 5.7.2 version: 5.7.2 @@ -2363,20 +2363,20 @@ importers: packages/shared: dependencies: '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@reduxjs/toolkit': specifier: ^1.9.7 - version: 1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0) + version: 1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0) '@tanstack/react-query': - specifier: ^5.62.7 - version: 5.62.7(react@19.0.0) + specifier: ^5.62.8 + version: 5.62.8(react@19.0.0) '@zenlink-interface/chain': specifier: workspace:* version: link:../chain @@ -2397,23 +2397,23 @@ importers: version: 7.4.0 react-redux: specifier: ^9.2.0 - version: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + version: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) wagmi: - specifier: 2.14.3 - version: 2.14.3(@tanstack/query-core@5.62.7)(@tanstack/react-query@5.62.7(react@19.0.0))(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + specifier: 2.14.4 + version: 2.14.4(@tanstack/query-core@5.62.8)(@tanstack/react-query@5.62.8(react@19.0.0))(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) zod: specifier: ^3.24.1 version: 3.24.1 devDependencies: '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -2478,8 +2478,8 @@ importers: specifier: ^1.0.3 version: 1.0.3 viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) devDependencies: '@types/node': specifier: ^22.10.2 @@ -2551,14 +2551,14 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@popperjs/core': specifier: ^2.11.8 version: 2.11.8 @@ -2567,13 +2567,13 @@ importers: version: 1.3.0(react@19.0.0) '@tailwindcss/aspect-ratio': specifier: ^0.4.2 - version: 0.4.2(tailwindcss@3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2))) + version: 0.4.2(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2))) '@tailwindcss/forms': specifier: ^0.5.9 - version: 0.5.9(tailwindcss@3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2))) + version: 0.5.9(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2))) '@tailwindcss/typography': specifier: ^0.5.15 - version: 0.5.15(tailwindcss@3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2))) + version: 0.5.15(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2))) '@tanstack/react-table': specifier: 8.20.6 version: 8.20.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -2599,8 +2599,8 @@ importers: specifier: ^5.0.7 version: 5.0.7 next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: specifier: 19.0.0 version: 19.0.0 @@ -2621,11 +2621,11 @@ importers: version: 1.8.11(react-dom@19.0.0(react@19.0.0))(react@19.0.0) devDependencies: '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@types/react-virtualized-auto-sizer': specifier: ^1.0.4 version: 1.0.4 @@ -2639,8 +2639,8 @@ importers: specifier: workspace:* version: link:../config/typescript tailwindcss: - specifier: ^3.4.16 - version: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + specifier: ^3.4.17 + version: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) typescript: specifier: 5.7.2 version: 5.7.2 @@ -2669,17 +2669,17 @@ importers: specifier: 2.2.0 version: 2.2.0(react@19.0.0) '@lingui/core': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) '@lingui/macro': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@lingui/react': - specifier: 5.1.1 - version: 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + specifier: 5.1.2 + version: 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) '@tanstack/react-query': - specifier: ^5.62.7 - version: 5.62.7(react@19.0.0) + specifier: ^5.62.8 + version: 5.62.8(react@19.0.0) '@uniswap/permit2-sdk': specifier: ^1.3.0 version: 1.3.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) @@ -2723,14 +2723,14 @@ importers: specifier: ^2.1.3 version: 2.1.3 next-axiom: - specifier: ^1.9.0 - version: 1.9.0(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) + specifier: ^1.9.1 + version: 1.9.1(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) wagmi: - specifier: 2.14.3 - version: 2.14.3(@tanstack/query-core@5.62.7)(@tanstack/react-query@5.62.7(react@19.0.0))(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + specifier: 2.14.4 + version: 2.14.4(@tanstack/query-core@5.62.8)(@tanstack/react-query@5.62.8(react@19.0.0))(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) zod: specifier: ^3.24.1 version: 3.24.1 @@ -2739,11 +2739,11 @@ importers: specifier: ^0.7.34 version: 0.7.34 '@types/react': - specifier: 19.0.1 - version: 19.0.1 + specifier: 19.0.2 + version: 19.0.2 '@types/react-dom': specifier: ^19.0.2 - version: 19.0.2(@types/react@19.0.1) + version: 19.0.2(@types/react@19.0.2) '@zenlink-interface/eslint-config': specifier: workspace:* version: link:../config/eslint @@ -2757,8 +2757,8 @@ importers: specifier: ^5.7.2 version: 5.7.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) next: - specifier: 15.1.0 - version: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: 15.1.2 + version: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: specifier: 19.0.0 version: 19.0.0 @@ -2775,8 +2775,8 @@ importers: scripts/price: devDependencies: '@apollo/client': - specifier: ^3.12.3 - version: 3.12.3(@types/react@19.0.1)(graphql-ws@5.16.0(graphql@16.10.0))(graphql@16.10.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + specifier: ^3.12.4 + version: 3.12.4(@types/react@19.0.2)(graphql-ws@5.16.0(graphql@16.10.0))(graphql@16.10.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@types/express': specifier: ^5.0.0 version: 5.0.0 @@ -2820,8 +2820,8 @@ importers: specifier: 16.10.0 version: 16.10.0 ioredis: - specifier: ^5.4.1 - version: 5.4.1 + specifier: ^5.4.2 + version: 5.4.2 ts-node: specifier: ^10.9.2 version: 10.9.2(@types/node@22.10.2)(typescript@5.7.2) @@ -2865,8 +2865,8 @@ importers: specifier: 5.7.2 version: 5.7.2 viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) scripts/vote-merkle: devDependencies: @@ -2907,8 +2907,8 @@ importers: specifier: 5.7.2 version: 5.7.2 viem: - specifier: 2.21.55 - version: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + specifier: 2.21.57 + version: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) packages: @@ -2989,8 +2989,8 @@ packages: peerDependencies: ajv: '>=8' - '@apollo/client@3.12.3': - resolution: {integrity: sha512-KZ5zymRdb8bMbGUb1wP2U04ff7qIGgaC1BCdCVC+IPFiXkxEhHBc5fDEQOwAUT+vUo9KbBh3g7QK/JCOswn59w==} + '@apollo/client@3.12.4': + resolution: {integrity: sha512-S/eC9jxEW9Jg1BjD6AZonE1fHxYuvC3gFHop8FRQkUdeK63MmBD5r0DOrN2WlJbwha1MSD6A97OwXwjaujEQpA==} peerDependencies: graphql: ^15.0.0 || ^16.0.0 graphql-ws: ^5.5.5 @@ -5160,12 +5160,12 @@ packages: '@ledgerhq/connect-kit-loader@1.1.8': resolution: {integrity: sha512-mDJsOucVW8m3Lk2fdQst+P74SgiKebvq1iBk4sXLbADQOwhL9bWGaArvO+tW7jPJZwEfSPWBdHcHoYi11XAwZw==} - '@lingui/babel-plugin-extract-messages@5.1.1': - resolution: {integrity: sha512-2jAmEbyPLeZFLMcuIT/4pXum19e9/skQQcAx6hRtkjoUf8CqsZY8JSOcijZ6EEDgaNZQSepoaOWAvQNLB6vD0A==} + '@lingui/babel-plugin-extract-messages@5.1.2': + resolution: {integrity: sha512-w4lX0aR3mvQqwCGZDFbtTDg8BUN2Pf8FQ0NMYWSRG/mQV6AskZn3xY9R6wht9poVr/RfKaPF+9P4jQzAxXUWWw==} engines: {node: '>=20.0.0'} - '@lingui/babel-plugin-lingui-macro@5.1.1': - resolution: {integrity: sha512-mW7FiE9PlKiFFXrA8+u0mN+ExXDjTqHX0nQTmbhNd6afNUgtCHv8Krokk9Hheogc4TdFprR/ADlp7v2kUOKgKw==} + '@lingui/babel-plugin-lingui-macro@5.1.2': + resolution: {integrity: sha512-6hq75WZRvuOeWOM0LplZmKTRYIHn9o8PdAYuymVO+QvRp+mMKKMwf8vWyqdVW+4T/zaknN8WtXRRGw6wcCBHew==} engines: {node: '>=20.0.0'} peerDependencies: babel-plugin-macros: 2 || 3 @@ -5173,20 +5173,20 @@ packages: babel-plugin-macros: optional: true - '@lingui/cli@5.1.1': - resolution: {integrity: sha512-n+dC9XJ0Be6NEL6Wp69jFmuBNyYeAsISdtUZqgZZHjYxG3yhjcO7NTuittw9JxOlV4MXIadoGiTgY7j01Kg12g==} + '@lingui/cli@5.1.2': + resolution: {integrity: sha512-PqiDhHmLbeXBmH9Nig6fk0LJXQA0/cr/G2REp60GJ2YBxCvpooE8N2Loi1+dyPX+CGmL4XaQg5Rq5Du9LBP0Gg==} engines: {node: '>=20.0.0'} hasBin: true - '@lingui/conf@5.1.1': - resolution: {integrity: sha512-TC1fz5K+8bZ2u88kbloHUHpyHVDdAr0vf8ADcfJxJE/mIfymaYtyH7YVUP7+J1vcVlI/xNt7Rubg0f4Vp+GxnQ==} + '@lingui/conf@5.1.2': + resolution: {integrity: sha512-m0kKiiasvoFLo3cpix+zl1wT4/Wn09+9FHdh7tzuxwcRFWyXgJl1/Ire1Cfumoyve0p4DvtnGygg7meAGm6jJw==} engines: {node: '>=20.0.0'} - '@lingui/core@5.1.1': - resolution: {integrity: sha512-gyjT2CPE3Yb8pqRI+aJd4koMejeXgSq23tPM/i+EWPF42p1zqc6aqFL2KBFEJKkoKZhDljOLrjQFHAeeC/Bmqw==} + '@lingui/core@5.1.2': + resolution: {integrity: sha512-biqmMCWuBBj7ERSpgGSV91hTShnSrR/RIFUcNKjWuZYgDd3HpBdEmXKCo9NTanQYbkBUpmyw/bgwsSBex6vkDA==} engines: {node: '>=20.0.0'} peerDependencies: - '@lingui/babel-plugin-lingui-macro': 5.1.0 + '@lingui/babel-plugin-lingui-macro': 5.1.2 babel-plugin-macros: 2 || 3 peerDependenciesMeta: '@lingui/babel-plugin-lingui-macro': @@ -5194,15 +5194,15 @@ packages: babel-plugin-macros: optional: true - '@lingui/format-po@5.1.1': - resolution: {integrity: sha512-KgNXP2pG19xrgyRstafHa21M/Yek2FB2ytrm42HYQuHJnYJAmwZ5HdP1gTmm2Z3icZatpY95O8SgYWTIXByEtg==} + '@lingui/format-po@5.1.2': + resolution: {integrity: sha512-fkhAeBnOqceY5CJrtyRN5oBq3/6X2IpIKS+6yzwyWUzmJ5XmW2cwF2xtrcBwEekvtKzyuUZz7Dqc9gM02epSqA==} engines: {node: '>=20.0.0'} - '@lingui/macro@5.1.1': - resolution: {integrity: sha512-/52ISD+DGv6Wy+nfwtHVVCEOnvrTiA/YSoS6hTxL/PR2aL706QVxhLNXA0T+CBqj+zWFgsDpL8LFaAv+eD7cXw==} + '@lingui/macro@5.1.2': + resolution: {integrity: sha512-R6HV7XmiskkI/85JCjAtQuBPRu5AB57lOJdJE6xs2qBaeRu70v0BalTn4wyG5+r0JSkDI4gakWaXKW2KpWN6fQ==} engines: {node: '>=20.0.0'} peerDependencies: - '@lingui/babel-plugin-lingui-macro': 5.1.0 + '@lingui/babel-plugin-lingui-macro': 5.1.2 babel-plugin-macros: 2 || 3 peerDependenciesMeta: '@lingui/babel-plugin-lingui-macro': @@ -5210,15 +5210,15 @@ packages: babel-plugin-macros: optional: true - '@lingui/message-utils@5.1.1': - resolution: {integrity: sha512-v4PA3eI4LHNyHklqgX6vdZLHYhJcBrgJNmATfBrf3Rm+5Xdg2SKjrXKRm28Q+diNo+ao6IPwlxq32FZUS7h4kA==} + '@lingui/message-utils@5.1.2': + resolution: {integrity: sha512-P/N0yBy2MuC726EaGPGiOafc/0RafHiwkvZJdFKjm1/XOMWrFZDPFXTuxguVQ3HQsRi5eUIPaboU4uRX4GepPg==} engines: {node: '>=20.0.0'} - '@lingui/react@5.1.1': - resolution: {integrity: sha512-lhh2hwoCGoA50cBAHqpeTiZV+FUyNuVpLePux1MKSTuBkH8XaKk+cBghwqeDV5oNTJkjZx5ByKgq5rlsBAtBww==} + '@lingui/react@5.1.2': + resolution: {integrity: sha512-YPAvbPUd+kJrmA9H1LSJ9f6+0hkOlm0w8g+7a8FtE7olamjXd7SyIgJMbeJmvKSdztrrdcLBs9YEftUKTfjiyg==} engines: {node: '>=20.0.0'} peerDependencies: - '@lingui/babel-plugin-lingui-macro': 5.1.0 + '@lingui/babel-plugin-lingui-macro': 5.1.2 babel-plugin-macros: 2 || 3 react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: @@ -5312,8 +5312,8 @@ packages: '@metamask/sdk-install-modal-web@0.31.2': resolution: {integrity: sha512-KPv36kQjmTwErU8g2neuHHSgkD5+1hp4D6ERfk5Kc2r73aOYNCdG9wDGRUmFmcY2MKkeK1EuDyZfJ4FPU30fxQ==} - '@metamask/sdk@0.31.2': - resolution: {integrity: sha512-6MWON2g1j7XwAHWam4trusGxeyhQweNLEHPsfuIxSwcsXoEm08Jj80OglJxQI4KwjcDnjSWBkQGG3mmK6ug/cA==} + '@metamask/sdk@0.31.4': + resolution: {integrity: sha512-HLUN4IZGdyiy5YeebXmXi+ndpmrl6zslCQLdR2QHplIy4JmUL/eDyKNFiK7eBLVKXVVIDYFIb6g1iSEb+i8Kew==} '@metamask/utils@5.0.2': resolution: {integrity: sha512-yfmE79bRQtnMzarnKfX7AEJBwFTxvTyw3nBQlu/5rmGXrjAeAMltoGxO62TFurxrQAFMNa/fEjIHNvungZp0+g==} @@ -5357,56 +5357,56 @@ packages: '@next/env@13.5.6': resolution: {integrity: sha512-Yac/bV5sBGkkEXmAX5FWPS9Mmo2rthrOPRQQNfycJPkjUAUclomCPH7QFVCDQ4Mp2k2K1SSM6m0zrxYrOwtFQw==} - '@next/env@15.1.0': - resolution: {integrity: sha512-UcCO481cROsqJuszPPXJnb7GGuLq617ve4xuAyyNG4VSSocJNtMU5Fsx+Lp6mlN8c7W58aZLc5y6D/2xNmaK+w==} + '@next/env@15.1.2': + resolution: {integrity: sha512-Hm3jIGsoUl6RLB1vzY+dZeqb+/kWPZ+h34yiWxW0dV87l8Im/eMOwpOA+a0L78U0HM04syEjXuRlCozqpwuojQ==} - '@next/eslint-plugin-next@15.1.0': - resolution: {integrity: sha512-+jPT0h+nelBT6HC9ZCHGc7DgGVy04cv4shYdAe6tKlEbjQUtwU3LzQhzbDHQyY2m6g39m6B0kOFVuLGBrxxbGg==} + '@next/eslint-plugin-next@15.1.2': + resolution: {integrity: sha512-sgfw3+WdaYOGPKCvM1L+UucBmRfh8V2Ygefp7ELON0+0vY7uohQwXXnVWg3rY7mXDKharQR3o7uedpfvnU2hlQ==} - '@next/swc-darwin-arm64@15.1.0': - resolution: {integrity: sha512-ZU8d7xxpX14uIaFC3nsr4L++5ZS/AkWDm1PzPO6gD9xWhFkOj2hzSbSIxoncsnlJXB1CbLOfGVN4Zk9tg83PUw==} + '@next/swc-darwin-arm64@15.1.2': + resolution: {integrity: sha512-b9TN7q+j5/7+rGLhFAVZiKJGIASuo8tWvInGfAd8wsULjB1uNGRCj1z1WZwwPWzVQbIKWFYqc+9L7W09qwt52w==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@15.1.0': - resolution: {integrity: sha512-DQ3RiUoW2XC9FcSM4ffpfndq1EsLV0fj0/UY33i7eklW5akPUCo6OX2qkcLXZ3jyPdo4sf2flwAED3AAq3Om2Q==} + '@next/swc-darwin-x64@15.1.2': + resolution: {integrity: sha512-caR62jNDUCU+qobStO6YJ05p9E+LR0EoXh1EEmyU69cYydsAy7drMcOlUlRtQihM6K6QfvNwJuLhsHcCzNpqtA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@15.1.0': - resolution: {integrity: sha512-M+vhTovRS2F//LMx9KtxbkWk627l5Q7AqXWWWrfIzNIaUFiz2/NkOFkxCFyNyGACi5YbA8aekzCLtbDyfF/v5Q==} + '@next/swc-linux-arm64-gnu@15.1.2': + resolution: {integrity: sha512-fHHXBusURjBmN6VBUtu6/5s7cCeEkuGAb/ZZiGHBLVBXMBy4D5QpM8P33Or8JD1nlOjm/ZT9sEE5HouQ0F+hUA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@15.1.0': - resolution: {integrity: sha512-Qn6vOuwaTCx3pNwygpSGtdIu0TfS1KiaYLYXLH5zq1scoTXdwYfdZtwvJTpB1WrLgiQE2Ne2kt8MZok3HlFqmg==} + '@next/swc-linux-arm64-musl@15.1.2': + resolution: {integrity: sha512-9CF1Pnivij7+M3G74lxr+e9h6o2YNIe7QtExWq1KUK4hsOLTBv6FJikEwCaC3NeYTflzrm69E5UfwEAbV2U9/g==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@15.1.0': - resolution: {integrity: sha512-yeNh9ofMqzOZ5yTOk+2rwncBzucc6a1lyqtg8xZv0rH5znyjxHOWsoUtSq4cUTeeBIiXXX51QOOe+VoCjdXJRw==} + '@next/swc-linux-x64-gnu@15.1.2': + resolution: {integrity: sha512-tINV7WmcTUf4oM/eN3Yuu/f8jQ5C6AkueZPKeALs/qfdfX57eNv4Ij7rt0SA6iZ8+fMobVfcFVv664Op0caCCg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@15.1.0': - resolution: {integrity: sha512-t9IfNkHQs/uKgPoyEtU912MG6a1j7Had37cSUyLTKx9MnUpjj+ZDKw9OyqTI9OwIIv0wmkr1pkZy+3T5pxhJPg==} + '@next/swc-linux-x64-musl@15.1.2': + resolution: {integrity: sha512-jf2IseC4WRsGkzeUw/cK3wci9pxR53GlLAt30+y+B+2qAQxMw6WAC3QrANIKxkcoPU3JFh/10uFfmoMDF9JXKg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@15.1.0': - resolution: {integrity: sha512-WEAoHyG14t5sTavZa1c6BnOIEukll9iqFRTavqRVPfYmfegOAd5MaZfXgOGG6kGo1RduyGdTHD4+YZQSdsNZXg==} + '@next/swc-win32-arm64-msvc@15.1.2': + resolution: {integrity: sha512-wvg7MlfnaociP7k8lxLX4s2iBJm4BrNiNFhVUY+Yur5yhAJHfkS8qPPeDEUH8rQiY0PX3u/P7Q/wcg6Mv6GSAA==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-x64-msvc@15.1.0': - resolution: {integrity: sha512-J1YdKuJv9xcixzXR24Dv+4SaDKc2jj31IVUEMdO5xJivMTXuE6MAdIi4qPjSymHuFG8O5wbfWKnhJUcHHpj5CA==} + '@next/swc-win32-x64-msvc@15.1.2': + resolution: {integrity: sha512-D3cNA8NoT3aWISWmo7HF5Eyko/0OdOO+VagkoJuiTk7pyX3P/b+n8XA/MYvyR+xSVcbKn68B1rY9fgqjNISqzQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -5424,10 +5424,6 @@ packages: '@noble/curves@1.4.0': resolution: {integrity: sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg==} - '@noble/curves@1.6.0': - resolution: {integrity: sha512-TlaHRXDehJuRNR9TfZDNQ45mMEd5dwUwmicsafcIX4SsNiqnCHKjE/1alYPd/lDRVhxdhUAlv8uEhMCI5zjIJQ==} - engines: {node: ^14.21.3 || >=16} - '@noble/curves@1.7.0': resolution: {integrity: sha512-UTMhXK9SeDhFJVrHeUJ5uZlI6ajXg10O6Ddocf9S6GjbSBVZsJo88HzKwXznNfGpMTRDyJkqMjNDPYgf0qFWnw==} engines: {node: ^14.21.3 || >=16} @@ -5453,10 +5449,6 @@ packages: resolution: {integrity: sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==} engines: {node: '>= 16'} - '@noble/hashes@1.5.0': - resolution: {integrity: sha512-1j6kQFb7QRru7eKN3ZDvRcP13rugwdxZqCjbiAVZfIJwgj2A65UmT4TgARXGlXgnRkORLTDTrO19ZErt7+QXgA==} - engines: {node: ^14.21.3 || >=16} - '@noble/hashes@1.6.0': resolution: {integrity: sha512-YUULf0Uk4/mAA89w+k3+yUYh6NrEvxZa5T6SY3wlMvE2chHkxFUUIDI8/XW1QSC357iA5pSnqt7XEhvFOqmDyQ==} engines: {node: ^14.21.3 || >=16} @@ -7092,11 +7084,11 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20' - '@tanstack/query-core@5.62.7': - resolution: {integrity: sha512-fgpfmwatsrUal6V+8EC2cxZIQVl9xvL7qYa03gsdsCy985UTUlS4N+/3hCzwR0PclYDqisca2AqR1BVgJGpUDA==} + '@tanstack/query-core@5.62.8': + resolution: {integrity: sha512-4fV31vDsUyvNGrKIOUNPrZztoyL187bThnoQOvAXEVlZbSiuPONpfx53634MKKdvsDir5NyOGm80ShFaoHS/mw==} - '@tanstack/react-query@5.62.7': - resolution: {integrity: sha512-+xCtP4UAFDTlRTYyEjLx0sRtWyr5GIk7TZjZwBu4YaNahi3Rt2oMyRqfpfVrtwsqY2sayP4iXVCwmC+ZqqFmuw==} + '@tanstack/react-query@5.62.8': + resolution: {integrity: sha512-8TUstKxF/fysHonZsWg/hnlDVgasTdHx6Q+f1/s/oPKJBJbKUWPZEHwLTMOZgrZuroLMiqYKJ9w69Abm8mWP0Q==} peerDependencies: react: ^18 || ^19 @@ -7260,8 +7252,8 @@ packages: '@types/react-window@1.8.8': resolution: {integrity: sha512-8Ls660bHR1AUA2kuRvVG9D/4XpRC6wjAaPT9dil7Ckc76eP9TKWZwwmgfq8Q1LANX3QNDnoU4Zp48A3w+zK69Q==} - '@types/react@19.0.1': - resolution: {integrity: sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ==} + '@types/react@19.0.2': + resolution: {integrity: sha512-USU8ZI/xyKJwFTpjSVIrSeHBVAGagkHQKPNbxeWwql/vDmnTIBgx+TJnhFnj1NXgz8XfprU0egV2dROLGpsBEg==} '@types/resolve@1.17.1': resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} @@ -7299,17 +7291,6 @@ packages: '@types/yargs@17.0.32': resolution: {integrity: sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==} - '@typescript-eslint/eslint-plugin@8.12.2': - resolution: {integrity: sha512-gQxbxM8mcxBwaEmWdtLCIGLfixBMHhQjBqR8sVWNTPpcj45WlYL2IObS/DNMLH1DBP0n8qz+aiiLTGfopPEebw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 - eslint: ^8.57.0 || ^9.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - '@typescript-eslint/eslint-plugin@8.18.1': resolution: {integrity: sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7318,16 +7299,6 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/parser@8.12.2': - resolution: {integrity: sha512-MrvlXNfGPLH3Z+r7Tk+Z5moZAc0dzdVjTgUgwsdGweH7lydysQsnSww3nAmsq8blFuRD5VRlAr9YdEFw3e6PBw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - '@typescript-eslint/parser@8.18.1': resolution: {integrity: sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7343,15 +7314,6 @@ packages: resolution: {integrity: sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.12.2': - resolution: {integrity: sha512-bwuU4TAogPI+1q/IJSKuD4shBLc/d2vGcRT588q+jzayQyjVK2X6v/fbR4InY2U2sgf8MEvVCqEWUzYzgBNcGQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - '@typescript-eslint/type-utils@8.18.1': resolution: {integrity: sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -7553,10 +7515,10 @@ packages: typescript: optional: true - '@wagmi/connectors@5.7.0': - resolution: {integrity: sha512-cPMmHBGw28fll7VQJC9iF6ngdQ17STTzspqRIjlTkz44zhjwMTf7shw+JJUmqw+0uK7DqRbf/xUHlZE2IVd2mg==} + '@wagmi/connectors@5.7.1': + resolution: {integrity: sha512-7K8zKzxKrZRFbJL8vG9qGhYGQ/2Ce534j8ByOABeXWQmXaVSf862v8KiLUUwDlUMktGW9EAjCTrv1ceUWdwgpg==} peerDependencies: - '@wagmi/core': 2.16.0 + '@wagmi/core': 2.16.1 typescript: '>=5.0.4' viem: 2.x peerDependenciesMeta: @@ -7572,8 +7534,8 @@ packages: typescript: optional: true - '@wagmi/core@2.16.0': - resolution: {integrity: sha512-sy4n7Jv6YCbT2jp4zQ/9H6l0A8StsN7P8mm2BRuODgW2w6Fj4j6h2xgYJD2tIjJHkLU/nvPJ7audZ55X7XQU/g==} + '@wagmi/core@2.16.1': + resolution: {integrity: sha512-PFP43jEeyzCp9ZKM+G/H50Gb68XT9J9xLIHvznTvPZOphlnVOVMpZTUARukOQZvmZXZoD2CUTJxT820YrZfjcw==} peerDependencies: '@tanstack/query-core': '>=5.0.0' typescript: '>=5.0.4' @@ -7749,6 +7711,7 @@ packages: '@web3modal/core@2.4.3': resolution: {integrity: sha512-7Z/sDe9RIYQ2k9ITcxgEa/u7FvlI76vcVVZn9UY4ISivefqrH4JAS3GX4JmVNUUlovwuiZdyqBv4llAQOMK6Rg==} + deprecated: Web3Modal is now Reown AppKit. Please follow the upgrade guide at https://docs.reown.com/appkit/upgrade/from-w3m-to-reown '@web3modal/standalone@2.4.3': resolution: {integrity: sha512-5ATXBoa4GGm+TIUSsKWsfWCJunv1XevOizpgTFhqyeGgRDmWhqsz9UIPzH/1mk+g0iJ/xqMKs5F6v9D2QeKxag==} @@ -7756,6 +7719,7 @@ packages: '@web3modal/ui@2.4.3': resolution: {integrity: sha512-J989p8CdtEhI9gZHf/rZ/WFqYlrAHWw9GmAhFoiNODwjAp0BoG/uoaPiijJMchXdngihZOjLGCQwDXU16DHiKg==} + deprecated: Web3Modal is now Reown AppKit. Please follow the upgrade guide at https://docs.reown.com/appkit/upgrade/from-w3m-to-reown '@webassemblyjs/ast@1.12.1': resolution: {integrity: sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==} @@ -8970,10 +8934,6 @@ packages: resolution: {integrity: sha512-RcyUFKA93/CXH20l4SoVvzZfrSDMOTUS3bWVpTt2FuFP+XYrL8i8oonHP7WInRyVHXh0n/ORtoeiE1os+8qkSw==} engines: {node: '>=10.0.0'} - enhanced-resolve@5.17.0: - resolution: {integrity: sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==} - engines: {node: '>=10.13.0'} - enhanced-resolve@5.17.1: resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==} engines: {node: '>=10.13.0'} @@ -9226,8 +9186,8 @@ packages: peerDependencies: eslint: ^9.5.0 - eslint-config-next@15.1.0: - resolution: {integrity: sha512-gADO+nKVseGso3DtOrYX9H7TxB/MuX7AUYhMlvQMqLYvUWu4HrOQuU7cC1HW74tHIqkAvXdwgAz3TCbczzSEXw==} + eslint-config-next@15.1.2: + resolution: {integrity: sha512-PrMm1/4zWSJ689wd/ypWIR5ZF1uvmp3EkgpgBV1Yu6PhEobBjXMGgT8bVNelwl17LXojO8D5ePFRiI4qXjsPRA==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 || ^9.0.0 typescript: '>=3.3.1' @@ -10070,8 +10030,8 @@ packages: invariant@2.2.4: resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} - ioredis@5.4.1: - resolution: {integrity: sha512-2YZsvl7jopIa1gaePkeMtd9rAcSjOOjPtpcLlOeusyO+XH2SK5ZcT+UCrElPP+WVIInh2TzeI4XW9ENaSLVVHA==} + ioredis@5.4.2: + resolution: {integrity: sha512-0SZXGNGZ+WzISQ67QDyZ2x0+wVxjjUndtD8oSeik/4ajifeiRufed8fCb8QW8VMyi4MXcS+UO1k/0NGhvq1PAg==} engines: {node: '>=12.22.0'} ip-regex@4.3.0: @@ -10507,10 +10467,6 @@ packages: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} - lilconfig@3.1.1: - resolution: {integrity: sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==} - engines: {node: '>=14'} - lilconfig@3.1.3: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} @@ -11032,8 +10988,8 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - next-axiom@1.9.0: - resolution: {integrity: sha512-CvpwB+7hB/qKKwQWdf0btnWrB+FFX1O2iUzJe0H43PlnwcX1CCQ+zGiwDEx8hSwoauP94W7F6WZxzkTgzFr6Ug==} + next-axiom@1.9.1: + resolution: {integrity: sha512-aSvfZHtGlcaSAGf+5IFTEgDIvqFaHkCUoFu9sNCy5bc8NxEl1v6cYhPZ54X0W9OQ9FyPRiHeD4DjxM/3p3yVRw==} engines: {node: '>=18'} peerDependencies: next: '>=14.0' @@ -11067,8 +11023,8 @@ packages: next-tick@1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} - next@15.1.0: - resolution: {integrity: sha512-QKhzt6Y8rgLNlj30izdMbxAwjHMFANnLwDwZ+WQh5sMhyt4lEBqDK9QpvWHtIM4rINKPoJ8aiRZKg5ULSybVHw==} + next@15.1.2: + resolution: {integrity: sha512-nLJDV7peNy+0oHlmY2JZjzMfJ8Aj0/dd3jCwSZS8ZiO5nkQfcZRqDrRN3U5rJtqVTQneIOGZzb6LCNrk7trMCQ==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} hasBin: true peerDependencies: @@ -11585,10 +11541,6 @@ packages: resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==} engines: {node: '>=4'} - postcss-selector-parser@6.1.0: - resolution: {integrity: sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==} - engines: {node: '>=4'} - postcss-selector-parser@6.1.2: resolution: {integrity: sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==} engines: {node: '>=4'} @@ -12439,8 +12391,8 @@ packages: tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} - tailwindcss@3.4.16: - resolution: {integrity: sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==} + tailwindcss@3.4.17: + resolution: {integrity: sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==} engines: {node: '>=14.0.0'} hasBin: true @@ -12639,9 +12591,6 @@ packages: tslib@2.7.0: resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} - tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} @@ -12816,8 +12765,8 @@ packages: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} - undici@7.1.1: - resolution: {integrity: sha512-WZkQ6eH9f5ZT93gaIffsbUaDpBwjbpvmMbfaEhOnbdUneurTESeRxwPGwjI28mRFESH3W3e8Togijh37ptOQqA==} + undici@7.2.0: + resolution: {integrity: sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ==} engines: {node: '>=20.18.1'} unenv@1.9.0: @@ -13026,8 +12975,8 @@ packages: resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} engines: {node: '>= 0.8'} - viem@2.21.55: - resolution: {integrity: sha512-PgXew7C11cAuEtOSgRyQx2kJxEOPUwIwZA9dMglRByqJuFVA7wSGZZOOo/93iylAA8E15bEdqy9xulU3oKZ70Q==} + viem@2.21.57: + resolution: {integrity: sha512-Mw4f4Dw0+Y/wSHdynVmP4uh+Cw15HEoj8BOKvKH5nGA6oFZYRxSy9Ruu7ZG8jexeAVCZ57aIuXb0gNg6Vb1x0g==} peerDependencies: typescript: '>=5.0.4' peerDependenciesMeta: @@ -13106,8 +13055,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - wagmi@2.14.3: - resolution: {integrity: sha512-sr8o7+EBw22GhieDyXLv8Zr2vgC6xKrYoSuUIpq0xOqEhvMP1q880VtR4lFG1capc2QEWvK72pJ/+jpsEQcMYQ==} + wagmi@2.14.4: + resolution: {integrity: sha512-Yg5Vic+k0Y2Dt1GdLTUi/Gmw3afRer1o+p0bqvn1kpjWVJZd2+YfHQLY54yeKdDw6uFaWGYxp3JWKz6iILYfuw==} peerDependencies: '@tanstack/react-query': '>=5.0.0' react: '>=18' @@ -13497,7 +13446,7 @@ snapshots: '@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.17.0(jiti@2.3.3)) '@eslint/markdown': 6.2.1 '@stylistic/eslint-plugin': 2.12.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) - '@typescript-eslint/eslint-plugin': 8.18.1(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) + '@typescript-eslint/eslint-plugin': 8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) '@vitest/eslint-plugin': 1.1.16(@typescript-eslint/utils@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2)(vitest@2.1.8(@edge-runtime/vm@3.2.0)(@types/node@22.10.2)(terser@5.31.0)) eslint: 9.17.0(jiti@2.3.3) @@ -13552,7 +13501,7 @@ snapshots: jsonpointer: 5.0.1 leven: 3.1.0 - '@apollo/client@3.12.3(@types/react@19.0.1)(graphql-ws@5.16.0(graphql@16.10.0))(graphql@16.10.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@apollo/client@3.12.4(@types/react@19.0.2)(graphql-ws@5.16.0(graphql@16.10.0))(graphql@16.10.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) '@wry/caches': 1.0.1 @@ -13563,11 +13512,11 @@ snapshots: hoist-non-react-statics: 3.3.2 optimism: 0.18.0 prop-types: 15.8.1 - rehackt: 0.1.0(@types/react@19.0.1)(react@19.0.0) + rehackt: 0.1.0(@types/react@19.0.2)(react@19.0.0) response-iterator: 0.2.6 symbol-observable: 4.0.0 ts-invariant: 0.10.3 - tslib: 2.8.0 + tslib: 2.8.1 zen-observable-ts: 1.2.5 optionalDependencies: graphql-ws: 5.16.0(graphql@16.10.0) @@ -13581,7 +13530,7 @@ snapshots: '@babel/core': 7.24.6 '@babel/generator': 7.24.6 '@babel/parser': 7.24.6 - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@babel/traverse': 7.24.6 '@babel/types': 7.24.6 babel-preset-fbjs: 3.4.0(@babel/core@7.24.6) @@ -13626,7 +13575,7 @@ snapshots: '@babel/traverse': 7.24.6 '@babel/types': 7.24.6 convert-source-map: 2.0.0 - debug: 4.3.6 + debug: 4.4.0 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -13681,7 +13630,7 @@ snapshots: '@babel/core': 7.24.6 '@babel/helper-compilation-targets': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 - debug: 4.3.6 + debug: 4.4.0 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -14352,7 +14301,7 @@ snapshots: '@babel/helper-split-export-declaration': 7.24.6 '@babel/parser': 7.24.6 '@babel/types': 7.24.6 - debug: 4.3.6 + debug: 4.4.0 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -14398,7 +14347,7 @@ snapshots: '@coinbase/wallet-sdk@4.2.3': dependencies: - '@noble/hashes': 1.5.0 + '@noble/hashes': 1.6.1 clsx: 1.2.1 eventemitter3: 5.0.1 preact: 10.25.2 @@ -14447,7 +14396,7 @@ snapshots: '@emnapi/runtime@1.3.1': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 optional: true '@emotion/is-prop-valid@1.2.2': @@ -14864,7 +14813,7 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.3.6 + debug: 4.4.0 espree: 9.6.1 globals: 13.24.0 ignore: 5.3.1 @@ -15526,7 +15475,7 @@ snapshots: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) '@whatwg-node/fetch': 0.9.21 graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - encoding @@ -15535,7 +15484,7 @@ snapshots: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) dataloader: 2.2.2 graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 '@graphql-tools/code-file-loader@8.1.2(graphql@16.10.0)': @@ -15544,7 +15493,7 @@ snapshots: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) globby: 11.1.0 graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 unixify: 1.0.0 transitivePeerDependencies: - supports-color @@ -15557,13 +15506,13 @@ snapshots: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) dataloader: 2.2.2 graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 '@graphql-tools/documents@1.0.0(graphql@16.10.0)': dependencies: graphql: 16.10.0 lodash.sortby: 4.7.0 - tslib: 2.8.0 + tslib: 2.8.1 '@graphql-tools/executor-graphql-ws@1.1.2(bufferutil@4.0.8)(graphql@16.10.0)(utf-8-validate@5.0.10)': dependencies: @@ -15572,7 +15521,7 @@ snapshots: graphql: 16.10.0 graphql-ws: 5.16.0(graphql@16.10.0) isomorphic-ws: 5.0.0(ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)) - tslib: 2.8.0 + tslib: 2.8.1 ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil @@ -15586,7 +15535,7 @@ snapshots: extract-files: 11.0.0 graphql: 16.10.0 meros: 1.3.0(@types/node@22.10.2) - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 transitivePeerDependencies: - '@types/node' @@ -15597,7 +15546,7 @@ snapshots: '@types/ws': 8.5.10 graphql: 16.10.0 isomorphic-ws: 5.0.0(ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)) - tslib: 2.8.0 + tslib: 2.8.1 ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil @@ -15609,7 +15558,7 @@ snapshots: '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) '@repeaterjs/repeater': 3.0.6 graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 '@graphql-tools/git-loader@8.0.6(graphql@16.10.0)': @@ -15618,8 +15567,8 @@ snapshots: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) graphql: 16.10.0 is-glob: 4.0.3 - micromatch: 4.0.7 - tslib: 2.8.0 + micromatch: 4.0.8 + tslib: 2.8.1 unixify: 1.0.0 transitivePeerDependencies: - supports-color @@ -15632,7 +15581,7 @@ snapshots: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) '@whatwg-node/fetch': 0.9.21 graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 transitivePeerDependencies: - '@types/node' @@ -15645,7 +15594,7 @@ snapshots: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) globby: 11.1.0 graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 unixify: 1.0.0 '@graphql-tools/graphql-tag-pluck@8.3.1(graphql@16.10.0)': @@ -15657,7 +15606,7 @@ snapshots: '@babel/types': 7.24.6 '@graphql-tools/utils': 10.2.0(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - supports-color @@ -15666,14 +15615,14 @@ snapshots: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) graphql: 16.10.0 resolve-from: 5.0.0 - tslib: 2.8.0 + tslib: 2.8.1 '@graphql-tools/json-file-loader@8.0.1(graphql@16.10.0)': dependencies: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) globby: 11.1.0 graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 unixify: 1.0.0 '@graphql-tools/load@8.0.2(graphql@16.10.0)': @@ -15682,23 +15631,23 @@ snapshots: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) graphql: 16.10.0 p-limit: 3.1.0 - tslib: 2.8.0 + tslib: 2.8.1 '@graphql-tools/merge@9.0.4(graphql@16.10.0)': dependencies: '@graphql-tools/utils': 10.2.0(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 '@graphql-tools/optimize@1.4.0(graphql@16.10.0)': dependencies: graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 '@graphql-tools/optimize@2.0.0(graphql@16.10.0)': dependencies: graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 '@graphql-tools/prisma-loader@8.0.4(@types/node@22.10.2)(bufferutil@4.0.8)(graphql@16.10.0)(utf-8-validate@5.0.10)': dependencies: @@ -15707,7 +15656,7 @@ snapshots: '@types/js-yaml': 4.0.9 '@whatwg-node/fetch': 0.9.21 chalk: 4.1.2 - debug: 4.3.6 + debug: 4.4.0 dotenv: 16.4.7 graphql: 16.10.0 graphql-request: 6.1.0(graphql@16.10.0) @@ -15717,7 +15666,7 @@ snapshots: js-yaml: 4.1.0 lodash: 4.17.21 scuid: 1.1.0 - tslib: 2.8.0 + tslib: 2.8.1 yaml-ast-parser: 0.0.43 transitivePeerDependencies: - '@types/node' @@ -15731,7 +15680,7 @@ snapshots: '@ardatan/relay-compiler': 12.0.0(graphql@16.10.0) '@graphql-tools/utils': 9.2.1(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - encoding - supports-color @@ -15741,7 +15690,7 @@ snapshots: '@ardatan/relay-compiler': 12.0.0(graphql@16.10.0) '@graphql-tools/utils': 10.2.0(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - encoding - supports-color @@ -15751,7 +15700,7 @@ snapshots: '@graphql-tools/merge': 9.0.4(graphql@16.10.0) '@graphql-tools/utils': 10.2.0(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 '@graphql-tools/url-loader@8.0.2(@types/node@22.10.2)(bufferutil@4.0.8)(graphql@16.10.0)(utf-8-validate@5.0.10)': @@ -15767,7 +15716,7 @@ snapshots: '@whatwg-node/fetch': 0.9.21 graphql: 16.10.0 isomorphic-ws: 5.0.0(ws@8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10)) - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: @@ -15782,18 +15731,18 @@ snapshots: cross-inspect: 1.0.0 dset: 3.1.3 graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 '@graphql-tools/utils@8.13.1(graphql@16.10.0)': dependencies: graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 '@graphql-tools/utils@9.2.1(graphql@16.10.0)': dependencies: '@graphql-typed-document-node/core': 3.2.0(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 '@graphql-tools/wrap@10.0.5(graphql@16.10.0)': dependencies: @@ -15801,7 +15750,7 @@ snapshots: '@graphql-tools/schema': 10.0.3(graphql@16.10.0) '@graphql-tools/utils': 10.2.0(graphql@16.10.0) graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 value-or-promise: 1.0.12 '@graphql-typed-document-node/core@3.2.0(graphql@16.10.0)': @@ -15831,7 +15780,7 @@ snapshots: '@humanwhocodes/config-array@0.11.14': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.6 + debug: 4.4.0 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -16006,35 +15955,35 @@ snapshots: '@ledgerhq/connect-kit-loader@1.1.8': {} - '@lingui/babel-plugin-extract-messages@5.1.1': {} + '@lingui/babel-plugin-extract-messages@5.1.2': {} - '@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2)': + '@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2)': dependencies: '@babel/core': 7.24.6 - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@babel/types': 7.24.6 - '@lingui/conf': 5.1.1(typescript@5.7.2) - '@lingui/core': 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) - '@lingui/message-utils': 5.1.1 + '@lingui/conf': 5.1.2(typescript@5.7.2) + '@lingui/core': 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + '@lingui/message-utils': 5.1.2 optionalDependencies: babel-plugin-macros: 3.1.0 transitivePeerDependencies: - supports-color - typescript - '@lingui/cli@5.1.1(typescript@5.7.2)': + '@lingui/cli@5.1.2(typescript@5.7.2)': dependencies: '@babel/core': 7.24.6 '@babel/generator': 7.24.6 '@babel/parser': 7.24.6 - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@babel/types': 7.24.6 - '@lingui/babel-plugin-extract-messages': 5.1.1 - '@lingui/babel-plugin-lingui-macro': 5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2) - '@lingui/conf': 5.1.1(typescript@5.7.2) - '@lingui/core': 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) - '@lingui/format-po': 5.1.1(typescript@5.7.2) - '@lingui/message-utils': 5.1.1 + '@lingui/babel-plugin-extract-messages': 5.1.2 + '@lingui/babel-plugin-lingui-macro': 5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2) + '@lingui/conf': 5.1.2(typescript@5.7.2) + '@lingui/core': 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + '@lingui/format-po': 5.1.2(typescript@5.7.2) + '@lingui/message-utils': 5.1.2 babel-plugin-macros: 3.1.0 chalk: 4.1.2 chokidar: 3.5.1 @@ -16045,7 +15994,7 @@ snapshots: esbuild: 0.21.5 glob: 11.0.0 inquirer: 7.3.3 - micromatch: 4.0.7 + micromatch: 4.0.8 normalize-path: 3.0.0 ora: 5.4.1 pathe: 1.1.2 @@ -16058,64 +16007,64 @@ snapshots: - supports-color - typescript - '@lingui/conf@5.1.1(typescript@5.7.2)': + '@lingui/conf@5.1.2(typescript@5.7.2)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.7.2) jest-validate: 29.7.0 - jiti: 1.21.0 + jiti: 1.21.6 lodash.get: 4.4.2 transitivePeerDependencies: - typescript - '@lingui/core@5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)': + '@lingui/core@5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)': dependencies: - '@babel/runtime': 7.24.6 - '@lingui/message-utils': 5.1.1 + '@babel/runtime': 7.26.0 + '@lingui/message-utils': 5.1.2 unraw: 3.0.0 optionalDependencies: - '@lingui/babel-plugin-lingui-macro': 5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2) + '@lingui/babel-plugin-lingui-macro': 5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2) babel-plugin-macros: 3.1.0 - '@lingui/format-po@5.1.1(typescript@5.7.2)': + '@lingui/format-po@5.1.2(typescript@5.7.2)': dependencies: - '@lingui/conf': 5.1.1(typescript@5.7.2) - '@lingui/message-utils': 5.1.1 + '@lingui/conf': 5.1.2(typescript@5.7.2) + '@lingui/message-utils': 5.1.2 date-fns: 3.6.0 pofile: 1.1.4 transitivePeerDependencies: - typescript - '@lingui/macro@5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0)': + '@lingui/macro@5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0)': dependencies: - '@lingui/core': 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) - '@lingui/react': 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) + '@lingui/core': 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + '@lingui/react': 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0) optionalDependencies: - '@lingui/babel-plugin-lingui-macro': 5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2) + '@lingui/babel-plugin-lingui-macro': 5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2) babel-plugin-macros: 3.1.0 transitivePeerDependencies: - react - '@lingui/message-utils@5.1.1': + '@lingui/message-utils@5.1.2': dependencies: '@messageformat/parser': 5.1.0 js-sha256: 0.10.1 - '@lingui/react@5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0)': + '@lingui/react@5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0)(react@19.0.0)': dependencies: - '@babel/runtime': 7.24.6 - '@lingui/core': 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + '@babel/runtime': 7.26.0 + '@lingui/core': 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) react: 19.0.0 optionalDependencies: - '@lingui/babel-plugin-lingui-macro': 5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2) + '@lingui/babel-plugin-lingui-macro': 5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2) babel-plugin-macros: 3.1.0 - '@lingui/swc-plugin@5.0.1(@lingui/core@5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0))(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))': + '@lingui/swc-plugin@5.0.1(@lingui/core@5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0))(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))': dependencies: - '@lingui/core': 5.1.1(@lingui/babel-plugin-lingui-macro@5.1.1(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) + '@lingui/core': 5.1.2(@lingui/babel-plugin-lingui-macro@5.1.2(babel-plugin-macros@3.1.0)(typescript@5.7.2))(babel-plugin-macros@3.1.0) optionalDependencies: - next: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + next: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@lit-labs/ssr-dom-shim@1.2.0': {} @@ -16234,7 +16183,7 @@ snapshots: bufferutil: 4.0.8 cross-fetch: 4.0.0 date-fns: 2.30.0 - debug: 4.3.6 + debug: 4.4.0 eciesjs: 0.4.12 eventemitter2: 6.4.9 readable-stream: 3.6.2 @@ -16248,7 +16197,7 @@ snapshots: dependencies: '@paulmillr/qr': 0.2.1 - '@metamask/sdk@0.31.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@metamask/sdk@0.31.4(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@babel/runtime': 7.26.0 '@metamask/onboarding': 1.0.1 @@ -16258,7 +16207,7 @@ snapshots: '@paulmillr/qr': 0.2.1 bowser: 2.11.0 cross-fetch: 4.0.0 - debug: 4.3.6 + debug: 4.4.0 eciesjs: 0.4.12 eth-rpc-errors: 4.0.3 eventemitter2: 6.4.9 @@ -16266,7 +16215,7 @@ snapshots: pump: 3.0.0 readable-stream: 3.6.2 socket.io-client: 4.7.5(bufferutil@4.0.8)(utf-8-validate@5.0.10) - tslib: 2.8.0 + tslib: 2.8.1 util: 0.12.5 uuid: 8.3.2 transitivePeerDependencies: @@ -16279,7 +16228,7 @@ snapshots: dependencies: '@ethereumjs/tx': 4.2.0 '@types/debug': 4.1.12 - debug: 4.3.6 + debug: 4.4.0 semver: 7.6.3 superstruct: 1.0.4 transitivePeerDependencies: @@ -16288,10 +16237,10 @@ snapshots: '@metamask/utils@8.4.0': dependencies: '@ethereumjs/tx': 4.2.0 - '@noble/hashes': 1.5.0 - '@scure/base': 1.1.8 + '@noble/hashes': 1.6.1 + '@scure/base': 1.2.1 '@types/debug': 4.1.12 - debug: 4.3.6 + debug: 4.4.0 pony-cause: 2.1.11 semver: 7.6.3 superstruct: 1.0.4 @@ -16308,7 +16257,7 @@ snapshots: '@motionone/easing': 10.17.0 '@motionone/types': 10.17.0 '@motionone/utils': 10.17.0 - tslib: 2.8.0 + tslib: 2.8.1 '@motionone/dom@10.17.0': dependencies: @@ -16317,7 +16266,7 @@ snapshots: '@motionone/types': 10.17.0 '@motionone/utils': 10.17.0 hey-listen: 1.0.8 - tslib: 2.8.0 + tslib: 2.8.1 '@motionone/easing@10.17.0': dependencies: @@ -16333,7 +16282,7 @@ snapshots: '@motionone/svelte@10.16.4': dependencies: '@motionone/dom': 10.17.0 - tslib: 2.8.0 + tslib: 2.8.1 '@motionone/types@10.17.0': {} @@ -16341,45 +16290,45 @@ snapshots: dependencies: '@motionone/types': 10.17.0 hey-listen: 1.0.8 - tslib: 2.8.0 + tslib: 2.8.1 '@motionone/vue@10.16.4': dependencies: '@motionone/dom': 10.17.0 - tslib: 2.8.0 + tslib: 2.8.1 '@multiformats/base-x@4.0.1': {} '@next/env@13.5.6': {} - '@next/env@15.1.0': {} + '@next/env@15.1.2': {} - '@next/eslint-plugin-next@15.1.0': + '@next/eslint-plugin-next@15.1.2': dependencies: fast-glob: 3.3.1 - '@next/swc-darwin-arm64@15.1.0': + '@next/swc-darwin-arm64@15.1.2': optional: true - '@next/swc-darwin-x64@15.1.0': + '@next/swc-darwin-x64@15.1.2': optional: true - '@next/swc-linux-arm64-gnu@15.1.0': + '@next/swc-linux-arm64-gnu@15.1.2': optional: true - '@next/swc-linux-arm64-musl@15.1.0': + '@next/swc-linux-arm64-musl@15.1.2': optional: true - '@next/swc-linux-x64-gnu@15.1.0': + '@next/swc-linux-x64-gnu@15.1.2': optional: true - '@next/swc-linux-x64-musl@15.1.0': + '@next/swc-linux-x64-musl@15.1.2': optional: true - '@next/swc-win32-arm64-msvc@15.1.0': + '@next/swc-win32-arm64-msvc@15.1.2': optional: true - '@next/swc-win32-x64-msvc@15.1.0': + '@next/swc-win32-x64-msvc@15.1.2': optional: true '@noble/ciphers@1.1.3': {} @@ -16396,10 +16345,6 @@ snapshots: dependencies: '@noble/hashes': 1.4.0 - '@noble/curves@1.6.0': - dependencies: - '@noble/hashes': 1.5.0 - '@noble/curves@1.7.0': dependencies: '@noble/hashes': 1.6.0 @@ -16416,8 +16361,6 @@ snapshots: '@noble/hashes@1.4.0': {} - '@noble/hashes@1.5.0': {} - '@noble/hashes@1.6.0': {} '@noble/hashes@1.6.1': {} @@ -16509,7 +16452,7 @@ snapshots: '@parcel/watcher-wasm@2.4.1': dependencies: is-glob: 4.0.3 - micromatch: 4.0.7 + micromatch: 4.0.8 '@parcel/watcher-win32-arm64@2.4.1': optional: true @@ -16524,7 +16467,7 @@ snapshots: dependencies: detect-libc: 1.0.3 is-glob: 4.0.3 - micromatch: 4.0.7 + micromatch: 4.0.8 node-addon-api: 7.1.0 optionalDependencies: '@parcel/watcher-android-arm64': 2.4.1 @@ -16550,12 +16493,12 @@ snapshots: '@pendulum-chain/type-definitions@0.3.4': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@open-web3/orml-type-definitions': 1.1.4 '@pendulum-chain/type-definitions@0.3.8': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@open-web3/orml-type-definitions': 1.1.4 '@pendulum-chain/types@0.3.4(@polkadot/api@12.3.1(bufferutil@4.0.8)(utf-8-validate@5.0.10))': @@ -16635,25 +16578,25 @@ snapshots: '@polkadot-api/substrate-bindings@0.0.1': dependencies: - '@noble/hashes': 1.5.0 + '@noble/hashes': 1.6.1 '@polkadot-api/utils': 0.0.1 - '@scure/base': 1.1.8 + '@scure/base': 1.2.1 scale-ts: 1.6.0 optional: true '@polkadot-api/substrate-bindings@0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0': dependencies: - '@noble/hashes': 1.5.0 + '@noble/hashes': 1.6.1 '@polkadot-api/utils': 0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0 - '@scure/base': 1.1.8 + '@scure/base': 1.2.1 scale-ts: 1.6.0 optional: true '@polkadot-api/substrate-bindings@0.6.0': dependencies: - '@noble/hashes': 1.5.0 + '@noble/hashes': 1.6.1 '@polkadot-api/utils': 0.1.0 - '@scure/base': 1.1.8 + '@scure/base': 1.2.1 scale-ts: 1.6.0 optional: true @@ -16696,11 +16639,11 @@ snapshots: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - '@polkadot-onboard/wallet-connect@1.1.0(@types/react@19.0.1)(bufferutil@4.0.8)(ioredis@5.4.1)(react@19.0.0)(utf-8-validate@5.0.10)': + '@polkadot-onboard/wallet-connect@1.1.0(@types/react@19.0.2)(bufferutil@4.0.8)(ioredis@5.4.2)(react@19.0.0)(utf-8-validate@5.0.10)': dependencies: '@polkadot-onboard/core': 1.1.0 - '@walletconnect/modal': 2.6.2(@types/react@19.0.1)(react@19.0.0) - '@walletconnect/sign-client': 2.10.4(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) + '@walletconnect/modal': 2.6.2(@types/react@19.0.2)(react@19.0.0) + '@walletconnect/sign-client': 2.10.4(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -16779,7 +16722,7 @@ snapshots: '@polkadot/api-augment@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/api-base': 7.15.1 '@polkadot/rpc-augment': 7.15.1 '@polkadot/types': 7.15.1 @@ -16792,7 +16735,7 @@ snapshots: '@polkadot/api-augment@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/api-base': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/rpc-augment': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 @@ -16854,7 +16797,7 @@ snapshots: '@polkadot/api-base@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/rpc-core': 7.15.1 '@polkadot/types': 7.15.1 '@polkadot/util': 8.7.1 @@ -16865,7 +16808,7 @@ snapshots: '@polkadot/api-base@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/rpc-core': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 '@polkadot/util': 10.4.2 @@ -16945,7 +16888,7 @@ snapshots: '@polkadot/api-derive@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/api': 7.15.1 '@polkadot/api-augment': 7.15.1 '@polkadot/api-base': 7.15.1 @@ -16961,7 +16904,7 @@ snapshots: '@polkadot/api-derive@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/api': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-augment': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-base': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) @@ -17074,7 +17017,7 @@ snapshots: '@polkadot/api@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/api-augment': 7.15.1 '@polkadot/api-base': 7.15.1 '@polkadot/api-derive': 7.15.1 @@ -17097,7 +17040,7 @@ snapshots: '@polkadot/api@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/api-augment': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-base': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/api-derive': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) @@ -17197,7 +17140,7 @@ snapshots: '@polkadot/util': 13.0.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@13.0.2) '@polkadot/x-global': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - bufferutil - supports-color @@ -17219,7 +17162,7 @@ snapshots: '@polkadot/keyring@10.4.2(@polkadot/util-crypto@10.4.2(@polkadot/util@10.4.2))(@polkadot/util@10.4.2)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 10.4.2 '@polkadot/util-crypto': 10.4.2(@polkadot/util@10.4.2) @@ -17227,7 +17170,7 @@ snapshots: dependencies: '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/keyring@13.0.2(@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2))(@polkadot/util@13.0.2)': dependencies: @@ -17243,31 +17186,31 @@ snapshots: '@polkadot/keyring@6.11.1(@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3))(@polkadot/util@13.2.3)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 13.2.3 '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) '@polkadot/keyring@7.9.2(@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3))(@polkadot/util@13.2.3)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 13.2.3 '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) '@polkadot/keyring@8.7.1(@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3))(@polkadot/util@13.2.3)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 13.2.3 '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) '@polkadot/keyring@8.7.1(@polkadot/util-crypto@8.7.1(@polkadot/util@8.7.1))(@polkadot/util@8.7.1)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 8.7.1 '@polkadot/util-crypto': 8.7.1(@polkadot/util@8.7.1) '@polkadot/metadata@4.17.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/types': 4.17.1 '@polkadot/types-known': 4.17.1 '@polkadot/util': 6.11.1 @@ -17275,7 +17218,7 @@ snapshots: '@polkadot/networks@10.4.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 10.4.2 '@substrate/ss58-registry': 1.51.0 @@ -17283,19 +17226,19 @@ snapshots: dependencies: '@polkadot/util': 11.1.3 '@substrate/ss58-registry': 1.48.0 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/networks@12.6.2': dependencies: '@polkadot/util': 12.6.2 '@substrate/ss58-registry': 1.51.0 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/networks@13.0.2': dependencies: '@polkadot/util': 13.0.2 '@substrate/ss58-registry': 1.48.0 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/networks@13.2.3': dependencies: @@ -17305,11 +17248,11 @@ snapshots: '@polkadot/networks@6.11.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/networks@8.7.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 8.7.1 '@substrate/ss58-registry': 1.51.0 @@ -17381,7 +17324,7 @@ snapshots: '@polkadot/rpc-augment@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/rpc-core': 7.15.1 '@polkadot/types': 7.15.1 '@polkadot/types-codec': 7.15.1 @@ -17392,7 +17335,7 @@ snapshots: '@polkadot/rpc-augment@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/rpc-core': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 '@polkadot/types-codec': 9.14.2 @@ -17456,7 +17399,7 @@ snapshots: '@polkadot/rpc-core@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/rpc-augment': 7.15.1 '@polkadot/rpc-provider': 7.15.1 '@polkadot/types': 7.15.1 @@ -17468,7 +17411,7 @@ snapshots: '@polkadot/rpc-core@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/rpc-augment': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/rpc-provider': 9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/types': 9.14.2 @@ -17492,7 +17435,7 @@ snapshots: eventemitter3: 5.0.1 mock-socket: 9.3.1 nock: 13.5.4 - tslib: 2.8.0 + tslib: 2.8.1 optionalDependencies: '@substrate/connect': 0.8.8(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: @@ -17565,7 +17508,7 @@ snapshots: '@polkadot/rpc-provider@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@8.7.1(@polkadot/util@8.7.1))(@polkadot/util@8.7.1) '@polkadot/types': 7.15.1 '@polkadot/types-support': 7.15.1 @@ -17584,7 +17527,7 @@ snapshots: '@polkadot/rpc-provider@9.14.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/keyring': 10.4.2(@polkadot/util-crypto@10.4.2(@polkadot/util@10.4.2))(@polkadot/util@10.4.2) '@polkadot/types': 9.14.2 '@polkadot/types-support': 9.14.2 @@ -17618,7 +17561,7 @@ snapshots: '@polkadot/util-crypto': 13.0.2(@polkadot/util@13.0.2) '@polkadot/x-ws': 13.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) handlebars: 4.7.8 - tslib: 2.8.0 + tslib: 2.8.1 yargs: 17.7.2 transitivePeerDependencies: - bufferutil @@ -17630,7 +17573,7 @@ snapshots: '@polkadot/types': 10.13.1 '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-augment@12.3.1': dependencies: @@ -17655,14 +17598,14 @@ snapshots: '@polkadot/types-augment@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/types': 7.15.1 '@polkadot/types-codec': 7.15.1 '@polkadot/util': 8.7.1 '@polkadot/types-augment@9.14.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/types': 9.14.2 '@polkadot/types-codec': 9.14.2 '@polkadot/util': 10.4.2 @@ -17671,7 +17614,7 @@ snapshots: dependencies: '@polkadot/util': 12.6.2 '@polkadot/x-bigint': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-codec@12.3.1': dependencies: @@ -17693,12 +17636,12 @@ snapshots: '@polkadot/types-codec@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 8.7.1 '@polkadot/types-codec@9.14.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 10.4.2 '@polkadot/x-bigint': 10.4.2 @@ -17706,7 +17649,7 @@ snapshots: dependencies: '@polkadot/types-codec': 10.13.1 '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-create@12.3.1': dependencies: @@ -17728,13 +17671,13 @@ snapshots: '@polkadot/types-create@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/types-codec': 7.15.1 '@polkadot/util': 8.7.1 '@polkadot/types-create@9.14.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/types-codec': 9.14.2 '@polkadot/util': 10.4.2 @@ -17776,21 +17719,21 @@ snapshots: '@polkadot/types-known@4.17.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/networks': 6.11.1 '@polkadot/types': 4.17.1 '@polkadot/util': 6.11.1 '@polkadot/types-known@6.12.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/networks': 8.7.1 '@polkadot/types': 6.12.1 '@polkadot/util': 8.7.1 '@polkadot/types-known@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/networks': 8.7.1 '@polkadot/types': 7.15.1 '@polkadot/types-codec': 7.15.1 @@ -17799,7 +17742,7 @@ snapshots: '@polkadot/types-known@9.14.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/networks': 10.4.2 '@polkadot/types': 9.14.2 '@polkadot/types-codec': 9.14.2 @@ -17809,7 +17752,7 @@ snapshots: '@polkadot/types-support@10.13.1': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types-support@12.3.1': dependencies: @@ -17828,12 +17771,12 @@ snapshots: '@polkadot/types-support@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 8.7.1 '@polkadot/types-support@9.14.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 10.4.2 '@polkadot/types@10.13.1': @@ -17845,7 +17788,7 @@ snapshots: '@polkadot/util': 12.6.2 '@polkadot/util-crypto': 12.6.2(@polkadot/util@12.6.2) rxjs: 7.8.1 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/types@12.3.1': dependencies: @@ -17882,7 +17825,7 @@ snapshots: '@polkadot/types@4.17.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/metadata': 4.17.1 '@polkadot/util': 6.11.1 '@polkadot/util-crypto': 6.11.1(@polkadot/util@6.11.1) @@ -17890,7 +17833,7 @@ snapshots: '@polkadot/types@6.12.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/types-known': 6.12.1 '@polkadot/util': 8.7.1 '@polkadot/util-crypto': 8.7.1(@polkadot/util@8.7.1) @@ -17898,7 +17841,7 @@ snapshots: '@polkadot/types@7.15.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/keyring': 8.7.1(@polkadot/util-crypto@8.7.1(@polkadot/util@8.7.1))(@polkadot/util@8.7.1) '@polkadot/types-augment': 7.15.1 '@polkadot/types-codec': 7.15.1 @@ -17909,7 +17852,7 @@ snapshots: '@polkadot/types@9.14.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/keyring': 10.4.2(@polkadot/util-crypto@10.4.2(@polkadot/util@10.4.2))(@polkadot/util@10.4.2) '@polkadot/types-augment': 9.14.2 '@polkadot/types-codec': 9.14.2 @@ -17954,7 +17897,7 @@ snapshots: '@polkadot/util-crypto@10.4.2(@polkadot/util@10.4.2)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@noble/hashes': 1.2.0 '@noble/secp256k1': 1.7.1 '@polkadot/networks': 10.4.2 @@ -17981,29 +17924,29 @@ snapshots: '@polkadot/util-crypto@12.6.2(@polkadot/util@12.6.2)': dependencies: - '@noble/curves': 1.6.0 - '@noble/hashes': 1.5.0 + '@noble/curves': 1.7.0 + '@noble/hashes': 1.6.1 '@polkadot/networks': 12.6.2 '@polkadot/util': 12.6.2 '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@12.6.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@12.6.2))) '@polkadot/wasm-util': 7.4.1(@polkadot/util@12.6.2) '@polkadot/x-bigint': 12.6.2 '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@12.6.2)) - '@scure/base': 1.1.8 - tslib: 2.8.0 + '@scure/base': 1.2.1 + tslib: 2.8.1 '@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2)': dependencies: - '@noble/curves': 1.6.0 - '@noble/hashes': 1.5.0 + '@noble/curves': 1.7.0 + '@noble/hashes': 1.6.1 '@polkadot/networks': 12.6.2 '@polkadot/util': 13.0.2 '@polkadot/wasm-crypto': 7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.0.2))) '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.0.2) '@polkadot/x-bigint': 12.6.2 '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.0.2)) - '@scure/base': 1.1.8 - tslib: 2.8.0 + '@scure/base': 1.2.1 + tslib: 2.8.1 '@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2)': dependencies: @@ -18020,8 +17963,8 @@ snapshots: '@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3)': dependencies: - '@noble/curves': 1.6.0 - '@noble/hashes': 1.5.0 + '@noble/curves': 1.7.0 + '@noble/hashes': 1.6.1 '@polkadot/networks': 13.2.3 '@polkadot/util': 13.2.3 '@polkadot/wasm-crypto': 7.4.1(@polkadot/util@13.2.3)(@polkadot/x-randomvalues@13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3))) @@ -18033,7 +17976,7 @@ snapshots: '@polkadot/util-crypto@6.11.1(@polkadot/util@6.11.1)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/networks': 6.11.1 '@polkadot/util': 6.11.1 '@polkadot/wasm-crypto': 4.6.1(@polkadot/util@6.11.1)(@polkadot/x-randomvalues@6.11.1) @@ -18052,7 +17995,7 @@ snapshots: '@polkadot/util-crypto@8.7.1(@polkadot/util@8.7.1)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@noble/hashes': 1.0.0 '@noble/secp256k1': 1.5.5 '@polkadot/networks': 8.7.1 @@ -18066,7 +18009,7 @@ snapshots: '@polkadot/util@10.4.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-bigint': 10.4.2 '@polkadot/x-global': 10.4.2 '@polkadot/x-textdecoder': 10.4.2 @@ -18082,7 +18025,7 @@ snapshots: '@polkadot/x-textencoder': 11.1.3 '@types/bn.js': 5.1.5 bn.js: 5.2.1 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/util@12.6.2': dependencies: @@ -18116,7 +18059,7 @@ snapshots: '@polkadot/util@6.11.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-textdecoder': 6.11.1 '@polkadot/x-textencoder': 6.11.1 '@types/bn.js': 4.11.6 @@ -18126,7 +18069,7 @@ snapshots: '@polkadot/util@8.7.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-bigint': 8.7.1 '@polkadot/x-global': 8.7.1 '@polkadot/x-textdecoder': 8.7.1 @@ -18137,7 +18080,7 @@ snapshots: '@polkadot/wasm-bridge@6.4.1(@polkadot/util@10.4.2)(@polkadot/x-randomvalues@10.4.2)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 10.4.2 '@polkadot/x-randomvalues': 10.4.2 @@ -18146,28 +18089,28 @@ snapshots: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@12.6.2)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.0.2)))': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.0.2)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-bridge@7.3.2(@polkadot/util@13.2.3)(@polkadot/x-randomvalues@11.1.3)': dependencies: '@polkadot/util': 13.2.3 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.2.3) '@polkadot/x-randomvalues': 11.1.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-bridge@7.4.1(@polkadot/util@13.2.3)(@polkadot/x-randomvalues@13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)))': dependencies: @@ -18178,33 +18121,33 @@ snapshots: '@polkadot/wasm-crypto-asmjs@4.6.1(@polkadot/util@6.11.1)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 6.11.1 '@polkadot/wasm-crypto-asmjs@5.1.1(@polkadot/util@8.7.1)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 8.7.1 '@polkadot/wasm-crypto-asmjs@6.4.1(@polkadot/util@10.4.2)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 10.4.2 '@polkadot/wasm-crypto-asmjs@7.3.2(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-asmjs@7.3.2(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-asmjs@7.3.2(@polkadot/util@13.2.3)': dependencies: '@polkadot/util': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-asmjs@7.4.1(@polkadot/util@13.2.3)': dependencies: @@ -18213,7 +18156,7 @@ snapshots: '@polkadot/wasm-crypto-init@6.4.1(@polkadot/util@10.4.2)(@polkadot/x-randomvalues@10.4.2)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 10.4.2 '@polkadot/wasm-bridge': 6.4.1(@polkadot/util@10.4.2)(@polkadot/x-randomvalues@10.4.2) '@polkadot/wasm-crypto-asmjs': 6.4.1(@polkadot/util@10.4.2) @@ -18228,7 +18171,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@12.6.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@12.6.2)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.0.2)))': dependencies: @@ -18238,7 +18181,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.0.2)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': dependencies: @@ -18248,7 +18191,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-init@7.3.2(@polkadot/util@13.2.3)(@polkadot/x-randomvalues@11.1.3)': dependencies: @@ -18258,7 +18201,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.2.3) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.2.3) '@polkadot/x-randomvalues': 11.1.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-init@7.4.1(@polkadot/util@13.2.3)(@polkadot/x-randomvalues@13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)))': dependencies: @@ -18272,17 +18215,17 @@ snapshots: '@polkadot/wasm-crypto-wasm@4.6.1(@polkadot/util@6.11.1)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 6.11.1 '@polkadot/wasm-crypto-wasm@5.1.1(@polkadot/util@8.7.1)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 8.7.1 '@polkadot/wasm-crypto-wasm@6.4.1(@polkadot/util@10.4.2)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 10.4.2 '@polkadot/wasm-util': 6.4.1(@polkadot/util@10.4.2) @@ -18290,19 +18233,19 @@ snapshots: dependencies: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-wasm@7.3.2(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-wasm@7.3.2(@polkadot/util@13.2.3)': dependencies: '@polkadot/util': 13.2.3 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.2.3) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto-wasm@7.4.1(@polkadot/util@13.2.3)': dependencies: @@ -18312,7 +18255,7 @@ snapshots: '@polkadot/wasm-crypto@4.6.1(@polkadot/util@6.11.1)(@polkadot/x-randomvalues@6.11.1)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 6.11.1 '@polkadot/wasm-crypto-asmjs': 4.6.1(@polkadot/util@6.11.1) '@polkadot/wasm-crypto-wasm': 4.6.1(@polkadot/util@6.11.1) @@ -18320,7 +18263,7 @@ snapshots: '@polkadot/wasm-crypto@5.1.1(@polkadot/util@8.7.1)(@polkadot/x-randomvalues@8.7.1)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 8.7.1 '@polkadot/wasm-crypto-asmjs': 5.1.1(@polkadot/util@8.7.1) '@polkadot/wasm-crypto-wasm': 5.1.1(@polkadot/util@8.7.1) @@ -18328,7 +18271,7 @@ snapshots: '@polkadot/wasm-crypto@6.4.1(@polkadot/util@10.4.2)(@polkadot/x-randomvalues@10.4.2)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 10.4.2 '@polkadot/wasm-bridge': 6.4.1(@polkadot/util@10.4.2)(@polkadot/x-randomvalues@10.4.2) '@polkadot/wasm-crypto-asmjs': 6.4.1(@polkadot/util@10.4.2) @@ -18346,7 +18289,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@12.6.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@12.6.2) '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@12.6.2)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.0.2)))': dependencies: @@ -18357,7 +18300,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-randomvalues': 12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.0.2)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.0.2)(@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)))': dependencies: @@ -18368,7 +18311,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.0.2) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-randomvalues': 13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)) - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto@7.3.2(@polkadot/util@13.2.3)(@polkadot/x-randomvalues@11.1.3)': dependencies: @@ -18379,7 +18322,7 @@ snapshots: '@polkadot/wasm-crypto-wasm': 7.3.2(@polkadot/util@13.2.3) '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.2.3) '@polkadot/x-randomvalues': 11.1.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-crypto@7.4.1(@polkadot/util@13.2.3)(@polkadot/x-randomvalues@13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3)))': dependencies: @@ -18394,23 +18337,23 @@ snapshots: '@polkadot/wasm-util@6.4.1(@polkadot/util@10.4.2)': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/util': 10.4.2 '@polkadot/wasm-util@7.3.2(@polkadot/util@12.6.2)': dependencies: '@polkadot/util': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2)': dependencies: '@polkadot/util': 13.0.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-util@7.3.2(@polkadot/util@13.2.3)': dependencies: '@polkadot/util': 13.2.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/wasm-util@7.4.1(@polkadot/util@12.6.2)': dependencies: @@ -18429,23 +18372,23 @@ snapshots: '@polkadot/x-bigint@10.4.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 10.4.2 '@polkadot/x-bigint@11.1.3': dependencies: '@polkadot/x-global': 11.1.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-bigint@12.6.2': dependencies: '@polkadot/x-global': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-bigint@13.0.2': dependencies: '@polkadot/x-global': 13.0.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-bigint@13.2.3': dependencies: @@ -18454,12 +18397,12 @@ snapshots: '@polkadot/x-bigint@8.7.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 8.7.1 '@polkadot/x-fetch@10.4.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 10.4.2 '@types/node-fetch': 2.6.11 node-fetch: 3.3.2 @@ -18468,13 +18411,13 @@ snapshots: dependencies: '@polkadot/x-global': 12.6.2 node-fetch: 3.3.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-fetch@13.0.2': dependencies: '@polkadot/x-global': 13.0.2 node-fetch: 3.3.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-fetch@13.2.3': dependencies: @@ -18484,7 +18427,7 @@ snapshots: '@polkadot/x-fetch@8.7.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 8.7.1 '@types/node-fetch': 2.6.11 node-fetch: 2.7.0 @@ -18493,19 +18436,19 @@ snapshots: '@polkadot/x-global@10.4.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global@11.1.3': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-global@12.6.2': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-global@13.0.2': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-global@13.2.3': dependencies: @@ -18513,42 +18456,42 @@ snapshots: '@polkadot/x-global@6.11.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global@8.7.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-randomvalues@10.4.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 10.4.2 '@polkadot/x-randomvalues@11.1.3': dependencies: '@polkadot/x-global': 11.1.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-randomvalues@12.6.2(@polkadot/util@12.6.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@12.6.2))': dependencies: '@polkadot/util': 12.6.2 '@polkadot/wasm-util': 7.4.1(@polkadot/util@12.6.2) '@polkadot/x-global': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-randomvalues@12.6.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.0.2))': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.4.1(@polkadot/util@13.0.2) '@polkadot/x-global': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-randomvalues@13.0.2(@polkadot/util@13.0.2)(@polkadot/wasm-util@7.3.2(@polkadot/util@13.0.2))': dependencies: '@polkadot/util': 13.0.2 '@polkadot/wasm-util': 7.3.2(@polkadot/util@13.0.2) '@polkadot/x-global': 13.0.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-randomvalues@13.2.3(@polkadot/util@13.2.3)(@polkadot/wasm-util@7.4.1(@polkadot/util@13.2.3))': dependencies: @@ -18559,28 +18502,28 @@ snapshots: '@polkadot/x-randomvalues@6.11.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 6.11.1 '@polkadot/x-randomvalues@8.7.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 8.7.1 '@polkadot/x-rxjs@6.11.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 rxjs: 6.6.7 '@polkadot/x-textdecoder@10.4.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 10.4.2 '@polkadot/x-textdecoder@11.1.3': dependencies: '@polkadot/x-global': 11.1.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-textdecoder@12.6.2': dependencies: @@ -18590,7 +18533,7 @@ snapshots: '@polkadot/x-textdecoder@13.0.2': dependencies: '@polkadot/x-global': 13.0.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-textdecoder@13.2.3': dependencies: @@ -18599,23 +18542,23 @@ snapshots: '@polkadot/x-textdecoder@6.11.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 6.11.1 '@polkadot/x-textdecoder@8.7.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 8.7.1 '@polkadot/x-textencoder@10.4.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 10.4.2 '@polkadot/x-textencoder@11.1.3': dependencies: '@polkadot/x-global': 11.1.3 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-textencoder@12.6.2': dependencies: @@ -18625,7 +18568,7 @@ snapshots: '@polkadot/x-textencoder@13.0.2': dependencies: '@polkadot/x-global': 13.0.2 - tslib: 2.8.0 + tslib: 2.8.1 '@polkadot/x-textencoder@13.2.3': dependencies: @@ -18634,17 +18577,17 @@ snapshots: '@polkadot/x-textencoder@6.11.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 6.11.1 '@polkadot/x-textencoder@8.7.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 8.7.1 '@polkadot/x-ws@10.4.2': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 10.4.2 '@types/websocket': 1.0.10 websocket: 1.0.35 @@ -18654,7 +18597,7 @@ snapshots: '@polkadot/x-ws@12.6.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@polkadot/x-global': 12.6.2 - tslib: 2.8.0 + tslib: 2.8.1 ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil @@ -18663,7 +18606,7 @@ snapshots: '@polkadot/x-ws@13.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@polkadot/x-global': 13.0.2 - tslib: 2.8.0 + tslib: 2.8.1 ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: - bufferutil @@ -18680,7 +18623,7 @@ snapshots: '@polkadot/x-ws@8.7.1': dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@polkadot/x-global': 8.7.1 '@types/websocket': 1.0.10 websocket: 1.0.35 @@ -18710,7 +18653,7 @@ snapshots: '@react-aria/ssr@3.9.5(react@19.0.0)': dependencies: - '@swc/helpers': 0.5.13 + '@swc/helpers': 0.5.15 react: 19.0.0 '@react-aria/utils@3.25.2(react@19.0.0)': @@ -18718,7 +18661,7 @@ snapshots: '@react-aria/ssr': 3.9.5(react@19.0.0) '@react-stately/utils': 3.10.3(react@19.0.0) '@react-types/shared': 3.24.1(react@19.0.0) - '@swc/helpers': 0.5.13 + '@swc/helpers': 0.5.15 clsx: 2.1.1 react: 19.0.0 @@ -18743,14 +18686,14 @@ snapshots: '@react-stately/utils@3.10.3(react@19.0.0)': dependencies: - '@swc/helpers': 0.5.13 + '@swc/helpers': 0.5.15 react: 19.0.0 '@react-types/shared@3.24.1(react@19.0.0)': dependencies: react: 19.0.0 - '@reduxjs/toolkit@1.9.7(react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0))(react@19.0.0)': + '@reduxjs/toolkit@1.9.7(react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0))(react@19.0.0)': dependencies: immer: 9.0.21 redux: 4.2.1 @@ -18758,7 +18701,7 @@ snapshots: reselect: 4.1.8 optionalDependencies: react: 19.0.0 - react-redux: 9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1) + react-redux: 9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1) '@repeaterjs/repeater@3.0.6': {} @@ -18943,7 +18886,7 @@ snapshots: '@safe-global/safe-apps-sdk@9.1.0(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1)': dependencies: '@safe-global/safe-gateway-typescript-sdk': 3.21.1 - viem: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + viem: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) transitivePeerDependencies: - bufferutil - typescript @@ -19242,34 +19185,34 @@ snapshots: '@swc/helpers@0.5.13': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@swc/helpers@0.5.15': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 - '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)))': + '@tailwindcss/aspect-ratio@0.4.2(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)))': dependencies: - tailwindcss: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + tailwindcss: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) - '@tailwindcss/forms@0.5.9(tailwindcss@3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)))': + '@tailwindcss/forms@0.5.9(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)))': dependencies: mini-svg-data-uri: 1.4.4 - tailwindcss: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + tailwindcss: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) - '@tailwindcss/typography@0.5.15(tailwindcss@3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)))': + '@tailwindcss/typography@0.5.15(tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)))': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) + tailwindcss: 3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)) - '@tanstack/query-core@5.62.7': {} + '@tanstack/query-core@5.62.8': {} - '@tanstack/react-query@5.62.7(react@19.0.0)': + '@tanstack/react-query@5.62.8(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.62.7 + '@tanstack/query-core': 5.62.8 react: 19.0.0 '@tanstack/react-table@8.20.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': @@ -19426,19 +19369,19 @@ snapshots: '@types/range-parser@1.2.7': {} - '@types/react-dom@19.0.2(@types/react@19.0.1)': + '@types/react-dom@19.0.2(@types/react@19.0.2)': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@types/react-virtualized-auto-sizer@1.0.4': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 '@types/react-window@1.8.8': dependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 - '@types/react@19.0.1': + '@types/react@19.0.2': dependencies: csstype: 3.1.3 @@ -19481,28 +19424,10 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@typescript-eslint/eslint-plugin@8.12.2(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2)': + '@typescript-eslint/eslint-plugin@8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) - '@typescript-eslint/scope-manager': 8.12.2 - '@typescript-eslint/type-utils': 8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) - '@typescript-eslint/utils': 8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) - '@typescript-eslint/visitor-keys': 8.12.2 - eslint: 9.17.0(jiti@2.3.3) - graphemer: 1.4.0 - ignore: 5.3.1 - natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.7.2) - optionalDependencies: - typescript: 5.7.2 - transitivePeerDependencies: - - supports-color - - '@typescript-eslint/eslint-plugin@8.18.1(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2)': - dependencies: - '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) + '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) '@typescript-eslint/scope-manager': 8.18.1 '@typescript-eslint/type-utils': 8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) @@ -19516,26 +19441,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2)': - dependencies: - '@typescript-eslint/scope-manager': 8.12.2 - '@typescript-eslint/types': 8.12.2 - '@typescript-eslint/typescript-estree': 8.12.2(typescript@5.7.2) - '@typescript-eslint/visitor-keys': 8.12.2 - debug: 4.3.6 - eslint: 9.17.0(jiti@2.3.3) - optionalDependencies: - typescript: 5.7.2 - transitivePeerDependencies: - - supports-color - '@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2)': dependencies: '@typescript-eslint/scope-manager': 8.18.1 '@typescript-eslint/types': 8.18.1 '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2) '@typescript-eslint/visitor-keys': 8.18.1 - debug: 4.3.6 + debug: 4.4.0 eslint: 9.17.0(jiti@2.3.3) typescript: 5.7.2 transitivePeerDependencies: @@ -19551,23 +19463,11 @@ snapshots: '@typescript-eslint/types': 8.18.1 '@typescript-eslint/visitor-keys': 8.18.1 - '@typescript-eslint/type-utils@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2)': - dependencies: - '@typescript-eslint/typescript-estree': 8.12.2(typescript@5.7.2) - '@typescript-eslint/utils': 8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) - debug: 4.3.6 - ts-api-utils: 1.3.0(typescript@5.7.2) - optionalDependencies: - typescript: 5.7.2 - transitivePeerDependencies: - - eslint - - supports-color - '@typescript-eslint/type-utils@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2)': dependencies: '@typescript-eslint/typescript-estree': 8.18.1(typescript@5.7.2) '@typescript-eslint/utils': 8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) - debug: 4.3.6 + debug: 4.4.0 eslint: 9.17.0(jiti@2.3.3) ts-api-utils: 1.3.0(typescript@5.7.2) typescript: 5.7.2 @@ -19582,7 +19482,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.12.2 '@typescript-eslint/visitor-keys': 8.12.2 - debug: 4.3.6 + debug: 4.4.0 fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.5 @@ -19597,7 +19497,7 @@ snapshots: dependencies: '@typescript-eslint/types': 8.18.1 '@typescript-eslint/visitor-keys': 8.18.1 - debug: 4.3.6 + debug: 4.4.0 fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.5 @@ -19669,9 +19569,9 @@ snapshots: - bufferutil - utf-8-validate - '@vercel/analytics@1.4.1(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)': + '@vercel/analytics@1.4.1(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0)': optionalDependencies: - next: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + next: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: 19.0.0 '@vercel/build-utils@8.8.0': {} @@ -19814,18 +19714,18 @@ snapshots: optionalDependencies: typescript: 5.7.2 - '@wagmi/connectors@2.1.1-cjs(@wagmi/chains@1.1.0-cjs(typescript@5.7.2))(bufferutil@4.0.8)(ioredis@5.4.1)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1)': + '@wagmi/connectors@2.1.1-cjs(@wagmi/chains@1.1.0-cjs(typescript@5.7.2))(bufferutil@4.0.8)(ioredis@5.4.2)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1)': dependencies: '@coinbase/wallet-sdk': 3.9.3 '@ledgerhq/connect-kit-loader': 1.1.8 '@safe-global/safe-apps-provider': 0.15.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@safe-global/safe-apps-sdk': 7.11.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@walletconnect/ethereum-provider': 2.7.8(@web3modal/standalone@2.4.3(react@19.0.0))(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) + '@walletconnect/ethereum-provider': 2.7.8(@web3modal/standalone@2.4.3(react@19.0.0))(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10) '@walletconnect/legacy-provider': 2.0.0 '@web3modal/standalone': 2.4.3(react@19.0.0) abitype: 0.8.7(typescript@5.7.2)(zod@3.24.1) eventemitter3: 4.0.7 - viem: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + viem: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) optionalDependencies: '@wagmi/chains': 1.1.0-cjs(typescript@5.7.2) typescript: 5.7.2 @@ -19852,16 +19752,16 @@ snapshots: - utf-8-validate - zod - '@wagmi/connectors@5.7.0(@types/react@19.0.1)(@wagmi/core@2.16.0(@tanstack/query-core@5.62.7)(@types/react@19.0.1)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(use-sync-external-store@1.2.0(react@19.0.0))(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1)))(bufferutil@4.0.8)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1)': + '@wagmi/connectors@5.7.1(@types/react@19.0.2)(@wagmi/core@2.16.1(@tanstack/query-core@5.62.8)(@types/react@19.0.2)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(use-sync-external-store@1.2.0(react@19.0.0))(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1)))(bufferutil@4.0.8)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1)': dependencies: '@coinbase/wallet-sdk': 4.2.3 - '@metamask/sdk': 0.31.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@metamask/sdk': 0.31.4(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@safe-global/safe-apps-provider': 0.18.5(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) '@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) - '@wagmi/core': 2.16.0(@tanstack/query-core@5.62.7)(@types/react@19.0.1)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(use-sync-external-store@1.2.0(react@19.0.0))(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1)) - '@walletconnect/ethereum-provider': 2.17.0(@types/react@19.0.1)(bufferutil@4.0.8)(react@19.0.0)(utf-8-validate@5.0.10) + '@wagmi/core': 2.16.1(@tanstack/query-core@5.62.8)(@types/react@19.0.2)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(use-sync-external-store@1.2.0(react@19.0.0))(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1)) + '@walletconnect/ethereum-provider': 2.17.0(@types/react@19.0.2)(bufferutil@4.0.8)(react@19.0.0)(utf-8-validate@5.0.10) cbw-sdk: '@coinbase/wallet-sdk@3.9.3' - viem: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + viem: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) optionalDependencies: typescript: 5.7.2 transitivePeerDependencies: @@ -19887,14 +19787,14 @@ snapshots: - utf-8-validate - zod - '@wagmi/core@1.1.1-cjs(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.4.1)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1)': + '@wagmi/core@1.1.1-cjs(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(ioredis@5.4.2)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1)': dependencies: '@wagmi/chains': 1.1.0-cjs(typescript@5.7.2) - '@wagmi/connectors': 2.1.1-cjs(@wagmi/chains@1.1.0-cjs(typescript@5.7.2))(bufferutil@4.0.8)(ioredis@5.4.1)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + '@wagmi/connectors': 2.1.1-cjs(@wagmi/chains@1.1.0-cjs(typescript@5.7.2))(bufferutil@4.0.8)(ioredis@5.4.2)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) abitype: 0.8.7(typescript@5.7.2)(zod@3.24.1) eventemitter3: 4.0.7 - viem: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) - zustand: 4.5.2(@types/react@19.0.1)(immer@9.0.21)(react@19.0.0) + viem: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + zustand: 4.5.2(@types/react@19.0.2)(immer@9.0.21)(react@19.0.0) optionalDependencies: typescript: 5.7.2 transitivePeerDependencies: @@ -19922,14 +19822,14 @@ snapshots: - utf-8-validate - zod - '@wagmi/core@2.16.0(@tanstack/query-core@5.62.7)(@types/react@19.0.1)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(use-sync-external-store@1.2.0(react@19.0.0))(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))': + '@wagmi/core@2.16.1(@tanstack/query-core@5.62.8)(@types/react@19.0.2)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(use-sync-external-store@1.2.0(react@19.0.0))(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))': dependencies: eventemitter3: 5.0.1 mipd: 0.0.7(typescript@5.7.2) - viem: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) - zustand: 5.0.0(@types/react@19.0.1)(immer@9.0.21)(react@19.0.0)(use-sync-external-store@1.2.0(react@19.0.0)) + viem: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + zustand: 5.0.0(@types/react@19.0.2)(immer@9.0.21)(react@19.0.0)(use-sync-external-store@1.2.0(react@19.0.0)) optionalDependencies: - '@tanstack/query-core': 5.62.7 + '@tanstack/query-core': 5.62.8 typescript: 5.7.2 transitivePeerDependencies: - '@types/react' @@ -19937,21 +19837,21 @@ snapshots: - react - use-sync-external-store - '@walletconnect/core@2.10.4(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': + '@walletconnect/core@2.10.4(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/heartbeat': 1.2.1 '@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/jsonrpc-types': 1.0.3 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/jsonrpc-ws-connection': 1.0.13(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.1) + '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.2) '@walletconnect/logger': 2.1.2 '@walletconnect/relay-api': 1.0.11 '@walletconnect/relay-auth': 1.0.4 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.10.4(ioredis@5.4.1) - '@walletconnect/utils': 2.10.4(ioredis@5.4.1) + '@walletconnect/types': 2.10.4(ioredis@5.4.2) + '@walletconnect/utils': 2.10.4(ioredis@5.4.2) events: 3.3.0 lodash.isequal: 4.5.0 uint8arrays: 3.1.1 @@ -19980,7 +19880,7 @@ snapshots: '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/jsonrpc-ws-connection': 1.0.14(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.1) + '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.2) '@walletconnect/logger': 2.1.2 '@walletconnect/relay-api': 1.0.11 '@walletconnect/relay-auth': 1.0.4 @@ -20009,21 +19909,21 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/core@2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': + '@walletconnect/core@2.7.8(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/heartbeat': 1.2.1 '@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/jsonrpc-types': 1.0.3 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/jsonrpc-ws-connection': 1.0.14(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.1) + '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.2) '@walletconnect/logger': 2.1.2 '@walletconnect/relay-api': 1.0.11 '@walletconnect/relay-auth': 1.0.4 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.7.8(ioredis@5.4.1) - '@walletconnect/utils': 2.7.8(ioredis@5.4.1) + '@walletconnect/types': 2.7.8(ioredis@5.4.2) + '@walletconnect/utils': 2.7.8(ioredis@5.4.2) events: 3.3.0 lodash.isequal: 4.5.0 uint8arrays: 3.1.1 @@ -20064,13 +19964,13 @@ snapshots: dependencies: tslib: 1.14.1 - '@walletconnect/ethereum-provider@2.17.0(@types/react@19.0.1)(bufferutil@4.0.8)(react@19.0.0)(utf-8-validate@5.0.10)': + '@walletconnect/ethereum-provider@2.17.0(@types/react@19.0.2)(bufferutil@4.0.8)(react@19.0.0)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.8 '@walletconnect/jsonrpc-provider': 1.0.14 '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/jsonrpc-utils': 1.0.8 - '@walletconnect/modal': 2.7.0(@types/react@19.0.1)(react@19.0.0) + '@walletconnect/modal': 2.7.0(@types/react@19.0.2)(react@19.0.0) '@walletconnect/sign-client': 2.17.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@walletconnect/types': 2.17.0 '@walletconnect/universal-provider': 2.17.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) @@ -20097,16 +19997,16 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/ethereum-provider@2.7.8(@web3modal/standalone@2.4.3(react@19.0.0))(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': + '@walletconnect/ethereum-provider@2.7.8(@web3modal/standalone@2.4.3(react@19.0.0))(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.8 '@walletconnect/jsonrpc-provider': 1.0.14 '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/jsonrpc-utils': 1.0.8 - '@walletconnect/sign-client': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) - '@walletconnect/types': 2.7.8(ioredis@5.4.1) - '@walletconnect/universal-provider': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) - '@walletconnect/utils': 2.7.8(ioredis@5.4.1) + '@walletconnect/sign-client': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10) + '@walletconnect/types': 2.7.8(ioredis@5.4.2) + '@walletconnect/universal-provider': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10) + '@walletconnect/utils': 2.7.8(ioredis@5.4.2) events: 3.3.0 optionalDependencies: '@web3modal/standalone': 2.4.3(react@19.0.0) @@ -20205,11 +20105,11 @@ snapshots: - bufferutil - utf-8-validate - '@walletconnect/keyvaluestorage@1.1.1(ioredis@5.4.1)': + '@walletconnect/keyvaluestorage@1.1.1(ioredis@5.4.2)': dependencies: '@walletconnect/safe-json': 1.0.2 idb-keyval: 6.2.1 - unstorage: 1.10.2(idb-keyval@6.2.1)(ioredis@5.4.1) + unstorage: 1.10.2(idb-keyval@6.2.1)(ioredis@5.4.2) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -20243,7 +20143,7 @@ snapshots: '@walletconnect/legacy-types': 2.0.0 '@walletconnect/legacy-utils': 2.0.0 copy-to-clipboard: 3.3.3 - preact: 10.22.0 + preact: 10.25.2 qrcode: 1.5.3 '@walletconnect/legacy-provider@2.0.0': @@ -20277,23 +20177,23 @@ snapshots: '@walletconnect/safe-json': 1.0.2 pino: 7.11.0 - '@walletconnect/modal-core@2.6.2(@types/react@19.0.1)(react@19.0.0)': + '@walletconnect/modal-core@2.6.2(@types/react@19.0.2)(react@19.0.0)': dependencies: - valtio: 1.11.2(@types/react@19.0.1)(react@19.0.0) + valtio: 1.11.2(@types/react@19.0.2)(react@19.0.0) transitivePeerDependencies: - '@types/react' - react - '@walletconnect/modal-core@2.7.0(@types/react@19.0.1)(react@19.0.0)': + '@walletconnect/modal-core@2.7.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - valtio: 1.11.2(@types/react@19.0.1)(react@19.0.0) + valtio: 1.11.2(@types/react@19.0.2)(react@19.0.0) transitivePeerDependencies: - '@types/react' - react - '@walletconnect/modal-ui@2.6.2(@types/react@19.0.1)(react@19.0.0)': + '@walletconnect/modal-ui@2.6.2(@types/react@19.0.2)(react@19.0.0)': dependencies: - '@walletconnect/modal-core': 2.6.2(@types/react@19.0.1)(react@19.0.0) + '@walletconnect/modal-core': 2.6.2(@types/react@19.0.2)(react@19.0.0) lit: 2.8.0 motion: 10.16.2 qrcode: 1.5.3 @@ -20301,9 +20201,9 @@ snapshots: - '@types/react' - react - '@walletconnect/modal-ui@2.7.0(@types/react@19.0.1)(react@19.0.0)': + '@walletconnect/modal-ui@2.7.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - '@walletconnect/modal-core': 2.7.0(@types/react@19.0.1)(react@19.0.0) + '@walletconnect/modal-core': 2.7.0(@types/react@19.0.2)(react@19.0.0) lit: 2.8.0 motion: 10.16.2 qrcode: 1.5.3 @@ -20311,18 +20211,18 @@ snapshots: - '@types/react' - react - '@walletconnect/modal@2.6.2(@types/react@19.0.1)(react@19.0.0)': + '@walletconnect/modal@2.6.2(@types/react@19.0.2)(react@19.0.0)': dependencies: - '@walletconnect/modal-core': 2.6.2(@types/react@19.0.1)(react@19.0.0) - '@walletconnect/modal-ui': 2.6.2(@types/react@19.0.1)(react@19.0.0) + '@walletconnect/modal-core': 2.6.2(@types/react@19.0.2)(react@19.0.0) + '@walletconnect/modal-ui': 2.6.2(@types/react@19.0.2)(react@19.0.0) transitivePeerDependencies: - '@types/react' - react - '@walletconnect/modal@2.7.0(@types/react@19.0.1)(react@19.0.0)': + '@walletconnect/modal@2.7.0(@types/react@19.0.2)(react@19.0.0)': dependencies: - '@walletconnect/modal-core': 2.7.0(@types/react@19.0.1)(react@19.0.0) - '@walletconnect/modal-ui': 2.7.0(@types/react@19.0.1)(react@19.0.0) + '@walletconnect/modal-core': 2.7.0(@types/react@19.0.2)(react@19.0.0) + '@walletconnect/modal-ui': 2.7.0(@types/react@19.0.2)(react@19.0.0) transitivePeerDependencies: - '@types/react' - react @@ -20351,16 +20251,16 @@ snapshots: dependencies: tslib: 1.14.1 - '@walletconnect/sign-client@2.10.4(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': + '@walletconnect/sign-client@2.10.4(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10)': dependencies: - '@walletconnect/core': 2.10.4(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) + '@walletconnect/core': 2.10.4(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10) '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.1 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.1.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.10.4(ioredis@5.4.1) - '@walletconnect/utils': 2.10.4(ioredis@5.4.1) + '@walletconnect/types': 2.10.4(ioredis@5.4.2) + '@walletconnect/utils': 2.10.4(ioredis@5.4.2) events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -20409,16 +20309,16 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/sign-client@2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': + '@walletconnect/sign-client@2.7.8(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10)': dependencies: - '@walletconnect/core': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) + '@walletconnect/core': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10) '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.1 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.1.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.7.8(ioredis@5.4.1) - '@walletconnect/utils': 2.7.8(ioredis@5.4.1) + '@walletconnect/types': 2.7.8(ioredis@5.4.2) + '@walletconnect/utils': 2.7.8(ioredis@5.4.2) events: 3.3.0 transitivePeerDependencies: - '@azure/app-configuration' @@ -20442,12 +20342,12 @@ snapshots: dependencies: tslib: 1.14.1 - '@walletconnect/types@2.10.4(ioredis@5.4.1)': + '@walletconnect/types@2.10.4(ioredis@5.4.2)': dependencies: '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.1 '@walletconnect/jsonrpc-types': 1.0.3 - '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.1) + '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.2) '@walletconnect/logger': 2.1.2 events: 3.3.0 transitivePeerDependencies: @@ -20471,7 +20371,7 @@ snapshots: '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.2 '@walletconnect/jsonrpc-types': 1.0.4 - '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.1) + '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.2) '@walletconnect/logger': 2.1.2 events: 3.3.0 transitivePeerDependencies: @@ -20490,12 +20390,12 @@ snapshots: - ioredis - uWebSockets.js - '@walletconnect/types@2.7.8(ioredis@5.4.1)': + '@walletconnect/types@2.7.8(ioredis@5.4.2)': dependencies: '@walletconnect/events': 1.0.1 '@walletconnect/heartbeat': 1.2.1 '@walletconnect/jsonrpc-types': 1.0.3 - '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.1) + '@walletconnect/keyvaluestorage': 1.1.1(ioredis@5.4.2) '@walletconnect/logger': 2.1.2 events: 3.3.0 transitivePeerDependencies: @@ -20544,16 +20444,16 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/universal-provider@2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10)': + '@walletconnect/universal-provider@2.7.8(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10)': dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.8 '@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/jsonrpc-types': 1.0.4 '@walletconnect/jsonrpc-utils': 1.0.8 '@walletconnect/logger': 2.1.2 - '@walletconnect/sign-client': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) - '@walletconnect/types': 2.7.8(ioredis@5.4.1) - '@walletconnect/utils': 2.7.8(ioredis@5.4.1) + '@walletconnect/sign-client': 2.7.8(bufferutil@4.0.8)(ioredis@5.4.2)(utf-8-validate@5.0.10) + '@walletconnect/types': 2.7.8(ioredis@5.4.2) + '@walletconnect/utils': 2.7.8(ioredis@5.4.2) eip1193-provider: 1.0.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) events: 3.3.0 transitivePeerDependencies: @@ -20576,7 +20476,7 @@ snapshots: - uWebSockets.js - utf-8-validate - '@walletconnect/utils@2.10.4(ioredis@5.4.1)': + '@walletconnect/utils@2.10.4(ioredis@5.4.2)': dependencies: '@stablelib/chacha20poly1305': 1.0.1 '@stablelib/hkdf': 1.0.1 @@ -20586,7 +20486,7 @@ snapshots: '@walletconnect/relay-api': 1.0.11 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.10.4(ioredis@5.4.1) + '@walletconnect/types': 2.10.4(ioredis@5.4.2) '@walletconnect/window-getters': 1.0.1 '@walletconnect/window-metadata': 1.0.1 detect-browser: 5.3.0 @@ -20642,7 +20542,7 @@ snapshots: - ioredis - uWebSockets.js - '@walletconnect/utils@2.7.8(ioredis@5.4.1)': + '@walletconnect/utils@2.7.8(ioredis@5.4.2)': dependencies: '@stablelib/chacha20poly1305': 1.0.1 '@stablelib/hkdf': 1.0.1 @@ -20652,7 +20552,7 @@ snapshots: '@walletconnect/relay-api': 1.0.11 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.7.8(ioredis@5.4.1) + '@walletconnect/types': 2.7.8(ioredis@5.4.2) '@walletconnect/window-getters': 1.0.1 '@walletconnect/window-metadata': 1.0.1 detect-browser: 5.3.0 @@ -20792,27 +20692,27 @@ snapshots: '@kamilkisiela/fast-url-parser': 1.1.4 busboy: 1.6.0 fast-querystring: 1.1.2 - tslib: 2.8.0 + tslib: 2.8.1 '@wry/caches@1.0.1': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@wry/context@0.7.4': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@wry/equality@0.5.7': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@wry/trie@0.4.3': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@wry/trie@0.5.0': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@xtuc/ieee754@1.2.0': {} @@ -20889,13 +20789,13 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.3.6 + debug: 4.4.0 transitivePeerDependencies: - supports-color agent-base@7.1.1: dependencies: - debug: 4.3.6 + debug: 4.4.0 transitivePeerDependencies: - supports-color @@ -21066,7 +20966,7 @@ snapshots: async-mutex@0.2.6: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 async-sema@3.1.1: {} @@ -21128,7 +21028,7 @@ snapshots: babel-plugin-macros@3.1.0: dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 cosmiconfig: 7.1.0 resolve: 1.22.8 @@ -21312,7 +21212,7 @@ snapshots: camel-case@4.1.2: dependencies: pascal-case: 3.1.2 - tslib: 2.8.0 + tslib: 2.8.1 camelcase-css@2.0.1: {} @@ -21331,7 +21231,7 @@ snapshots: capital-case@1.0.4: dependencies: no-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 upper-case-first: 2.0.2 ccount@2.0.1: {} @@ -21396,7 +21296,7 @@ snapshots: path-case: 3.0.4 sentence-case: 3.0.4 snake-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 character-entities@2.0.2: {} @@ -21604,7 +21504,7 @@ snapshots: constant-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 upper-case: 2.0.2 content-disposition@0.5.4: @@ -21676,7 +21576,7 @@ snapshots: cross-inspect@1.0.0: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 cross-spawn@7.0.3: dependencies: @@ -21868,7 +21768,7 @@ snapshots: dot-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 dot-prop@7.2.0: dependencies: @@ -21914,8 +21814,8 @@ snapshots: dependencies: '@ecies/ciphers': 0.2.2(@noble/ciphers@1.1.3) '@noble/ciphers': 1.1.3 - '@noble/curves': 1.6.0 - '@noble/hashes': 1.5.0 + '@noble/curves': 1.7.0 + '@noble/hashes': 1.6.1 ed2curve@0.3.0: dependencies: @@ -22001,11 +21901,6 @@ snapshots: engine.io-parser@5.2.2: {} - enhanced-resolve@5.17.0: - dependencies: - graceful-fs: 4.2.11 - tapable: 2.2.1 - enhanced-resolve@5.17.1: dependencies: graceful-fs: 4.2.11 @@ -22375,16 +22270,16 @@ snapshots: eslint: 9.17.0(jiti@2.3.3) find-up-simple: 1.0.0 - eslint-config-next@15.1.0(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2): + eslint-config-next@15.1.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2): dependencies: - '@next/eslint-plugin-next': 15.1.0 + '@next/eslint-plugin-next': 15.1.2 '@rushstack/eslint-patch': 1.10.3 - '@typescript-eslint/eslint-plugin': 8.12.2(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) - '@typescript-eslint/parser': 8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) + '@typescript-eslint/eslint-plugin': 8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) + '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) eslint: 9.17.0(jiti@2.3.3) eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.17.0(jiti@2.3.3)) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)) eslint-plugin-jsx-a11y: 6.10.1(eslint@9.17.0(jiti@2.3.3)) eslint-plugin-react: 7.37.2(eslint@9.17.0(jiti@2.3.3)) eslint-plugin-react-hooks: 5.0.0(eslint@9.17.0(jiti@2.3.3)) @@ -22406,15 +22301,15 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)): + eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)): dependencies: - debug: 4.3.6 - enhanced-resolve: 5.17.0 + debug: 4.4.0 + enhanced-resolve: 5.17.1 eslint: 9.17.0(jiti@2.3.3) - eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)) - eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.17.0(jiti@2.3.3)) + eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)) + eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)) fast-glob: 3.3.2 - get-tsconfig: 4.7.5 + get-tsconfig: 4.8.1 is-core-module: 2.15.1 is-glob: 4.0.3 transitivePeerDependencies: @@ -22433,14 +22328,14 @@ snapshots: dependencies: eslint: 9.17.0(jiti@2.3.3) - eslint-module-utils@2.12.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)): + eslint-module-utils@2.12.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) + '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) eslint: 9.17.0(jiti@2.3.3) eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)) transitivePeerDependencies: - supports-color @@ -22465,7 +22360,7 @@ snapshots: dependencies: '@typescript-eslint/scope-manager': 8.12.2 '@typescript-eslint/utils': 8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) - debug: 4.3.6 + debug: 4.4.0 doctrine: 3.0.0 eslint: 9.17.0(jiti@2.3.3) eslint-import-resolver-node: 0.3.9 @@ -22474,12 +22369,12 @@ snapshots: minimatch: 9.0.5 semver: 7.6.3 stable-hash: 0.0.4 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-typescript@3.6.1)(eslint@9.17.0(jiti@2.3.3)): + eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)): dependencies: '@rtsao/scc': 1.1.0 array-includes: 3.1.8 @@ -22490,7 +22385,7 @@ snapshots: doctrine: 2.1.0 eslint: 9.17.0(jiti@2.3.3) eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)) + eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)))(eslint@9.17.0(jiti@2.3.3)) hasown: 2.0.2 is-core-module: 2.15.1 is-glob: 4.0.3 @@ -22502,7 +22397,7 @@ snapshots: string.prototype.trimend: 1.0.8 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) + '@typescript-eslint/parser': 8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -22513,7 +22408,7 @@ snapshots: '@es-joy/jsdoccomment': 0.49.0 are-docs-informative: 0.0.2 comment-parser: 1.4.1 - debug: 4.3.6 + debug: 4.4.0 escape-string-regexp: 4.0.0 eslint: 9.17.0(jiti@2.3.3) espree: 10.2.0 @@ -22630,7 +22525,7 @@ snapshots: eslint-plugin-toml@0.12.0(eslint@9.17.0(jiti@2.3.3)): dependencies: - debug: 4.3.6 + debug: 4.4.0 eslint: 9.17.0(jiti@2.3.3) eslint-compat-utils: 0.6.4(eslint@9.17.0(jiti@2.3.3)) lodash: 4.17.21 @@ -22662,7 +22557,7 @@ snapshots: dependencies: eslint: 9.17.0(jiti@2.3.3) optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.18.1(@typescript-eslint/parser@8.12.2(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) + '@typescript-eslint/eslint-plugin': 8.18.1(@typescript-eslint/parser@8.18.1(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2))(eslint@9.17.0(jiti@2.3.3))(typescript@5.7.2) eslint-plugin-vue@9.32.0(eslint@9.17.0(jiti@2.3.3)): dependencies: @@ -22671,7 +22566,7 @@ snapshots: globals: 13.24.0 natural-compare: 1.4.0 nth-check: 2.1.1 - postcss-selector-parser: 6.1.0 + postcss-selector-parser: 6.1.2 semver: 7.6.3 vue-eslint-parser: 9.4.3(eslint@9.17.0(jiti@2.3.3)) xml-name-validator: 4.0.0 @@ -22680,7 +22575,7 @@ snapshots: eslint-plugin-yml@1.16.0(eslint@9.17.0(jiti@2.3.3)): dependencies: - debug: 4.3.6 + debug: 4.4.0 eslint: 9.17.0(jiti@2.3.3) eslint-compat-utils: 0.6.4(eslint@9.17.0(jiti@2.3.3)) lodash: 4.17.21 @@ -22951,7 +22846,7 @@ snapshots: execa@8.0.1: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 get-stream: 8.0.1 human-signals: 5.0.0 is-stream: 3.0.0 @@ -23026,7 +22921,7 @@ snapshots: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.7 + micromatch: 4.0.8 fast-glob@3.3.2: dependencies: @@ -23165,7 +23060,7 @@ snapshots: foreground-child@3.1.1: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 signal-exit: 4.1.0 form-data@4.0.0: @@ -23348,7 +23243,7 @@ snapshots: jiti: 2.3.3 minimatch: 9.0.5 string-env-interpolation: 1.0.1 - tslib: 2.8.0 + tslib: 2.8.1 transitivePeerDependencies: - '@types/node' - bufferutil @@ -23367,7 +23262,7 @@ snapshots: graphql-tag@2.12.6(graphql@16.10.0): dependencies: graphql: 16.10.0 - tslib: 2.8.0 + tslib: 2.8.1 graphql-ws@5.16.0(graphql@16.10.0): dependencies: @@ -23437,7 +23332,7 @@ snapshots: header-case@2.0.4: dependencies: capital-case: 1.0.4 - tslib: 2.8.0 + tslib: 2.8.1 hey-listen@1.0.8: {} @@ -23468,7 +23363,7 @@ snapshots: http-proxy-agent@7.0.2: dependencies: agent-base: 7.1.1 - debug: 4.3.6 + debug: 4.4.0 transitivePeerDependencies: - supports-color @@ -23477,14 +23372,14 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.3.6 + debug: 4.4.0 transitivePeerDependencies: - supports-color https-proxy-agent@7.0.4: dependencies: agent-base: 7.1.1 - debug: 4.3.6 + debug: 4.4.0 transitivePeerDependencies: - supports-color @@ -23572,11 +23467,11 @@ snapshots: dependencies: loose-envify: 1.4.0 - ioredis@5.4.1: + ioredis@5.4.2: dependencies: '@ioredis/commands': 1.2.0 cluster-key-slot: 1.1.2 - debug: 4.3.4 + debug: 4.4.0 denque: 2.1.0 lodash.defaults: 4.2.0 lodash.isarguments: 3.1.0 @@ -23675,7 +23570,7 @@ snapshots: is-lower-case@2.0.2: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 is-map@2.0.3: {} @@ -23750,7 +23645,7 @@ snapshots: is-upper-case@2.0.2: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 is-weakmap@2.0.2: {} @@ -23963,8 +23858,6 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 - lilconfig@3.1.1: {} - lilconfig@3.1.3: {} lines-and-columns@1.2.4: {} @@ -23981,7 +23874,7 @@ snapshots: get-port-please: 3.1.2 h3: 1.11.1 http-shutdown: 1.2.2 - jiti: 1.21.0 + jiti: 1.21.6 mlly: 1.7.0 node-forge: 1.3.1 pathe: 1.1.2 @@ -24114,11 +24007,11 @@ snapshots: lower-case-first@2.0.2: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 lower-case@2.0.2: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 lru-cache@10.2.2: {} @@ -24455,7 +24348,7 @@ snapshots: micromark@4.0.0: dependencies: '@types/debug': 4.1.12 - debug: 4.3.6 + debug: 4.4.0 decode-named-character-reference: 1.0.2 devlop: 1.1.0 micromark-core-commonmark: 2.0.1 @@ -24634,19 +24527,19 @@ snapshots: neo-async@2.6.2: {} - next-axiom@1.9.0(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0): + next-axiom@1.9.1(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0): dependencies: - next: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + next: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: 19.0.0 use-deep-compare: 1.3.0(react@19.0.0) whatwg-fetch: 3.6.20 - next-pwa@5.6.0(@babel/core@7.24.6)(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0): + next-pwa@5.6.0(@babel/core@7.24.6)(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(webpack@5.91.0): dependencies: babel-loader: 8.3.0(@babel/core@7.24.6)(webpack@5.91.0) clean-webpack-plugin: 4.0.0(webpack@5.91.0) globby: 11.1.0 - next: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + next: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) 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 @@ -24659,19 +24552,19 @@ snapshots: - uglify-js - webpack - next-seo@6.6.0(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + next-seo@6.6.0(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: - next: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + next: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: 19.0.0 react-dom: 19.0.0(react@19.0.0) - next-sitemap@4.2.3(next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)): + next-sitemap@4.2.3(next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)): dependencies: '@corex/deepmerge': 4.0.43 '@next/env': 13.5.6 fast-glob: 3.3.2 minimist: 1.2.8 - next: 15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + next: 15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-themes@0.4.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: @@ -24680,9 +24573,9 @@ snapshots: next-tick@1.1.0: {} - next@15.1.0(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + next@15.1.2(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: - '@next/env': 15.1.0 + '@next/env': 15.1.2 '@swc/counter': 0.1.3 '@swc/helpers': 0.5.15 busboy: 1.6.0 @@ -24692,14 +24585,14 @@ snapshots: react-dom: 19.0.0(react@19.0.0) styled-jsx: 5.1.6(@babel/core@7.24.6)(babel-plugin-macros@3.1.0)(react@19.0.0) optionalDependencies: - '@next/swc-darwin-arm64': 15.1.0 - '@next/swc-darwin-x64': 15.1.0 - '@next/swc-linux-arm64-gnu': 15.1.0 - '@next/swc-linux-arm64-musl': 15.1.0 - '@next/swc-linux-x64-gnu': 15.1.0 - '@next/swc-linux-x64-musl': 15.1.0 - '@next/swc-win32-arm64-msvc': 15.1.0 - '@next/swc-win32-x64-msvc': 15.1.0 + '@next/swc-darwin-arm64': 15.1.2 + '@next/swc-darwin-x64': 15.1.2 + '@next/swc-linux-arm64-gnu': 15.1.2 + '@next/swc-linux-arm64-musl': 15.1.2 + '@next/swc-linux-x64-gnu': 15.1.2 + '@next/swc-linux-x64-musl': 15.1.2 + '@next/swc-win32-arm64-msvc': 15.1.2 + '@next/swc-win32-x64-msvc': 15.1.2 sharp: 0.33.5 transitivePeerDependencies: - '@babel/core' @@ -24708,11 +24601,11 @@ snapshots: no-case@3.0.4: dependencies: lower-case: 2.0.2 - tslib: 2.8.0 + tslib: 2.8.1 nock@13.5.4: dependencies: - debug: 4.3.6 + debug: 4.4.0 json-stringify-safe: 5.0.1 propagate: 2.0.1 transitivePeerDependencies: @@ -24720,7 +24613,7 @@ snapshots: nock@13.5.5: dependencies: - debug: 4.3.6 + debug: 4.4.0 json-stringify-safe: 5.0.1 propagate: 2.0.1 transitivePeerDependencies: @@ -24882,7 +24775,7 @@ snapshots: '@wry/caches': 1.0.1 '@wry/context': 0.7.4 '@wry/trie': 0.4.3 - tslib: 2.8.0 + tslib: 2.8.1 optionator@0.9.4: dependencies: @@ -24980,7 +24873,7 @@ snapshots: param-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 parent-module@1.0.1: dependencies: @@ -25013,14 +24906,14 @@ snapshots: pascal-case@3.1.2: dependencies: no-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 path-browserify@1.0.1: {} path-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 path-exists@3.0.0: {} @@ -25174,7 +25067,7 @@ snapshots: postcss-load-config@6.0.1(jiti@2.3.3)(postcss@8.4.49)(tsx@4.19.1)(yaml@2.4.2): dependencies: - lilconfig: 3.1.1 + lilconfig: 3.1.3 optionalDependencies: jiti: 2.3.3 postcss: 8.4.49 @@ -25191,11 +25084,6 @@ snapshots: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-selector-parser@6.1.0: - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - postcss-selector-parser@6.1.2: dependencies: cssesc: 3.0.0 @@ -25350,13 +25238,13 @@ snapshots: react: 19.0.0 react-dom: 19.0.0(react@19.0.0) - react-redux@9.2.0(@types/react@19.0.1)(react@19.0.0)(redux@4.2.1): + react-redux@9.2.0(@types/react@19.0.2)(react@19.0.0)(redux@4.2.1): dependencies: '@types/use-sync-external-store': 0.0.6 react: 19.0.0 use-sync-external-store: 1.4.0(react@19.0.0) optionalDependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 redux: 4.2.1 react-responsive@10.0.0(react@19.0.0): @@ -25461,7 +25349,7 @@ snapshots: redux@4.2.1: dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 refa@0.12.1: dependencies: @@ -25487,7 +25375,7 @@ snapshots: regenerator-transform@0.15.2: dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 regexp-ast-analysis@0.7.1: dependencies: @@ -25520,14 +25408,14 @@ snapshots: dependencies: jsesc: 0.5.0 - rehackt@0.1.0(@types/react@19.0.1)(react@19.0.0): + rehackt@0.1.0(@types/react@19.0.2)(react@19.0.0): optionalDependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 react: 19.0.0 relay-runtime@12.0.0: dependencies: - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 fbjs: 3.0.5 invariant: 2.2.4 transitivePeerDependencies: @@ -25750,7 +25638,7 @@ snapshots: sentence-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 upper-case-first: 2.0.2 serialize-javascript@4.0.0: @@ -25897,7 +25785,7 @@ snapshots: snake-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.8.0 + tslib: 2.8.1 socket.io-client@4.7.5(bufferutil@4.0.8)(utf-8-validate@5.0.10): dependencies: @@ -25963,7 +25851,7 @@ snapshots: sponge-case@1.0.1: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 stable-hash@0.0.4: {} @@ -26140,7 +26028,7 @@ snapshots: swap-case@2.0.2: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 swr@2.2.5(react@19.0.0): dependencies: @@ -26152,18 +26040,18 @@ snapshots: synckit@0.6.2: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 synckit@0.9.1: dependencies: '@pkgr/core': 0.1.1 - tslib: 2.8.0 + tslib: 2.8.1 system-architecture@0.1.0: {} tabbable@6.2.0: {} - tailwindcss@3.4.16(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)): + tailwindcss@3.4.17(ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -26267,7 +26155,7 @@ snapshots: title-case@3.0.3: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 tmp@0.0.33: dependencies: @@ -26305,7 +26193,7 @@ snapshots: ts-invariant@0.10.3: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 ts-log@2.2.5: {} @@ -26407,8 +26295,6 @@ snapshots: tslib@2.7.0: {} - tslib@2.8.0: {} - tslib@2.8.1: {} tsup@8.3.5(jiti@2.3.3)(postcss@8.4.49)(tsx@4.19.1)(typescript@5.7.2)(yaml@2.4.2): @@ -26581,7 +26467,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - undici@7.1.1: {} + undici@7.2.0: {} unenv@1.9.0: dependencies: @@ -26635,7 +26521,7 @@ snapshots: unraw@3.0.0: {} - unstorage@1.10.2(idb-keyval@6.2.1)(ioredis@5.4.1): + unstorage@1.10.2(idb-keyval@6.2.1)(ioredis@5.4.2): dependencies: anymatch: 3.1.3 chokidar: 3.6.0 @@ -26649,7 +26535,7 @@ snapshots: ufo: 1.5.3 optionalDependencies: idb-keyval: 6.2.1 - ioredis: 5.4.1 + ioredis: 5.4.2 transitivePeerDependencies: - uWebSockets.js @@ -26669,11 +26555,11 @@ snapshots: upper-case-first@2.0.2: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 upper-case@2.0.2: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 uqr@0.1.2: {} @@ -26734,12 +26620,12 @@ snapshots: optionalDependencies: react: 19.0.0 - valtio@1.11.2(@types/react@19.0.1)(react@19.0.0): + valtio@1.11.2(@types/react@19.0.2)(react@19.0.0): dependencies: proxy-compare: 2.5.1 use-sync-external-store: 1.2.0(react@19.0.0) optionalDependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 react: 19.0.0 value-or-promise@1.0.12: {} @@ -26750,7 +26636,7 @@ snapshots: vary@1.1.2: {} - viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1): + viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1): dependencies: '@noble/curves': 1.7.0 '@noble/hashes': 1.6.1 @@ -26849,7 +26735,7 @@ snapshots: vue-eslint-parser@9.4.3(eslint@9.17.0(jiti@2.3.3)): dependencies: - debug: 4.3.6 + debug: 4.4.0 eslint: 9.17.0(jiti@2.3.3) eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 @@ -26860,14 +26746,14 @@ snapshots: transitivePeerDependencies: - supports-color - wagmi@2.14.3(@tanstack/query-core@5.62.7)(@tanstack/react-query@5.62.7(react@19.0.0))(@types/react@19.0.1)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1): + wagmi@2.14.4(@tanstack/query-core@5.62.8)(@tanstack/react-query@5.62.8(react@19.0.0))(@types/react@19.0.2)(bufferutil@4.0.8)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1): dependencies: - '@tanstack/react-query': 5.62.7(react@19.0.0) - '@wagmi/connectors': 5.7.0(@types/react@19.0.1)(@wagmi/core@2.16.0(@tanstack/query-core@5.62.7)(@types/react@19.0.1)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(use-sync-external-store@1.2.0(react@19.0.0))(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1)))(bufferutil@4.0.8)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) - '@wagmi/core': 2.16.0(@tanstack/query-core@5.62.7)(@types/react@19.0.1)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(use-sync-external-store@1.2.0(react@19.0.0))(viem@2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1)) + '@tanstack/react-query': 5.62.8(react@19.0.0) + '@wagmi/connectors': 5.7.1(@types/react@19.0.2)(@wagmi/core@2.16.1(@tanstack/query-core@5.62.8)(@types/react@19.0.2)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(use-sync-external-store@1.2.0(react@19.0.0))(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1)))(bufferutil@4.0.8)(react@19.0.0)(typescript@5.7.2)(utf-8-validate@5.0.10)(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1))(zod@3.24.1) + '@wagmi/core': 2.16.1(@tanstack/query-core@5.62.8)(@types/react@19.0.2)(immer@9.0.21)(react@19.0.0)(typescript@5.7.2)(use-sync-external-store@1.2.0(react@19.0.0))(viem@2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1)) react: 19.0.0 use-sync-external-store: 1.2.0(react@19.0.0) - viem: 2.21.55(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) + viem: 2.21.57(bufferutil@4.0.8)(typescript@5.7.2)(utf-8-validate@5.0.10)(zod@3.24.1) optionalDependencies: typescript: 5.7.2 transitivePeerDependencies: @@ -27053,7 +26939,7 @@ snapshots: '@apideck/better-ajv-errors': 0.3.6(ajv@8.14.0) '@babel/core': 7.24.6 '@babel/preset-env': 7.24.6(@babel/core@7.24.6) - '@babel/runtime': 7.24.6 + '@babel/runtime': 7.26.0 '@rollup/plugin-babel': 5.3.1(@babel/core@7.24.6)(rollup@2.79.1) '@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1) '@rollup/plugin-replace': 2.4.2(rollup@2.79.1) @@ -27292,17 +27178,17 @@ snapshots: dependencies: tslib: 2.3.0 - zustand@4.5.2(@types/react@19.0.1)(immer@9.0.21)(react@19.0.0): + zustand@4.5.2(@types/react@19.0.2)(immer@9.0.21)(react@19.0.0): dependencies: use-sync-external-store: 1.2.0(react@19.0.0) optionalDependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 immer: 9.0.21 react: 19.0.0 - zustand@5.0.0(@types/react@19.0.1)(immer@9.0.21)(react@19.0.0)(use-sync-external-store@1.2.0(react@19.0.0)): + zustand@5.0.0(@types/react@19.0.2)(immer@9.0.21)(react@19.0.0)(use-sync-external-store@1.2.0(react@19.0.0)): optionalDependencies: - '@types/react': 19.0.1 + '@types/react': 19.0.2 immer: 9.0.21 react: 19.0.0 use-sync-external-store: 1.2.0(react@19.0.0) diff --git a/scripts/price/package.json b/scripts/price/package.json index ee5314943..a722f2ee3 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.12.3", + "@apollo/client": "^3.12.4", "@types/express": "^5.0.0", "@zenlink-interface/chain": "workspace:*", "@zenlink-interface/currency": "workspace:*", @@ -41,7 +41,7 @@ "express": "^4.21.2", "fast-json-stable-stringify": "^2.1.0", "graphql": "16.10.0", - "ioredis": "^5.4.1", + "ioredis": "^5.4.2", "ts-node": "^10.9.2", "tsup": "^8.3.5", "typescript": "5.7.2" diff --git a/scripts/treasury/package.json b/scripts/treasury/package.json index b87d5c3d6..3686af5b1 100644 --- a/scripts/treasury/package.json +++ b/scripts/treasury/package.json @@ -35,6 +35,6 @@ "ts-node": "^10.9.2", "tsup": "^8.3.5", "typescript": "5.7.2", - "viem": "2.21.55" + "viem": "2.21.57" } } diff --git a/scripts/vote-merkle/package.json b/scripts/vote-merkle/package.json index deeeb0499..2f0bbff2c 100644 --- a/scripts/vote-merkle/package.json +++ b/scripts/vote-merkle/package.json @@ -37,6 +37,6 @@ "ts-node": "^10.9.2", "tsup": "^8.3.5", "typescript": "5.7.2", - "viem": "2.21.55" + "viem": "2.21.57" } }