From 07187c8c99eda79d7169a16b890e16af1e633654 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 23:11:10 +0000 Subject: [PATCH] chore(deps): update devdependency next to v15.1.2 [security] --- apps/analytics/package.json | 2 +- apps/app/package.json | 2 +- apps/gauge/package.json | 2 +- apps/market/package.json | 2 +- apps/pool/package.json | 2 +- apps/referrals/package.json | 2 +- apps/swap/package.json | 2 +- packages/compat/package.json | 2 +- packages/config/nextjs/package.json | 4 +- packages/ui/package.json | 4 +- packages/wagmi/package.json | 2 +- pnpm-lock.yaml | 550 ++++++++++++++-------------- 12 files changed, 288 insertions(+), 288 deletions(-) diff --git a/apps/analytics/package.json b/apps/analytics/package.json index 79aa427f6..6879ad1da 100644 --- a/apps/analytics/package.json +++ b/apps/analytics/package.json @@ -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", diff --git a/apps/app/package.json b/apps/app/package.json index 1ec4a9744..3b27419eb 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -14,7 +14,7 @@ "@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" diff --git a/apps/gauge/package.json b/apps/gauge/package.json index 6e51553df..39153b69e 100644 --- a/apps/gauge/package.json +++ b/apps/gauge/package.json @@ -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", diff --git a/apps/market/package.json b/apps/market/package.json index 5a788213e..7744308d9 100644 --- a/apps/market/package.json +++ b/apps/market/package.json @@ -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", diff --git a/apps/pool/package.json b/apps/pool/package.json index cc7b94eb0..7d513a95b 100644 --- a/apps/pool/package.json +++ b/apps/pool/package.json @@ -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", diff --git a/apps/referrals/package.json b/apps/referrals/package.json index 8de099cdb..fc53a2201 100644 --- a/apps/referrals/package.json +++ b/apps/referrals/package.json @@ -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", diff --git a/apps/swap/package.json b/apps/swap/package.json index 5e75c99ca..9e7cc9fac 100644 --- a/apps/swap/package.json +++ b/apps/swap/package.json @@ -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", diff --git a/packages/compat/package.json b/packages/compat/package.json index 5a07797bc..81cc37e37 100644 --- a/packages/compat/package.json +++ b/packages/compat/package.json @@ -59,7 +59,7 @@ "@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/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/ui/package.json b/packages/ui/package.json index eb0ae1a14..108eb0d17 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" }, @@ -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", diff --git a/packages/wagmi/package.json b/packages/wagmi/package.json index 9237ae8ec..9d4796a65 100644 --- a/packages/wagmi/package.json +++ b/packages/wagmi/package.json @@ -61,7 +61,7 @@ "@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 67e8a58ae..16f07f7c5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -250,7 +250,7 @@ importers: 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) @@ -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 @@ -480,7 +480,7 @@ importers: 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) @@ -652,7 +652,7 @@ importers: 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) @@ -854,7 +854,7 @@ importers: 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) @@ -1038,7 +1038,7 @@ importers: 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) @@ -1192,7 +1192,7 @@ importers: version: 5.62.7(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) @@ -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 @@ -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.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.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: @@ -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 @@ -2724,7 +2724,7 @@ importers: 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) + version: 1.9.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) 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) @@ -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 @@ -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/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] @@ -5723,8 +5723,8 @@ packages: resolution: {integrity: sha512-PE6DW+8kRhbnGKn7qCF7yM6eEt/kqrY8bh1i0RZcPY9QgwXW4bZZrtMK4WssX6Z70NTEoOW6xHYIjc7gFZuz8g==} engines: {node: '>=18'} - '@polkadot/api-augment@15.0.2': - resolution: {integrity: sha512-7qtfTihLKS7cT2kEsd8Y1+MJ+2n4Sl0y9BHuPhdNfKcDbGwCxIB7JzXNujww4Is4bF7w1lXcM2U0E/XwJi1BbQ==} + '@polkadot/api-augment@15.1.1': + resolution: {integrity: sha512-tYASON7vVLz7FGcXVX9dWSd/9pR6FckayEkc08Z6RyjH7HfjtCZ3/Dz7MlGRNql4SnPi4+xpjSD6rwrZcETU1g==} engines: {node: '>=18'} '@polkadot/api-augment@7.15.1': @@ -5747,8 +5747,8 @@ packages: resolution: {integrity: sha512-GZT6rTpT3HYZ/C3rLPjoX3rX3DOxNG/zgts+jKjNrCumAeZkVq5JErKIX8/3f2TVaE2Kbqniy3d1TH/AL4HBPA==} engines: {node: '>=18'} - '@polkadot/api-base@15.0.2': - resolution: {integrity: sha512-5++EjpuCxzmrL2JJj511RrPK+IovuIQa8DJhyOp62VDMXPkqS/O6Df5wjYzQh/ftT1ZysftXqJAUA/LSUsH+2g==} + '@polkadot/api-base@15.1.1': + resolution: {integrity: sha512-OXLZ7/k2RXLIA8hKA8oyii6o8MuGlqujIDcLVaMdtWnQsBg26h8pv/mujT2YSz2OguLxrfdvD+lUGtwZC8kw4A==} engines: {node: '>=18'} '@polkadot/api-base@7.15.1': @@ -5771,8 +5771,8 @@ packages: resolution: {integrity: sha512-PhqUEJCY54vXtIaoYqGUtJY06wHd/K0cBmBz9yCLxp8UZkLoGWhfJRTruI25Jnucf9awS5cZKYqbsoDrL09Oqg==} engines: {node: '>=18'} - '@polkadot/api-derive@15.0.2': - resolution: {integrity: sha512-nD8hXZxEv2/wuhjMmVP09lTAYd8inNgrLpLGUR+7hBQeVEQQTdNatkqMKpNIOk2MO46mtUK35NepvDBK9DWZzA==} + '@polkadot/api-derive@15.1.1': + resolution: {integrity: sha512-UPcKr9FplfYKPaP7FYEF917Sm1rKnQFX4AzQJn3f8ySp7DDf6EYiHrNICtGifPEAoANTSW+YHlSchhtnvfSIhw==} engines: {node: '>=18'} '@polkadot/api-derive@7.15.1': @@ -5795,8 +5795,8 @@ packages: resolution: {integrity: sha512-ZBKSXEVJa1S1bnmpnA7KT/fX3sJDIJOdVD9Hp3X+G73yvXzuK5k1Mn5z9bD/AcMs/HAGcbuYU+b9+b9IByH9YQ==} engines: {node: '>=18'} - '@polkadot/api@15.0.2': - resolution: {integrity: sha512-CA8Pq2Gsz2MJvpkpIVNzaBs2eJGCr0sEodAb0vTOZW/ZlIDHcBWyWq3KXE+lBMWVzYBEC4Vz6MafNgq6Bsshlw==} + '@polkadot/api@15.1.1': + resolution: {integrity: sha512-n3QeQ1CXlzjqyh2eFbEQPcnkXO3J4QYNTIj0Lnz/XFUpzKimHPDA2iUfaXuy5dXjnzS21jFANGSUFoZ+XKi/8g==} engines: {node: '>=18'} '@polkadot/api@7.15.1': @@ -5937,8 +5937,8 @@ packages: resolution: {integrity: sha512-Z8Hp8fFHwFCiTX0bBCDqCZ4U26wLIJl1NRSjJTsAr+SS68pYZBDGCwhKztpKGqndk1W1akRUaxrkGqYdIFmspQ==} engines: {node: '>=18'} - '@polkadot/rpc-augment@15.0.2': - resolution: {integrity: sha512-of88GdzsOs15HP+Gowh4G/iKKFkCNIeF0Wes8LiONfn+j2TmWt8blbyGhrIZZeApzbFUDFjnxUPGT40uWJcMpw==} + '@polkadot/rpc-augment@15.1.1': + resolution: {integrity: sha512-s6i4nTy7/1Q5svIMT4TR55GLRv9asG7xbJcntHEsQ2nDs8zZV/mvPWfEUxgup0xVO8sDgyrf6KTTVRKJjySjUg==} engines: {node: '>=18'} '@polkadot/rpc-augment@7.15.1': @@ -5961,8 +5961,8 @@ packages: resolution: {integrity: sha512-FV2NPhFwFxmX8LqibDcGc6IKTBqmvwr7xwF2OA60Br4cX+AQzMSVpFlfQcETll+0M+LnRhqGKGkP0EQWXaSowA==} engines: {node: '>=18'} - '@polkadot/rpc-core@15.0.2': - resolution: {integrity: sha512-KOUnfXOAFCN0N23sEbS+FzXhX88JCvJst/nKzO9+q67NgYBEqgcaoG4tqt/VVedgkNi0kA7WAA3wyjt5UYMnrg==} + '@polkadot/rpc-core@15.1.1': + resolution: {integrity: sha512-KErbVgPChps7NsxcGch5JCArZHNqs81fDEzs+XoHnD05nzuxcO38v4Yu+M04lHLax2m8ky8K6o3gurBglJENlA==} engines: {node: '>=18'} '@polkadot/rpc-core@7.15.1': @@ -5985,8 +5985,8 @@ packages: resolution: {integrity: sha512-NF/Z/7lzT+jp5LZzC49g+YIjRzXVI0hFag3+B+4zh6E/kKADdF59EHj2Im4LDhRGOnEO9AE4H6/UjNEbZ94JtA==} engines: {node: '>=18'} - '@polkadot/rpc-provider@15.0.2': - resolution: {integrity: sha512-BwLP8gNskzqtQ2kMk+EX6WK4d9TU0XJ/nJg0TKC2dX5sSTpTF2JQIYp1wuOik4rKNXIU/1hKaDSSylMJj7AHeQ==} + '@polkadot/rpc-provider@15.1.1': + resolution: {integrity: sha512-9OWV1dyX+vmAbKkhMU8J7Q0sCaovPrkwZqo2ejmEpZ/Lr12Hw5JAk4gdvB869QEVP7zj0gH3HuYVajmsxesYKg==} engines: {node: '>=18'} '@polkadot/rpc-provider@7.15.1': @@ -6014,8 +6014,8 @@ packages: resolution: {integrity: sha512-SC4M6TBlgCglNz+gRbvfoVRDz0Vyeev6v0HeAdw0H6ayEW4BXUdo5bFr0092bdS5uTrEPgiSyUry5TJs2KoXig==} engines: {node: '>=18'} - '@polkadot/types-augment@15.0.2': - resolution: {integrity: sha512-UiFJVEYML30+V9GdFAHPbA3s4MVQTL1CevsZMnX0+ApvlgEHJMZnVFfYF7jL2bl9BcUYM/zoxEAhj2MpqFFfxw==} + '@polkadot/types-augment@15.1.1': + resolution: {integrity: sha512-6v/FsN/JYCupyGYW+MbS0iOCiWvf6PXJ5+m8ORYYYDPFgQqaQPxKMKWJpnO0s9cCR33QcyNYhErPGuZ62UMJjw==} engines: {node: '>=18'} '@polkadot/types-augment@7.15.1': @@ -6038,8 +6038,8 @@ packages: resolution: {integrity: sha512-3y3RBGd+8ebscGbNUOjqUjnRE7hgicgid5LtofHK3O1EDcJQJnYBDkJ7fOAi96CDgHsg+f2FWWkBWEPgpOQoMQ==} engines: {node: '>=18'} - '@polkadot/types-codec@15.0.2': - resolution: {integrity: sha512-44Q40p1rl0t7Bl1QUamewqXNVPway9xgqByyifv6ODSGhtt+lFoarb3U4JzqRUuuK0PP57ePB0L8q81Totxeew==} + '@polkadot/types-codec@15.1.1': + resolution: {integrity: sha512-cm99CFvDf4UXmw7DeMkRqa/hf7wEgjJZoZZW/B12Js0ObwRmSXMk/gDbyiT6hqPnQ81sU726E72p39DolaEatQ==} engines: {node: '>=18'} '@polkadot/types-codec@7.15.1': @@ -6062,8 +6062,8 @@ packages: resolution: {integrity: sha512-F4EBvF3Zvym0xrkAA5Yz01IAVMepMV3w2Dwd0C9IygEAQ5sYLLPHmf72/aXn+Ag+bSyT2wlJHpDc+nEBXNQ3Gw==} engines: {node: '>=18'} - '@polkadot/types-create@15.0.2': - resolution: {integrity: sha512-YhpcqbH3oI87PkgrV6Fez9jWDqFIep0KcS1YWQcwc9gsBNnuour80t2AAK41/tqAYwOZi6tpJwIevnEhVkxFYA==} + '@polkadot/types-create@15.1.1': + resolution: {integrity: sha512-AOgz+UsUqsGSENrc+p/dHyXH2TC9qVtUTAxlqaHfOnwqjMWfEqc78mc5a1mk0a+RqxmIHw8nQNSdBdhv+UdtyQ==} engines: {node: '>=18'} '@polkadot/types-create@7.15.1': @@ -6086,8 +6086,8 @@ packages: resolution: {integrity: sha512-58b3Yc7+sxwNjs8axmrA9OCgnxmEKIq7XCH2VxSgLqTeqbohVtxwUSCW/l8NPrq1nxzj4J2sopu0PPg8/++q4g==} engines: {node: '>=18'} - '@polkadot/types-known@15.0.2': - resolution: {integrity: sha512-SyBo4xBoesHYiEfdW/nOgaftKgM7+puBWqQXq1Euz0MM5LDLjxBw22Srgk9ulGM6l9MsekIwCyX8geJ6/6J3Cg==} + '@polkadot/types-known@15.1.1': + resolution: {integrity: sha512-L934pYxXdHB3GHlVu57ihO6llhxuggSuQZuJ9kHunG0I6tezXLIgAhwaPgACMVbmBYlkJPqm4Nr6pC3kpIsGow==} engines: {node: '>=18'} '@polkadot/types-known@4.17.1': @@ -6118,8 +6118,8 @@ packages: resolution: {integrity: sha512-MfVe4iIOJIfBr+gj8Lu8gwIvhnO6gDbG5LeaKAjY6vS6Oh0y5Ztr8NdMIl8ccSpoyt3LqIXjfApeGzHiLzr6bw==} engines: {node: '>=18'} - '@polkadot/types-support@15.0.2': - resolution: {integrity: sha512-I7Im/4K2/XDZ1LfeQeeNyvIkfvozIPQs8K1/nsICDOmBbvIsjxSeKWHOcFDMJ8AlPEer6bqNQavOyZA/pg9R/Q==} + '@polkadot/types-support@15.1.1': + resolution: {integrity: sha512-uyn5N7XERHosVq0+aCpEwYnkUroOr7OX8B8/00UkgmfVOXskp/cukEVcGlmI/YGAS+9+V2BZN2GBX7Lz0eeKmw==} engines: {node: '>=18'} '@polkadot/types-support@7.15.1': @@ -6142,8 +6142,8 @@ packages: resolution: {integrity: sha512-O748XgCLDQYxS5nQ6TJSqW88oC4QNIoNVlWZC2Qq4SmEXuSzaNHQwSVtdyPRJCCc4Oi1DCQvGui4O+EukUl7HA==} engines: {node: '>=18'} - '@polkadot/types@15.0.2': - resolution: {integrity: sha512-6gZBnuXU58hQAXWI2daED2OaQwFMxbQdkE8HVGMovMobEf0PxPfIqf+GdnVmWbe09EU9mv2gCWBcdnvHSRBlQg==} + '@polkadot/types@15.1.1': + resolution: {integrity: sha512-n6lg/quhLp3Zmt/6gHAg2uoSmMmXk3NR19I7qCyeDJ30pP1UhOjtmuWOQDl6SwSEwuHtudLp3p2nCJsymXjgsw==} engines: {node: '>=18'} '@polkadot/types@4.17.1': @@ -11069,8 +11069,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: @@ -14449,7 +14449,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': @@ -15537,7 +15537,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)': @@ -15559,13 +15559,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: @@ -15574,7 +15574,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 @@ -15588,7 +15588,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' @@ -15599,7 +15599,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 @@ -15611,7 +15611,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)': @@ -15659,7 +15659,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 @@ -15668,7 +15668,7 @@ 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: @@ -15690,17 +15690,17 @@ snapshots: 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: @@ -15733,7 +15733,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 @@ -15743,7 +15743,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 @@ -15753,7 +15753,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)': @@ -15789,13 +15789,13 @@ snapshots: '@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: @@ -15803,7 +15803,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)': @@ -16113,11 +16113,11 @@ snapshots: '@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/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.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.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) 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': {} @@ -16268,7 +16268,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: @@ -16310,7 +16310,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: @@ -16319,7 +16319,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: @@ -16335,7 +16335,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': {} @@ -16343,45 +16343,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': 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': {} @@ -16765,13 +16765,13 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-augment@15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/api-augment@15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api-base': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/rpc-augment': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 15.0.2 - '@polkadot/types-augment': 15.0.2 - '@polkadot/types-codec': 15.0.2 + '@polkadot/api-base': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-augment': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 15.1.1 + '@polkadot/types-augment': 15.1.1 + '@polkadot/types-codec': 15.1.1 '@polkadot/util': 13.2.3 tslib: 2.8.1 transitivePeerDependencies: @@ -16842,10 +16842,10 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-base@15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/api-base@15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-core': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 15.0.2 + '@polkadot/rpc-core': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 15.1.1 '@polkadot/util': 13.2.3 rxjs: 7.8.1 tslib: 2.8.1 @@ -16928,14 +16928,14 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api-derive@15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/api-derive@15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/api-augment': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/api-base': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/rpc-core': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 15.0.2 - '@polkadot/types-codec': 15.0.2 + '@polkadot/api': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-augment': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 15.1.1 + '@polkadot/types-codec': 15.1.1 '@polkadot/util': 13.2.3 '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) rxjs: 7.8.1 @@ -17050,20 +17050,20 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/api@15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/api@15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api-augment': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/api-base': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/api-derive': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-augment': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-base': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api-derive': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) '@polkadot/keyring': 13.2.3(@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3))(@polkadot/util@13.2.3) - '@polkadot/rpc-augment': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/rpc-core': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/rpc-provider': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 15.0.2 - '@polkadot/types-augment': 15.0.2 - '@polkadot/types-codec': 15.0.2 - '@polkadot/types-create': 15.0.2 - '@polkadot/types-known': 15.0.2 + '@polkadot/rpc-augment': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-core': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 15.1.1 + '@polkadot/types-augment': 15.1.1 + '@polkadot/types-codec': 15.1.1 + '@polkadot/types-create': 15.1.1 + '@polkadot/types-known': 15.1.1 '@polkadot/util': 13.2.3 '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) eventemitter3: 5.0.1 @@ -17229,7 +17229,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: @@ -17291,7 +17291,7 @@ snapshots: 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: @@ -17369,11 +17369,11 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-augment@15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/rpc-augment@15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-core': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 15.0.2 - '@polkadot/types-codec': 15.0.2 + '@polkadot/rpc-core': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 15.1.1 + '@polkadot/types-codec': 15.1.1 '@polkadot/util': 13.2.3 tslib: 2.8.1 transitivePeerDependencies: @@ -17443,11 +17443,11 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-core@15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/rpc-core@15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/rpc-augment': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/rpc-provider': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) - '@polkadot/types': 15.0.2 + '@polkadot/rpc-augment': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/rpc-provider': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/types': 15.1.1 '@polkadot/util': 13.2.3 rxjs: 7.8.1 tslib: 2.8.1 @@ -17494,7 +17494,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: @@ -17544,11 +17544,11 @@ snapshots: - supports-color - utf-8-validate - '@polkadot/rpc-provider@15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10)': + '@polkadot/rpc-provider@15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: '@polkadot/keyring': 13.2.3(@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3))(@polkadot/util@13.2.3) - '@polkadot/types': 15.0.2 - '@polkadot/types-support': 15.0.2 + '@polkadot/types': 15.1.1 + '@polkadot/types-support': 15.1.1 '@polkadot/util': 13.2.3 '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) '@polkadot/x-fetch': 13.2.3 @@ -17632,7 +17632,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: @@ -17648,10 +17648,10 @@ snapshots: '@polkadot/util': 13.2.3 tslib: 2.8.1 - '@polkadot/types-augment@15.0.2': + '@polkadot/types-augment@15.1.1': dependencies: - '@polkadot/types': 15.0.2 - '@polkadot/types-codec': 15.0.2 + '@polkadot/types': 15.1.1 + '@polkadot/types-codec': 15.1.1 '@polkadot/util': 13.2.3 tslib: 2.8.1 @@ -17673,7 +17673,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: @@ -17687,7 +17687,7 @@ snapshots: '@polkadot/x-bigint': 13.2.3 tslib: 2.8.1 - '@polkadot/types-codec@15.0.2': + '@polkadot/types-codec@15.1.1': dependencies: '@polkadot/util': 13.2.3 '@polkadot/x-bigint': 13.2.3 @@ -17708,7 +17708,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: @@ -17722,9 +17722,9 @@ snapshots: '@polkadot/util': 13.2.3 tslib: 2.8.1 - '@polkadot/types-create@15.0.2': + '@polkadot/types-create@15.1.1': dependencies: - '@polkadot/types-codec': 15.0.2 + '@polkadot/types-codec': 15.1.1 '@polkadot/util': 13.2.3 tslib: 2.8.1 @@ -17767,12 +17767,12 @@ snapshots: '@polkadot/util': 13.2.3 tslib: 2.8.1 - '@polkadot/types-known@15.0.2': + '@polkadot/types-known@15.1.1': dependencies: '@polkadot/networks': 13.2.3 - '@polkadot/types': 15.0.2 - '@polkadot/types-codec': 15.0.2 - '@polkadot/types-create': 15.0.2 + '@polkadot/types': 15.1.1 + '@polkadot/types-codec': 15.1.1 + '@polkadot/types-create': 15.1.1 '@polkadot/util': 13.2.3 tslib: 2.8.1 @@ -17811,7 +17811,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: @@ -17823,7 +17823,7 @@ snapshots: '@polkadot/util': 13.2.3 tslib: 2.8.1 - '@polkadot/types-support@15.0.2': + '@polkadot/types-support@15.1.1': dependencies: '@polkadot/util': 13.2.3 tslib: 2.8.1 @@ -17847,7 +17847,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: @@ -17871,12 +17871,12 @@ snapshots: rxjs: 7.8.1 tslib: 2.8.1 - '@polkadot/types@15.0.2': + '@polkadot/types@15.1.1': dependencies: '@polkadot/keyring': 13.2.3(@polkadot/util-crypto@13.2.3(@polkadot/util@13.2.3))(@polkadot/util@13.2.3) - '@polkadot/types-augment': 15.0.2 - '@polkadot/types-codec': 15.0.2 - '@polkadot/types-create': 15.0.2 + '@polkadot/types-augment': 15.1.1 + '@polkadot/types-codec': 15.1.1 + '@polkadot/types-create': 15.1.1 '@polkadot/util': 13.2.3 '@polkadot/util-crypto': 13.2.3(@polkadot/util@13.2.3) rxjs: 7.8.1 @@ -17992,7 +17992,7 @@ snapshots: '@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 + tslib: 2.8.1 '@polkadot/util-crypto@12.6.2(@polkadot/util@13.0.2)': dependencies: @@ -18005,7 +18005,7 @@ snapshots: '@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 + tslib: 2.8.1 '@polkadot/util-crypto@13.0.2(@polkadot/util@13.0.2)': dependencies: @@ -18084,7 +18084,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: @@ -18148,28 +18148,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: @@ -18196,17 +18196,17 @@ snapshots: '@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: @@ -18230,7 +18230,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: @@ -18240,7 +18240,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: @@ -18250,7 +18250,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: @@ -18260,7 +18260,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: @@ -18292,19 +18292,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: @@ -18442,7 +18442,7 @@ snapshots: '@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: @@ -18470,13 +18470,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: @@ -18499,11 +18499,11 @@ snapshots: '@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: @@ -18536,14 +18536,14 @@ snapshots: '@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: @@ -18582,7 +18582,7 @@ snapshots: '@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: @@ -18617,7 +18617,7 @@ snapshots: '@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: @@ -18656,7 +18656,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 @@ -18665,7 +18665,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 @@ -18712,7 +18712,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)': @@ -18720,7 +18720,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 @@ -18745,7 +18745,7 @@ 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)': @@ -19110,7 +19110,7 @@ snapshots: '@subsocial/definitions@0.8.14(bufferutil@4.0.8)(utf-8-validate@5.0.10)': dependencies: - '@polkadot/api': 15.0.2(bufferutil@4.0.8)(utf-8-validate@5.0.10) + '@polkadot/api': 15.1.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) lodash.camelcase: 4.3.0 transitivePeerDependencies: - bufferutil @@ -19248,7 +19248,7 @@ snapshots: '@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)))': dependencies: @@ -19671,9 +19671,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': {} @@ -20794,7 +20794,7 @@ 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: @@ -20802,7 +20802,7 @@ snapshots: '@wry/context@0.7.4': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@wry/equality@0.5.7': dependencies: @@ -20810,7 +20810,7 @@ snapshots: '@wry/trie@0.4.3': dependencies: - tslib: 2.8.0 + tslib: 2.8.1 '@wry/trie@0.5.0': dependencies: @@ -21068,7 +21068,7 @@ snapshots: async-mutex@0.2.6: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 async-sema@3.1.1: {} @@ -21314,7 +21314,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: {} @@ -21333,7 +21333,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: {} @@ -21398,7 +21398,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: {} @@ -21606,7 +21606,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: @@ -21678,7 +21678,7 @@ snapshots: cross-inspect@1.0.0: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 cross-spawn@7.0.3: dependencies: @@ -21870,7 +21870,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: @@ -23439,7 +23439,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: {} @@ -23677,7 +23677,7 @@ snapshots: is-lower-case@2.0.2: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 is-map@2.0.3: {} @@ -23752,7 +23752,7 @@ snapshots: is-upper-case@2.0.2: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 is-weakmap@2.0.2: {} @@ -24116,11 +24116,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: {} @@ -24636,19 +24636,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.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): 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 @@ -24661,19 +24661,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: @@ -24682,9 +24682,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 @@ -24694,14 +24694,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' @@ -24710,7 +24710,7 @@ 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: @@ -24982,7 +24982,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: @@ -25015,14 +25015,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: {} @@ -25752,7 +25752,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: @@ -25899,7 +25899,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: @@ -25965,7 +25965,7 @@ snapshots: sponge-case@1.0.1: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 stable-hash@0.0.4: {} @@ -26142,7 +26142,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: @@ -26154,12 +26154,12 @@ 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: {} @@ -26269,7 +26269,7 @@ snapshots: title-case@3.0.3: dependencies: - tslib: 2.8.0 + tslib: 2.8.1 tmp@0.0.33: dependencies: @@ -26671,11 +26671,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: {}