From 25a67efba9563f0fcac13a7c7351c73058017aac Mon Sep 17 00:00:00 2001 From: jxom <7336481+jxom@users.noreply.github.com> Date: Fri, 10 Apr 2026 12:01:23 +1000 Subject: [PATCH] chore: update accounts to ^0.5.8 Amp-Thread-ID: https://ampcode.com/threads/T-019d7501-c94b-72d8-8519-096d9233eb38 --- package.json | 2 +- pnpm-lock.yaml | 54 +++++++++++++++++++++++++++----------------------- 2 files changed, 30 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index 4cec01f9..3ab6e9d9 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@vercel/analytics": "^1.6.1", "@vercel/speed-insights": "^1.3.1", "abitype": "^1.2.3", - "accounts": "^0.5.4", + "accounts": "^0.5.8", "cva": "1.0.0-beta.4", "mermaid": "^11.12.2", "monaco-editor": "^0.55.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9318eee3..7185eb75 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,6 +8,9 @@ patchedDependencies: '@braintree/sanitize-url@7.1.1': hash: 4b5a3f788745121e865755a339649fcbb8a61e07b3b14e46e21157d8a8cd6be2 path: patches/@braintree__sanitize-url@7.1.1.patch + accounts: + hash: 6c6488388018bb9b78474f60f3423a119d7267c8f7e6b77ccb1c5a06213761ff + path: patches/accounts.patch dayjs@1.11.19: hash: a7ae60f3216bc5e2c1ef103e76c328ca2c3e7f9860180811b9008c17e9153d5d path: patches/dayjs@1.11.19.patch @@ -38,8 +41,8 @@ importers: specifier: ^1.2.3 version: 1.2.3(typescript@5.9.3)(zod@4.3.5) accounts: - specifier: ^0.5.4 - version: 0.5.4(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1)(zod@4.3.5))(@types/react@19.2.9)(@wagmi/core@3.4.0(@tanstack/query-core@5.90.19)(@types/react@19.2.9)(ox@0.14.10(typescript@5.9.3)(zod@4.3.5))(react@19.2.3)(typescript@5.9.3)(use-sync-external-store@1.4.0(react@19.2.3))(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)))(express@5.2.1)(react@19.2.3)(typescript@5.9.3)(use-sync-external-store@1.6.0(react@19.2.3))(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)) + specifier: ^0.5.8 + version: 0.5.8(patch_hash=6c6488388018bb9b78474f60f3423a119d7267c8f7e6b77ccb1c5a06213761ff)(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1)(zod@4.3.5))(@types/react@19.2.9)(@wagmi/core@3.4.0(@tanstack/query-core@5.90.19)(@types/react@19.2.9)(ox@0.14.10(typescript@5.9.3)(zod@4.3.5))(react@19.2.3)(typescript@5.9.3)(use-sync-external-store@1.4.0(react@19.2.3))(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)))(express@5.2.1)(react@19.2.3)(typescript@5.9.3)(use-sync-external-store@1.6.0(react@19.2.3))(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)) cva: specifier: 1.0.0-beta.4 version: 1.0.0-beta.4(typescript@5.9.3) @@ -810,12 +813,6 @@ packages: peerDependencies: react: '>=16.8' - '@remix-run/fetch-proxy@0.7.1': - resolution: {integrity: sha512-rPLfOpAaCXtm1dLI45uIPKERNbXbrh0P9AJc1sliz8pWd/McaFYjdr5KzB4QrFSfPvEt/Wmy6F2521qB1kK0ug==} - - '@remix-run/headers@0.19.0': - resolution: {integrity: sha512-+62NbkXuXm9r/NdG6KfH9OCKofCWm8VjkrVPICiHKtRl8Gf2Vi6eFTN4mGgBlZRhd5mmEVRV4hTIn/JUSHDAOw==} - '@remix-run/node-fetch-server@0.13.0': resolution: {integrity: sha512-1EsNo0ZpgXu/90AWoRZf/oE3RVTUS80tiTUpt+hv5pjtAkw7icN4WskDwz/KdAw5ARbJLMhZBrO1NqThmy/McA==} @@ -1650,15 +1647,24 @@ packages: resolution: {integrity: sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==} engines: {node: '>= 0.6'} - accounts@0.5.4: - resolution: {integrity: sha512-+ASzc3LWptmmx7Fugakz6mS5pbRe3D5xj22h9/ykl6qnHgBcrOxvU377U88I+GwmB117S+z/bxjZ7K/KsyQpsw==} + accounts@0.5.8: + resolution: {integrity: sha512-Gjg52dS0IHq2cFtglF4nqgqcVaImMyvOXfO2zSTONrRd0hnSsbRVXK4Om/V8K11d3uLdCZlGRD3W6pln5ixiRw==} peerDependencies: + '@react-native-async-storage/async-storage': ^3.0.2 '@wagmi/core': '>=2' + expo-secure-store: ^55.0.12 + expo-web-browser: ^55.0.13 react: '>=18' viem: '>=2.43.3' peerDependenciesMeta: + '@react-native-async-storage/async-storage': + optional: true '@wagmi/core': optional: true + expo-secure-store: + optional: true + expo-web-browser: + optional: true react: optional: true viem: @@ -2455,6 +2461,10 @@ packages: resolution: {integrity: sha512-WemPi9/WfyMwZs+ZUXdiwcCh9Y+m7L+8vki9MzDw3jJ+W9Lc+12HGsd368Qc1vZi1xwW8BWMMsnK5efYKPdt4g==} engines: {node: '>=16.9.0'} + hono@4.12.12: + resolution: {integrity: sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==} + engines: {node: '>=16.9.0'} + hono@4.12.9: resolution: {integrity: sha512-wy3T8Zm2bsEvxKZM5w21VdHDDcwVS1yUFFY6i8UobSsKfFceT7TOwhbhfKsDyx7tYQlmRM5FLpIuYvNFyjctiA==} engines: {node: '>=16.9.0'} @@ -2984,8 +2994,8 @@ packages: moo@0.5.2: resolution: {integrity: sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q==} - mppx@0.5.9: - resolution: {integrity: sha512-j8k8nARqa/C19biw2WA33iY9789GuwjDUFAIugukXwTh1c+BUDiNbviDEbxfticomomeztKJ514x+8M/OWX99g==} + mppx@0.5.10: + resolution: {integrity: sha512-+B81D9Lha7Yo2hb5Rzph49N8ZFc6kjtQTXDjSW9KG6pDLTkgxkVqvkFDE90koh8+4p1JNKrbfqRH+rS/74jWPw==} hasBin: true peerDependencies: '@modelcontextprotocol/sdk': '>=1.25.0' @@ -4870,12 +4880,6 @@ snapshots: dependencies: react: 19.2.3 - '@remix-run/fetch-proxy@0.7.1': - dependencies: - '@remix-run/headers': 0.19.0 - - '@remix-run/headers@0.19.0': {} - '@remix-run/node-fetch-server@0.13.0': {} '@rolldown/pluginutils@1.0.0-beta.53': {} @@ -5626,12 +5630,12 @@ snapshots: mime-types: 3.0.2 negotiator: 1.0.0 - accounts@0.5.4(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1)(zod@4.3.5))(@types/react@19.2.9)(@wagmi/core@3.4.0(@tanstack/query-core@5.90.19)(@types/react@19.2.9)(ox@0.14.10(typescript@5.9.3)(zod@4.3.5))(react@19.2.3)(typescript@5.9.3)(use-sync-external-store@1.4.0(react@19.2.3))(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)))(express@5.2.1)(react@19.2.3)(typescript@5.9.3)(use-sync-external-store@1.6.0(react@19.2.3))(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)): + accounts@0.5.8(patch_hash=6c6488388018bb9b78474f60f3423a119d7267c8f7e6b77ccb1c5a06213761ff)(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1)(zod@4.3.5))(@types/react@19.2.9)(@wagmi/core@3.4.0(@tanstack/query-core@5.90.19)(@types/react@19.2.9)(ox@0.14.10(typescript@5.9.3)(zod@4.3.5))(react@19.2.3)(typescript@5.9.3)(use-sync-external-store@1.4.0(react@19.2.3))(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)))(express@5.2.1)(react@19.2.3)(typescript@5.9.3)(use-sync-external-store@1.6.0(react@19.2.3))(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)): dependencies: - hono: 4.12.9 + hono: 4.12.12 idb-keyval: 6.2.2 mipd: 0.0.7(typescript@5.9.3) - mppx: 0.5.9(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1)(zod@4.3.5))(express@5.2.1)(hono@4.12.9)(typescript@5.9.3)(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)) + mppx: 0.5.10(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1)(zod@4.3.5))(express@5.2.1)(hono@4.12.12)(typescript@5.9.3)(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)) ox: 0.14.10(typescript@5.9.3)(zod@4.3.6) webauthx: 0.1.0(typescript@5.9.3)(zod@4.3.6) zod: 4.3.6 @@ -6529,6 +6533,8 @@ snapshots: hono@4.11.5: {} + hono@4.12.12: {} + hono@4.12.9: {} html-void-elements@3.0.0: {} @@ -7299,10 +7305,8 @@ snapshots: moo@0.5.2: {} - mppx@0.5.9(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1)(zod@4.3.5))(express@5.2.1)(hono@4.12.9)(typescript@5.9.3)(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)): + mppx@0.5.10(@modelcontextprotocol/sdk@1.29.0(@cfworker/json-schema@4.1.1)(zod@4.3.5))(express@5.2.1)(hono@4.12.12)(typescript@5.9.3)(viem@2.47.10(typescript@5.9.3)(zod@4.3.5)): dependencies: - '@remix-run/fetch-proxy': 0.7.1 - '@remix-run/node-fetch-server': 0.13.0 incur: 0.3.24 ox: 0.14.7(typescript@5.9.3)(zod@4.3.6) viem: 2.47.10(typescript@5.9.3)(zod@4.3.5) @@ -7310,7 +7314,7 @@ snapshots: optionalDependencies: '@modelcontextprotocol/sdk': 1.29.0(@cfworker/json-schema@4.1.1)(zod@4.3.5) express: 5.2.1 - hono: 4.12.9 + hono: 4.12.12 transitivePeerDependencies: - typescript