diff --git a/package.json b/package.json index 0e99a92c..2bd4cbf3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@radix-ui/react-toggle": "^1.1.10", "@radix-ui/react-toggle-group": "^1.1.11", "@radix-ui/react-tooltip": "^1.2.8", - "@reactive-dot/core": "^0.68.2", + "@reactive-dot/core": "^0.70.0", "@reactive-dot/react": "^0.68.3", "@tanstack/react-table": "^8.21.3", "buffer": "^6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3bd20eeb..0ee09b42 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^1.2.8 version: 1.2.8(@types/react-dom@19.2.3(@types/react@19.2.9))(@types/react@19.2.9)(react-dom@19.2.3(react@19.2.3))(react@19.2.3) '@reactive-dot/core': - specifier: ^0.68.2 - version: 0.68.2(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(typescript@5.9.3)(zod@4.2.1) + specifier: ^0.70.0 + version: 0.70.0(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(typescript@5.9.3)(zod@4.2.1) '@reactive-dot/react': specifier: ^0.68.3 version: 0.68.3(@babel/core@7.28.5)(@babel/template@7.27.2)(@types/react@19.2.9)(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(react@19.2.3)(typescript@5.9.3)(zod@4.2.1) @@ -76,7 +76,7 @@ importers: version: 3.3.3 dot-connect: specifier: ^0.29.1 - version: 0.29.1(@reactive-dot/core@0.68.2(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(typescript@5.9.3)(zod@4.2.1))(@types/react@19.2.9)(react@19.2.3)(signal-polyfill@0.2.2) + version: 0.29.1(@reactive-dot/core@0.70.0(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(typescript@5.9.3)(zod@4.2.1))(@types/react@19.2.9)(react@19.2.3)(signal-polyfill@0.2.2) lucide-react: specifier: ^0.563.0 version: 0.563.0(react@19.2.3) @@ -1385,6 +1385,11 @@ packages: peerDependencies: polkadot-api: '>=1.23.2' + '@reactive-dot/core@0.70.0': + resolution: {integrity: sha512-bYOflBLHhNqgGs1icv9bgxL4/r48H+dWWfsV7Abze4snIOtCHx5BrsnQuzBppTIsd0h9YTT4PnzAhVLA41VD5g==} + peerDependencies: + polkadot-api: '>=1.23.2' + '@reactive-dot/react@0.68.3': resolution: {integrity: sha512-8cYvddOhPJV6ps3lKFhVz+32jhY19/kjJnR+pK69wGhS3MRf22Fy9ywm5h3u/McSW68JHqPExSy7+qnI0JDcDg==} peerDependencies: @@ -1887,6 +1892,9 @@ packages: '@types/node@25.0.10': resolution: {integrity: sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==} + '@types/node@25.2.3': + resolution: {integrity: sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2869,6 +2877,14 @@ packages: typescript: optional: true + ox@0.12.1: + resolution: {integrity: sha512-uU0llpthaaw4UJoXlseCyBHmQ3bLrQmz9rRLIAUHqv46uHuae9SE+ukYBRIPVCnlEnHKuWjDUcDFHWx9gbGNoA==} + peerDependencies: + typescript: '>=5.4.0' + peerDependenciesMeta: + typescript: + optional: true + p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} @@ -4794,6 +4810,17 @@ snapshots: - typescript - zod + '@reactive-dot/core@0.70.0(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(typescript@5.9.3)(zod@4.2.1)': + dependencies: + '@noble/hashes': 2.0.1 + '@reactive-dot/utils': 0.10.3 + '@substrate/smoldot-discovery': 2.0.2 + ox: 0.12.1(typescript@5.9.3)(zod@4.2.1) + polkadot-api: 1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2) + transitivePeerDependencies: + - typescript + - zod + '@reactive-dot/react@0.68.3(@babel/core@7.28.5)(@babel/template@7.27.2)(@types/react@19.2.9)(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(react@19.2.3)(typescript@5.9.3)(zod@4.2.1)': dependencies: '@reactive-dot/core': 0.68.2(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(typescript@5.9.3)(zod@4.2.1) @@ -5172,7 +5199,7 @@ snapshots: '@types/bn.js@5.2.0': dependencies: - '@types/node': 25.0.10 + '@types/node': 25.2.3 '@types/estree@1.0.8': {} @@ -5188,6 +5215,10 @@ snapshots: dependencies: undici-types: 7.16.0 + '@types/node@25.2.3': + dependencies: + undici-types: 7.16.0 + '@types/normalize-package-data@2.4.4': {} '@types/react-dom@19.2.3(@types/react@19.2.9)': @@ -5514,12 +5545,12 @@ snapshots: no-case: 3.0.4 tslib: 2.8.1 - dot-connect@0.29.1(@reactive-dot/core@0.68.2(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(typescript@5.9.3)(zod@4.2.1))(@types/react@19.2.9)(react@19.2.3)(signal-polyfill@0.2.2): + dot-connect@0.29.1(@reactive-dot/core@0.70.0(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(typescript@5.9.3)(zod@4.2.1))(@types/react@19.2.9)(react@19.2.3)(signal-polyfill@0.2.2): dependencies: '@lit-labs/signals': 0.2.0 '@lit/react': 1.0.8(@types/react@19.2.9) '@lit/task': 1.0.3 - '@reactive-dot/core': 0.68.2(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(typescript@5.9.3)(zod@4.2.1) + '@reactive-dot/core': 0.70.0(polkadot-api@1.23.3(jiti@2.6.1)(postcss@8.5.6)(rxjs@7.8.2))(typescript@5.9.3)(zod@4.2.1) '@undecaf/barcode-detector-polyfill': 0.9.23 dot-identicon: 0.2.2(@types/react@19.2.9)(react@19.2.3) lit: 3.3.2 @@ -6191,6 +6222,21 @@ snapshots: transitivePeerDependencies: - zod + ox@0.12.1(typescript@5.9.3)(zod@4.2.1): + dependencies: + '@adraffy/ens-normalize': 1.11.1 + '@noble/ciphers': 1.3.0 + '@noble/curves': 1.9.1 + '@noble/hashes': 1.8.0 + '@scure/bip32': 1.7.0 + '@scure/bip39': 1.6.0 + abitype: 1.2.3(typescript@5.9.3)(zod@4.2.1) + eventemitter3: 5.0.1 + optionalDependencies: + typescript: 5.9.3 + transitivePeerDependencies: + - zod + p-limit@2.3.0: dependencies: p-try: 2.2.0