diff --git a/package.json b/package.json
index 1aed8e8..7161572 100644
--- a/package.json
+++ b/package.json
@@ -14,18 +14,18 @@
"semi": false
},
"dependencies": {
- "@acala-network/chopsticks-core": "^1.3.1",
- "@ledgerhq/hw-transport-webusb": "^6.34.1",
+ "@acala-network/chopsticks-core": "^1.4.0",
+ "@ledgerhq/hw-transport-webusb": "^6.34.2",
"@monaco-editor/react": "^4.7.0",
"@polkadot-api/descriptors": "file:.papi/descriptors",
"@polkadot-api/json-rpc-provider-proxy": "^0.4.0",
- "@polkadot-api/metadata-builders": "^0.14.1",
- "@polkadot-api/observable-client": "^0.18.4",
- "@polkadot-api/react-builder": "0.5.1",
+ "@polkadot-api/metadata-builders": "^0.14.2",
+ "@polkadot-api/observable-client": "^0.18.5",
+ "@polkadot-api/react-builder": "0.5.2",
"@polkadot-api/react-components": "^0.4.2",
- "@polkadot-api/substrate-bindings": "^0.20.1",
- "@polkadot-api/tx-utils": "^0.3.1",
- "@polkahub/ui-components": "^0.6.0",
+ "@polkadot-api/substrate-bindings": "^0.20.2",
+ "@polkadot-api/tx-utils": "^0.3.2",
+ "@polkahub/ui-components": "^0.7.0",
"@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-label": "^2.1.8",
@@ -44,38 +44,38 @@
"clsx": "^2.1.1",
"idb-keyval": "^6.2.2",
"lucide-react": "^1.14.0",
- "polkadot-api": "^2.1.0",
- "polkahub": "^0.6.0",
- "react": "^19.2.5",
- "react-dom": "^19.2.5",
+ "polkadot-api": "^2.1.3",
+ "polkahub": "^0.7.0",
+ "react": "^19.2.6",
+ "react-dom": "^19.2.6",
"react-portal": "^4.3.0",
- "react-router-dom": "^7.14.2",
+ "react-router-dom": "^7.15.0",
"react-svg": "^17.2.4",
- "react-virtuoso": "^4.18.6",
+ "react-virtuoso": "^4.18.7",
"react18-json-view": "^0.2.10",
"rxjs": "^7.8.2",
"save-as": "^0.1.8",
- "tailwind-merge": "^3.5.0",
+ "tailwind-merge": "^3.6.0",
"tailwindcss-animate": "^1.0.7",
"uuid": "^14.0.0"
},
"devDependencies": {
"@eslint/js": "^10.0.1",
- "@tailwindcss/vite": "^4.2.4",
- "@types/node": "^25.6.0",
+ "@tailwindcss/vite": "^4.3.0",
+ "@types/node": "^25.7.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@types/react-portal": "^4.0.7",
"@vitejs/plugin-react": "^6.0.1",
- "eslint": "^10.2.1",
+ "eslint": "^10.3.0",
"eslint-plugin-react-hooks": "7.1.1",
"eslint-plugin-react-refresh": "^0.5.2",
- "globals": "^17.5.0",
+ "globals": "^17.6.0",
"prettier": "^3.8.3",
- "tailwindcss": "^4.2.4",
+ "tailwindcss": "^4.3.0",
"typescript": "^6.0.3",
- "typescript-eslint": "^8.59.1",
- "vite": "^8.0.10"
+ "typescript-eslint": "^8.59.3",
+ "vite": "^8.0.12"
},
"packageManager": "pnpm@10.30.3+sha512.c961d1e0a2d8e354ecaa5166b822516668b7f44cb5bd95122d590dd81922f606f5473b6d23ec4a5be05e7fcd18e8488d47d978bbe981872f1145d06e9a740017",
"pnpm": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 9fcd68b..81283ef 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -14,83 +14,83 @@ importers:
.:
dependencies:
'@acala-network/chopsticks-core':
- specifier: ^1.3.1
- version: 1.3.1(bufferutil@4.1.0)
+ specifier: ^1.4.0
+ version: 1.4.0(bufferutil@4.1.0)
'@ledgerhq/hw-transport-webusb':
- specifier: ^6.34.1
- version: 6.34.1
+ specifier: ^6.34.2
+ version: 6.34.2
'@monaco-editor/react':
specifier: ^4.7.0
- version: 4.7.0(monaco-editor@0.54.0)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 4.7.0(monaco-editor@0.54.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@polkadot-api/descriptors':
specifier: file:.papi/descriptors
- version: file:.papi/descriptors(polkadot-api@2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2))
+ version: file:.papi/descriptors(polkadot-api@2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2))
'@polkadot-api/json-rpc-provider-proxy':
specifier: ^0.4.0
version: 0.4.0
'@polkadot-api/metadata-builders':
- specifier: ^0.14.1
- version: 0.14.1
+ specifier: ^0.14.2
+ version: 0.14.2
'@polkadot-api/observable-client':
- specifier: ^0.18.4
- version: 0.18.4(rxjs@7.8.2)
+ specifier: ^0.18.5
+ version: 0.18.5(rxjs@7.8.2)
'@polkadot-api/react-builder':
- specifier: 0.5.1
- version: 0.5.1(react@19.2.5)
+ specifier: 0.5.2
+ version: 0.5.2(react@19.2.6)
'@polkadot-api/react-components':
specifier: ^0.4.2
- version: 0.4.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 0.4.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@polkadot-api/substrate-bindings':
- specifier: ^0.20.1
- version: 0.20.1
+ specifier: ^0.20.2
+ version: 0.20.2
'@polkadot-api/tx-utils':
- specifier: ^0.3.1
- version: 0.3.1
+ specifier: ^0.3.2
+ version: 0.3.2
'@polkahub/ui-components':
- specifier: ^0.6.0
- version: 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ specifier: ^0.7.0
+ version: 0.7.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-accordion':
specifier: ^1.2.12
- version: 1.2.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 1.2.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-dialog':
specifier: ^1.1.15
- version: 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-label':
specifier: ^2.1.8
- version: 2.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 2.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-popover':
specifier: ^1.1.15
- version: 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-radio-group':
specifier: ^1.3.8
- version: 1.3.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 1.3.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-scroll-area':
specifier: ^1.2.10
- version: 1.2.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 1.2.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-select':
specifier: ^2.2.6
- version: 2.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 2.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-slot':
specifier: ^1.2.4
- version: 1.2.4(@types/react@19.2.14)(react@19.2.5)
+ version: 1.2.4(@types/react@19.2.14)(react@19.2.6)
'@radix-ui/react-tabs':
specifier: ^1.1.13
- version: 1.1.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 1.1.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-toggle':
specifier: ^1.1.10
- version: 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-toggle-group':
specifier: ^1.1.11
- version: 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@radix-ui/react-tooltip':
specifier: ^1.2.8
- version: 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@react-rxjs/core':
specifier: ^0.10.8
- version: 0.10.8(react@19.2.5)(rxjs@7.8.2)
+ version: 0.10.8(react@19.2.6)(rxjs@7.8.2)
'@react-rxjs/utils':
specifier: ^0.9.7
- version: 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ version: 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -102,34 +102,34 @@ importers:
version: 6.2.2
lucide-react:
specifier: ^1.14.0
- version: 1.14.0(react@19.2.5)
+ version: 1.14.0(react@19.2.6)
polkadot-api:
- specifier: ^2.1.0
- version: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ specifier: ^2.1.3
+ version: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
polkahub:
- specifier: ^0.6.0
- version: 0.6.0(@ledgerhq/hw-transport@6.35.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(rxjs@7.8.2)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76)
+ specifier: ^0.7.0
+ version: 0.7.0(@ledgerhq/hw-transport@6.35.2)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(rxjs@7.8.2)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76)
react:
- specifier: ^19.2.5
- version: 19.2.5
+ specifier: ^19.2.6
+ version: 19.2.6
react-dom:
- specifier: ^19.2.5
- version: 19.2.5(react@19.2.5)
+ specifier: ^19.2.6
+ version: 19.2.6(react@19.2.6)
react-portal:
specifier: ^4.3.0
- version: 4.3.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 4.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
react-router-dom:
- specifier: ^7.14.2
- version: 7.14.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ specifier: ^7.15.0
+ version: 7.15.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
react-svg:
specifier: ^17.2.4
- version: 17.2.4(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ version: 17.2.4(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
react-virtuoso:
- specifier: ^4.18.6
- version: 4.18.6(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ specifier: ^4.18.7
+ version: 4.18.7(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
react18-json-view:
specifier: ^0.2.10
- version: 0.2.10(patch_hash=962696fac5fe7ad3e94fd36dad07521c6c3eafd52f219ab335d52438387f6b66)(react@19.2.5)
+ version: 0.2.10(patch_hash=962696fac5fe7ad3e94fd36dad07521c6c3eafd52f219ab335d52438387f6b66)(react@19.2.6)
rxjs:
specifier: ^7.8.2
version: 7.8.2
@@ -137,24 +137,24 @@ importers:
specifier: ^0.1.8
version: 0.1.8
tailwind-merge:
- specifier: ^3.5.0
- version: 3.5.0
+ specifier: ^3.6.0
+ version: 3.6.0
tailwindcss-animate:
specifier: ^1.0.7
- version: 1.0.7(tailwindcss@4.2.4)
+ version: 1.0.7(tailwindcss@4.3.0)
uuid:
specifier: ^14.0.0
version: 14.0.0
devDependencies:
'@eslint/js':
specifier: ^10.0.1
- version: 10.0.1(eslint@10.2.1(jiti@2.6.1))
+ version: 10.0.1(eslint@10.3.0(jiti@2.7.0))
'@tailwindcss/vite':
- specifier: ^4.2.4
- version: 4.2.4(vite@8.0.10(@types/node@25.6.0)(esbuild@0.25.12)(jiti@2.6.1)(yaml@2.6.1))
+ specifier: ^4.3.0
+ version: 4.3.0(vite@8.0.12(@types/node@25.7.0)(esbuild@0.25.12)(jiti@2.7.0)(yaml@2.6.1))
'@types/node':
- specifier: ^25.6.0
- version: 25.6.0
+ specifier: ^25.7.0
+ version: 25.7.0
'@types/react':
specifier: ^19.2.14
version: 19.2.14
@@ -166,43 +166,43 @@ importers:
version: 4.0.7
'@vitejs/plugin-react':
specifier: ^6.0.1
- version: 6.0.1(vite@8.0.10(@types/node@25.6.0)(esbuild@0.25.12)(jiti@2.6.1)(yaml@2.6.1))
+ version: 6.0.1(vite@8.0.12(@types/node@25.7.0)(esbuild@0.25.12)(jiti@2.7.0)(yaml@2.6.1))
eslint:
- specifier: ^10.2.1
- version: 10.2.1(jiti@2.6.1)
+ specifier: ^10.3.0
+ version: 10.3.0(jiti@2.7.0)
eslint-plugin-react-hooks:
specifier: 7.1.1
- version: 7.1.1(eslint@10.2.1(jiti@2.6.1))
+ version: 7.1.1(eslint@10.3.0(jiti@2.7.0))
eslint-plugin-react-refresh:
specifier: ^0.5.2
- version: 0.5.2(eslint@10.2.1(jiti@2.6.1))
+ version: 0.5.2(eslint@10.3.0(jiti@2.7.0))
globals:
- specifier: ^17.5.0
- version: 17.5.0
+ specifier: ^17.6.0
+ version: 17.6.0
prettier:
specifier: ^3.8.3
version: 3.8.3
tailwindcss:
- specifier: ^4.2.4
- version: 4.2.4
+ specifier: ^4.3.0
+ version: 4.3.0
typescript:
specifier: ^6.0.3
version: 6.0.3
typescript-eslint:
- specifier: ^8.59.1
- version: 8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)
+ specifier: ^8.59.3
+ version: 8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)
vite:
- specifier: ^8.0.10
- version: 8.0.10(@types/node@25.6.0)(esbuild@0.25.12)(jiti@2.6.1)(yaml@2.6.1)
+ specifier: ^8.0.12
+ version: 8.0.12(@types/node@25.7.0)(esbuild@0.25.12)(jiti@2.7.0)(yaml@2.6.1)
packages:
- '@acala-network/chopsticks-core@1.3.1':
- resolution: {integrity: sha512-gXoCeVsBRhJkVPp48IDvZTDiJ59l6rLFdg3qUd8crUnBwdUpWhRFmplBevqI+hYwgWnwxHof/959SKU/tAGOuA==}
+ '@acala-network/chopsticks-core@1.4.0':
+ resolution: {integrity: sha512-mkzMNYicWKoIKNFpeRDTKgUsrg32Ih0yfcTzckO6zkg281U/fOsYE3e5L9OvdFrjuEVGSQh1rOPm99HCqSmtVQ==}
engines: {node: '>=v22'}
- '@acala-network/chopsticks-executor@1.3.1':
- resolution: {integrity: sha512-zqt41Sp6va7Iv69X++oCPFFGoGPfpBsmfeHpi18E2UaRmZIui3FHsTTCG7EXhrj8krk/sutS+xnVMK8U8d7zjw==}
+ '@acala-network/chopsticks-executor@1.4.0':
+ resolution: {integrity: sha512-sBSporI+KyXKC9lcutBgaiZXe7TXLKfqKuq/pBD9nmtiXQx51rip/K3dNN3kv6WWyw/64WQhoAaDPHSNswwzzA==}
'@adraffy/ens-normalize@1.11.1':
resolution: {integrity: sha512-nhCBV3quEgesuf7c7KYfperqSS14T8bYuvJ8PcLJp6znkZpFc0AuW4qBtr8eKVyPPe/8RSr7sglCWPU5eaxwKQ==}
@@ -281,8 +281,8 @@ packages:
'@base-org/account@2.4.0':
resolution: {integrity: sha512-A4Umpi8B9/pqR78D1Yoze4xHyQaujioVRqqO3d6xuDFw9VRtjg6tK3bPlwE0aW+nVH/ntllCpPa2PbI8Rnjcug==}
- '@coinbase/cdp-sdk@1.48.2':
- resolution: {integrity: sha512-phsHxF9q4CvF8H1b//aepxy8J/pdORT+btdqv7wbQ1YOi44QYfenima15N8Ok9lZE/XqY81BebsaBkyjqBJgig==}
+ '@coinbase/cdp-sdk@1.49.0':
+ resolution: {integrity: sha512-Tk/ZXjVRb/ph7AIXqJ+yhQX0LQMlC0cCyeNWzN02guG/r6Dk39r4asZdGSzyNyZod4CNktn7S4N0DFn85KTOPw==}
'@commander-js/extra-typings@14.0.0':
resolution: {integrity: sha512-hIn0ncNaJRLkZrxBIp5AsW/eXEHNKYQBh0aPdoUqNgD+Io3NIykQqpKFyKcuasZhicGaEZJX/JBSIkZ4e5x8Dg==}
@@ -544,17 +544,17 @@ packages:
'@jridgewell/trace-mapping@0.3.31':
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
- '@ledgerhq/devices@8.14.1':
- resolution: {integrity: sha512-q6tOUO963tFPrsJtdzu5juC8xIAIRe6etLSZ+ZhwgUivTHNJbmFFBxMU3p19dwn8VaKRvbw0pxJv+qmokMYpRA==}
+ '@ledgerhq/devices@8.14.2':
+ resolution: {integrity: sha512-T3pnfrsQEC/eJU0XHIqWI6qww+CL1k3NumR2XGWlMz8lVpoZ9HhcuGoCkMevp+8SWmymgyNIIFue3jlNA5KiMw==}
- '@ledgerhq/errors@6.34.0':
- resolution: {integrity: sha512-l16K56FzPoXBMT5J4EpnIBmRLTYkpSyYj3z4er+rmbwq0t9dDG/UaRvFeBpwB2gqGcYWcue14qF9Wkuos/43eA==}
+ '@ledgerhq/errors@6.35.0':
+ resolution: {integrity: sha512-qk9PbqIvze7NXGogVxNCsz60rNo5FrGj8gKqs7pcyDk+em5L6s70G7cRxR+1HTXdam4WoPfntUq+WX9zQUynkg==}
- '@ledgerhq/hw-transport-webusb@6.34.1':
- resolution: {integrity: sha512-mH/j7y15lub2bwijudyaogUsQhWcaKDKzVljyP2i+UXOnK3Ft/NAqddD/zBWGgxfOx1pGTtnupTT4dHdg5+BrQ==}
+ '@ledgerhq/hw-transport-webusb@6.34.2':
+ resolution: {integrity: sha512-2nRe72vfUsxWkIFSgV8b/RR8BXA27284Uy5Yx+JJnxs1D5bCdvO4WDYg1kXsDd2E3Q1eCZBvV5gSHQbi+uKsvA==}
- '@ledgerhq/hw-transport@6.35.1':
- resolution: {integrity: sha512-YCkk9koo0FzCzHvLVpdrQ3+EQOPMpp/fSednHhk7AiaJC/c+pX6wKevUDp1MLcq7gUHbVOXyYYpqoW6A97w8OA==}
+ '@ledgerhq/hw-transport@6.35.2':
+ resolution: {integrity: sha512-eSXFFqMDAB2Ra/5uqmlru0cUyc2XDQPEKf4ITWHeMms2fHhETw9lcgAEl61vszkiz0RLUVB4VQsLJjj7O8kCvg==}
'@ledgerhq/logs@6.17.0':
resolution: {integrity: sha512-yra33g5q/AU7+PwAws+GaVpQGUuxnDREjVBnviJjcaJLVKuLzI4pnj8Bd3nY3fypM5k1yZEYKEXfUuGFUjP2+w==}
@@ -638,8 +638,8 @@ packages:
resolution: {integrity: sha512-IYqDGiTXab6FniAgnSdZwgWbomxpy9FtYvLKs7wCUs2a8RkITG+DFGO1DM9cr+E3/RgADRpFjrKVaJ1z6sjtEg==}
engines: {node: '>= 20.19.0'}
- '@oxc-project/types@0.127.0':
- resolution: {integrity: sha512-aIYXQBo4lCbO4z0R3FHeucQHpF46l2LbMdxRvqvuRuW2OxdnSkcng5B8+K12spgLDj93rtN3+J2Vac/TIO+ciQ==}
+ '@oxc-project/types@0.129.0':
+ resolution: {integrity: sha512-3oz8m3FGdr2nDXVqmFUw7jolKliC4MoyXYIG2c7gpjBnzUWQpUGIYcXYKxTdTi+N2jusvt610ckTMkxdwHkYEg==}
'@phosphor-icons/webcomponents@2.1.5':
resolution: {integrity: sha512-JcvQkZxvcX2jK+QCclm8+e8HXqtdFW9xV4/kk2aL9Y3dJA2oQVt+pzbv1orkumz3rfx4K9mn9fDoMr1He1yr7Q==}
@@ -647,20 +647,20 @@ packages:
'@pinojs/redact@0.4.0':
resolution: {integrity: sha512-k2ENnmBugE/rzQfEcdWHcCY+/FM3VLzH9cYEsbdsoqrvzAKRhUZeRNhAZvB8OitQJ1TBed3yqWtdjzS6wJKBwg==}
- '@polkadot-api/cli@0.20.4':
- resolution: {integrity: sha512-YYSeHB0Aqf2PSV4giaFPWO9C9gqv9WRmeS2rXkwOoi5lLmnw1K+WgY1d5zk9aNVbRT818LOV74X0HJJW0c5dxw==}
+ '@polkadot-api/cli@0.21.2':
+ resolution: {integrity: sha512-Z6BviF0y1xKz0z7pvKTtLnBlbDVFkAGijTOdt7bmMnPz2bSBGBzaEyPH+8iHXhXYHr+q/9w2aet/O0PVpJsaaw==}
hasBin: true
- '@polkadot-api/codegen@0.22.3':
- resolution: {integrity: sha512-TaJpxUOuXFIgrkjhPw/H0fwyKz74R/NL4W3Z0YPkxa89fvMmUqlvnam4e7GzcuR7glcXVTELYY6miCEsg4f+Eg==}
+ '@polkadot-api/codegen@0.22.4':
+ resolution: {integrity: sha512-SHab4/zICOMzIwuZai3SBiKnWz62eEYCHOCvt6zSbAMddNGg3HgXANG0IEBVM5Ad+wX9YFIINAFkV8y1Pbwv5g==}
'@polkadot-api/descriptors@file:.papi/descriptors':
resolution: {directory: .papi/descriptors, type: directory}
peerDependencies:
polkadot-api: '>=2.0.0'
- '@polkadot-api/ink-contracts@0.6.1':
- resolution: {integrity: sha512-zBuvNSO8V8HLhhWeHvavLJDLrnHNauqfzzvZpqpxVDKEA/dEiyJkZOOtK8OuNdeipCseokwaOyIukTESQGQijg==}
+ '@polkadot-api/ink-contracts@0.6.2':
+ resolution: {integrity: sha512-RWsXlT6SuY1oCRfcPrQLGe2emE9Fz6pdQ5QhHvC/OdsVHl3tDCVHx384CRSoxasAb1rucok8pGhpYc0IUzq2Jw==}
'@polkadot-api/json-rpc-provider-proxy@0.1.0':
resolution: {integrity: sha512-8GSFE5+EF73MCuLQm8tjrbCqlgclcHBSRaswvXziJ0ZW7iw3UEMsKkkKvELayWyBuOPa2T5i1nj6gFOeIsqvrg==}
@@ -674,34 +674,34 @@ packages:
'@polkadot-api/json-rpc-provider@0.2.0':
resolution: {integrity: sha512-lhkuBS/x06i3djQIN7p8jVkMnYuGsUAEMS6RhdWeEpz7X/8/APER4Wdih7MEBovCuwVSCTjOxl8f+alH7AZHZg==}
- '@polkadot-api/known-chains@0.11.2':
- resolution: {integrity: sha512-AlOpIbKLcilTf87/unNuZaNQG6IFr9QrP3i7p9SCU1LO8DqVkkWGlQ5CWqnxci1NAXLeRKlSO9M2E/UZVTxdBg==}
+ '@polkadot-api/known-chains@0.11.3':
+ resolution: {integrity: sha512-ObvFOgVchOEGX3VR4g0LrHOkdltl9kF5xTgVLErfs3dUl9OhG0MaFs8vB2n9GBdp616T3tOFAgKYZNSFtBomyg==}
- '@polkadot-api/ledger-signer@0.3.1':
- resolution: {integrity: sha512-UXertC979SN/JnuEH+E2LyP/dvn2S6X/JCXBwSX4dslRMSzWx0o2RZCfqpZ39XEMMb884SN05mt/0jCd/iZx8Q==}
+ '@polkadot-api/ledger-signer@0.3.2':
+ resolution: {integrity: sha512-EM1yc3uSAfYTfnLlasWyGu2BiHFMGRryZbe6+BNY7QZMDia9RVX9Ol6gdgSIJ74oGEU6LqhwA0yfhIAAkD0gsQ==}
peerDependencies:
'@ledgerhq/hw-transport': '6'
'@polkadot-api/logs-provider@0.2.0':
resolution: {integrity: sha512-BH9YdxZu+ZBPPAUwGrvqHPn1hQStL2Im3MmTwYkwXOWW2HlGHULcF65QKvyK+T6/mj2vDvl3MgivnGkUw4pVxg==}
- '@polkadot-api/merkleize-metadata@1.2.1':
- resolution: {integrity: sha512-N6OaCFBQxyCLYobOlbU+ZsyFA7yiTXBWm1yrgjY4UqjpcJPtHgmDQKBnaQwPYSSFRUtNZ36LzMThI+fAnMsRbQ==}
+ '@polkadot-api/merkleize-metadata@1.2.2':
+ resolution: {integrity: sha512-3u1ycUlezLeK80gXkxIPF1bgr/ZZ8XxAPZacJh+3uSjOhB9D/ShenM7uifihxXDYkGD/mS1Cr9DCjPZ7X1ZLKQ==}
- '@polkadot-api/meta-signers@0.2.1':
- resolution: {integrity: sha512-nwWQGDJxih3FOYd7qaMjZuECFxMQwOcZFujBTvTu20W2bdudQbAxOwlnom9zMbJ8V5ppsXigEkgurcKba499Dw==}
+ '@polkadot-api/meta-signers@0.2.2':
+ resolution: {integrity: sha512-SzKM3X5R5hVZjHNXOSOrMYuWHwrn5J3tZSwI6X+Vk0KMMfClT6BQneeRimJodolpV0/tW7k0tKnbJTlQnlPKhQ==}
- '@polkadot-api/metadata-builders@0.14.1':
- resolution: {integrity: sha512-kHgRagFfPnJuuSG2Fm3cHvqPwFkUZ1etkwwGboFCPatOxbovNgf7RGvKcCDwtL1LLeS0sADYw4nUrNyDGiJBCw==}
+ '@polkadot-api/metadata-builders@0.14.2':
+ resolution: {integrity: sha512-nhsFfti0M5tE0LR8++0wHqbP54I/QSFXP/uF5I82MYVSKY0NqIDkIFvr27oLo/ltF+o3vcN44ZJQqvi1k6l9mA==}
'@polkadot-api/metadata-builders@0.3.2':
resolution: {integrity: sha512-TKpfoT6vTb+513KDzMBTfCb/ORdgRnsS3TDFpOhAhZ08ikvK+hjHMt5plPiAX/OWkm1Wc9I3+K6W0hX5Ab7MVg==}
- '@polkadot-api/metadata-compatibility@0.6.1':
- resolution: {integrity: sha512-9b5GAukwAkedLh3aw3qWyGAeXKYA493CV0Beqjs1UfjvKSo2BjNXgm3xdMUfi+rgcTE3pkJEu2NMxcmrHmmnIA==}
+ '@polkadot-api/metadata-compatibility@0.6.2':
+ resolution: {integrity: sha512-ht9rVELif1uwkNi5pVZCwfdc+fKJXfvBVmyBLaiuyoZYEokD7Bxu/DVsa/uTRsYkEhgd/FxBuDG32CM/mcphUw==}
- '@polkadot-api/observable-client@0.18.4':
- resolution: {integrity: sha512-5cp/tzoe3WOwABsIfZNQC2e2vlXMzZ9dSCk6q9lfJj3SN/RRcu4Wpk5G8PxtQj7bZ4OAHnAMdwR6juCeQdDZMw==}
+ '@polkadot-api/observable-client@0.18.5':
+ resolution: {integrity: sha512-MXQzh1pzySQcyj5hwImfxo1fGOKXCFVyAjaG+9KZZVZDyS+V5yoNiYReiXaI68k50GpbvW1b9ZoUiANKwx8PRA==}
peerDependencies:
rxjs: '>=7.8.0'
@@ -711,8 +711,8 @@ packages:
'@polkadot-api/substrate-client': 0.1.4
rxjs: '>=7.8.0'
- '@polkadot-api/pjs-signer@0.7.1':
- resolution: {integrity: sha512-RdAMTWlkq5DanXPUPDV9Btqi4h2lWHHokrsQokEIOBJRPYdvvR1s7tff6J48jNQkgQYbaYMXuzs+tEDsSafJVA==}
+ '@polkadot-api/pjs-signer@0.7.2':
+ resolution: {integrity: sha512-dCSFnEmLw6Jhi3M4YDMZj7ErVFvnYB7memcZiQlUYyC+a6pcX1blM+3sLK8c40n66wYYcZSrv6fq0Vy8SNDpqA==}
'@polkadot-api/polkadot-signer@0.1.6':
resolution: {integrity: sha512-X7ghAa4r7doETtjAPTb50IpfGtrBmy3BJM5WCfNKa1saK04VFY9w+vDn+hwEcM4p0PcDHt66Ts74hzvHq54d9A==}
@@ -720,8 +720,8 @@ packages:
'@polkadot-api/raw-client@0.3.0':
resolution: {integrity: sha512-u/wM9W7ugIXxBSOEV8+zvQI43b5vgSI0pvE0Rg8PV0G65BTLK0SMc2o2SQL0HtS5+bi5sw/gg4reBJ/0a4U0cw==}
- '@polkadot-api/react-builder@0.5.1':
- resolution: {integrity: sha512-q0RQbIpu0gfqNd41sWPsMFZWKd1Qla05r/aV95MzA3/C+AOhCHWMapY6bu9MH+WA4Zi1baYZuELejquCsH32PA==}
+ '@polkadot-api/react-builder@0.5.2':
+ resolution: {integrity: sha512-LsBDE6GGR3LNC2H9hWWHjm1BV2E3pDcrFuufZXo18tD3tbw6Yvv1uJgu+5m/XVJPxEBGmV2QdeEQelKbm84Dow==}
peerDependencies:
react: '>=18'
@@ -731,25 +731,25 @@ packages:
react: ^19.0.0
react-dom: ^19.0.0
- '@polkadot-api/signer@0.3.1':
- resolution: {integrity: sha512-dMQpsTGHwIIIrIWh6GPjCztxfGvHF1mgj8P/mgHuhJRy53BzuHVcFqu1f/386Ia0uBidWbBe7U5UKvZ0c+N0xA==}
+ '@polkadot-api/signer@0.3.2':
+ resolution: {integrity: sha512-E4ciCkeFyV27f4JDFFLKTn7xKn2dVPavfQQ3sqajr6KI0NizDKBo0FP/9leMPLKCfP4ii47z9dKOgbsM/yZa0w==}
- '@polkadot-api/signers-common@0.2.1':
- resolution: {integrity: sha512-zKTFYv7WFmskM1N1+odpF4flM6tJ7k2EE7PHvm7/LN5N+0Pw0KH1IWjOD2CQcI86k0O6Pau6VrFdKnGKxWKScQ==}
+ '@polkadot-api/signers-common@0.2.2':
+ resolution: {integrity: sha512-zuge7psdtxBYK7qIgCb1mcy7YfjVdagOUhrdXAfUrfQ3aH1/PNCVke20v9rOHnrsAzaxb/+MdTBQGZ6MY7hHUA==}
- '@polkadot-api/sm-provider@0.3.1':
- resolution: {integrity: sha512-SyuE8t3P95/Ii0JQFemAZzwAj/LBCkVyD/u2rjSvz94ayoCHO3MP0ds06kNyjOBerike9R7fY/nWE1EmEkgxCA==}
+ '@polkadot-api/sm-provider@0.3.4':
+ resolution: {integrity: sha512-flE9fJL0ESxlKBHOXgWuHgKQJMP059z0BlZP6PRya5yDpUMC5KrtXbvzdaF+o8rDAMxqL+nDf38+P9h/BrmK7A==}
peerDependencies:
'@polkadot-api/smoldot': '>=0.3'
- '@polkadot-api/smoldot@0.4.1':
- resolution: {integrity: sha512-RHlxPVS+x/BcJzyslMiBtjPIqnAwjpZ4dnYYAG9mzNeY94BO9JUpFZH9XwReZN62am9Nurul2JlLclB4jVqCaw==}
+ '@polkadot-api/smoldot@0.4.3':
+ resolution: {integrity: sha512-M2LpGG0XOeHDIGre2aUr5W3kCz9MjQ8kGlQa1h7aS2XJwlPrjbJe/MCo12FgZKb1TD/ACpqQi9TgO1B2+8F98w==}
'@polkadot-api/substrate-bindings@0.19.0':
resolution: {integrity: sha512-IAQx1x+j4LehW3U/S2RQ+dyphFs8J2vj3drpzQeirJ1Z/drVylv/U+JGniiOqRCtEcVkIcVXfiCNR3oNTemmGA==}
- '@polkadot-api/substrate-bindings@0.20.1':
- resolution: {integrity: sha512-AU7uUqSFt6nH8wrD7DJZkmrFs1QjLeA/Z4Qmf03ExUqsKDQ893pPjbQU2qAaPvWzDmaJotT8B8DENRqEUt8ruw==}
+ '@polkadot-api/substrate-bindings@0.20.2':
+ resolution: {integrity: sha512-js5UTREoI+FlrPRXMhtKimVWmOqwfNFBnhyshsdloSZHNx/Hulg2RQZNvrVTscyZTf8LyxlGJaH5dsitOUoFKw==}
'@polkadot-api/substrate-bindings@0.6.0':
resolution: {integrity: sha512-lGuhE74NA1/PqdN7fKFdE5C1gNYX357j1tWzdlPXI0kQ7h3kN0zfxNOpPUN7dIrPcOFZ6C0tRRVrBylXkI6xPw==}
@@ -760,8 +760,8 @@ packages:
'@polkadot-api/substrate-client@0.7.0':
resolution: {integrity: sha512-TWCc4MAMa5SLVQXmomLHknbj+bztQ/Yclgwm8ENBhz8hR7c9rw9FBAkCa02jMBMCAygPhp3ayGRq+UFcF8KIxQ==}
- '@polkadot-api/tx-utils@0.3.1':
- resolution: {integrity: sha512-W+cVTvKhc5yGvYI0QvH1e1alMf+0hPw7N7JxTHDkHJhv0yGtQQWifT2ZhC9Y0fh90WljiD9c2Ow7AO5gI0t1vg==}
+ '@polkadot-api/tx-utils@0.3.2':
+ resolution: {integrity: sha512-fgjAlQ2ZaRshqWqSuv5NQ/3qe+wwD9XBDh8B9Ayzo54OW1AvX94bi7MB1fB1RtuRvzhZ8BDz8ThfV8QHp3qnpg==}
'@polkadot-api/utils@0.1.0':
resolution: {integrity: sha512-MXzWZeuGxKizPx2Xf/47wx9sr/uxKw39bVJUptTJdsaQn/TGq+z310mHzf1RCGvC1diHM8f593KrnDgc9oNbJA==}
@@ -775,8 +775,8 @@ packages:
'@polkadot-api/wasm-executor@0.2.3':
resolution: {integrity: sha512-B2h1o+Qlo9idpASaHvMSoViB2I5ko5OAfwfhYF8LQDkTADK0B+SeStzNj1Qn+FG34wqTuv7HzBCdjaUgzYINJQ==}
- '@polkadot-api/ws-middleware@0.3.2':
- resolution: {integrity: sha512-x3WuA59NrcIbhfFw+LRnlDNRdMRdg9Wz8OCK6HUjjwFfL/O+yNtf/pTGuINuOigZzmBj7hHixPaVw9VJogCN6Q==}
+ '@polkadot-api/ws-middleware@0.3.3':
+ resolution: {integrity: sha512-MIoV/3jBMk1z5mbf5cSwzRuDis7vhePZHUoJjlqd0zBzUGoABgDALA+gBSHmDU3U08T7o7TbEeJFSBJEh4lp7g==}
peerDependencies:
rxjs: '>=7.8.0'
@@ -944,8 +944,8 @@ packages:
'@types/react': ^19.2.2
react: ^19.2.0
- '@polkahub/read-only@0.6.0':
- resolution: {integrity: sha512-3rzkcpHwPqotEdtIugRz6OnJqjvAE3edTTsbyxzrgMOwj3r765yJ4sXdhW+fS/4JOryFDV484z+FtTLNbDz7PA==}
+ '@polkahub/read-only@0.7.0':
+ resolution: {integrity: sha512-8lVIea6iMEmlwjbd79FSeZfp9ZOG1LfyIZHOzF5MgBgjNMH3qWurobSg5gD92MWU7JHMxTIc9xsn3B9F0D+Ucw==}
peerDependencies:
'@types/react': ^19.2.2
react: ^19.2.0
@@ -965,6 +965,12 @@ packages:
'@types/react': ^19.2.2
react: ^19.2.0
+ '@polkahub/ui-components@0.7.0':
+ resolution: {integrity: sha512-8Go1gpE4BTROKkChZcisWEl3MLt7NS4vUQbujYfYbMVo04shYDALt0ZkcG425EUyjLOoyyKxjsKR8G3Sn9OX6w==}
+ peerDependencies:
+ '@types/react': ^19.2.2
+ react: ^19.2.0
+
'@polkahub/vault@0.6.0':
resolution: {integrity: sha512-GMvhJ15A1s8n0gHhMEIgn1B884PZlC4hTEbRUwGGD3L+tdoyl8q/h9xzAxSwBJvltwjNodn5VpYJg3NXCxUHyw==}
peerDependencies:
@@ -1523,242 +1529,242 @@ packages:
'@reown/appkit@1.8.19':
resolution: {integrity: sha512-wB+xatkRbOy0AY1cZxxtcKzzPk3l3CTFulDbaISLVmZI6ZnQrOFuLnYc285zGsC6DB4d6bmwYUh89zcMLa4PvQ==}
- '@rolldown/binding-android-arm64@1.0.0-rc.17':
- resolution: {integrity: sha512-s70pVGhw4zqGeFnXWvAzJDlvxhlRollagdCCKRgOsgUOH3N1l0LIxf83AtGzmb5SiVM4Hjl5HyarMRfdfj3DaQ==}
+ '@rolldown/binding-android-arm64@1.0.0':
+ resolution: {integrity: sha512-TWMZnRLMe63C2Lhyicviu7ZHaU4kxa6PS3rofvc9GmcvptzNN11BcfQ4Sl7MwTOsisQoa2keB/EBdNCAnUo8vA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [android]
- '@rolldown/binding-darwin-arm64@1.0.0-rc.17':
- resolution: {integrity: sha512-4ksWc9n0mhlZpZ9PMZgTGjeOPRu8MB1Z3Tz0Mo02eWfWCHMW1zN82Qz/pL/rC+yQa+8ZnutMF0JjJe7PjwasYw==}
+ '@rolldown/binding-darwin-arm64@1.0.0':
+ resolution: {integrity: sha512-6XcD+8k0gPVItNagEw78/qqcBDwKcwDYS8V2hRmVsfUSIrd8cWe/CBvRDI5toqFyPfj+FJr6t8U6Xj2P2prEew==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [darwin]
- '@rolldown/binding-darwin-x64@1.0.0-rc.17':
- resolution: {integrity: sha512-SUSDOI6WwUVNcWxd02QEBjLdY1VPHvlEkw6T/8nYG322iYWCTxRb1vzk4E+mWWYehTp7ERibq54LSJGjmouOsw==}
+ '@rolldown/binding-darwin-x64@1.0.0':
+ resolution: {integrity: sha512-iN/tWVXRQDWvmZlKdceP1Dwug9GDpEymhb9p4xnEe6zvCg5lFmzVljl+1qR1NVx3yfGpr2Na+CuLmv5IU8uzfQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [darwin]
- '@rolldown/binding-freebsd-x64@1.0.0-rc.17':
- resolution: {integrity: sha512-hwnz3nw9dbJ05EDO/PvcjaaewqqDy7Y1rn1UO81l8iIK1GjenME75dl16ajbvSSMfv66WXSRCYKIqfgq2KCfxw==}
+ '@rolldown/binding-freebsd-x64@1.0.0':
+ resolution: {integrity: sha512-jjQMDvvwSOuhOwMszD/klSOjyWMM3zI64hWTj9KT5x4MxRbZAf+7vLQ6qouRhtsLVFHr3f0ILaJAfgENPiQdAQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [freebsd]
- '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.17':
- resolution: {integrity: sha512-IS+W7epTcwANmFSQFrS1SivEXHtl1JtuQA9wlxrZTcNi6mx+FDOYrakGevvvTwgj2JvWiK8B29/qD9BELZPyXQ==}
+ '@rolldown/binding-linux-arm-gnueabihf@1.0.0':
+ resolution: {integrity: sha512-d//Dtg2x6/m3mbV64yUGNnDGNZaDGRpDLLNGerHQUVObuNaIQaaDp25yUiqGXtHEXX+NP2d0wAlmKgpYgIAJ2A==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [linux]
- '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.17':
- resolution: {integrity: sha512-e6usGaHKW5BMNZOymS1UcEYGowQMWcgZ71Z17Sl/h2+ZziNJ1a9n3Zvcz6LdRyIW5572wBCTH/Z+bKuZouGk9Q==}
+ '@rolldown/binding-linux-arm64-gnu@1.0.0':
+ resolution: {integrity: sha512-n7Ofp0mx+aB2cC+Sdy5YtMnXtY9lchnHbY+3Yt0uq9JsWQExf4f5Whu0tK0R8Jdc9S6RchTHjIFY7uc92puOVQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@rolldown/binding-linux-arm64-musl@1.0.0-rc.17':
- resolution: {integrity: sha512-b/CgbwAJpmrRLp02RPfhbudf5tZnN9nsPWK82znefso832etkem8H7FSZwxrOI9djcdTP7U6YfNhbRnh7djErg==}
+ '@rolldown/binding-linux-arm64-musl@1.0.0':
+ resolution: {integrity: sha512-EIVjy2cgd7uuMMo94FVkBp7F6DhcZAUwNURkSG3RwUmvAXR6s0ISxM81U+IydcZByPG0pZIHsf1b6kTxoFDgJA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.17':
- resolution: {integrity: sha512-4EII1iNGRUN5WwGbF/kOh/EIkoDN9HsupgLQoXfY+D1oyJm7/F4t5PYU5n8SWZgG0FEwakyM8pGgwcBYruGTlA==}
+ '@rolldown/binding-linux-ppc64-gnu@1.0.0':
+ resolution: {integrity: sha512-JEwwOPcwTLAcpDQlqSmjEmfs63xJnSiUNIGvLcDLUHCWK4XowpS/7c7tUsUH6uT/ct6bMUTdXKfI8967FYj6mg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [ppc64]
os: [linux]
libc: [glibc]
- '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.17':
- resolution: {integrity: sha512-AH8oq3XqQo4IibpVXvPeLDI5pzkpYn0WiZAfT05kFzoJ6tQNzwRdDYQ45M8I/gslbodRZwW8uxLhbSBbkv96rA==}
+ '@rolldown/binding-linux-s390x-gnu@1.0.0':
+ resolution: {integrity: sha512-0wjCFhLrihtAubnT9iA0N++0pSV0z5Hg7tNGdNJ4RFaINceHadoF+kiFGyY1qSSNVIAZtLotG8Ju1bgDPkjnFA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [s390x]
os: [linux]
libc: [glibc]
- '@rolldown/binding-linux-x64-gnu@1.0.0-rc.17':
- resolution: {integrity: sha512-cLnjV3xfo7KslbU41Z7z8BH/E1y5mzUYzAqih1d1MDaIGZRCMqTijqLv76/P7fyHuvUcfGsIpqCdddbxLLK9rA==}
+ '@rolldown/binding-linux-x64-gnu@1.0.0':
+ resolution: {integrity: sha512-Dfn7iak9BcMMePxcoJfpSbWqnEyrp/dRF63/8qW/eHBdOZov6x5aShLLEYGYdIeSJ6vMLK/XCVB+lGIxm41bQA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@rolldown/binding-linux-x64-musl@1.0.0-rc.17':
- resolution: {integrity: sha512-0phclDw1spsL7dUB37sIARuis2tAgomCJXAHZlpt8PXZ4Ba0dRP1e+66lsRqrfhISeN9bEGNjQs+T/Fbd7oYGw==}
+ '@rolldown/binding-linux-x64-musl@1.0.0':
+ resolution: {integrity: sha512-5/utzzDmD/pD/bmuaUcbTf/sZYy0aztwIVlfpoW1fTjCZ0BaPOMVWGZL1zvgxyi7ZIVYWlxKONHmSbHuiOh8Jw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [musl]
- '@rolldown/binding-openharmony-arm64@1.0.0-rc.17':
- resolution: {integrity: sha512-0ag/hEgXOwgw4t8QyQvUCxvEg+V0KBcA6YuOx9g0r02MprutRF5dyljgm3EmR02O292UX7UeS6HzWHAl6KgyhA==}
+ '@rolldown/binding-openharmony-arm64@1.0.0':
+ resolution: {integrity: sha512-ouJs8VcUomfLfpbUECqFMRqdV4x6aeAK3MA4m6vTrJJjKyWTV5KnxZx7Jd9G+GlDaQQxubcba00x16OyJ1meig==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [openharmony]
- '@rolldown/binding-wasm32-wasi@1.0.0-rc.17':
- resolution: {integrity: sha512-LEXei6vo0E5wTGwpkJ4KoT3OZJRnglwldt5ziLzOlc6qqb55z4tWNq2A+PFqCJuvWWdP53CVhG1Z9NtToDPJrA==}
+ '@rolldown/binding-wasm32-wasi@1.0.0':
+ resolution: {integrity: sha512-E+oHKGiDA+lsKMmFtffDDw91EryDT7uJocrIuCHqhm6bCTM6xFK+3gaCkYOHfPwQr0cCNarSM2xaELoQDz9jJg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [wasm32]
- '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.17':
- resolution: {integrity: sha512-gUmyzBl3SPMa6hrqFUth9sVfcLBlYsbMzBx5PlexMroZStgzGqlZ26pYG89rBb45Mnia+oil6YAIFeEWGWhoZA==}
+ '@rolldown/binding-win32-arm64-msvc@1.0.0':
+ resolution: {integrity: sha512-yYK02n8Rngo+gbm1y6G0+7jk1sJ/2Wt7K0me0Y7k/ErBpyf+LJ2gFpqWVTcRV1rUepBlQRmpgWkTQCiiwrK0Ow==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [win32]
- '@rolldown/binding-win32-x64-msvc@1.0.0-rc.17':
- resolution: {integrity: sha512-3hkiolcUAvPB9FLb3UZdfjVVNWherN1f/skkGWJP/fgSQhYUZpSIRr0/I8ZK9TkF3F7kxvJAk0+IcKvPHk9qQg==}
+ '@rolldown/binding-win32-x64-msvc@1.0.0':
+ resolution: {integrity: sha512-14bpChMahXRRXiTwahSl+zzHPW6qQTXtkMuJBFlbo+pqSAews2d4BdCSHfrJ/MBsCZtpmTafsY+1QhBzitcmdg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [win32]
- '@rolldown/pluginutils@1.0.0-rc.17':
- resolution: {integrity: sha512-n8iosDOt6Ig1UhJ2AYqoIhHWh/isz0xpicHTzpKBeotdVsTEcxsSA/i3EVM7gQAj0rU27OLAxCjzlj15IWY7bg==}
+ '@rolldown/pluginutils@1.0.0':
+ resolution: {integrity: sha512-aKs/3GSWyV0mrhNmt/96/Z3yczC3yvrzYATCiCXQebBsGyYzjNdUphRVLeJQ67ySKVXRfMxt2lm12pmXvbPFQQ==}
'@rolldown/pluginutils@1.0.0-rc.7':
resolution: {integrity: sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==}
- '@rollup/rollup-android-arm-eabi@4.60.2':
- resolution: {integrity: sha512-dnlp69efPPg6Uaw2dVqzWRfAWRnYVb1XJ8CyyhIbZeaq4CA5/mLeZ1IEt9QqQxmbdvagjLIm2ZL8BxXv5lH4Yw==}
+ '@rollup/rollup-android-arm-eabi@4.60.3':
+ resolution: {integrity: sha512-x35CNW/ANXG3hE/EZpRU8MXX1JDN86hBb2wMGAtltkz7pc6cxgjpy1OMMfDosOQ+2hWqIkag/fGok1Yady9nGw==}
cpu: [arm]
os: [android]
- '@rollup/rollup-android-arm64@4.60.2':
- resolution: {integrity: sha512-OqZTwDRDchGRHHm/hwLOL7uVPB9aUvI0am/eQuWMNyFHf5PSEQmyEeYYheA0EPPKUO/l0uigCp+iaTjoLjVoHg==}
+ '@rollup/rollup-android-arm64@4.60.3':
+ resolution: {integrity: sha512-xw3xtkDApIOGayehp2+Rz4zimfkaX65r4t47iy+ymQB2G4iJCBBfj0ogVg5jpvjpn8UWn/+q9tprxleYeNp3Hw==}
cpu: [arm64]
os: [android]
- '@rollup/rollup-darwin-arm64@4.60.2':
- resolution: {integrity: sha512-UwRE7CGpvSVEQS8gUMBe1uADWjNnVgP3Iusyda1nSRwNDCsRjnGc7w6El6WLQsXmZTbLZx9cecegumcitNfpmA==}
+ '@rollup/rollup-darwin-arm64@4.60.3':
+ resolution: {integrity: sha512-vo6Y5Qfpx7/5EaamIwi0WqW2+zfiusVihKatLvtN1VFVy3D13uERk/6gZLU1UiHRL6fDXqj/ELIeVRGnvcTE1g==}
cpu: [arm64]
os: [darwin]
- '@rollup/rollup-darwin-x64@4.60.2':
- resolution: {integrity: sha512-gjEtURKLCC5VXm1I+2i1u9OhxFsKAQJKTVB8WvDAHF+oZlq0GTVFOlTlO1q3AlCTE/DF32c16ESvfgqR7343/g==}
+ '@rollup/rollup-darwin-x64@4.60.3':
+ resolution: {integrity: sha512-D+0QGcZhBzTN82weOnsSlY7V7+RMmPuF1CkbxyMAGE8+ZHeUjyb76ZiWmBlCu//AQQONvxcqRbwZTajZKqjuOw==}
cpu: [x64]
os: [darwin]
- '@rollup/rollup-freebsd-arm64@4.60.2':
- resolution: {integrity: sha512-Bcl6CYDeAgE70cqZaMojOi/eK63h5Me97ZqAQoh77VPjMysA/4ORQBRGo3rRy45x4MzVlU9uZxs8Uwy7ZaKnBw==}
+ '@rollup/rollup-freebsd-arm64@4.60.3':
+ resolution: {integrity: sha512-6HnvHCT7fDyj6R0Ph7A6x8dQS/S38MClRWeDLqc0MdfWkxjiu1HSDYrdPhqSILzjTIC/pnXbbJbo+ft+gy/9hQ==}
cpu: [arm64]
os: [freebsd]
- '@rollup/rollup-freebsd-x64@4.60.2':
- resolution: {integrity: sha512-LU+TPda3mAE2QB0/Hp5VyeKJivpC6+tlOXd1VMoXV/YFMvk/MNk5iXeBfB4MQGRWyOYVJ01625vjkr0Az98OJQ==}
+ '@rollup/rollup-freebsd-x64@4.60.3':
+ resolution: {integrity: sha512-KHLgC3WKlUYW3ShFKnnosZDOJ0xjg9zp7au3sIm2bs/tGBeC2ipmvRh/N7JKi0t9Ue20C0dpEshi8WUubg+cnA==}
cpu: [x64]
os: [freebsd]
- '@rollup/rollup-linux-arm-gnueabihf@4.60.2':
- resolution: {integrity: sha512-2QxQrM+KQ7DAW4o22j+XZ6RKdxjLD7BOWTP0Bv0tmjdyhXSsr2Ul1oJDQqh9Zf5qOwTuTc7Ek83mOFaKnodPjg==}
+ '@rollup/rollup-linux-arm-gnueabihf@4.60.3':
+ resolution: {integrity: sha512-DV6fJoxEYWJOvaZIsok7KrYl0tPvga5OZ2yvKHNNYyk/2roMLqQAbGhr78EQ5YhHpnhLKJD3S1WFusAkmUuV5g==}
cpu: [arm]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-arm-musleabihf@4.60.2':
- resolution: {integrity: sha512-TbziEu2DVsTEOPif2mKWkMeDMLoYjx95oESa9fkQQK7r/Orta0gnkcDpzwufEcAO2BLBsD7mZkXGFqEdMRRwfw==}
+ '@rollup/rollup-linux-arm-musleabihf@4.60.3':
+ resolution: {integrity: sha512-mQKoJAzvuOs6F+TZybQO4GOTSMUu7v0WdxEk24krQ/uUxXoPTtHjuaUuPmFhtBcM4K0ons8nrE3JyhTuCFtT/w==}
cpu: [arm]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-arm64-gnu@4.60.2':
- resolution: {integrity: sha512-bO/rVDiDUuM2YfuCUwZ1t1cP+/yqjqz+Xf2VtkdppefuOFS2OSeAfgafaHNkFn0t02hEyXngZkxtGqXcXwO8Rg==}
+ '@rollup/rollup-linux-arm64-gnu@4.60.3':
+ resolution: {integrity: sha512-Whjj2qoiJ6+OOJMGptTYazaJvjOJm+iKHpXQM1P3LzGjt7Ff++Tp7nH4N8J/BUA7R9IHfDyx4DJIflifwnbmIA==}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-arm64-musl@4.60.2':
- resolution: {integrity: sha512-hr26p7e93Rl0Za+JwW7EAnwAvKkehh12BU1Llm9Ykiibg4uIr2rbpxG9WCf56GuvidlTG9KiiQT/TXT1yAWxTA==}
+ '@rollup/rollup-linux-arm64-musl@4.60.3':
+ resolution: {integrity: sha512-4YTNHKqGng5+yiZt3mg77nmyuCfmNfX4fPmyUapBcIk+BdwSwmCWGXOUxhXbBEkFHtoN5boLj/5NON+u5QC9tg==}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-loong64-gnu@4.60.2':
- resolution: {integrity: sha512-pOjB/uSIyDt+ow3k/RcLvUAOGpysT2phDn7TTUB3n75SlIgZzM6NKAqlErPhoFU+npgY3/n+2HYIQVbF70P9/A==}
+ '@rollup/rollup-linux-loong64-gnu@4.60.3':
+ resolution: {integrity: sha512-SU3kNlhkpI4UqlUc2VXPGK9o886ZsSeGfMAX2ba2b8DKmMXq4AL7KUrkSWVbb7koVqx41Yczx6dx5PNargIrEA==}
cpu: [loong64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-loong64-musl@4.60.2':
- resolution: {integrity: sha512-2/w+q8jszv9Ww1c+6uJT3OwqhdmGP2/4T17cu8WuwyUuuaCDDJ2ojdyYwZzCxx0GcsZBhzi3HmH+J5pZNXnd+Q==}
+ '@rollup/rollup-linux-loong64-musl@4.60.3':
+ resolution: {integrity: sha512-6lDLl5h4TXpB1mTf2rQWnAk/LcXrx9vBfu/DT5TIPhvMhRWaZ5MxkIc8u4lJAmBo6klTe1ywXIUHFjylW505sg==}
cpu: [loong64]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-ppc64-gnu@4.60.2':
- resolution: {integrity: sha512-11+aL5vKheYgczxtPVVRhdptAM2H7fcDR5Gw4/bTcteuZBlH4oP9f5s9zYO9aGZvoGeBpqXI/9TZZihZ609wKw==}
+ '@rollup/rollup-linux-ppc64-gnu@4.60.3':
+ resolution: {integrity: sha512-BMo8bOw8evlup/8G+cj5xWtPyp93xPdyoSN16Zy90Q2QZ0ZYRhCt6ZJSwbrRzG9HApFabjwj2p25TUPDWrhzqQ==}
cpu: [ppc64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-ppc64-musl@4.60.2':
- resolution: {integrity: sha512-i16fokAGK46IVZuV8LIIwMdtqhin9hfYkCh8pf8iC3QU3LpwL+1FSFGej+O7l3E/AoknL6Dclh2oTdnRMpTzFQ==}
+ '@rollup/rollup-linux-ppc64-musl@4.60.3':
+ resolution: {integrity: sha512-E0L8X1dZN1/Rph+5VPF6Xj2G7JJvMACVXtamTJIDrVI44Y3K+G8gQaMEAavbqCGTa16InptiVrX6eM6pmJ+7qA==}
cpu: [ppc64]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-riscv64-gnu@4.60.2':
- resolution: {integrity: sha512-49FkKS6RGQoriDSK/6E2GkAsAuU5kETFCh7pG4yD/ylj9rKhTmO3elsnmBvRD4PgJPds5W2PkhC82aVwmUcJ7A==}
+ '@rollup/rollup-linux-riscv64-gnu@4.60.3':
+ resolution: {integrity: sha512-oZJ/WHaVfHUiRAtmTAeo3DcevNsVvH8mbvodjZy7D5QKvCefO371SiKRpxoDcCxB3PTRTLayWBkvmDQKTcX/sw==}
cpu: [riscv64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-riscv64-musl@4.60.2':
- resolution: {integrity: sha512-mjYNkHPfGpUR00DuM1ZZIgs64Hpf4bWcz9Z41+4Q+pgDx73UwWdAYyf6EG/lRFldmdHHzgrYyge5akFUW0D3mQ==}
+ '@rollup/rollup-linux-riscv64-musl@4.60.3':
+ resolution: {integrity: sha512-Dhbyh7j9FybM3YaTgaHmVALwA8AkUwTPccyCQ79TG9AJUsMQqgN1DDEZNr4+QUfwiWvLDumW5vdwzoeUF+TNxQ==}
cpu: [riscv64]
os: [linux]
libc: [musl]
- '@rollup/rollup-linux-s390x-gnu@4.60.2':
- resolution: {integrity: sha512-ALyvJz965BQk8E9Al/JDKKDLH2kfKFLTGMlgkAbbYtZuJt9LU8DW3ZoDMCtQpXAltZxwBHevXz5u+gf0yA0YoA==}
+ '@rollup/rollup-linux-s390x-gnu@4.60.3':
+ resolution: {integrity: sha512-cJd1X5XhHHlltkaypz1UcWLA8AcoIi1aWhsvaWDskD1oz2eKCypnqvTQ8ykMNI0RSmm7NkTdSqSSD7zM0xa6Ig==}
cpu: [s390x]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-x64-gnu@4.60.2':
- resolution: {integrity: sha512-UQjrkIdWrKI626Du8lCQ6MJp/6V1LAo2bOK9OTu4mSn8GGXIkPXk/Vsp4bLHCd9Z9Iz2OTEaokUE90VweJgIYQ==}
+ '@rollup/rollup-linux-x64-gnu@4.60.3':
+ resolution: {integrity: sha512-DAZDBHQfG2oQuhY7mc6I3/qB4LU2fQCjRvxbDwd/Jdvb9fypP4IJ4qmtu6lNjes6B531AI8cg1aKC2di97bUxA==}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@rollup/rollup-linux-x64-musl@4.60.2':
- resolution: {integrity: sha512-bTsRGj6VlSdn/XD4CGyzMnzaBs9bsRxy79eTqTCBsA8TMIEky7qg48aPkvJvFe1HyzQ5oMZdg7AnVlWQSKLTnw==}
+ '@rollup/rollup-linux-x64-musl@4.60.3':
+ resolution: {integrity: sha512-cRxsE8c13mZOh3vP+wLDxpQBRrOHDIGOWyDL93Sy0Ga8y515fBcC2pjUfFwUe5T7tqvTvWbCpg1URM/AXdWIXA==}
cpu: [x64]
os: [linux]
libc: [musl]
- '@rollup/rollup-openbsd-x64@4.60.2':
- resolution: {integrity: sha512-6d4Z3534xitaA1FcMWP7mQPq5zGwBmGbhphh2DwaA1aNIXUu3KTOfwrWpbwI4/Gr0uANo7NTtaykFyO2hPuFLg==}
+ '@rollup/rollup-openbsd-x64@4.60.3':
+ resolution: {integrity: sha512-QaWcIgRxqEdQdhJqW4DJctsH6HCmo5vHxY0krHSX4jMtOqfzC+dqDGuHM87bu4H8JBeibWx7jFz+h6/4C8wA5Q==}
cpu: [x64]
os: [openbsd]
- '@rollup/rollup-openharmony-arm64@4.60.2':
- resolution: {integrity: sha512-NetAg5iO2uN7eB8zE5qrZ3CSil+7IJt4WDFLcC75Ymywq1VZVD6qJ6EvNLjZ3rEm6gB7XW5JdT60c6MN35Z85Q==}
+ '@rollup/rollup-openharmony-arm64@4.60.3':
+ resolution: {integrity: sha512-AaXwSvUi3QIPtroAUw1t5yHGIyqKEXwH54WUocFolZhpGDruJcs8c+xPNDRn4XiQsS7MEwnYsHW2l0MBLDMkWg==}
cpu: [arm64]
os: [openharmony]
- '@rollup/rollup-win32-arm64-msvc@4.60.2':
- resolution: {integrity: sha512-NCYhOotpgWZ5kdxCZsv6Iudx0wX8980Q/oW4pNFNihpBKsDbEA1zpkfxJGC0yugsUuyDZ7gL37dbzwhR0VI7pQ==}
+ '@rollup/rollup-win32-arm64-msvc@4.60.3':
+ resolution: {integrity: sha512-65LAKM/bAWDqKNEelHlcHvm2V+Vfb8C6INFxQXRHCvaVN1rJfwr4NvdP4FyzUaLqWfaCGaadf6UbTm8xJeYfEg==}
cpu: [arm64]
os: [win32]
- '@rollup/rollup-win32-ia32-msvc@4.60.2':
- resolution: {integrity: sha512-RXsaOqXxfoUBQoOgvmmijVxJnW2IGB0eoMO7F8FAjaj0UTywUO/luSqimWBJn04WNgUkeNhh7fs7pESXajWmkg==}
+ '@rollup/rollup-win32-ia32-msvc@4.60.3':
+ resolution: {integrity: sha512-EEM2gyhBF5MFnI6vMKdX1LAosE627RGBzIoGMdLloPZkXrUN0Ckqgr2Qi8+J3zip/8NVVro3/FjB+tjhZUgUHA==}
cpu: [ia32]
os: [win32]
- '@rollup/rollup-win32-x64-gnu@4.60.2':
- resolution: {integrity: sha512-qdAzEULD+/hzObedtmV6iBpdL5TIbKVztGiK7O3/KYSf+HIzU257+MX1EXJcyIiDbMAqmbwaufcYPvyRryeZtA==}
+ '@rollup/rollup-win32-x64-gnu@4.60.3':
+ resolution: {integrity: sha512-E5Eb5H/DpxaoXH++Qkv28RcUJboMopmdDUALBczvHMf7hNIxaDZqwY5lK12UK1BHacSmvupoEWGu+n993Z0y1A==}
cpu: [x64]
os: [win32]
- '@rollup/rollup-win32-x64-msvc@4.60.2':
- resolution: {integrity: sha512-Nd/SgG27WoA9e+/TdK74KnHz852TLa94ovOYySo/yMPuTmpckK/jIF2jSwS3g7ELSKXK13/cVdmg1Z/DaCWKxA==}
+ '@rollup/rollup-win32-x64-msvc@4.60.3':
+ resolution: {integrity: sha512-hPt/bgL5cE+Qp+/TPHBqptcAgPzgj46mPcg/16zNUmbQk0j+mOEQV/+Lqu8QRtDV3Ek95Q6FeFITpuhl6OTsAA==}
cpu: [x64]
os: [win32]
@@ -1776,6 +1782,7 @@ packages:
'@safe-global/safe-gateway-typescript-sdk@3.23.1':
resolution: {integrity: sha512-6ORQfwtEJYpalCeVO21L4XXGSdbEMfyp2hEv6cP82afKXSwvse6d3sdelgaPWUxHIsFRkWvHDdzh8IyyKHZKxw==}
engines: {node: '>=16'}
+ deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
'@scure/base@1.2.6':
resolution: {integrity: sha512-g/nm5FgUa//MCj1gV09zTJTaM6KBAHqLN907YVQqf7zC49+DcO4B1so4ZX07Ef10Twr6nuqYEH9GEggFXA4Fmg==}
@@ -2182,69 +2189,69 @@ packages:
'@substrate/ss58-registry@1.51.0':
resolution: {integrity: sha512-TWDurLiPxndFgKjVavCniytBIw+t4ViOi7TYp9h/D0NMmkEc9klFTo+827eyEJ0lELpqO207Ey7uGxUa+BS1jQ==}
- '@tailwindcss/node@4.2.4':
- resolution: {integrity: sha512-Ai7+yQPxz3ddrDQzFfBKdHEVBg0w3Zl83jnjuwxnZOsnH9pGn93QHQtpU0p/8rYWxvbFZHneni6p1BSLK4DkGA==}
+ '@tailwindcss/node@4.3.0':
+ resolution: {integrity: sha512-aFb4gUhFOgdh9AXo4IzBEOzBkkAxm9VigwDJnMIYv3lcfXCJVesNfbEaBl4BNgVRyid92AmdviqwBUBRKSeY3g==}
- '@tailwindcss/oxide-android-arm64@4.2.4':
- resolution: {integrity: sha512-e7MOr1SAn9U8KlZzPi1ZXGZHeC5anY36qjNwmZv9pOJ8E4Q6jmD1vyEHkQFmNOIN7twGPEMXRHmitN4zCMN03g==}
+ '@tailwindcss/oxide-android-arm64@4.3.0':
+ resolution: {integrity: sha512-TJPiq67tKlLuObP6RkwvVGDoxCMBVtDgKkLfa/uyj7/FyxvQwHS+UOnVrXXgbEsfUaMgiVvC4KbJnRr26ho4Ng==}
engines: {node: '>= 20'}
cpu: [arm64]
os: [android]
- '@tailwindcss/oxide-darwin-arm64@4.2.4':
- resolution: {integrity: sha512-tSC/Kbqpz/5/o/C2sG7QvOxAKqyd10bq+ypZNf+9Fi2TvbVbv1zNpcEptcsU7DPROaSbVgUXmrzKhurFvo5eDg==}
+ '@tailwindcss/oxide-darwin-arm64@4.3.0':
+ resolution: {integrity: sha512-oMN/WZRb+SO37BmUElEgeEWuU8E/HXRkiODxJxLe1UTHVXLrdVSgfaJV7pSlhRGMSOiXLuxTIjfsF3wYvz8cgQ==}
engines: {node: '>= 20'}
cpu: [arm64]
os: [darwin]
- '@tailwindcss/oxide-darwin-x64@4.2.4':
- resolution: {integrity: sha512-yPyUXn3yO/ufR6+Kzv0t4fCg2qNr90jxXc5QqBpjlPNd0NqyDXcmQb/6weunH/MEDXW5dhyEi+agTDiqa3WsGg==}
+ '@tailwindcss/oxide-darwin-x64@4.3.0':
+ resolution: {integrity: sha512-N6CUmu4a6bKVADfw77p+iw6Yd9Q3OBhe0veaDX+QazfuVYlQsHfDgxBrsjQ/IW+zywL8mTrNd0SdJT/zgtvMdA==}
engines: {node: '>= 20'}
cpu: [x64]
os: [darwin]
- '@tailwindcss/oxide-freebsd-x64@4.2.4':
- resolution: {integrity: sha512-BoMIB4vMQtZsXdGLVc2z+P9DbETkiopogfWZKbWwM8b/1Vinbs4YcUwo+kM/KeLkX3Ygrf4/PsRndKaYhS8Eiw==}
+ '@tailwindcss/oxide-freebsd-x64@4.3.0':
+ resolution: {integrity: sha512-zDL5hBkQdH5C6MpqbK3gQAgP80tsMwSI26vjOzjJtNCMUo0lFgOItzHKBIupOZNQxt3ouPH7RPhvNhiTfCe5CQ==}
engines: {node: '>= 20'}
cpu: [x64]
os: [freebsd]
- '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.4':
- resolution: {integrity: sha512-7pIHBLTHYRAlS7V22JNuTh33yLH4VElwKtB3bwchK/UaKUPpQ0lPQiOWcbm4V3WP2I6fNIJ23vABIvoy2izdwA==}
+ '@tailwindcss/oxide-linux-arm-gnueabihf@4.3.0':
+ resolution: {integrity: sha512-R06HdNi7A7OEoMsf6d4tjZ71RCWnZQPHj2mnotSFURjNLdBC+cIgXQ7l81CqeoiQftjf6OOblxXMInMgN2VzMA==}
engines: {node: '>= 20'}
cpu: [arm]
os: [linux]
- '@tailwindcss/oxide-linux-arm64-gnu@4.2.4':
- resolution: {integrity: sha512-+E4wxJ0ZGOzSH325reXTWB48l42i93kQqMvDyz5gqfRzRZ7faNhnmvlV4EPGJU3QJM/3Ab5jhJ5pCRUsKn6OQw==}
+ '@tailwindcss/oxide-linux-arm64-gnu@4.3.0':
+ resolution: {integrity: sha512-qTJHELX8jetjhRQHCLilkVLmybpzNQAtaI/gaoVoidn/ufbNDbAo8KlK2J+yPoc8wQxvDxCmh/5lr8nC1+lTbg==}
engines: {node: '>= 20'}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@tailwindcss/oxide-linux-arm64-musl@4.2.4':
- resolution: {integrity: sha512-bBADEGAbo4ASnppIziaQJelekCxdMaxisrk+fB7Thit72IBnALp9K6ffA2G4ruj90G9XRS2VQ6q2bCKbfFV82g==}
+ '@tailwindcss/oxide-linux-arm64-musl@4.3.0':
+ resolution: {integrity: sha512-Z6sukiQsngnWO+l39X4pPbiWT81IC+PLKF+PHxIlyZbGNb9MODfYlXEVlFvej5BOZInWX01kVyzeLvHsXhfczQ==}
engines: {node: '>= 20'}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@tailwindcss/oxide-linux-x64-gnu@4.2.4':
- resolution: {integrity: sha512-7Mx25E4WTfnht0TVRTyC00j3i0M+EeFe7wguMDTlX4mRxafznw0CA8WJkFjWYH5BlgELd1kSjuU2JiPnNZbJDA==}
+ '@tailwindcss/oxide-linux-x64-gnu@4.3.0':
+ resolution: {integrity: sha512-DRNdQRpSGzRGfARVuVkxvM8Q12nh19l4BF/G7zGA1oe+9wcC6saFBHTISrpIcKzhiXtSrlSrluCfvMuledoCTQ==}
engines: {node: '>= 20'}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@tailwindcss/oxide-linux-x64-musl@4.2.4':
- resolution: {integrity: sha512-2wwJRF7nyhOR0hhHoChc04xngV3iS+akccHTGtz965FwF0up4b2lOdo6kI1EbDaEXKgvcrFBYcYQQ/rrnWFVfA==}
+ '@tailwindcss/oxide-linux-x64-musl@4.3.0':
+ resolution: {integrity: sha512-Z0IADbDo8bh6I7h2IQMx601AdXBLfFpEdUotft86evd/8ZPflZe9COPO8Q1vw+pfLWIUo9zN/JGZvwuAJqduqg==}
engines: {node: '>= 20'}
cpu: [x64]
os: [linux]
libc: [musl]
- '@tailwindcss/oxide-wasm32-wasi@4.2.4':
- resolution: {integrity: sha512-FQsqApeor8Fo6gUEklzmaa9994orJZZDBAlQpK2Mq+DslRKFJeD6AjHpBQ0kZFQohVr8o85PPh8eOy86VlSCmw==}
+ '@tailwindcss/oxide-wasm32-wasi@4.3.0':
+ resolution: {integrity: sha512-HNZGOUxEmElksYR7S6sC5jTeNGpobAsy9u7Gu0AskJ8/20FR9GqebUyB+HBcU/ax6BHuiuJi+Oda4B+YX6H1yA==}
engines: {node: '>=14.0.0'}
cpu: [wasm32]
bundledDependencies:
@@ -2255,32 +2262,32 @@ packages:
- '@emnapi/wasi-threads'
- tslib
- '@tailwindcss/oxide-win32-arm64-msvc@4.2.4':
- resolution: {integrity: sha512-L9BXqxC4ToVgwMFqj3pmZRqyHEztulpUJzCxUtLjobMCzTPsGt1Fa9enKbOpY2iIyVtaHNeNvAK8ERP/64sqGQ==}
+ '@tailwindcss/oxide-win32-arm64-msvc@4.3.0':
+ resolution: {integrity: sha512-Pe+RPVTi1T+qymuuRpcdvwSVZjnll/f7n8gBxMMh3xLTctMDKqpdfGimbMyioqtLhUYZxdJ9wGNhV7MKHvgZsQ==}
engines: {node: '>= 20'}
cpu: [arm64]
os: [win32]
- '@tailwindcss/oxide-win32-x64-msvc@4.2.4':
- resolution: {integrity: sha512-ESlKG0EpVJQwRjXDDa9rLvhEAh0mhP1sF7sap9dNZT0yyl9SAG6T7gdP09EH0vIv0UNTlo6jPWyujD6559fZvw==}
+ '@tailwindcss/oxide-win32-x64-msvc@4.3.0':
+ resolution: {integrity: sha512-Mvrf2kXW/yeW/OTezZlCGOirXRcUuLIBx/5Y12BaPM7wJoryG6dfS/NJL8aBPqtTEx/Vm4T4vKzFUcKDT+TKUA==}
engines: {node: '>= 20'}
cpu: [x64]
os: [win32]
- '@tailwindcss/oxide@4.2.4':
- resolution: {integrity: sha512-9El/iI069DKDSXwTvB9J4BwdO5JhRrOweGaK25taBAvBXyXqJAX+Jqdvs8r8gKpsI/1m0LeJLyQYTf/WLrBT1Q==}
+ '@tailwindcss/oxide@4.3.0':
+ resolution: {integrity: sha512-F7HZGBeN9I0/AuuJS5PwcD8xayx5ri5GhjYUDBEVYUkexyA/giwbDNjRVrxSezE3T250OU2K/wp/ltWx3UOefg==}
engines: {node: '>= 20'}
- '@tailwindcss/vite@4.2.4':
- resolution: {integrity: sha512-pCvohwOCspk3ZFn6eJzrrX3g4n2JY73H6MmYC87XfGPyTty4YsCjYTMArRZm/zOI8dIt3+EcrLHAFPe5A4bgtw==}
+ '@tailwindcss/vite@4.3.0':
+ resolution: {integrity: sha512-t6J3OrB5Fc0ExuhohouH0fWUGMYL6PTLhW+E7zIk/pdbnJARZDCwjBznFnkh5ynRnIRSI4YjtTH0t6USjJISrw==}
peerDependencies:
vite: ^5.2.0 || ^6 || ^7 || ^8
'@tanem/svg-injector@11.3.2':
resolution: {integrity: sha512-ueEvDtrnWHK9FpPWcAC5J4hNcibHjfJCwURhSdt72xOa2fWgndNR9ro7nzb6SwAeB0dioMvxsv7/kKdm4znytw==}
- '@tybys/wasm-util@0.10.1':
- resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==}
+ '@tybys/wasm-util@0.10.2':
+ resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==}
'@types/bn.js@5.2.0':
resolution: {integrity: sha512-DLbJ1BPqxvQhIGbeu8VbUC1DiAiahHtAYvA0ZEAa4P31F7IaArc8z3C3BRQdWX4mtLQuABG4yzp76ZrS02Ui1Q==}
@@ -2291,11 +2298,14 @@ packages:
'@types/estree@1.0.8':
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
+ '@types/estree@1.0.9':
+ resolution: {integrity: sha512-GhdPgy1el4/ImP05X05Uw4cw2/M93BCUmnEvWZNStlCzEKME4Fkk+YpoA5OiHNQmoS7Cafb8Xa3Pya8m1Qrzeg==}
+
'@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
- '@types/node@25.6.0':
- resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==}
+ '@types/node@25.7.0':
+ resolution: {integrity: sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==}
'@types/normalize-package-data@2.4.4':
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -2317,63 +2327,63 @@ packages:
'@types/trusted-types@2.0.7':
resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==}
- '@typescript-eslint/eslint-plugin@8.59.1':
- resolution: {integrity: sha512-BOziFIfE+6osHO9FoJG4zjoHUcvI7fTNBSpdAwrNH0/TLvzjsk2oo8XSSOT2HhqUyhZPfHv4UOffoJ9oEEQ7Ag==}
+ '@typescript-eslint/eslint-plugin@8.59.3':
+ resolution: {integrity: sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
- '@typescript-eslint/parser': ^8.59.1
+ '@typescript-eslint/parser': ^8.59.3
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/parser@8.59.1':
- resolution: {integrity: sha512-HDQH9O/47Dxi1ceDhBXdaldtf/WV9yRYMjbjCuNk3qnaTD564qwv61Y7+gTxwxRKzSrgO5uhtw584igXVuuZkA==}
+ '@typescript-eslint/parser@8.59.3':
+ resolution: {integrity: sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/project-service@8.59.1':
- resolution: {integrity: sha512-+MuHQlHiEr00Of/IQbE/MmEoi44znZHbR/Pz7Opq4HryUOlRi+/44dro9Ycy8Fyo+/024IWtw8m4JUMCGTYxDg==}
+ '@typescript-eslint/project-service@8.59.3':
+ resolution: {integrity: sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/scope-manager@8.59.1':
- resolution: {integrity: sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg==}
+ '@typescript-eslint/scope-manager@8.59.3':
+ resolution: {integrity: sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/tsconfig-utils@8.59.1':
- resolution: {integrity: sha512-/0nEyPbX7gRsk0Uwfe4ALwwgxuA66d/l2mhRDNlAvaj4U3juhUtJNq0DsY8M2AYwwb9rEq2hrC3IcIcEt++iJA==}
+ '@typescript-eslint/tsconfig-utils@8.59.3':
+ resolution: {integrity: sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/type-utils@8.59.1':
- resolution: {integrity: sha512-klWPBR2ciQHS3f++ug/mVnWKPjBUo7icEL3FAO1lhAR1Z1i5NQYZ1EannMSRYcq5qCv5wNALlXr6fksRHyYl7w==}
+ '@typescript-eslint/type-utils@8.59.3':
+ resolution: {integrity: sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/types@8.59.1':
- resolution: {integrity: sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A==}
+ '@typescript-eslint/types@8.59.3':
+ resolution: {integrity: sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/typescript-estree@8.59.1':
- resolution: {integrity: sha512-OUd+vJS05sSkOip+BkZ/2NS8RMxrAAJemsC6vU3kmfLyeaJT0TftHkV9mcx2107MmsBVXXexhVu4F0TZXyMl4g==}
+ '@typescript-eslint/typescript-estree@8.59.3':
+ resolution: {integrity: sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/utils@8.59.1':
- resolution: {integrity: sha512-3pIeoXhCeYH9FSCBI8P3iNwJlGuzPlYKkTlen2O9T1DSeeg8UG8jstq6BLk+Mda0qup7mgk4z4XL4OzRaxZ8LA==}
+ '@typescript-eslint/utils@8.59.3':
+ resolution: {integrity: sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.1.0'
- '@typescript-eslint/visitor-keys@8.59.1':
- resolution: {integrity: sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg==}
+ '@typescript-eslint/visitor-keys@8.59.3':
+ resolution: {integrity: sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@vitejs/plugin-react@6.0.1':
@@ -2580,8 +2590,8 @@ packages:
bn.js@5.2.3:
resolution: {integrity: sha512-EAcmnPkxpntVL+DS7bO1zhcZNvCkxqtkd0ZY53h06GNQ3DEkkGZ/gKgmDv6DdZQGj9BgfSPKtJJ7Dp1GPP8f7w==}
- brace-expansion@5.0.5:
- resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==}
+ brace-expansion@5.0.6:
+ resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==}
engines: {node: 18 || 20 || >=22}
browserslist@4.28.2:
@@ -2787,8 +2797,8 @@ packages:
end-of-stream@1.4.5:
resolution: {integrity: sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==}
- enhanced-resolve@5.21.0:
- resolution: {integrity: sha512-otxSQPw4lkOZWkHpB3zaEQs6gWYEsmX4xQF68ElXC/TWvGxGMSGOvoNbaLXm6/cS/fSfHtsEdw90y20PCd+sCA==}
+ enhanced-resolve@5.21.3:
+ resolution: {integrity: sha512-QyL119InA+XXEkNLNTPCXPugSvOfhwv0JOlGNzvxs0hZaiHLNvXSpudUWsOlsXGWJh8G6ckCScEkVHfX3kw/2Q==}
engines: {node: '>=10.13.0'}
es-define-property@1.0.1:
@@ -2849,8 +2859,8 @@ packages:
resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
- eslint@10.2.1:
- resolution: {integrity: sha512-wiyGaKsDgqXvF40P8mDwiUp/KQjE1FdrIEJsM8PZ3XCiniTMXS3OHWWUe5FI5agoCnr8x4xPrTDZuxsBlNHl+Q==}
+ eslint@10.3.0:
+ resolution: {integrity: sha512-XbEXaRva5cF0ZQB8w6MluHA0kZZfV2DuCMJ3ozyEOHLwDpZX2Lmm/7Pp0xdJmI0GL1W05VH5VwIFHEm1Vcw2gw==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
hasBin: true
peerDependencies:
@@ -2983,8 +2993,8 @@ packages:
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
engines: {node: 6.* || 8.* || >= 10.*}
- get-east-asian-width@1.5.0:
- resolution: {integrity: sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==}
+ get-east-asian-width@1.6.0:
+ resolution: {integrity: sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==}
engines: {node: '>=18'}
get-intrinsic@1.3.0:
@@ -3010,8 +3020,8 @@ packages:
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
engines: {node: '>=10.13.0'}
- globals@17.5.0:
- resolution: {integrity: sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==}
+ globals@17.6.0:
+ resolution: {integrity: sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==}
engines: {node: '>=18'}
gopd@1.2.0:
@@ -3049,8 +3059,8 @@ packages:
resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==}
engines: {node: ^16.14.0 || >=18.0.0}
- hosted-git-info@9.0.2:
- resolution: {integrity: sha512-M422h7o/BR3rmCQ8UHi7cyyMqKltdP9Uo+J2fXK+RSAY+wTcKOIRyhTuKv4qn+DJf3g+PL890AzId5KZpX+CBg==}
+ hosted-git-info@9.0.3:
+ resolution: {integrity: sha512-Hc+ghLoSt6QaYZUv0WBiIvmMDZuZZ7oaDvdH8MbfOO4lOsxdXLEvuC6ePoGs9H1X9oCLyq6+NVN0MKqD+ydxyg==}
engines: {node: ^20.17.0 || >=22.9.0}
human-signals@8.0.1:
@@ -3128,8 +3138,8 @@ packages:
peerDependencies:
ws: '*'
- jiti@2.6.1:
- resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
+ jiti@2.7.0:
+ resolution: {integrity: sha512-AC/7JofJvZGrrneWNaEnJeOLUx+JlGt7tNa0wZiRPT4MY1wmfKjt2+6O2p2uz2+skll8OZZmJMNqeke7kKbNgQ==}
hasBin: true
jose@6.2.3:
@@ -3279,8 +3289,8 @@ packages:
lru-cache@10.4.3:
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
- lru-cache@11.3.5:
- resolution: {integrity: sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==}
+ lru-cache@11.3.6:
+ resolution: {integrity: sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A==}
engines: {node: 20 || >=22}
lru-cache@5.1.1:
@@ -3343,8 +3353,8 @@ packages:
multiformats@9.9.0:
resolution: {integrity: sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==}
- nanoid@3.3.11:
- resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
+ nanoid@3.3.12:
+ resolution: {integrity: sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
@@ -3531,20 +3541,20 @@ packages:
resolution: {integrity: sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==}
engines: {node: '>=10.13.0'}
- polkadot-api@2.1.0:
- resolution: {integrity: sha512-0Ud+NGFYQ+n/ibyWFkxufDyzO9HkoFSCXAQe4ngn7l2Q3bKrTob5bUz7g7vBbccfajnjo2xpNnGHLEjR5IYo8Q==}
+ polkadot-api@2.1.3:
+ resolution: {integrity: sha512-lbTcLH+oo0f/3+g4hhp7v6WwQKvvzi4v4ClAWispSalLyJV/yRqIbu0ywugpbISXzOL0CWUvYTb8v6CwSSkv3w==}
hasBin: true
peerDependencies:
rxjs: '>=7.8.0'
- polkahub@0.6.0:
- resolution: {integrity: sha512-Lyyu53pdobSO4A7Bo9b9lyTtj9kexX/zSu6Uopv71/kkvbDr4+vrmI3aaxPinGGYxIptrSmg3sC2g3k6hmxLtw==}
+ polkahub@0.7.0:
+ resolution: {integrity: sha512-qFSMsARaJmzjWZCF4L9EHNhKkZr995dUDw/tAYPKgwsayo8mOA+xCcYH7eJzoZOZsY2LAM4KLgM4acY1Ptt5bA==}
peerDependencies:
'@types/react': ^19.2.2
react: ^19.2.0
- postcss@8.5.12:
- resolution: {integrity: sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==}
+ postcss@8.5.14:
+ resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==}
engines: {node: ^10 || ^12 || >=14}
preact@10.24.2:
@@ -3597,10 +3607,10 @@ packages:
radix3@1.1.2:
resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==}
- react-dom@19.2.5:
- resolution: {integrity: sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==}
+ react-dom@19.2.6:
+ resolution: {integrity: sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==}
peerDependencies:
- react: ^19.2.5
+ react: ^19.2.6
react-is@16.13.1:
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
@@ -3631,15 +3641,15 @@ packages:
'@types/react':
optional: true
- react-router-dom@7.14.2:
- resolution: {integrity: sha512-YZcM5ES8jJSM+KrJ9BdvHHqlnGTg5tH3sC5ChFRj4inosKctdyzBDhOyyHdGk597q2OT6NTrCA1OvB/YDwfekQ==}
+ react-router-dom@7.15.0:
+ resolution: {integrity: sha512-VcrVg64Fo8nwBvDscajG8gRTLIuTC6N50nb22l2HOOV4PTOHgoGp8mUjy9wLiHYoYTSYI36tUnXZgasSRFZorQ==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
react-dom: '>=18'
- react-router@7.14.2:
- resolution: {integrity: sha512-yCqNne6I8IB6rVCH7XUvlBK7/QKyqypBFGv+8dj4QBFJiiRX+FG7/nkdAvGElyvVZ/HQP5N19wzteuTARXi5Gw==}
+ react-router@7.15.0:
+ resolution: {integrity: sha512-HW9vYwuM8f4yx66Izy8xfrzCM+SBJluoZcCbww9A1TySax11S5Vgw6fi3ZjMONw9J4gQwngL7PzkyIpJJpJ7RQ==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
@@ -3664,8 +3674,8 @@ packages:
react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
- react-virtuoso@4.18.6:
- resolution: {integrity: sha512-CrT3P6HyjJMHZVWSste2bG2q5aWGlHfW2QuySZjiFwB2Qok/xsvgy+k8Z2jeDP8PP5KsBip7zNrl/F0QoxeyKw==}
+ react-virtuoso@4.18.7:
+ resolution: {integrity: sha512-xNF5zDGEEIMB7cKwcen/pLig0YDf6OnfFrVgKFa7sHPf9fRem0CaLshyObbBcP88jzn0enavL39EgplgdyT21g==}
peerDependencies:
react: '>=16 || >=17 || >= 18 || >= 19'
react-dom: '>=16 || >=17 || >= 18 || >=19'
@@ -3675,8 +3685,8 @@ packages:
peerDependencies:
react: '>=16.8.0'
- react@19.2.5:
- resolution: {integrity: sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==}
+ react@19.2.6:
+ resolution: {integrity: sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==}
engines: {node: '>=0.10.0'}
read-pkg@10.1.0:
@@ -3709,8 +3719,8 @@ packages:
resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==}
engines: {node: '>=18'}
- rolldown@1.0.0-rc.17:
- resolution: {integrity: sha512-ZrT53oAKrtA4+YtBWPQbtPOxIbVDbxT0orcYERKd63VJTF13zPcgXTvD4843L8pcsI7M6MErt8QtON6lrB9tyA==}
+ rolldown@1.0.0:
+ resolution: {integrity: sha512-yD986aXDESFGS95spT1LAv0jssywP4npMEjmMHyN2/5+eE8qQJUype2AaKkRiLgBgyD0LFlubwAht7VmY8rGoA==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
@@ -3721,8 +3731,8 @@ packages:
esbuild: '>=0.18.0'
rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0
- rollup@4.60.2:
- resolution: {integrity: sha512-J9qZyW++QK/09NyN/zeO0dG/1GdGfyp9lV8ajHnRVLfo/uFsbji5mHnDgn/qYdUHyCkM2N+8VyspgZclfAh0eQ==}
+ rollup@4.60.3:
+ resolution: {integrity: sha512-pAQK9HalE84QSm4Po3EmWIZPd3FnjkShVkiMlz1iligWYkWQ7wHYd1PF/T7QZ5TVSD6uSTon5gBVMSM4JfBV+A==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
@@ -3759,8 +3769,8 @@ packages:
engines: {node: '>=10'}
hasBin: true
- semver@7.7.4:
- resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
+ semver@7.8.0:
+ resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==}
engines: {node: '>=10'}
hasBin: true
@@ -3788,8 +3798,8 @@ packages:
smoldot@2.0.26:
resolution: {integrity: sha512-F+qYmH4z2s2FK+CxGj8moYcd1ekSIKH8ywkdqlOz88Dat35iB1DIYL11aILN46YSGMzQW/lbJNS307zBSDN5Ig==}
- smoldot@3.1.0:
- resolution: {integrity: sha512-LZcex0BnfY1ORmuj0rKEF1aw7/gdFq6e5bBsLWd6x/fTt63mpAORhxf6fTsQcce0yLtbzkll8J+YKwhJLYATdw==}
+ smoldot@3.1.3:
+ resolution: {integrity: sha512-6d0+xbb0Q1cdOHTNdnT1Q1PkCr315NK8EJcCWyus503zUoqoqnS4kUPmGtoPg1p/kJc5fp7DEBir6UEfe4n08A==}
sonic-boom@4.2.1:
resolution: {integrity: sha512-w6AxtubXa2wTXAUsZMMWERrsIRAdrK0Sc+FUytWvYAhBJLyuI4llrMIC1DtlNSdI99EI86KZum2MMq3EAZlF9Q==}
@@ -3853,16 +3863,16 @@ packages:
resolution: {integrity: sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==}
engines: {node: '>=20'}
- tailwind-merge@3.5.0:
- resolution: {integrity: sha512-I8K9wewnVDkL1NTGoqWmVEIlUcB9gFriAEkXkfCjX5ib8ezGxtR3xD7iZIxrfArjEsH7F1CHD4RFUtxefdqV/A==}
+ tailwind-merge@3.6.0:
+ resolution: {integrity: sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==}
tailwindcss-animate@1.0.7:
resolution: {integrity: sha512-bl6mpH3T7I3UFxuvDEXLxy/VuFxBk5bbzplh7tXI68mwMokNYd1t9qPBHlnyTwfa4JGC4zP516I1hYYtQ/vspA==}
peerDependencies:
tailwindcss: '>=3.0.0 || insiders'
- tailwindcss@4.2.4:
- resolution: {integrity: sha512-HhKppgO81FQof5m6TEnuBWCZGgfRAWbaeOaGT00KOy/Pf/j6oUihdvBpA7ltCeAvZpFhW3j0PTclkxsd4IXYDA==}
+ tailwindcss@4.3.0:
+ resolution: {integrity: sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==}
tapable@2.3.3:
resolution: {integrity: sha512-uxc/zpqFg6x7C8vOE7lh6Lbda8eEL9zmVm/PLeTPBRhh1xCgdWaQ+J1CUieGpIfm2HdtsUpRv+HshiasBMcc6A==}
@@ -3911,8 +3921,8 @@ packages:
resolution: {integrity: sha512-8ZiHFm91orbSAe2PSAiSVBVko18pbhbiB3U9GglSzF/zCGkR+rxpHx6sEMCUm4kxY4LjDIUGgCfUMtwfZfjfUA==}
engines: {node: '>=20'}
- typescript-eslint@8.59.1:
- resolution: {integrity: sha512-xqDcFVBmlrltH64lklOVp1wYxgJr6LVdg3NamBgH2OOQDLFdTKfIZXF5PfghrnXQKXZGTQs8tr1vL7fJvq8CTQ==}
+ typescript-eslint@8.59.3:
+ resolution: {integrity: sha512-KgusgyDgG4LI8Ih/sWaCtZ06tckLAS5CvT5A4D1Q7bYVoAAyzwiZvE4BmwDHkhRVkvhRBepKeASoFzQetha7Fg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
@@ -3923,8 +3933,8 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
- ufo@1.6.3:
- resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==}
+ ufo@1.6.4:
+ resolution: {integrity: sha512-JFNbkD1Svwe0KvGi8GOeLcP4kAWQ609twvCdcHxq1oSL8svv39ZuSvajcD8B+5D0eL4+s1Is2D/O6KN3qcTeRA==}
uint8arrays@3.1.1:
resolution: {integrity: sha512-+QJa8QRnbdXVpHYjLoTpJIdCTiw9Ir62nocClWuXIq2JIh4Uta0cQsTSpFL678p2CN8B+XSApwcU+pQEqVpKWg==}
@@ -3932,8 +3942,8 @@ packages:
uncrypto@0.1.3:
resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==}
- undici-types@7.19.2:
- resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==}
+ undici-types@7.21.0:
+ resolution: {integrity: sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==}
undici-types@7.25.0:
resolution: {integrity: sha512-AXNgS1Byr27fTI+2bsPEkV9CxkT8H6xNyRI68b3TatlZo3RkzlqQBLL+w7SmGPVpokjHbcuNVQUWE7FRTg+LRA==}
@@ -4069,21 +4079,21 @@ packages:
react:
optional: true
- viem@2.48.4:
- resolution: {integrity: sha512-mReP/rgY2P+WeeRSG4sUvccCLKfyAW1C73Y3KkobAqgzYmVna9qyUMNE44xIUkDtfvRuC33r24UhF4baBYovsg==}
+ viem@2.48.11:
+ resolution: {integrity: sha512-+WZ5E0dBS6GtKb+1wEk5DeYRRRW42+pFnXCo67Ydodf42sBwO+hu3wnQy66lc4MKmHz+llPVdbyehYr9oTE2iw==}
peerDependencies:
typescript: '>=5.0.4'
peerDependenciesMeta:
typescript:
optional: true
- vite@8.0.10:
- resolution: {integrity: sha512-rZuUu9j6J5uotLDs+cAA4O5H4K1SfPliUlQwqa6YEwSrWDZzP4rhm00oJR5snMewjxF5V/K3D4kctsUTsIU9Mw==}
+ vite@8.0.12:
+ resolution: {integrity: sha512-w2dDofOWv2QB09ZITZBsvKTVAlYvPR4IAmrY/v0ir9KvLs0xybR7i48wxhM1/oyBWO34wPns+bPGw5ZrZqDpZg==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
peerDependencies:
'@types/node': ^20.19.0 || >=22.12.0
- '@vitejs/devtools': ^0.1.0
+ '@vitejs/devtools': ^0.1.18
esbuild: ^0.27.0 || ^0.28.0
jiti: '>=1.21.0'
less: ^4.0.0
@@ -4185,8 +4195,8 @@ packages:
utf-8-validate:
optional: true
- ws@8.20.0:
- resolution: {integrity: sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==}
+ ws@8.20.1:
+ resolution: {integrity: sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1
@@ -4259,9 +4269,9 @@ packages:
snapshots:
- '@acala-network/chopsticks-core@1.3.1(bufferutil@4.1.0)':
+ '@acala-network/chopsticks-core@1.4.0(bufferutil@4.1.0)':
dependencies:
- '@acala-network/chopsticks-executor': 1.3.1
+ '@acala-network/chopsticks-executor': 1.4.0
'@polkadot/rpc-provider': 16.5.6(bufferutil@4.1.0)
'@polkadot/types': 16.5.6
'@polkadot/types-codec': 16.5.6
@@ -4271,7 +4281,7 @@ snapshots:
comlink: 4.4.2
eventemitter3: 5.0.4
lodash: 4.18.1
- lru-cache: 11.3.5
+ lru-cache: 11.3.6
pino: 9.14.0
pino-pretty: 13.1.3
rxjs: 7.8.2
@@ -4281,7 +4291,7 @@ snapshots:
- supports-color
- utf-8-validate
- '@acala-network/chopsticks-executor@1.3.1':
+ '@acala-network/chopsticks-executor@1.4.0':
dependencies:
'@polkadot/util': 14.0.3
'@polkadot/wasm-util': 7.5.4(@polkadot/util@14.0.3)
@@ -4390,17 +4400,17 @@ snapshots:
'@babel/helper-string-parser': 7.27.1
'@babel/helper-validator-identifier': 7.28.5
- '@base-org/account@2.4.0(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76)':
+ '@base-org/account@2.4.0(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76)':
dependencies:
- '@coinbase/cdp-sdk': 1.48.2(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3)
+ '@coinbase/cdp-sdk': 1.49.0(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3)
'@noble/hashes': 1.4.0
clsx: 1.2.1
eventemitter3: 5.0.1
idb-keyval: 6.2.1
ox: 0.6.9(typescript@6.0.3)(zod@3.25.76)
preact: 10.24.2
- viem: 2.48.4(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
- zustand: 5.0.3(@types/react@19.2.14)(react@19.2.5)(use-sync-external-store@1.6.0(react@19.2.5))
+ viem: 2.48.11(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
+ zustand: 5.0.3(@types/react@19.2.14)(react@19.2.6)(use-sync-external-store@1.6.0(react@19.2.6))
transitivePeerDependencies:
- '@types/react'
- bufferutil
@@ -4414,7 +4424,7 @@ snapshots:
- zod
optional: true
- '@coinbase/cdp-sdk@1.48.2(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3)':
+ '@coinbase/cdp-sdk@1.49.0(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3)':
dependencies:
'@solana-program/system': 0.10.0(@solana/kit@5.5.1(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3))
'@solana-program/token': 0.9.0(@solana/kit@5.5.1(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(typescript@6.0.3))
@@ -4422,10 +4432,11 @@ snapshots:
abitype: 1.0.6(typescript@6.0.3)(zod@3.25.76)
axios: 1.13.6
axios-retry: 4.5.0(axios@1.13.6)
+ bs58: 6.0.0
jose: 6.2.3
md5: 2.3.0
uncrypto: 0.1.3
- viem: 2.48.4(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
+ viem: 2.48.11(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
zod: 3.25.76
transitivePeerDependencies:
- bufferutil
@@ -4533,9 +4544,9 @@ snapshots:
'@esbuild/win32-x64@0.25.12':
optional: true
- '@eslint-community/eslint-utils@4.9.1(eslint@10.2.1(jiti@2.6.1))':
+ '@eslint-community/eslint-utils@4.9.1(eslint@10.3.0(jiti@2.7.0))':
dependencies:
- eslint: 10.2.1(jiti@2.6.1)
+ eslint: 10.3.0(jiti@2.7.0)
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.12.2': {}
@@ -4556,9 +4567,9 @@ snapshots:
dependencies:
'@types/json-schema': 7.0.15
- '@eslint/js@10.0.1(eslint@10.2.1(jiti@2.6.1))':
+ '@eslint/js@10.0.1(eslint@10.3.0(jiti@2.7.0))':
optionalDependencies:
- eslint: 10.2.1(jiti@2.6.1)
+ eslint: 10.3.0(jiti@2.7.0)
'@eslint/object-schema@3.0.5': {}
@@ -4576,11 +4587,11 @@ snapshots:
'@floating-ui/core': 1.7.5
'@floating-ui/utils': 0.2.11
- '@floating-ui/react-dom@2.1.8(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@floating-ui/react-dom@2.1.8(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@floating-ui/dom': 1.7.6
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
'@floating-ui/utils@0.2.11': {}
@@ -4619,26 +4630,26 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.5
- '@ledgerhq/devices@8.14.1':
+ '@ledgerhq/devices@8.14.2':
dependencies:
- '@ledgerhq/errors': 6.34.0
+ '@ledgerhq/errors': 6.35.0
'@ledgerhq/logs': 6.17.0
rxjs: 7.8.2
semver: 7.7.3
- '@ledgerhq/errors@6.34.0': {}
+ '@ledgerhq/errors@6.35.0': {}
- '@ledgerhq/hw-transport-webusb@6.34.1':
+ '@ledgerhq/hw-transport-webusb@6.34.2':
dependencies:
- '@ledgerhq/devices': 8.14.1
- '@ledgerhq/errors': 6.34.0
- '@ledgerhq/hw-transport': 6.35.1
+ '@ledgerhq/devices': 8.14.2
+ '@ledgerhq/errors': 6.35.0
+ '@ledgerhq/hw-transport': 6.35.2
'@ledgerhq/logs': 6.17.0
- '@ledgerhq/hw-transport@6.35.1':
+ '@ledgerhq/hw-transport@6.35.2':
dependencies:
- '@ledgerhq/devices': 8.14.1
- '@ledgerhq/errors': 6.34.0
+ '@ledgerhq/devices': 8.14.2
+ '@ledgerhq/errors': 6.35.0
'@ledgerhq/logs': 6.17.0
events: 3.3.0
@@ -4665,24 +4676,24 @@ snapshots:
'@mimirdev/apps-transports@3.1.0': {}
- '@mimirdev/papi-signer@3.1.0(@polkadot-api/polkadot-signer@0.1.6)(@polkadot-api/substrate-bindings@0.20.1)(@polkadot-api/utils@0.4.0)':
+ '@mimirdev/papi-signer@3.1.0(@polkadot-api/polkadot-signer@0.1.6)(@polkadot-api/substrate-bindings@0.20.2)(@polkadot-api/utils@0.4.0)':
dependencies:
'@mimirdev/apps-sdk': 3.1.0
'@mimirdev/apps-transports': 3.1.0
'@polkadot-api/polkadot-signer': 0.1.6
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
'@monaco-editor/loader@1.7.0':
dependencies:
state-local: 1.0.7
- '@monaco-editor/react@4.7.0(monaco-editor@0.54.0)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@monaco-editor/react@4.7.0(monaco-editor@0.54.0)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@monaco-editor/loader': 1.7.0
monaco-editor: 0.54.0
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
'@msgpack/msgpack@3.1.3': {}
@@ -4690,7 +4701,7 @@ snapshots:
dependencies:
'@emnapi/core': 1.10.0
'@emnapi/runtime': 1.10.0
- '@tybys/wasm-util': 0.10.1
+ '@tybys/wasm-util': 0.10.2
optional: true
'@noble/ciphers@1.3.0': {}
@@ -4716,7 +4727,7 @@ snapshots:
'@noble/hashes@2.2.0': {}
- '@oxc-project/types@0.127.0': {}
+ '@oxc-project/types@0.129.0': {}
'@phosphor-icons/webcomponents@2.1.5':
dependencies:
@@ -4724,31 +4735,31 @@ snapshots:
'@pinojs/redact@0.4.0': {}
- '@polkadot-api/cli@0.20.4(bufferutil@4.1.0)(esbuild@0.25.12)':
+ '@polkadot-api/cli@0.21.2(bufferutil@4.1.0)(esbuild@0.25.12)':
dependencies:
'@commander-js/extra-typings': 14.0.0(commander@14.0.3)
- '@polkadot-api/codegen': 0.22.3
- '@polkadot-api/ink-contracts': 0.6.1
+ '@polkadot-api/codegen': 0.22.4
+ '@polkadot-api/ink-contracts': 0.6.2
'@polkadot-api/json-rpc-provider': 0.2.0
- '@polkadot-api/known-chains': 0.11.2
- '@polkadot-api/metadata-compatibility': 0.6.1
- '@polkadot-api/observable-client': 0.18.4(rxjs@7.8.2)
- '@polkadot-api/sm-provider': 0.3.1(@polkadot-api/smoldot@0.4.1(bufferutil@4.1.0))
- '@polkadot-api/smoldot': 0.4.1(bufferutil@4.1.0)
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/known-chains': 0.11.3
+ '@polkadot-api/metadata-compatibility': 0.6.2
+ '@polkadot-api/observable-client': 0.18.5(rxjs@7.8.2)
+ '@polkadot-api/sm-provider': 0.3.4(@polkadot-api/smoldot@0.4.3(bufferutil@4.1.0))
+ '@polkadot-api/smoldot': 0.4.3(bufferutil@4.1.0)
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/substrate-client': 0.7.0
'@polkadot-api/utils': 0.4.0
'@polkadot-api/wasm-executor': 0.2.3
- '@polkadot-api/ws-middleware': 0.3.2(rxjs@7.8.2)
+ '@polkadot-api/ws-middleware': 0.3.3(rxjs@7.8.2)
'@polkadot-api/ws-provider': 0.9.0(rxjs@7.8.2)
- '@types/node': 25.6.0
+ '@types/node': 25.7.0
commander: 14.0.3
execa: 9.6.1
fs.promises.exists: 1.1.4
ora: 9.4.0
read-pkg: 10.1.0
- rollup: 4.60.2
- rollup-plugin-esbuild: 6.2.1(esbuild@0.25.12)(rollup@4.60.2)
+ rollup: 4.60.3
+ rollup-plugin-esbuild: 6.2.1(esbuild@0.25.12)(rollup@4.60.3)
rxjs: 7.8.2
tsc-prog: 2.3.0(typescript@6.0.3)
typescript: 6.0.3
@@ -4759,22 +4770,22 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkadot-api/codegen@0.22.3':
+ '@polkadot-api/codegen@0.22.4':
dependencies:
- '@polkadot-api/ink-contracts': 0.6.1
- '@polkadot-api/metadata-builders': 0.14.1
- '@polkadot-api/metadata-compatibility': 0.6.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/ink-contracts': 0.6.2
+ '@polkadot-api/metadata-builders': 0.14.2
+ '@polkadot-api/metadata-compatibility': 0.6.2
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
- '@polkadot-api/descriptors@file:.papi/descriptors(polkadot-api@2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2))':
+ '@polkadot-api/descriptors@file:.papi/descriptors(polkadot-api@2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2))':
dependencies:
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
- '@polkadot-api/ink-contracts@0.6.1':
+ '@polkadot-api/ink-contracts@0.6.2':
dependencies:
- '@polkadot-api/metadata-builders': 0.14.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/metadata-builders': 0.14.2
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
'@polkadot-api/json-rpc-provider-proxy@0.1.0':
@@ -4787,38 +4798,38 @@ snapshots:
'@polkadot-api/json-rpc-provider@0.2.0': {}
- '@polkadot-api/known-chains@0.11.2': {}
+ '@polkadot-api/known-chains@0.11.3': {}
- '@polkadot-api/ledger-signer@0.3.1(@ledgerhq/hw-transport@6.35.1)':
+ '@polkadot-api/ledger-signer@0.3.2(@ledgerhq/hw-transport@6.35.2)':
dependencies:
- '@ledgerhq/hw-transport': 6.35.1
- '@polkadot-api/merkleize-metadata': 1.2.1
+ '@ledgerhq/hw-transport': 6.35.2
+ '@polkadot-api/merkleize-metadata': 1.2.2
'@polkadot-api/polkadot-signer': 0.1.6
- '@polkadot-api/signers-common': 0.2.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/signers-common': 0.2.2
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
'@polkadot-api/logs-provider@0.2.0':
dependencies:
'@polkadot-api/json-rpc-provider': 0.2.0
- '@polkadot-api/merkleize-metadata@1.2.1':
+ '@polkadot-api/merkleize-metadata@1.2.2':
dependencies:
- '@polkadot-api/metadata-builders': 0.14.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/metadata-builders': 0.14.2
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
- '@polkadot-api/meta-signers@0.2.1':
+ '@polkadot-api/meta-signers@0.2.2':
dependencies:
- '@polkadot-api/metadata-builders': 0.14.1
+ '@polkadot-api/metadata-builders': 0.14.2
'@polkadot-api/polkadot-signer': 0.1.6
- '@polkadot-api/signer': 0.3.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/signer': 0.3.2
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
- '@polkadot-api/metadata-builders@0.14.1':
+ '@polkadot-api/metadata-builders@0.14.2':
dependencies:
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
'@polkadot-api/metadata-builders@0.3.2':
@@ -4827,15 +4838,15 @@ snapshots:
'@polkadot-api/utils': 0.1.0
optional: true
- '@polkadot-api/metadata-compatibility@0.6.1':
+ '@polkadot-api/metadata-compatibility@0.6.2':
dependencies:
- '@polkadot-api/metadata-builders': 0.14.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/metadata-builders': 0.14.2
+ '@polkadot-api/substrate-bindings': 0.20.2
- '@polkadot-api/observable-client@0.18.4(rxjs@7.8.2)':
+ '@polkadot-api/observable-client@0.18.5(rxjs@7.8.2)':
dependencies:
- '@polkadot-api/metadata-builders': 0.14.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/metadata-builders': 0.14.2
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/substrate-client': 0.7.0
'@polkadot-api/utils': 0.4.0
rxjs: 7.8.2
@@ -4849,12 +4860,12 @@ snapshots:
rxjs: 7.8.2
optional: true
- '@polkadot-api/pjs-signer@0.7.1':
+ '@polkadot-api/pjs-signer@0.7.2':
dependencies:
- '@polkadot-api/metadata-builders': 0.14.1
+ '@polkadot-api/metadata-builders': 0.14.2
'@polkadot-api/polkadot-signer': 0.1.6
- '@polkadot-api/signers-common': 0.2.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/signers-common': 0.2.2
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
'@polkadot-api/polkadot-signer@0.1.6': {}
@@ -4863,48 +4874,48 @@ snapshots:
dependencies:
'@polkadot-api/json-rpc-provider': 0.2.0
- '@polkadot-api/react-builder@0.5.1(react@19.2.5)':
+ '@polkadot-api/react-builder@0.5.2(react@19.2.6)':
dependencies:
- '@polkadot-api/metadata-builders': 0.14.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/metadata-builders': 0.14.2
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
- react: 19.2.5
+ react: 19.2.6
- '@polkadot-api/react-components@0.4.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkadot-api/react-components@0.4.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@noble/hashes': 2.2.0
'@polkadot-api/substrate-bindings': 0.19.0
blo: 2.0.0
- lucide-react: 0.575.0(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ lucide-react: 0.575.0(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
- '@polkadot-api/signer@0.3.1':
+ '@polkadot-api/signer@0.3.2':
dependencies:
'@noble/hashes': 2.2.0
- '@polkadot-api/merkleize-metadata': 1.2.1
+ '@polkadot-api/merkleize-metadata': 1.2.2
'@polkadot-api/polkadot-signer': 0.1.6
- '@polkadot-api/signers-common': 0.2.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/signers-common': 0.2.2
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
- '@polkadot-api/signers-common@0.2.1':
+ '@polkadot-api/signers-common@0.2.2':
dependencies:
- '@polkadot-api/metadata-builders': 0.14.1
+ '@polkadot-api/metadata-builders': 0.14.2
'@polkadot-api/polkadot-signer': 0.1.6
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
- '@polkadot-api/sm-provider@0.3.1(@polkadot-api/smoldot@0.4.1(bufferutil@4.1.0))':
+ '@polkadot-api/sm-provider@0.3.4(@polkadot-api/smoldot@0.4.3(bufferutil@4.1.0))':
dependencies:
'@polkadot-api/json-rpc-provider': 0.2.0
'@polkadot-api/json-rpc-provider-proxy': 0.4.0
- '@polkadot-api/smoldot': 0.4.1(bufferutil@4.1.0)
+ '@polkadot-api/smoldot': 0.4.3(bufferutil@4.1.0)
- '@polkadot-api/smoldot@0.4.1(bufferutil@4.1.0)':
+ '@polkadot-api/smoldot@0.4.3(bufferutil@4.1.0)':
dependencies:
- '@types/node': 25.6.0
- smoldot: 3.1.0(bufferutil@4.1.0)
+ '@types/node': 25.7.0
+ smoldot: 3.1.3(bufferutil@4.1.0)
transitivePeerDependencies:
- bufferutil
- utf-8-validate
@@ -4916,7 +4927,7 @@ snapshots:
'@scure/base': 2.2.0
scale-ts: 1.6.1
- '@polkadot-api/substrate-bindings@0.20.1':
+ '@polkadot-api/substrate-bindings@0.20.2':
dependencies:
'@noble/hashes': 2.2.0
'@polkadot-api/utils': 0.4.0
@@ -4943,12 +4954,12 @@ snapshots:
'@polkadot-api/raw-client': 0.3.0
'@polkadot-api/utils': 0.4.0
- '@polkadot-api/tx-utils@0.3.1':
+ '@polkadot-api/tx-utils@0.3.2':
dependencies:
- '@polkadot-api/merkleize-metadata': 1.2.1
- '@polkadot-api/metadata-builders': 0.14.1
- '@polkadot-api/signers-common': 0.2.1
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/merkleize-metadata': 1.2.2
+ '@polkadot-api/metadata-builders': 0.14.2
+ '@polkadot-api/signers-common': 0.2.2
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
'@polkadot-api/utils@0.1.0':
@@ -4960,12 +4971,12 @@ snapshots:
'@polkadot-api/wasm-executor@0.2.3': {}
- '@polkadot-api/ws-middleware@0.3.2(rxjs@7.8.2)':
+ '@polkadot-api/ws-middleware@0.3.3(rxjs@7.8.2)':
dependencies:
'@polkadot-api/json-rpc-provider': 0.2.0
'@polkadot-api/json-rpc-provider-proxy': 0.4.0
'@polkadot-api/raw-client': 0.3.0
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
rxjs: 7.8.2
@@ -5157,22 +5168,22 @@ snapshots:
dependencies:
'@polkadot/x-global': 14.0.3
tslib: 2.8.1
- ws: 8.20.0(bufferutil@4.1.0)
+ ws: 8.20.1(bufferutil@4.1.0)
transitivePeerDependencies:
- bufferutil
- utf-8-validate
- '@polkahub/context@0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkahub/context@0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@polkadot-api/react-components': 0.4.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/state': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@polkadot-api/react-components': 0.4.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/state': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
'@rx-state/core': 0.1.4(rxjs@7.8.2)
'@types/react': 19.2.14
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
- react: 19.2.5
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ react: 19.2.6
rxjs: 7.8.2
transitivePeerDependencies:
- bufferutil
@@ -5181,21 +5192,21 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/ledger@0.6.0(@ledgerhq/hw-transport@6.35.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkahub/ledger@0.6.0(@ledgerhq/hw-transport@6.35.2)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@ledgerhq/hw-transport': 6.35.1
- '@polkadot-api/ledger-signer': 0.3.1(@ledgerhq/hw-transport@6.35.1)
- '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@ledgerhq/hw-transport': 6.35.2
+ '@polkadot-api/ledger-signer': 0.3.2(@ledgerhq/hw-transport@6.35.2)
+ '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
'@types/react': 19.2.14
buffer: 6.0.3
- lucide-react: 1.14.0(react@19.2.5)
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
- react: 19.2.5
+ lucide-react: 1.14.0(react@19.2.6)
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ react: 19.2.6
rxjs: 7.8.2
transitivePeerDependencies:
- '@types/react-dom'
@@ -5205,19 +5216,19 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/mimir@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkahub/mimir@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@mimirdev/apps-inject': 3.2.0
- '@mimirdev/papi-signer': 3.1.0(@polkadot-api/polkadot-signer@0.1.6)(@polkadot-api/substrate-bindings@0.20.1)(@polkadot-api/utils@0.4.0)
+ '@mimirdev/papi-signer': 3.1.0(@polkadot-api/polkadot-signer@0.1.6)(@polkadot-api/substrate-bindings@0.20.2)(@polkadot-api/utils@0.4.0)
'@polkadot-api/polkadot-signer': 0.1.6
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
- '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
+ '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
'@types/react': 19.2.14
- react: 19.2.5
+ react: 19.2.6
rxjs: 7.8.2
transitivePeerDependencies:
- '@types/react-dom'
@@ -5227,21 +5238,21 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/multisig@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkahub/multisig@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@polkadot-api/meta-signers': 0.2.1
- '@polkadot-api/substrate-bindings': 0.20.1
- '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/proxy': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@polkadot-api/meta-signers': 0.2.2
+ '@polkadot-api/substrate-bindings': 0.20.2
+ '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/proxy': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
'@types/react': 19.2.14
- lucide-react: 1.14.0(react@19.2.5)
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
- react: 19.2.5
+ lucide-react: 1.14.0(react@19.2.6)
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ react: 19.2.6
rxjs: 7.8.2
transitivePeerDependencies:
- '@types/react-dom'
@@ -5251,18 +5262,18 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/pjs-wallet@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkahub/pjs-wallet@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@polkadot-api/pjs-signer': 0.7.1
- '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@polkadot-api/pjs-signer': 0.7.2
+ '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
'@types/react': 19.2.14
- lucide-react: 1.14.0(react@19.2.5)
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
- react: 19.2.5
+ lucide-react: 1.14.0(react@19.2.6)
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ react: 19.2.6
rxjs: 7.8.2
transitivePeerDependencies:
- '@types/react-dom'
@@ -5272,11 +5283,11 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/plugin@0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)':
+ '@polkahub/plugin@0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)':
dependencies:
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
'@rx-state/core': 0.1.4(rxjs@7.8.2)
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
rxjs: 7.8.2
transitivePeerDependencies:
- '@react-rxjs/core'
@@ -5286,19 +5297,19 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/proxy@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkahub/proxy@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@polkadot-api/meta-signers': 0.2.1
- '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@polkadot-api/meta-signers': 0.2.2
+ '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
'@types/react': 19.2.14
- lucide-react: 1.14.0(react@19.2.5)
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
- react: 19.2.5
+ lucide-react: 1.14.0(react@19.2.6)
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ react: 19.2.6
rxjs: 7.8.2
transitivePeerDependencies:
- '@types/react-dom'
@@ -5308,19 +5319,19 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/read-only@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkahub/read-only@0.7.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@polkadot-api/substrate-bindings': 0.20.1
- '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@polkadot-api/substrate-bindings': 0.20.2
+ '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/ui-components': 0.7.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
'@types/react': 19.2.14
- lucide-react: 1.14.0(react@19.2.5)
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
- react: 19.2.5
+ lucide-react: 1.14.0(react@19.2.6)
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ react: 19.2.6
rxjs: 7.8.2
transitivePeerDependencies:
- '@types/react-dom'
@@ -5330,19 +5341,19 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/select-account@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkahub/select-account@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@polkadot-api/react-components': 0.4.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkadot-api/substrate-bindings': 0.20.1
- '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@polkadot-api/react-components': 0.4.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkadot-api/substrate-bindings': 0.20.2
+ '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
'@rx-state/core': 0.1.4(rxjs@7.8.2)
'@types/react': 19.2.14
- lucide-react: 1.14.0(react@19.2.5)
- react: 19.2.5
+ lucide-react: 1.14.0(react@19.2.6)
+ react: 19.2.6
rxjs: 7.8.2
transitivePeerDependencies:
- '@types/react-dom'
@@ -5352,12 +5363,12 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/state@0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)':
+ '@polkahub/state@0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)':
dependencies:
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
'@rx-state/core': 0.1.4(rxjs@7.8.2)
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
rxjs: 7.8.2
transitivePeerDependencies:
- '@react-rxjs/core'
@@ -5367,54 +5378,87 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/ui-components@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkahub/ui-components@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@polkadot-api/react-components': 0.4.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/react-components': 0.4.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/utils': 0.4.0
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-checkbox': 1.3.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.3(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-focus-scope': 1.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-popover': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-portal': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-slider': 1.3.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-slot': 1.2.4(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
+ '@radix-ui/react-checkbox': 1.3.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-focus-scope': 1.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-popover': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-portal': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-slider': 1.3.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-slot': 1.2.4(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
'@types/react': 19.2.14
aria-hidden: 1.2.6
class-variance-authority: 0.7.1
clsx: 2.1.1
- cmdk: 1.1.1(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- lucide-react: 1.14.0(react@19.2.5)
- react: 19.2.5
- react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.5)
- tailwind-merge: 3.5.0
+ cmdk: 1.1.1(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ lucide-react: 1.14.0(react@19.2.6)
+ react: 19.2.6
+ react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.6)
+ tailwind-merge: 3.6.0
transitivePeerDependencies:
- '@types/react-dom'
- react-dom
- '@polkahub/vault@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@polkahub/ui-components@0.7.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@polkadot-api/merkleize-metadata': 1.2.1
- '@polkadot-api/signers-common': 0.2.1
- '@polkadot-api/substrate-bindings': 0.20.1
- '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@polkadot-api/react-components': 0.4.2(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkadot-api/substrate-bindings': 0.20.2
+ '@polkadot-api/utils': 0.4.0
+ '@radix-ui/primitive': 1.1.3
+ '@radix-ui/react-checkbox': 1.3.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-focus-scope': 1.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-popover': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-portal': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-slider': 1.3.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-slot': 1.2.4(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
'@types/react': 19.2.14
- lucide-react: 1.14.0(react@19.2.5)
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
- react: 19.2.5
+ aria-hidden: 1.2.6
+ class-variance-authority: 0.7.1
+ clsx: 2.1.1
+ cmdk: 1.1.1(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ lucide-react: 1.14.0(react@19.2.6)
+ react: 19.2.6
+ react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.6)
+ tailwind-merge: 3.6.0
+ transitivePeerDependencies:
+ - '@types/react-dom'
+ - react-dom
+
+ '@polkahub/vault@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
+ dependencies:
+ '@polkadot-api/merkleize-metadata': 1.2.2
+ '@polkadot-api/signers-common': 0.2.2
+ '@polkadot-api/substrate-bindings': 0.20.2
+ '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
+ '@types/react': 19.2.14
+ lucide-react: 1.14.0(react@19.2.6)
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ react: 19.2.6
rxjs: 7.8.2
transitivePeerDependencies:
- '@types/react-dom'
@@ -5424,22 +5468,22 @@ snapshots:
- supports-color
- utf-8-validate
- '@polkahub/wallet-connect@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76)':
+ '@polkahub/wallet-connect@0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76)':
dependencies:
- '@polkadot-api/substrate-bindings': 0.20.1
- '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
- '@reown/appkit': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76)
+ '@polkadot-api/substrate-bindings': 0.20.2
+ '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
+ '@reown/appkit': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76)
'@types/react': 19.2.14
'@walletconnect/types': 2.23.9
'@walletconnect/universal-provider': 2.23.7(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
'@walletconnect/utils': 2.23.9(typescript@6.0.3)(zod@3.25.76)
- polkadot-api: 2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
- react: 19.2.5
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ react: 19.2.6
rxjs: 7.8.2
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -5479,527 +5523,527 @@ snapshots:
'@radix-ui/primitive@1.1.3': {}
- '@radix-ui/react-accordion@1.2.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-accordion@1.2.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-collapsible': 1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-collapsible': 1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-arrow@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-checkbox@1.3.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-checkbox@1.3.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-collapsible@1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-collapsible@1.1.12(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-collection@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-compose-refs@1.1.2(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- react: 19.2.5
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-context@1.1.2(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-context@1.1.2(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- react: 19.2.5
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-context@1.1.3(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-context@1.1.3(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- react: 19.2.5
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-dialog@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-dialog@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
aria-hidden: 1.2.6
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
- react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.5)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
+ react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-direction@1.1.1(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-direction@1.1.1(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- react: 19.2.5
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-dismissable-layer@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-escape-keydown': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-focus-guards@1.1.3(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-focus-guards@1.1.3(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- react: 19.2.5
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-focus-scope@1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-focus-scope@1.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-focus-scope@1.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-id@1.1.1(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-id@1.1.1(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-label@2.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-label@2.1.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-popover@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-popover@1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
aria-hidden: 1.2.6
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
- react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.5)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
+ react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-popper@1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-popper@1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@floating-ui/react-dom': 2.1.8(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.5)
+ '@floating-ui/react-dom': 2.1.8(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-arrow': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-rect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.6)
'@radix-ui/rect': 1.1.1
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-portal@1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-portal@1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-portal@1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-presence@1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-presence@1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-primitive@2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-primitive@2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-primitive@2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-slot': 1.2.4(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-slot': 1.2.4(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-radio-group@1.3.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-radio-group@1.3.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-roving-focus@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-roving-focus@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-scroll-area@1.2.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-scroll-area@1.2.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/number': 1.1.1
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-select@2.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-select@2.2.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/number': 1.1.1
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-focus-guards': 1.1.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-focus-scope': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
aria-hidden: 1.2.6
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
- react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.5)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
+ react-remove-scroll: 2.7.2(@types/react@19.2.14)(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-slider@1.3.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-slider@1.3.6(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/number': 1.1.1
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-collection': 1.1.7(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-previous': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-size': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-slot@1.2.3(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-slot@1.2.3(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-slot@1.2.4(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-slot@1.2.4(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-tabs@1.1.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-tabs@1.1.13(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-toggle-group@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-toggle-group@1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-toggle': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-direction': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-roving-focus': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-toggle': 1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-toggle@1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-toggle@1.1.10(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-tooltip@1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-tooltip@1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
'@radix-ui/primitive': 1.1.3
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-context': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-dismissable-layer': 1.1.11(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-popper': 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-portal': 1.1.9(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-presence': 1.1.5(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-slot': 1.2.3(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-controllable-state': 1.2.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-visually-hidden': 1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
- '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-use-callback-ref@1.1.1(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- react: 19.2.5
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-use-controllable-state@1.2.2(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
+ '@radix-ui/react-use-effect-event': 0.0.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-use-effect-event@0.0.2(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-use-escape-keydown@1.1.1(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
+ '@radix-ui/react-use-callback-ref': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-use-layout-effect@1.1.1(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- react: 19.2.5
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-use-previous@1.1.1(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-use-previous@1.1.1(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- react: 19.2.5
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-use-rect@1.1.1(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-use-rect@1.1.1(@types/react@19.2.14)(react@19.2.6)':
dependencies:
'@radix-ui/rect': 1.1.1
- react: 19.2.5
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-use-size@1.1.1(@types/react@19.2.14)(react@19.2.5)':
+ '@radix-ui/react-use-size@1.1.1(@types/react@19.2.14)(react@19.2.6)':
dependencies:
- '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- react: 19.2.5
+ '@radix-ui/react-use-layout-effect': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ react: 19.2.6
optionalDependencies:
'@types/react': 19.2.14
- '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)':
+ '@radix-ui/react-visually-hidden@1.2.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)':
dependencies:
- '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-primitive': 2.1.3(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
'@types/react-dom': 19.2.3(@types/react@19.2.14)
'@radix-ui/rect@1.1.1': {}
- '@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2)':
+ '@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2)':
dependencies:
'@rx-state/core': 0.1.4(rxjs@7.8.2)
- react: 19.2.5
+ react: 19.2.6
rxjs: 7.8.2
- use-sync-external-store: 1.6.0(react@19.2.5)
+ use-sync-external-store: 1.6.0(react@19.2.6)
- '@react-rxjs/utils@0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)':
+ '@react-rxjs/utils@0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)':
dependencies:
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- react: 19.2.5
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ react: 19.2.6
rxjs: 7.8.2
'@reown/appkit-common@1.8.19(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.22.4)':
dependencies:
big.js: 6.2.2
dayjs: 1.11.13
- viem: 2.48.4(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.22.4)
+ viem: 2.48.11(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.22.4)
transitivePeerDependencies:
- bufferutil
- typescript
@@ -6010,20 +6054,20 @@ snapshots:
dependencies:
big.js: 6.2.2
dayjs: 1.11.13
- viem: 2.48.4(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
+ viem: 2.48.11(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
transitivePeerDependencies:
- bufferutil
- typescript
- utf-8-validate
- zod
- '@reown/appkit-controllers@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.5)(typescript@6.0.3)(zod@3.25.76)':
+ '@reown/appkit-controllers@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.6)(typescript@6.0.3)(zod@3.25.76)':
dependencies:
'@reown/appkit-common': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
'@reown/appkit-wallet': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)
'@walletconnect/universal-provider': 2.23.7(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
- valtio: 2.1.7(@types/react@19.2.14)(react@19.2.5)
- viem: 2.48.4(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
+ valtio: 2.1.7(@types/react@19.2.14)(react@19.2.6)
+ viem: 2.48.11(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -6052,14 +6096,14 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit-pay@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76)':
+ '@reown/appkit-pay@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76)':
dependencies:
'@reown/appkit-common': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-controllers': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.5)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-ui': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.5)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-utils': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.5))(zod@3.25.76)
+ '@reown/appkit-controllers': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.6)(typescript@6.0.3)(zod@3.25.76)
+ '@reown/appkit-ui': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.6)(typescript@6.0.3)(zod@3.25.76)
+ '@reown/appkit-utils': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.6))(zod@3.25.76)
lit: 3.3.0
- valtio: 2.1.7(@types/react@19.2.14)(react@19.2.5)
+ valtio: 2.1.7(@types/react@19.2.14)(react@19.2.6)
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -6096,13 +6140,13 @@ snapshots:
dependencies:
buffer: 6.0.3
- '@reown/appkit-scaffold-ui@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.5))(zod@3.25.76)':
+ '@reown/appkit-scaffold-ui@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.6))(zod@3.25.76)':
dependencies:
'@reown/appkit-common': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-controllers': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.5)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-pay': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76)
- '@reown/appkit-ui': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.5)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-utils': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.5))(zod@3.25.76)
+ '@reown/appkit-controllers': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.6)(typescript@6.0.3)(zod@3.25.76)
+ '@reown/appkit-pay': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76)
+ '@reown/appkit-ui': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.6)(typescript@6.0.3)(zod@3.25.76)
+ '@reown/appkit-utils': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.6))(zod@3.25.76)
'@reown/appkit-wallet': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)
lit: 3.3.0
transitivePeerDependencies:
@@ -6138,11 +6182,11 @@ snapshots:
- valtio
- zod
- '@reown/appkit-ui@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.5)(typescript@6.0.3)(zod@3.25.76)':
+ '@reown/appkit-ui@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.6)(typescript@6.0.3)(zod@3.25.76)':
dependencies:
'@phosphor-icons/webcomponents': 2.1.5
'@reown/appkit-common': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-controllers': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.5)(typescript@6.0.3)(zod@3.25.76)
+ '@reown/appkit-controllers': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.6)(typescript@6.0.3)(zod@3.25.76)
'@reown/appkit-wallet': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)
lit: 3.3.0
qrcode: 1.5.3
@@ -6174,19 +6218,19 @@ snapshots:
- utf-8-validate
- zod
- '@reown/appkit-utils@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.5))(zod@3.25.76)':
+ '@reown/appkit-utils@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.6))(zod@3.25.76)':
dependencies:
'@reown/appkit-common': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-controllers': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.5)(typescript@6.0.3)(zod@3.25.76)
+ '@reown/appkit-controllers': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.6)(typescript@6.0.3)(zod@3.25.76)
'@reown/appkit-polyfills': 1.8.19
'@reown/appkit-wallet': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)
'@wallet-standard/wallet': 1.1.0
'@walletconnect/logger': 3.0.2
'@walletconnect/universal-provider': 2.23.7(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
- valtio: 2.1.7(@types/react@19.2.14)(react@19.2.5)
- viem: 2.48.4(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
+ valtio: 2.1.7(@types/react@19.2.14)(react@19.2.6)
+ viem: 2.48.11(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
optionalDependencies:
- '@base-org/account': 2.4.0(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76)
+ '@base-org/account': 2.4.0(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76)
'@safe-global/safe-apps-provider': 0.18.6(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
'@safe-global/safe-apps-sdk': 9.1.0(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
transitivePeerDependencies:
@@ -6232,21 +6276,21 @@ snapshots:
- typescript
- utf-8-validate
- '@reown/appkit@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76)':
+ '@reown/appkit@1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76)':
dependencies:
'@reown/appkit-common': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-controllers': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.5)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-pay': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76)
+ '@reown/appkit-controllers': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.6)(typescript@6.0.3)(zod@3.25.76)
+ '@reown/appkit-pay': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76)
'@reown/appkit-polyfills': 1.8.19
- '@reown/appkit-scaffold-ui': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.5))(zod@3.25.76)
- '@reown/appkit-ui': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.5)(typescript@6.0.3)(zod@3.25.76)
- '@reown/appkit-utils': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.5))(zod@3.25.76)
+ '@reown/appkit-scaffold-ui': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.6))(zod@3.25.76)
+ '@reown/appkit-ui': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(react@19.2.6)(typescript@6.0.3)(zod@3.25.76)
+ '@reown/appkit-utils': 1.8.19(@types/react@19.2.14)(bufferutil@4.1.0)(fastestsmallesttextencoderdecoder@1.0.22)(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(valtio@2.1.7(@types/react@19.2.14)(react@19.2.6))(zod@3.25.76)
'@reown/appkit-wallet': 1.8.19(bufferutil@4.1.0)(typescript@6.0.3)
'@walletconnect/universal-provider': 2.23.7(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
bs58: 6.0.0
semver: 7.7.2
- valtio: 2.1.7(@types/react@19.2.14)(react@19.2.5)
- viem: 2.48.4(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
+ valtio: 2.1.7(@types/react@19.2.14)(react@19.2.6)
+ viem: 2.48.11(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
optionalDependencies:
'@lit/react': 1.0.8(@types/react@19.2.14)
transitivePeerDependencies:
@@ -6281,132 +6325,132 @@ snapshots:
- utf-8-validate
- zod
- '@rolldown/binding-android-arm64@1.0.0-rc.17':
+ '@rolldown/binding-android-arm64@1.0.0':
optional: true
- '@rolldown/binding-darwin-arm64@1.0.0-rc.17':
+ '@rolldown/binding-darwin-arm64@1.0.0':
optional: true
- '@rolldown/binding-darwin-x64@1.0.0-rc.17':
+ '@rolldown/binding-darwin-x64@1.0.0':
optional: true
- '@rolldown/binding-freebsd-x64@1.0.0-rc.17':
+ '@rolldown/binding-freebsd-x64@1.0.0':
optional: true
- '@rolldown/binding-linux-arm-gnueabihf@1.0.0-rc.17':
+ '@rolldown/binding-linux-arm-gnueabihf@1.0.0':
optional: true
- '@rolldown/binding-linux-arm64-gnu@1.0.0-rc.17':
+ '@rolldown/binding-linux-arm64-gnu@1.0.0':
optional: true
- '@rolldown/binding-linux-arm64-musl@1.0.0-rc.17':
+ '@rolldown/binding-linux-arm64-musl@1.0.0':
optional: true
- '@rolldown/binding-linux-ppc64-gnu@1.0.0-rc.17':
+ '@rolldown/binding-linux-ppc64-gnu@1.0.0':
optional: true
- '@rolldown/binding-linux-s390x-gnu@1.0.0-rc.17':
+ '@rolldown/binding-linux-s390x-gnu@1.0.0':
optional: true
- '@rolldown/binding-linux-x64-gnu@1.0.0-rc.17':
+ '@rolldown/binding-linux-x64-gnu@1.0.0':
optional: true
- '@rolldown/binding-linux-x64-musl@1.0.0-rc.17':
+ '@rolldown/binding-linux-x64-musl@1.0.0':
optional: true
- '@rolldown/binding-openharmony-arm64@1.0.0-rc.17':
+ '@rolldown/binding-openharmony-arm64@1.0.0':
optional: true
- '@rolldown/binding-wasm32-wasi@1.0.0-rc.17':
+ '@rolldown/binding-wasm32-wasi@1.0.0':
dependencies:
'@emnapi/core': 1.10.0
'@emnapi/runtime': 1.10.0
'@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)
optional: true
- '@rolldown/binding-win32-arm64-msvc@1.0.0-rc.17':
+ '@rolldown/binding-win32-arm64-msvc@1.0.0':
optional: true
- '@rolldown/binding-win32-x64-msvc@1.0.0-rc.17':
+ '@rolldown/binding-win32-x64-msvc@1.0.0':
optional: true
- '@rolldown/pluginutils@1.0.0-rc.17': {}
+ '@rolldown/pluginutils@1.0.0': {}
'@rolldown/pluginutils@1.0.0-rc.7': {}
- '@rollup/rollup-android-arm-eabi@4.60.2':
+ '@rollup/rollup-android-arm-eabi@4.60.3':
optional: true
- '@rollup/rollup-android-arm64@4.60.2':
+ '@rollup/rollup-android-arm64@4.60.3':
optional: true
- '@rollup/rollup-darwin-arm64@4.60.2':
+ '@rollup/rollup-darwin-arm64@4.60.3':
optional: true
- '@rollup/rollup-darwin-x64@4.60.2':
+ '@rollup/rollup-darwin-x64@4.60.3':
optional: true
- '@rollup/rollup-freebsd-arm64@4.60.2':
+ '@rollup/rollup-freebsd-arm64@4.60.3':
optional: true
- '@rollup/rollup-freebsd-x64@4.60.2':
+ '@rollup/rollup-freebsd-x64@4.60.3':
optional: true
- '@rollup/rollup-linux-arm-gnueabihf@4.60.2':
+ '@rollup/rollup-linux-arm-gnueabihf@4.60.3':
optional: true
- '@rollup/rollup-linux-arm-musleabihf@4.60.2':
+ '@rollup/rollup-linux-arm-musleabihf@4.60.3':
optional: true
- '@rollup/rollup-linux-arm64-gnu@4.60.2':
+ '@rollup/rollup-linux-arm64-gnu@4.60.3':
optional: true
- '@rollup/rollup-linux-arm64-musl@4.60.2':
+ '@rollup/rollup-linux-arm64-musl@4.60.3':
optional: true
- '@rollup/rollup-linux-loong64-gnu@4.60.2':
+ '@rollup/rollup-linux-loong64-gnu@4.60.3':
optional: true
- '@rollup/rollup-linux-loong64-musl@4.60.2':
+ '@rollup/rollup-linux-loong64-musl@4.60.3':
optional: true
- '@rollup/rollup-linux-ppc64-gnu@4.60.2':
+ '@rollup/rollup-linux-ppc64-gnu@4.60.3':
optional: true
- '@rollup/rollup-linux-ppc64-musl@4.60.2':
+ '@rollup/rollup-linux-ppc64-musl@4.60.3':
optional: true
- '@rollup/rollup-linux-riscv64-gnu@4.60.2':
+ '@rollup/rollup-linux-riscv64-gnu@4.60.3':
optional: true
- '@rollup/rollup-linux-riscv64-musl@4.60.2':
+ '@rollup/rollup-linux-riscv64-musl@4.60.3':
optional: true
- '@rollup/rollup-linux-s390x-gnu@4.60.2':
+ '@rollup/rollup-linux-s390x-gnu@4.60.3':
optional: true
- '@rollup/rollup-linux-x64-gnu@4.60.2':
+ '@rollup/rollup-linux-x64-gnu@4.60.3':
optional: true
- '@rollup/rollup-linux-x64-musl@4.60.2':
+ '@rollup/rollup-linux-x64-musl@4.60.3':
optional: true
- '@rollup/rollup-openbsd-x64@4.60.2':
+ '@rollup/rollup-openbsd-x64@4.60.3':
optional: true
- '@rollup/rollup-openharmony-arm64@4.60.2':
+ '@rollup/rollup-openharmony-arm64@4.60.3':
optional: true
- '@rollup/rollup-win32-arm64-msvc@4.60.2':
+ '@rollup/rollup-win32-arm64-msvc@4.60.3':
optional: true
- '@rollup/rollup-win32-ia32-msvc@4.60.2':
+ '@rollup/rollup-win32-ia32-msvc@4.60.3':
optional: true
- '@rollup/rollup-win32-x64-gnu@4.60.2':
+ '@rollup/rollup-win32-x64-gnu@4.60.3':
optional: true
- '@rollup/rollup-win32-x64-msvc@4.60.2':
+ '@rollup/rollup-win32-x64-msvc@4.60.3':
optional: true
'@rx-state/core@0.1.4(rxjs@7.8.2)':
@@ -6427,7 +6471,7 @@ snapshots:
'@safe-global/safe-apps-sdk@9.1.0(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)':
dependencies:
'@safe-global/safe-gateway-typescript-sdk': 3.23.1
- viem: 2.48.4(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
+ viem: 2.48.11(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76)
transitivePeerDependencies:
- bufferutil
- typescript
@@ -6750,7 +6794,7 @@ snapshots:
'@solana/functional': 5.5.1(typescript@6.0.3)
'@solana/rpc-subscriptions-spec': 5.5.1(typescript@6.0.3)
'@solana/subscribable': 5.5.1(typescript@6.0.3)
- ws: 8.20.0(bufferutil@4.1.0)
+ ws: 8.20.1(bufferutil@4.1.0)
optionalDependencies:
typescript: 6.0.3
transitivePeerDependencies:
@@ -6967,73 +7011,73 @@ snapshots:
'@substrate/ss58-registry@1.51.0': {}
- '@tailwindcss/node@4.2.4':
+ '@tailwindcss/node@4.3.0':
dependencies:
'@jridgewell/remapping': 2.3.5
- enhanced-resolve: 5.21.0
- jiti: 2.6.1
+ enhanced-resolve: 5.21.3
+ jiti: 2.7.0
lightningcss: 1.32.0
magic-string: 0.30.21
source-map-js: 1.2.1
- tailwindcss: 4.2.4
+ tailwindcss: 4.3.0
- '@tailwindcss/oxide-android-arm64@4.2.4':
+ '@tailwindcss/oxide-android-arm64@4.3.0':
optional: true
- '@tailwindcss/oxide-darwin-arm64@4.2.4':
+ '@tailwindcss/oxide-darwin-arm64@4.3.0':
optional: true
- '@tailwindcss/oxide-darwin-x64@4.2.4':
+ '@tailwindcss/oxide-darwin-x64@4.3.0':
optional: true
- '@tailwindcss/oxide-freebsd-x64@4.2.4':
+ '@tailwindcss/oxide-freebsd-x64@4.3.0':
optional: true
- '@tailwindcss/oxide-linux-arm-gnueabihf@4.2.4':
+ '@tailwindcss/oxide-linux-arm-gnueabihf@4.3.0':
optional: true
- '@tailwindcss/oxide-linux-arm64-gnu@4.2.4':
+ '@tailwindcss/oxide-linux-arm64-gnu@4.3.0':
optional: true
- '@tailwindcss/oxide-linux-arm64-musl@4.2.4':
+ '@tailwindcss/oxide-linux-arm64-musl@4.3.0':
optional: true
- '@tailwindcss/oxide-linux-x64-gnu@4.2.4':
+ '@tailwindcss/oxide-linux-x64-gnu@4.3.0':
optional: true
- '@tailwindcss/oxide-linux-x64-musl@4.2.4':
+ '@tailwindcss/oxide-linux-x64-musl@4.3.0':
optional: true
- '@tailwindcss/oxide-wasm32-wasi@4.2.4':
+ '@tailwindcss/oxide-wasm32-wasi@4.3.0':
optional: true
- '@tailwindcss/oxide-win32-arm64-msvc@4.2.4':
+ '@tailwindcss/oxide-win32-arm64-msvc@4.3.0':
optional: true
- '@tailwindcss/oxide-win32-x64-msvc@4.2.4':
+ '@tailwindcss/oxide-win32-x64-msvc@4.3.0':
optional: true
- '@tailwindcss/oxide@4.2.4':
+ '@tailwindcss/oxide@4.3.0':
optionalDependencies:
- '@tailwindcss/oxide-android-arm64': 4.2.4
- '@tailwindcss/oxide-darwin-arm64': 4.2.4
- '@tailwindcss/oxide-darwin-x64': 4.2.4
- '@tailwindcss/oxide-freebsd-x64': 4.2.4
- '@tailwindcss/oxide-linux-arm-gnueabihf': 4.2.4
- '@tailwindcss/oxide-linux-arm64-gnu': 4.2.4
- '@tailwindcss/oxide-linux-arm64-musl': 4.2.4
- '@tailwindcss/oxide-linux-x64-gnu': 4.2.4
- '@tailwindcss/oxide-linux-x64-musl': 4.2.4
- '@tailwindcss/oxide-wasm32-wasi': 4.2.4
- '@tailwindcss/oxide-win32-arm64-msvc': 4.2.4
- '@tailwindcss/oxide-win32-x64-msvc': 4.2.4
+ '@tailwindcss/oxide-android-arm64': 4.3.0
+ '@tailwindcss/oxide-darwin-arm64': 4.3.0
+ '@tailwindcss/oxide-darwin-x64': 4.3.0
+ '@tailwindcss/oxide-freebsd-x64': 4.3.0
+ '@tailwindcss/oxide-linux-arm-gnueabihf': 4.3.0
+ '@tailwindcss/oxide-linux-arm64-gnu': 4.3.0
+ '@tailwindcss/oxide-linux-arm64-musl': 4.3.0
+ '@tailwindcss/oxide-linux-x64-gnu': 4.3.0
+ '@tailwindcss/oxide-linux-x64-musl': 4.3.0
+ '@tailwindcss/oxide-wasm32-wasi': 4.3.0
+ '@tailwindcss/oxide-win32-arm64-msvc': 4.3.0
+ '@tailwindcss/oxide-win32-x64-msvc': 4.3.0
- '@tailwindcss/vite@4.2.4(vite@8.0.10(@types/node@25.6.0)(esbuild@0.25.12)(jiti@2.6.1)(yaml@2.6.1))':
+ '@tailwindcss/vite@4.3.0(vite@8.0.12(@types/node@25.7.0)(esbuild@0.25.12)(jiti@2.7.0)(yaml@2.6.1))':
dependencies:
- '@tailwindcss/node': 4.2.4
- '@tailwindcss/oxide': 4.2.4
- tailwindcss: 4.2.4
- vite: 8.0.10(@types/node@25.6.0)(esbuild@0.25.12)(jiti@2.6.1)(yaml@2.6.1)
+ '@tailwindcss/node': 4.3.0
+ '@tailwindcss/oxide': 4.3.0
+ tailwindcss: 4.3.0
+ vite: 8.0.12(@types/node@25.7.0)(esbuild@0.25.12)(jiti@2.7.0)(yaml@2.6.1)
'@tanem/svg-injector@11.3.2':
dependencies:
@@ -7041,24 +7085,26 @@ snapshots:
content-type: 1.0.5
tslib: 2.8.1
- '@tybys/wasm-util@0.10.1':
+ '@tybys/wasm-util@0.10.2':
dependencies:
tslib: 2.8.1
optional: true
'@types/bn.js@5.2.0':
dependencies:
- '@types/node': 25.6.0
+ '@types/node': 25.7.0
'@types/esrecurse@4.3.1': {}
'@types/estree@1.0.8': {}
+ '@types/estree@1.0.9': {}
+
'@types/json-schema@7.0.15': {}
- '@types/node@25.6.0':
+ '@types/node@25.7.0':
dependencies:
- undici-types: 7.19.2
+ undici-types: 7.21.0
'@types/normalize-package-data@2.4.4': {}
@@ -7078,15 +7124,15 @@ snapshots:
'@types/trusted-types@2.0.7': {}
- '@typescript-eslint/eslint-plugin@8.59.1(@typescript-eslint/parser@8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3))(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)':
+ '@typescript-eslint/eslint-plugin@8.59.3(@typescript-eslint/parser@8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)':
dependencies:
'@eslint-community/regexpp': 4.12.2
- '@typescript-eslint/parser': 8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)
- '@typescript-eslint/scope-manager': 8.59.1
- '@typescript-eslint/type-utils': 8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)
- '@typescript-eslint/utils': 8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)
- '@typescript-eslint/visitor-keys': 8.59.1
- eslint: 10.2.1(jiti@2.6.1)
+ '@typescript-eslint/parser': 8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)
+ '@typescript-eslint/scope-manager': 8.59.3
+ '@typescript-eslint/type-utils': 8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)
+ '@typescript-eslint/utils': 8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)
+ '@typescript-eslint/visitor-keys': 8.59.3
+ eslint: 10.3.0(jiti@2.7.0)
ignore: 7.0.5
natural-compare: 1.4.0
ts-api-utils: 2.5.0(typescript@6.0.3)
@@ -7094,85 +7140,85 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/parser@8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)':
+ '@typescript-eslint/parser@8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)':
dependencies:
- '@typescript-eslint/scope-manager': 8.59.1
- '@typescript-eslint/types': 8.59.1
- '@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3)
- '@typescript-eslint/visitor-keys': 8.59.1
+ '@typescript-eslint/scope-manager': 8.59.3
+ '@typescript-eslint/types': 8.59.3
+ '@typescript-eslint/typescript-estree': 8.59.3(typescript@6.0.3)
+ '@typescript-eslint/visitor-keys': 8.59.3
debug: 4.4.3
- eslint: 10.2.1(jiti@2.6.1)
+ eslint: 10.3.0(jiti@2.7.0)
typescript: 6.0.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/project-service@8.59.1(typescript@6.0.3)':
+ '@typescript-eslint/project-service@8.59.3(typescript@6.0.3)':
dependencies:
- '@typescript-eslint/tsconfig-utils': 8.59.1(typescript@6.0.3)
- '@typescript-eslint/types': 8.59.1
+ '@typescript-eslint/tsconfig-utils': 8.59.3(typescript@6.0.3)
+ '@typescript-eslint/types': 8.59.3
debug: 4.4.3
typescript: 6.0.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/scope-manager@8.59.1':
+ '@typescript-eslint/scope-manager@8.59.3':
dependencies:
- '@typescript-eslint/types': 8.59.1
- '@typescript-eslint/visitor-keys': 8.59.1
+ '@typescript-eslint/types': 8.59.3
+ '@typescript-eslint/visitor-keys': 8.59.3
- '@typescript-eslint/tsconfig-utils@8.59.1(typescript@6.0.3)':
+ '@typescript-eslint/tsconfig-utils@8.59.3(typescript@6.0.3)':
dependencies:
typescript: 6.0.3
- '@typescript-eslint/type-utils@8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)':
+ '@typescript-eslint/type-utils@8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)':
dependencies:
- '@typescript-eslint/types': 8.59.1
- '@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3)
- '@typescript-eslint/utils': 8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)
+ '@typescript-eslint/types': 8.59.3
+ '@typescript-eslint/typescript-estree': 8.59.3(typescript@6.0.3)
+ '@typescript-eslint/utils': 8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)
debug: 4.4.3
- eslint: 10.2.1(jiti@2.6.1)
+ eslint: 10.3.0(jiti@2.7.0)
ts-api-utils: 2.5.0(typescript@6.0.3)
typescript: 6.0.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/types@8.59.1': {}
+ '@typescript-eslint/types@8.59.3': {}
- '@typescript-eslint/typescript-estree@8.59.1(typescript@6.0.3)':
+ '@typescript-eslint/typescript-estree@8.59.3(typescript@6.0.3)':
dependencies:
- '@typescript-eslint/project-service': 8.59.1(typescript@6.0.3)
- '@typescript-eslint/tsconfig-utils': 8.59.1(typescript@6.0.3)
- '@typescript-eslint/types': 8.59.1
- '@typescript-eslint/visitor-keys': 8.59.1
+ '@typescript-eslint/project-service': 8.59.3(typescript@6.0.3)
+ '@typescript-eslint/tsconfig-utils': 8.59.3(typescript@6.0.3)
+ '@typescript-eslint/types': 8.59.3
+ '@typescript-eslint/visitor-keys': 8.59.3
debug: 4.4.3
minimatch: 10.2.5
- semver: 7.7.4
+ semver: 7.8.0
tinyglobby: 0.2.16
ts-api-utils: 2.5.0(typescript@6.0.3)
typescript: 6.0.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/utils@8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)':
+ '@typescript-eslint/utils@8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)':
dependencies:
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.1(jiti@2.6.1))
- '@typescript-eslint/scope-manager': 8.59.1
- '@typescript-eslint/types': 8.59.1
- '@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3)
- eslint: 10.2.1(jiti@2.6.1)
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.7.0))
+ '@typescript-eslint/scope-manager': 8.59.3
+ '@typescript-eslint/types': 8.59.3
+ '@typescript-eslint/typescript-estree': 8.59.3(typescript@6.0.3)
+ eslint: 10.3.0(jiti@2.7.0)
typescript: 6.0.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/visitor-keys@8.59.1':
+ '@typescript-eslint/visitor-keys@8.59.3':
dependencies:
- '@typescript-eslint/types': 8.59.1
+ '@typescript-eslint/types': 8.59.3
eslint-visitor-keys: 5.0.1
- '@vitejs/plugin-react@6.0.1(vite@8.0.10(@types/node@25.6.0)(esbuild@0.25.12)(jiti@2.6.1)(yaml@2.6.1))':
+ '@vitejs/plugin-react@6.0.1(vite@8.0.12(@types/node@25.7.0)(esbuild@0.25.12)(jiti@2.7.0)(yaml@2.6.1))':
dependencies:
'@rolldown/pluginutils': 1.0.0-rc.7
- vite: 8.0.10(@types/node@25.6.0)(esbuild@0.25.12)(jiti@2.6.1)(yaml@2.6.1)
+ vite: 8.0.12(@types/node@25.7.0)(esbuild@0.25.12)(jiti@2.7.0)(yaml@2.6.1)
'@wallet-standard/base@1.1.0': {}
@@ -7648,7 +7694,7 @@ snapshots:
bn.js@5.2.3: {}
- brace-expansion@5.0.5:
+ brace-expansion@5.0.6:
dependencies:
balanced-match: 4.0.4
@@ -7716,14 +7762,14 @@ snapshots:
clsx@2.1.1: {}
- cmdk@1.1.1(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5):
+ cmdk@1.1.1(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
dependencies:
- '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.5)
- '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-dialog': 1.1.15(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@radix-ui/react-id': 1.1.1(@types/react@19.2.14)(react@19.2.6)
+ '@radix-ui/react-primitive': 2.1.4(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
transitivePeerDependencies:
- '@types/react'
- '@types/react-dom'
@@ -7833,7 +7879,7 @@ snapshots:
dependencies:
once: 1.4.0
- enhanced-resolve@5.21.0:
+ enhanced-resolve@5.21.3:
dependencies:
graceful-fs: 4.2.11
tapable: 2.3.3
@@ -7894,25 +7940,25 @@ snapshots:
escape-string-regexp@4.0.0: {}
- eslint-plugin-react-hooks@7.1.1(eslint@10.2.1(jiti@2.6.1)):
+ eslint-plugin-react-hooks@7.1.1(eslint@10.3.0(jiti@2.7.0)):
dependencies:
'@babel/core': 7.29.0
'@babel/parser': 7.29.2
- eslint: 10.2.1(jiti@2.6.1)
+ eslint: 10.3.0(jiti@2.7.0)
hermes-parser: 0.25.1
zod: 4.3.6
zod-validation-error: 4.0.2(zod@4.3.6)
transitivePeerDependencies:
- supports-color
- eslint-plugin-react-refresh@0.5.2(eslint@10.2.1(jiti@2.6.1)):
+ eslint-plugin-react-refresh@0.5.2(eslint@10.3.0(jiti@2.7.0)):
dependencies:
- eslint: 10.2.1(jiti@2.6.1)
+ eslint: 10.3.0(jiti@2.7.0)
eslint-scope@9.1.2:
dependencies:
'@types/esrecurse': 4.3.1
- '@types/estree': 1.0.8
+ '@types/estree': 1.0.9
esrecurse: 4.3.0
estraverse: 5.3.0
@@ -7920,9 +7966,9 @@ snapshots:
eslint-visitor-keys@5.0.1: {}
- eslint@10.2.1(jiti@2.6.1):
+ eslint@10.3.0(jiti@2.7.0):
dependencies:
- '@eslint-community/eslint-utils': 4.9.1(eslint@10.2.1(jiti@2.6.1))
+ '@eslint-community/eslint-utils': 4.9.1(eslint@10.3.0(jiti@2.7.0))
'@eslint-community/regexpp': 4.12.2
'@eslint/config-array': 0.23.5
'@eslint/config-helpers': 0.5.5
@@ -7931,7 +7977,7 @@ snapshots:
'@humanfs/node': 0.16.8
'@humanwhocodes/module-importer': 1.0.1
'@humanwhocodes/retry': 0.4.3
- '@types/estree': 1.0.8
+ '@types/estree': 1.0.9
ajv: 6.15.0
cross-spawn: 7.0.6
debug: 4.4.3
@@ -7953,7 +7999,7 @@ snapshots:
natural-compare: 1.4.0
optionator: 0.9.4
optionalDependencies:
- jiti: 2.6.1
+ jiti: 2.7.0
transitivePeerDependencies:
- supports-color
@@ -8071,7 +8117,7 @@ snapshots:
get-caller-file@2.0.5: {}
- get-east-asian-width@1.5.0: {}
+ get-east-asian-width@1.6.0: {}
get-intrinsic@1.3.0:
dependencies:
@@ -8108,7 +8154,7 @@ snapshots:
dependencies:
is-glob: 4.0.3
- globals@17.5.0: {}
+ globals@17.6.0: {}
gopd@1.2.0:
optional: true
@@ -8124,7 +8170,7 @@ snapshots:
iron-webcrypto: 1.2.1
node-mock-http: 1.0.4
radix3: 1.1.2
- ufo: 1.6.3
+ ufo: 1.6.4
uncrypto: 0.1.3
has-symbols@1.1.0:
@@ -8152,9 +8198,9 @@ snapshots:
dependencies:
lru-cache: 10.4.3
- hosted-git-info@9.0.2:
+ hosted-git-info@9.0.3:
dependencies:
- lru-cache: 11.3.5
+ lru-cache: 11.3.6
human-signals@8.0.1: {}
@@ -8203,7 +8249,7 @@ snapshots:
dependencies:
ws: 8.18.3(bufferutil@4.1.0)
- jiti@2.6.1: {}
+ jiti@2.7.0: {}
jose@6.2.3:
optional: true
@@ -8321,19 +8367,19 @@ snapshots:
lru-cache@10.4.3: {}
- lru-cache@11.3.5: {}
+ lru-cache@11.3.6: {}
lru-cache@5.1.1:
dependencies:
yallist: 3.1.1
- lucide-react@0.575.0(react@19.2.5):
+ lucide-react@0.575.0(react@19.2.6):
dependencies:
- react: 19.2.5
+ react: 19.2.6
- lucide-react@1.14.0(react@19.2.5):
+ lucide-react@1.14.0(react@19.2.6):
dependencies:
- react: 19.2.5
+ react: 19.2.6
magic-string@0.30.21:
dependencies:
@@ -8363,7 +8409,7 @@ snapshots:
minimatch@10.2.5:
dependencies:
- brace-expansion: 5.0.5
+ brace-expansion: 5.0.6
minimist@1.2.8: {}
@@ -8378,7 +8424,7 @@ snapshots:
multiformats@9.9.0: {}
- nanoid@3.3.11: {}
+ nanoid@3.3.12: {}
natural-compare@1.4.0: {}
@@ -8414,13 +8460,13 @@ snapshots:
normalize-package-data@6.0.2:
dependencies:
hosted-git-info: 7.0.2
- semver: 7.7.4
+ semver: 7.8.0
validate-npm-package-license: 3.0.4
normalize-package-data@8.0.0:
dependencies:
- hosted-git-info: 9.0.2
- semver: 7.7.4
+ hosted-git-info: 9.0.3
+ semver: 7.8.0
validate-npm-package-license: 3.0.4
normalize-path@3.0.0: {}
@@ -8436,7 +8482,7 @@ snapshots:
dependencies:
destr: 2.0.5
node-fetch-native: 1.6.7
- ufo: 1.6.3
+ ufo: 1.6.4
on-exit-leak-free@2.1.2: {}
@@ -8624,25 +8670,25 @@ snapshots:
pngjs@5.0.0: {}
- polkadot-api@2.1.0(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2):
+ polkadot-api@2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2):
dependencies:
- '@polkadot-api/cli': 0.20.4(bufferutil@4.1.0)(esbuild@0.25.12)
- '@polkadot-api/ink-contracts': 0.6.1
+ '@polkadot-api/cli': 0.21.2(bufferutil@4.1.0)(esbuild@0.25.12)
+ '@polkadot-api/ink-contracts': 0.6.2
'@polkadot-api/json-rpc-provider': 0.2.0
- '@polkadot-api/known-chains': 0.11.2
+ '@polkadot-api/known-chains': 0.11.3
'@polkadot-api/logs-provider': 0.2.0
- '@polkadot-api/metadata-builders': 0.14.1
- '@polkadot-api/metadata-compatibility': 0.6.1
- '@polkadot-api/observable-client': 0.18.4(rxjs@7.8.2)
- '@polkadot-api/pjs-signer': 0.7.1
+ '@polkadot-api/metadata-builders': 0.14.2
+ '@polkadot-api/metadata-compatibility': 0.6.2
+ '@polkadot-api/observable-client': 0.18.5(rxjs@7.8.2)
+ '@polkadot-api/pjs-signer': 0.7.2
'@polkadot-api/polkadot-signer': 0.1.6
- '@polkadot-api/signer': 0.3.1
- '@polkadot-api/sm-provider': 0.3.1(@polkadot-api/smoldot@0.4.1(bufferutil@4.1.0))
- '@polkadot-api/smoldot': 0.4.1(bufferutil@4.1.0)
- '@polkadot-api/substrate-bindings': 0.20.1
+ '@polkadot-api/signer': 0.3.2
+ '@polkadot-api/sm-provider': 0.3.4(@polkadot-api/smoldot@0.4.3(bufferutil@4.1.0))
+ '@polkadot-api/smoldot': 0.4.3(bufferutil@4.1.0)
+ '@polkadot-api/substrate-bindings': 0.20.2
'@polkadot-api/substrate-client': 0.7.0
'@polkadot-api/utils': 0.4.0
- '@polkadot-api/ws-middleware': 0.3.2(rxjs@7.8.2)
+ '@polkadot-api/ws-middleware': 0.3.3(rxjs@7.8.2)
'@polkadot-api/ws-provider': 0.9.0(rxjs@7.8.2)
'@rx-state/core': 0.1.4(rxjs@7.8.2)
rxjs: 7.8.2
@@ -8652,26 +8698,27 @@ snapshots:
- supports-color
- utf-8-validate
- polkahub@0.6.0(@ledgerhq/hw-transport@6.35.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(rxjs@7.8.2)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76):
+ polkahub@0.7.0(@ledgerhq/hw-transport@6.35.2)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(rxjs@7.8.2)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76):
dependencies:
- '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/ledger': 0.6.0(@ledgerhq/hw-transport@6.35.1)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/mimir': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/multisig': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/pjs-wallet': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/proxy': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/read-only': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/state': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.5)
- '@polkahub/ui-components': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/vault': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
- '@polkahub/wallet-connect': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.5))(zod@3.25.76)
- '@react-rxjs/core': 0.10.8(react@19.2.5)(rxjs@7.8.2)
- '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.5)(rxjs@7.8.2))(react@19.2.5)(rxjs@7.8.2)
+ '@polkahub/context': 0.6.0(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/ledger': 0.6.0(@ledgerhq/hw-transport@6.35.2)(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/mimir': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/multisig': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/pjs-wallet': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/plugin': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/proxy': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/read-only': 0.7.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/select-account': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/state': 0.6.0(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(bufferutil@4.1.0)(esbuild@0.25.12)(react@19.2.6)
+ '@polkahub/ui-components': 0.7.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/vault': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
+ '@polkahub/wallet-connect': 0.6.0(@types/react-dom@19.2.3(@types/react@19.2.14))(@types/react@19.2.14)(bufferutil@4.1.0)(esbuild@0.25.12)(fastestsmallesttextencoderdecoder@1.0.22)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(typescript@6.0.3)(use-sync-external-store@1.6.0(react@19.2.6))(zod@3.25.76)
+ '@react-rxjs/core': 0.10.8(react@19.2.6)(rxjs@7.8.2)
+ '@react-rxjs/utils': 0.9.7(@react-rxjs/core@0.10.8(react@19.2.6)(rxjs@7.8.2))(react@19.2.6)(rxjs@7.8.2)
'@types/react': 19.2.14
- lucide-react: 1.14.0(react@19.2.5)
- react: 19.2.5
+ lucide-react: 1.14.0(react@19.2.6)
+ polkadot-api: 2.1.3(bufferutil@4.1.0)(esbuild@0.25.12)(rxjs@7.8.2)
+ react: 19.2.6
transitivePeerDependencies:
- '@azure/app-configuration'
- '@azure/cosmos'
@@ -8708,9 +8755,9 @@ snapshots:
- utf-8-validate
- zod
- postcss@8.5.12:
+ postcss@8.5.14:
dependencies:
- nanoid: 3.3.11
+ nanoid: 3.3.12
picocolors: 1.1.1
source-map-js: 1.2.1
@@ -8758,80 +8805,80 @@ snapshots:
radix3@1.1.2: {}
- react-dom@19.2.5(react@19.2.5):
+ react-dom@19.2.6(react@19.2.6):
dependencies:
- react: 19.2.5
+ react: 19.2.6
scheduler: 0.27.0
react-is@16.13.1: {}
- react-portal@4.3.0(react-dom@19.2.5(react@19.2.5))(react@19.2.5):
+ react-portal@4.3.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
dependencies:
prop-types: 15.8.1
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
- react-remove-scroll-bar@2.3.8(@types/react@19.2.14)(react@19.2.5):
+ react-remove-scroll-bar@2.3.8(@types/react@19.2.14)(react@19.2.6):
dependencies:
- react: 19.2.5
- react-style-singleton: 2.2.3(@types/react@19.2.14)(react@19.2.5)
+ react: 19.2.6
+ react-style-singleton: 2.2.3(@types/react@19.2.14)(react@19.2.6)
tslib: 2.8.1
optionalDependencies:
'@types/react': 19.2.14
- react-remove-scroll@2.7.2(@types/react@19.2.14)(react@19.2.5):
+ react-remove-scroll@2.7.2(@types/react@19.2.14)(react@19.2.6):
dependencies:
- react: 19.2.5
- react-remove-scroll-bar: 2.3.8(@types/react@19.2.14)(react@19.2.5)
- react-style-singleton: 2.2.3(@types/react@19.2.14)(react@19.2.5)
+ react: 19.2.6
+ react-remove-scroll-bar: 2.3.8(@types/react@19.2.14)(react@19.2.6)
+ react-style-singleton: 2.2.3(@types/react@19.2.14)(react@19.2.6)
tslib: 2.8.1
- use-callback-ref: 1.3.3(@types/react@19.2.14)(react@19.2.5)
- use-sidecar: 1.1.3(@types/react@19.2.14)(react@19.2.5)
+ use-callback-ref: 1.3.3(@types/react@19.2.14)(react@19.2.6)
+ use-sidecar: 1.1.3(@types/react@19.2.14)(react@19.2.6)
optionalDependencies:
'@types/react': 19.2.14
- react-router-dom@7.14.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5):
+ react-router-dom@7.15.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
dependencies:
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
- react-router: 7.14.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
+ react-router: 7.15.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
- react-router@7.14.2(react-dom@19.2.5(react@19.2.5))(react@19.2.5):
+ react-router@7.15.0(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
dependencies:
cookie: 1.1.1
- react: 19.2.5
+ react: 19.2.6
set-cookie-parser: 2.7.2
optionalDependencies:
- react-dom: 19.2.5(react@19.2.5)
+ react-dom: 19.2.6(react@19.2.6)
- react-style-singleton@2.2.3(@types/react@19.2.14)(react@19.2.5):
+ react-style-singleton@2.2.3(@types/react@19.2.14)(react@19.2.6):
dependencies:
get-nonce: 1.0.1
- react: 19.2.5
+ react: 19.2.6
tslib: 2.8.1
optionalDependencies:
'@types/react': 19.2.14
- react-svg@17.2.4(react-dom@19.2.5(react@19.2.5))(react@19.2.5):
+ react-svg@17.2.4(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
dependencies:
'@babel/runtime': 7.29.2
'@tanem/svg-injector': 11.3.2
'@types/prop-types': 15.7.15
prop-types: 15.8.1
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
- react-virtuoso@4.18.6(react-dom@19.2.5(react@19.2.5))(react@19.2.5):
+ react-virtuoso@4.18.7(react-dom@19.2.6(react@19.2.6))(react@19.2.6):
dependencies:
- react: 19.2.5
- react-dom: 19.2.5(react@19.2.5)
+ react: 19.2.6
+ react-dom: 19.2.6(react@19.2.6)
- react18-json-view@0.2.10(patch_hash=962696fac5fe7ad3e94fd36dad07521c6c3eafd52f219ab335d52438387f6b66)(react@19.2.5):
+ react18-json-view@0.2.10(patch_hash=962696fac5fe7ad3e94fd36dad07521c6c3eafd52f219ab335d52438387f6b66)(react@19.2.6):
dependencies:
copy-to-clipboard: 3.3.3
- react: 19.2.5
+ react: 19.2.6
- react@19.2.5: {}
+ react@19.2.6: {}
read-pkg@10.1.0:
dependencies:
@@ -8864,67 +8911,67 @@ snapshots:
onetime: 7.0.0
signal-exit: 4.1.0
- rolldown@1.0.0-rc.17:
+ rolldown@1.0.0:
dependencies:
- '@oxc-project/types': 0.127.0
- '@rolldown/pluginutils': 1.0.0-rc.17
+ '@oxc-project/types': 0.129.0
+ '@rolldown/pluginutils': 1.0.0
optionalDependencies:
- '@rolldown/binding-android-arm64': 1.0.0-rc.17
- '@rolldown/binding-darwin-arm64': 1.0.0-rc.17
- '@rolldown/binding-darwin-x64': 1.0.0-rc.17
- '@rolldown/binding-freebsd-x64': 1.0.0-rc.17
- '@rolldown/binding-linux-arm-gnueabihf': 1.0.0-rc.17
- '@rolldown/binding-linux-arm64-gnu': 1.0.0-rc.17
- '@rolldown/binding-linux-arm64-musl': 1.0.0-rc.17
- '@rolldown/binding-linux-ppc64-gnu': 1.0.0-rc.17
- '@rolldown/binding-linux-s390x-gnu': 1.0.0-rc.17
- '@rolldown/binding-linux-x64-gnu': 1.0.0-rc.17
- '@rolldown/binding-linux-x64-musl': 1.0.0-rc.17
- '@rolldown/binding-openharmony-arm64': 1.0.0-rc.17
- '@rolldown/binding-wasm32-wasi': 1.0.0-rc.17
- '@rolldown/binding-win32-arm64-msvc': 1.0.0-rc.17
- '@rolldown/binding-win32-x64-msvc': 1.0.0-rc.17
+ '@rolldown/binding-android-arm64': 1.0.0
+ '@rolldown/binding-darwin-arm64': 1.0.0
+ '@rolldown/binding-darwin-x64': 1.0.0
+ '@rolldown/binding-freebsd-x64': 1.0.0
+ '@rolldown/binding-linux-arm-gnueabihf': 1.0.0
+ '@rolldown/binding-linux-arm64-gnu': 1.0.0
+ '@rolldown/binding-linux-arm64-musl': 1.0.0
+ '@rolldown/binding-linux-ppc64-gnu': 1.0.0
+ '@rolldown/binding-linux-s390x-gnu': 1.0.0
+ '@rolldown/binding-linux-x64-gnu': 1.0.0
+ '@rolldown/binding-linux-x64-musl': 1.0.0
+ '@rolldown/binding-openharmony-arm64': 1.0.0
+ '@rolldown/binding-wasm32-wasi': 1.0.0
+ '@rolldown/binding-win32-arm64-msvc': 1.0.0
+ '@rolldown/binding-win32-x64-msvc': 1.0.0
- rollup-plugin-esbuild@6.2.1(esbuild@0.25.12)(rollup@4.60.2):
+ rollup-plugin-esbuild@6.2.1(esbuild@0.25.12)(rollup@4.60.3):
dependencies:
debug: 4.4.3
es-module-lexer: 1.7.0
esbuild: 0.25.12
get-tsconfig: 4.14.0
- rollup: 4.60.2
+ rollup: 4.60.3
unplugin-utils: 0.2.5
transitivePeerDependencies:
- supports-color
- rollup@4.60.2:
+ rollup@4.60.3:
dependencies:
'@types/estree': 1.0.8
optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.60.2
- '@rollup/rollup-android-arm64': 4.60.2
- '@rollup/rollup-darwin-arm64': 4.60.2
- '@rollup/rollup-darwin-x64': 4.60.2
- '@rollup/rollup-freebsd-arm64': 4.60.2
- '@rollup/rollup-freebsd-x64': 4.60.2
- '@rollup/rollup-linux-arm-gnueabihf': 4.60.2
- '@rollup/rollup-linux-arm-musleabihf': 4.60.2
- '@rollup/rollup-linux-arm64-gnu': 4.60.2
- '@rollup/rollup-linux-arm64-musl': 4.60.2
- '@rollup/rollup-linux-loong64-gnu': 4.60.2
- '@rollup/rollup-linux-loong64-musl': 4.60.2
- '@rollup/rollup-linux-ppc64-gnu': 4.60.2
- '@rollup/rollup-linux-ppc64-musl': 4.60.2
- '@rollup/rollup-linux-riscv64-gnu': 4.60.2
- '@rollup/rollup-linux-riscv64-musl': 4.60.2
- '@rollup/rollup-linux-s390x-gnu': 4.60.2
- '@rollup/rollup-linux-x64-gnu': 4.60.2
- '@rollup/rollup-linux-x64-musl': 4.60.2
- '@rollup/rollup-openbsd-x64': 4.60.2
- '@rollup/rollup-openharmony-arm64': 4.60.2
- '@rollup/rollup-win32-arm64-msvc': 4.60.2
- '@rollup/rollup-win32-ia32-msvc': 4.60.2
- '@rollup/rollup-win32-x64-gnu': 4.60.2
- '@rollup/rollup-win32-x64-msvc': 4.60.2
+ '@rollup/rollup-android-arm-eabi': 4.60.3
+ '@rollup/rollup-android-arm64': 4.60.3
+ '@rollup/rollup-darwin-arm64': 4.60.3
+ '@rollup/rollup-darwin-x64': 4.60.3
+ '@rollup/rollup-freebsd-arm64': 4.60.3
+ '@rollup/rollup-freebsd-x64': 4.60.3
+ '@rollup/rollup-linux-arm-gnueabihf': 4.60.3
+ '@rollup/rollup-linux-arm-musleabihf': 4.60.3
+ '@rollup/rollup-linux-arm64-gnu': 4.60.3
+ '@rollup/rollup-linux-arm64-musl': 4.60.3
+ '@rollup/rollup-linux-loong64-gnu': 4.60.3
+ '@rollup/rollup-linux-loong64-musl': 4.60.3
+ '@rollup/rollup-linux-ppc64-gnu': 4.60.3
+ '@rollup/rollup-linux-ppc64-musl': 4.60.3
+ '@rollup/rollup-linux-riscv64-gnu': 4.60.3
+ '@rollup/rollup-linux-riscv64-musl': 4.60.3
+ '@rollup/rollup-linux-s390x-gnu': 4.60.3
+ '@rollup/rollup-linux-x64-gnu': 4.60.3
+ '@rollup/rollup-linux-x64-musl': 4.60.3
+ '@rollup/rollup-openbsd-x64': 4.60.3
+ '@rollup/rollup-openharmony-arm64': 4.60.3
+ '@rollup/rollup-win32-arm64-msvc': 4.60.3
+ '@rollup/rollup-win32-ia32-msvc': 4.60.3
+ '@rollup/rollup-win32-x64-gnu': 4.60.3
+ '@rollup/rollup-win32-x64-msvc': 4.60.3
fsevents: 2.3.3
rxjs@7.8.2:
@@ -8949,7 +8996,7 @@ snapshots:
semver@7.7.3: {}
- semver@7.7.4: {}
+ semver@7.8.0: {}
set-blocking@2.0.0: {}
@@ -8967,15 +9014,15 @@ snapshots:
smoldot@2.0.26(bufferutil@4.1.0):
dependencies:
- ws: 8.20.0(bufferutil@4.1.0)
+ ws: 8.20.1(bufferutil@4.1.0)
transitivePeerDependencies:
- bufferutil
- utf-8-validate
optional: true
- smoldot@3.1.0(bufferutil@4.1.0):
+ smoldot@3.1.3(bufferutil@4.1.0):
dependencies:
- ws: 8.20.0(bufferutil@4.1.0)
+ ws: 8.20.1(bufferutil@4.1.0)
transitivePeerDependencies:
- bufferutil
- utf-8-validate
@@ -9018,7 +9065,7 @@ snapshots:
string-width@8.2.1:
dependencies:
- get-east-asian-width: 1.5.0
+ get-east-asian-width: 1.6.0
strip-ansi: 7.2.0
strip-ansi@6.0.1:
@@ -9035,13 +9082,13 @@ snapshots:
tagged-tag@1.0.0: {}
- tailwind-merge@3.5.0: {}
+ tailwind-merge@3.6.0: {}
- tailwindcss-animate@1.0.7(tailwindcss@4.2.4):
+ tailwindcss-animate@1.0.7(tailwindcss@4.3.0):
dependencies:
- tailwindcss: 4.2.4
+ tailwindcss: 4.3.0
- tailwindcss@4.2.4: {}
+ tailwindcss@4.3.0: {}
tapable@2.3.3: {}
@@ -9080,20 +9127,20 @@ snapshots:
dependencies:
tagged-tag: 1.0.0
- typescript-eslint@8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3):
+ typescript-eslint@8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3):
dependencies:
- '@typescript-eslint/eslint-plugin': 8.59.1(@typescript-eslint/parser@8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3))(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)
- '@typescript-eslint/parser': 8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)
- '@typescript-eslint/typescript-estree': 8.59.1(typescript@6.0.3)
- '@typescript-eslint/utils': 8.59.1(eslint@10.2.1(jiti@2.6.1))(typescript@6.0.3)
- eslint: 10.2.1(jiti@2.6.1)
+ '@typescript-eslint/eslint-plugin': 8.59.3(@typescript-eslint/parser@8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)
+ '@typescript-eslint/parser': 8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)
+ '@typescript-eslint/typescript-estree': 8.59.3(typescript@6.0.3)
+ '@typescript-eslint/utils': 8.59.3(eslint@10.3.0(jiti@2.7.0))(typescript@6.0.3)
+ eslint: 10.3.0(jiti@2.7.0)
typescript: 6.0.3
transitivePeerDependencies:
- supports-color
typescript@6.0.3: {}
- ufo@1.6.3: {}
+ ufo@1.6.4: {}
uint8arrays@3.1.1:
dependencies:
@@ -9101,7 +9148,7 @@ snapshots:
uncrypto@0.1.3: {}
- undici-types@7.19.2: {}
+ undici-types@7.21.0: {}
undici-types@7.25.0:
optional: true
@@ -9123,10 +9170,10 @@ snapshots:
chokidar: 5.0.0
destr: 2.0.5
h3: 1.15.11
- lru-cache: 11.3.5
+ lru-cache: 11.3.6
node-fetch-native: 1.6.7
ofetch: 1.5.1
- ufo: 1.6.3
+ ufo: 1.6.4
optionalDependencies:
idb-keyval: 6.2.2
@@ -9140,24 +9187,24 @@ snapshots:
dependencies:
punycode: 2.3.1
- use-callback-ref@1.3.3(@types/react@19.2.14)(react@19.2.5):
+ use-callback-ref@1.3.3(@types/react@19.2.14)(react@19.2.6):
dependencies:
- react: 19.2.5
+ react: 19.2.6
tslib: 2.8.1
optionalDependencies:
'@types/react': 19.2.14
- use-sidecar@1.1.3(@types/react@19.2.14)(react@19.2.5):
+ use-sidecar@1.1.3(@types/react@19.2.14)(react@19.2.6):
dependencies:
detect-node-es: 1.1.0
- react: 19.2.5
+ react: 19.2.6
tslib: 2.8.1
optionalDependencies:
'@types/react': 19.2.14
- use-sync-external-store@1.6.0(react@19.2.5):
+ use-sync-external-store@1.6.0(react@19.2.6):
dependencies:
- react: 19.2.5
+ react: 19.2.6
uuid@14.0.0: {}
@@ -9166,14 +9213,14 @@ snapshots:
spdx-correct: 3.2.0
spdx-expression-parse: 3.0.1
- valtio@2.1.7(@types/react@19.2.14)(react@19.2.5):
+ valtio@2.1.7(@types/react@19.2.14)(react@19.2.6):
dependencies:
proxy-compare: 3.0.1
optionalDependencies:
'@types/react': 19.2.14
- react: 19.2.5
+ react: 19.2.6
- viem@2.48.4(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.22.4):
+ viem@2.48.11(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.22.4):
dependencies:
'@noble/curves': 1.9.1
'@noble/hashes': 1.8.0
@@ -9190,7 +9237,7 @@ snapshots:
- utf-8-validate
- zod
- viem@2.48.4(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76):
+ viem@2.48.11(bufferutil@4.1.0)(typescript@6.0.3)(zod@3.25.76):
dependencies:
'@noble/curves': 1.9.1
'@noble/hashes': 1.8.0
@@ -9207,18 +9254,18 @@ snapshots:
- utf-8-validate
- zod
- vite@8.0.10(@types/node@25.6.0)(esbuild@0.25.12)(jiti@2.6.1)(yaml@2.6.1):
+ vite@8.0.12(@types/node@25.7.0)(esbuild@0.25.12)(jiti@2.7.0)(yaml@2.6.1):
dependencies:
lightningcss: 1.32.0
picomatch: 4.0.4
- postcss: 8.5.12
- rolldown: 1.0.0-rc.17
+ postcss: 8.5.14
+ rolldown: 1.0.0
tinyglobby: 0.2.16
optionalDependencies:
- '@types/node': 25.6.0
+ '@types/node': 25.7.0
esbuild: 0.25.12
fsevents: 2.3.3
- jiti: 2.6.1
+ jiti: 2.7.0
yaml: 2.6.1
web-streams-polyfill@3.3.3: {}
@@ -9274,7 +9321,7 @@ snapshots:
optionalDependencies:
bufferutil: 4.1.0
- ws@8.20.0(bufferutil@4.1.0):
+ ws@8.20.1(bufferutil@4.1.0):
optionalDependencies:
bufferutil: 4.1.0
@@ -9318,9 +9365,9 @@ snapshots:
zod@4.3.6: {}
- zustand@5.0.3(@types/react@19.2.14)(react@19.2.5)(use-sync-external-store@1.6.0(react@19.2.5)):
+ zustand@5.0.3(@types/react@19.2.14)(react@19.2.6)(use-sync-external-store@1.6.0(react@19.2.6)):
optionalDependencies:
'@types/react': 19.2.14
- react: 19.2.5
- use-sync-external-store: 1.6.0(react@19.2.5)
+ react: 19.2.6
+ use-sync-external-store: 1.6.0(react@19.2.6)
optional: true
diff --git a/src/ViewValue/ViewValue.tsx b/src/ViewValue/ViewValue.tsx
index 94ebb86..2a256ed 100644
--- a/src/ViewValue/ViewValue.tsx
+++ b/src/ViewValue/ViewValue.tsx
@@ -7,7 +7,6 @@ import { ArrayDisplay } from "./ListComponents"
import { StructDisplay } from "./StructDisplay"
import {
BoolDisplay,
- EthAccountDisplay,
NoneDisplay,
NumberDisplay,
ResultDisplay,
@@ -22,7 +21,7 @@ export const ViewValue: FC<{
const info = getSs58AddressInfo(value)
if (info.isValid) return