From 4df058c947b9d31241701b1dd9e82b36a6a7c07f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 11:07:58 +0000 Subject: [PATCH] chore(deps): bump @leather-wallet/query from 0.6.8 to 0.6.12 Bumps [@leather-wallet/query](https://github.com/leather-wallet/mono/tree/HEAD/packages/query) from 0.6.8 to 0.6.12. - [Release notes](https://github.com/leather-wallet/mono/releases) - [Changelog](https://github.com/leather-wallet/mono/blob/dev/packages/query/CHANGELOG.md) - [Commits](https://github.com/leather-wallet/mono/commits/query-v0.6.12/packages/query) --- updated-dependencies: - dependency-name: "@leather-wallet/query" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 156 ++++++++++++++++++++++++++++++++++++------------- 2 files changed, 117 insertions(+), 41 deletions(-) diff --git a/package.json b/package.json index 0a7cc2bf133..5623a0a9c4e 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "@fungible-systems/zone-file": "2.0.0", "@hirosystems/token-metadata-api-client": "1.2.0", "@leather-wallet/models": "0.6.6", - "@leather-wallet/query": "0.6.8", + "@leather-wallet/query": "0.6.12", "@leather-wallet/tokens": "0.5.0", "@leather-wallet/utils": "0.6.6", "@ledgerhq/hw-transport-webusb": "6.27.19", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9015ef4438..48f72ce33ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 0.6.6 version: 0.6.6 '@leather-wallet/query': - specifier: 0.6.8 - version: 0.6.8(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 0.6.12 + version: 0.6.12(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@leather-wallet/tokens': specifier: 0.5.0 version: 0.5.0 @@ -2443,35 +2443,50 @@ packages: '@jridgewell/trace-mapping@0.3.9': resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} - '@leather-wallet/bitcoin@0.6.6': - resolution: {integrity: sha512-YH3Vt5VXuzmj3vK85G6VIxTjx7FYwmBZDFeuLuPexvYTMfU7JVPXsb4BMO6C4AFXTC0TpFQa6qSTGrEAJfxCqQ==} + '@leather-wallet/bitcoin@0.6.10': + resolution: {integrity: sha512-qIw1j80wwCNhoT8Is5lz6ciBH3OPt48xN0uh/fjVu1VP34Hk+JT/a8vOYF0zwGeDs2wBDOvb+9qTzZFPojb6Fw==} '@leather-wallet/constants@0.6.1': resolution: {integrity: sha512-hchHbLTEDueM1vFe1xmYeJLx2hj4cQaDQX5DmgDZ/W1haBqfQ1meWxkX1FPXk8af9Dtm0ZfF957LkUWbkXnSTg==} + '@leather-wallet/constants@0.6.3': + resolution: {integrity: sha512-AnNfUKuTWyYC0Y2k82x/8e2YvsFQgF7iDKxVfN8lTELBUCuihvqNxjcrOX1T3w8CHIWZ1iRPkzn1YtUC3AGvTw==} + + '@leather-wallet/crypto@1.0.1': + resolution: {integrity: sha512-6C4KYuknq0QgSHOuQAwa/VNokNuUmGXiigZygKH7ldpzdPLadC6GbSAITp1Qe7hlYTzWQhsWtEUnWLll4/JCYw==} + '@leather-wallet/models@0.6.6': resolution: {integrity: sha512-RRQ2rk7zB8bTIDCO4nTwBowJ/rcBRYn/5MfDEKDPOEYW7BsmgKZH5PHxhAYrutW0WW8XqOUTOSXvwvoGKu1oXw==} + '@leather-wallet/models@0.6.8': + resolution: {integrity: sha512-KMnbrfcsb58A7e2cDP5xXK5S3XRR050Jx9otGPYE+z5KLGel4tyEydCaFmPXl8qRrnY60oFxDmUfWkSDVE999Q==} + '@leather-wallet/panda-preset@0.2.0': resolution: {integrity: sha512-Qsr7qsujbebaHYpKfgiOVL6w2ryw5E9j2dpo19wsctRaq5GpXhjMN5nLioJ1HS3xLWEgXlfDWMTTcEs7bu+9Ig==} '@leather-wallet/prettier-config@0.4.0': resolution: {integrity: sha512-fKLW8t2DqT0H23iKY0pCXRJpynKOz/GS6V91qtFpgrFUgAEFJLf40+gK7Y9OyEgNqCP0h7zYwjFhDbqMIbac+A==} - '@leather-wallet/query@0.6.8': - resolution: {integrity: sha512-uqQztPXC17kfSjgzTVsWF5wNOO3tQhy2/LEQGIo+i37HbUf3RE01I2l/V/KjwmuVR6Cu9YjpJcNQ2L4v0eYT7A==} + '@leather-wallet/query@0.6.12': + resolution: {integrity: sha512-FRKU85B0bS7cmRoUynQxt1eeZK9Xi3ln6R+yJudi0aaIy636x0fa2lAXpaVzbCkzpKmpv9JX3RuDKDTGAfFOzA==} peerDependencies: react: '*' '@leather-wallet/rpc@0.3.10': resolution: {integrity: sha512-H0Iz8fjGeYDJcBlzUEkthmLcLaXQvX4m3kp8tA4Tyx6ntdji3PA49cFEwUDUEGIHmOFYy0IEvO34cAmKufs5xw==} + '@leather-wallet/rpc@1.0.1': + resolution: {integrity: sha512-0ObP4YNxNNm67vrubfX2RrecItUb0qOk/RTae/tZVeF+oaqJ4PPsIa+dZponUkCto6Hjid5eudSiT5yx54HIAA==} + '@leather-wallet/tokens@0.5.0': resolution: {integrity: sha512-i7eXEZpZUKHKchhwxlzewbeLPh8zBuxTcg+FInl89kT+zZRL/vt9pOHBeS2SL5i7TTyBjlnkFBIhCXqQjFacQQ==} '@leather-wallet/utils@0.6.6': resolution: {integrity: sha512-X1fS08b0znP6DkMWff2EaMtR2tdU/szQrNq4p16M7tw0BR8IRWcGtGtsqLl71zo28/qKrEe8PqZxv02hzvd2gA==} + '@leather-wallet/utils@0.7.0': + resolution: {integrity: sha512-Ql61C8jLqVvj2xjVceW8DTfdciNjs6wC7oLMmbR2CouikNSS7JZbCMX0hvHCWN0yFJ5TDQ8lZUnLK0pvbWw6kw==} + '@ledgerhq/devices@8.2.0': resolution: {integrity: sha512-XROTW2gTmmuy+YPPDjdtKKTQ3mfxrPtKtV+a9QFbj8f5MnjVMV0Zpy1BIB4CyIMsVVi4z6+nI67auT7IlsM3SQ==} @@ -2492,6 +2507,7 @@ packages: '@ls-lint/ls-lint@2.2.3': resolution: {integrity: sha512-ekM12jNm/7O2I/hsRv9HvYkRdfrHpiV1epVuI2NP+eTIcEgdIdKkKCs9KgQydu/8R5YXTov9aHdOgplmCHLupw==} + cpu: [x64, arm64, s390x] os: [darwin, linux, win32] hasBin: true @@ -2533,6 +2549,9 @@ packages: '@noble/curves@1.3.0': resolution: {integrity: sha512-t01iSXPuN+Eqzb4eBX0S5oubSqXbK/xXa1Ne18Hj8f9pStxztHCE2gfboSp/dZRLSqfuLpRK2nDXDK+W9puocA==} + '@noble/curves@1.4.0': + resolution: {integrity: sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg==} + '@noble/hashes@1.1.5': resolution: {integrity: sha512-LTMZiiLc+V4v1Yi16TD6aX2gmtKszNye0pQgbaLqkvhIqP7nVsSaJsWloGQjJfJ8offaoP5GtX3yY5swbcJxxQ==} @@ -2554,6 +2573,9 @@ packages: '@noble/secp256k1@2.0.0': resolution: {integrity: sha512-rUGBd95e2a45rlmFTqQJYEFA4/gdIARFfuTuTqLglz0PZ6AKyzyXsEZZq7UZn8hZsvaBgpCzKKBJizT2cJERXw==} + '@noble/secp256k1@2.1.0': + resolution: {integrity: sha512-XLEQQNdablO0XZOIniFQimiXsZDNwaYgL96dZwC54Q30imSbAOFf3NKtepc+cXyuZf5Q1HCgbqgZ2UFFuHVcEw==} + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -3587,9 +3609,6 @@ packages: '@schemastore/web-manifest@0.0.6': resolution: {integrity: sha512-mhMEg7qUdpPuqdTAs2xh2GBAISAE++74uFX3y84G0GPwkBF1kdiDVypKbHIbizYTEFty+Ieurxoagq9KRkgEiw==} - '@scure/base@1.1.3': - resolution: {integrity: sha512-/+SgoRjLq7Xlf0CWuLHq2LUZeL/w65kfzAPG5NH9pcmBhs+nunQTn4gvdwgMTIXnt9b2C/1SeL2XiysZEyIC9Q==} - '@scure/base@1.1.5': resolution: {integrity: sha512-Brj9FiG2W1MRQSTB212YVPRrcbjkv48FoZi/u4l/zds/ieRrqsh7aUf6CLwkAq61oKXr/ZlTzlY66gLIj3TFTQ==} @@ -3602,18 +3621,21 @@ packages: '@scure/bip32@1.3.3': resolution: {integrity: sha512-LJaN3HwRbfQK0X1xFSi0Q9amqOgzQnnDngIt+ZlsBC3Bm7/nE7K0kwshZHyaru79yIVRv/e1mQAjZyuZG6jOFQ==} + '@scure/bip32@1.4.0': + resolution: {integrity: sha512-sVUpc0Vq3tXCkDGYVWGIZTRfnvu8LoTDaev7vbwh0omSvVORONr960MQWdKqJDCReIEmTj3PAr73O3aoxz7OPg==} + '@scure/bip39@1.1.0': resolution: {integrity: sha512-pwrPOS16VeTKg98dYXQyIjJEcWfz7/1YJIwxUEPFfQPtc86Ym/1sVgQ2RLoD43AazMk2l/unK4ITySSpW2+82w==} - '@scure/bip39@1.2.1': - resolution: {integrity: sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg==} - '@scure/bip39@1.3.0': resolution: {integrity: sha512-disdg7gHuTDZtY+ZdkmLpPCk7fxZSu3gBiEGuoC1XYxv9cGx3Z6cpTggCgW6odSOOIXCiDjuGejW+aJKCY/pIQ==} '@scure/btc-signer@1.2.1': resolution: {integrity: sha512-/Zle18/aWhYDBuBeXGDGJTdo0/LKpQhU8ETBJeWABCQkbk0QHCFCinidTiz9hdQFfh0HtasPGq5p6EodVCfEew==} + '@scure/btc-signer@1.3.2': + resolution: {integrity: sha512-BmcQHvxaaShKwgbFC0vDk0xzqbMhNtNmgXm6u7cz07FNtGsVItUuHow6NbgHmc+oJSBZJRym5dz8+Uu0JoEJhQ==} + '@segment/analytics-core@1.6.0': resolution: {integrity: sha512-bn9X++IScUfpT7aJGjKU/yJAu/Ko2sYD6HsKA70Z2560E89x30pqgqboVKY8kootvQnT4UKCJiUr5NDMgjmWdQ==} @@ -5870,10 +5892,12 @@ packages: are-we-there-yet@2.0.0: resolution: {integrity: sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==} engines: {node: '>=10'} + deprecated: This package is no longer supported. are-we-there-yet@3.0.1: resolution: {integrity: sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + deprecated: This package is no longer supported. arg@4.1.3: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} @@ -8097,10 +8121,12 @@ packages: gauge@3.0.2: resolution: {integrity: sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==} engines: {node: '>=10'} + deprecated: This package is no longer supported. gauge@4.0.4: resolution: {integrity: sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + deprecated: This package is no longer supported. generate-json-webpack-plugin@2.0.0: resolution: {integrity: sha512-WVEHXiES7YwjLAjWquC5+IspZM4Pwtx1yHlHTBXHkp38HVjnHJo29PxLniWPSyiB539iDgeAcMNUBStrixx3Jw==} @@ -8198,9 +8224,11 @@ packages: glob@6.0.4: resolution: {integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==} + deprecated: Glob versions prior to v9 are no longer supported glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported glob@9.3.5: resolution: {integrity: sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==} @@ -8599,6 +8627,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.3: resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} @@ -9183,7 +9212,6 @@ packages: resolution: {integrity: sha512-Quz3MvAwHxVYNXsOByL7xI5EB2WYOeFswqaHIA3qOK3isRWTxiplBEocmmru6XmxDB2L7jDNYtYA4FyimoAFEw==} engines: {node: '>=8.17.0'} hasBin: true - bundledDependencies: [] jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} @@ -9733,6 +9761,9 @@ packages: micro-packed@0.5.3: resolution: {integrity: sha512-zWRoH+qUb/ZMp9gVZhexvRGCENDM5HEQF4sflqpdilUHWK2/zKR7/MT8GBctnTwbhNJwy1iuk5q6+TYP7/twYA==} + micro-packed@0.6.3: + resolution: {integrity: sha512-VmVkyc7lIzAq/XCPFuLc/CwQ7Ehs5XDK3IwqsZHiBIDttAI9Gs7go6Lv4lNRuAIKrGKcRTtthFKUNyHS0S4wJQ==} + microdiff@1.3.2: resolution: {integrity: sha512-pKy60S2febliZIbwdfEQKTtL5bLNxOyiRRmD400gueYl9XcHyNGxzHSlJWn9IMHwYXT0yohPYL08+bGozVk8cQ==} @@ -10176,10 +10207,12 @@ packages: npmlog@5.0.1: resolution: {integrity: sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==} + deprecated: This package is no longer supported. npmlog@6.0.2: resolution: {integrity: sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + deprecated: This package is no longer supported. nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} @@ -11266,6 +11299,7 @@ packages: react-remove-scroll-bar@2.3.5: resolution: {integrity: sha512-3cqjOqg6s0XbOjWvmasmqHch+RLxIEk2r/70rzGXuz3iIGQsQheEQyqYCBb5EECoD01Vo2SIbDqW4paLeLTASw==} engines: {node: '>=10'} + deprecated: please update to the following version as this contains a bug (https://github.com/theKashey/react-remove-scroll-bar/issues/57) peerDependencies: '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -11591,6 +11625,7 @@ packages: rimraf@2.4.5: resolution: {integrity: sha512-J5xnxTyqaiw06JjMftq7L9ouA448dw/E7dKghkP9WpKNuwmARNNg+Gk8/u5ryb9N/Yo2+z3MCwuqFK/+qPOPfQ==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rimraf@2.6.3: @@ -11600,10 +11635,12 @@ packages: rimraf@2.7.1: resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true ripemd160-min@0.0.6: @@ -15257,18 +15294,19 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.4.15 - '@leather-wallet/bitcoin@0.6.6(encoding@0.1.13)': + '@leather-wallet/bitcoin@0.6.10(encoding@0.1.13)': dependencies: '@bitcoinerlab/secp256k1': 1.0.2 - '@leather-wallet/constants': 0.6.1 - '@leather-wallet/models': 0.6.6 - '@leather-wallet/utils': 0.6.6 - '@noble/hashes': 1.3.3 - '@noble/secp256k1': 2.0.0 - '@scure/base': 1.1.3 - '@scure/bip32': 1.3.3 - '@scure/bip39': 1.2.1 - '@scure/btc-signer': 1.2.1 + '@leather-wallet/constants': 0.6.3 + '@leather-wallet/crypto': 1.0.1 + '@leather-wallet/models': 0.6.8 + '@leather-wallet/utils': 0.7.0 + '@noble/hashes': 1.4.0 + '@noble/secp256k1': 2.1.0 + '@scure/base': 1.1.6 + '@scure/bip32': 1.4.0 + '@scure/bip39': 1.3.0 + '@scure/btc-signer': 1.3.2 '@stacks/common': 6.8.1 '@stacks/transactions': 6.9.0(encoding@0.1.13) bip32: 4.0.0 @@ -15280,10 +15318,21 @@ snapshots: '@leather-wallet/constants@0.6.1': {} + '@leather-wallet/constants@0.6.3': {} + + '@leather-wallet/crypto@1.0.1': + dependencies: + '@scure/bip32': 1.4.0 + '@scure/bip39': 1.3.0 + '@leather-wallet/models@0.6.6': dependencies: bignumber.js: 9.1.2 + '@leather-wallet/models@0.6.8': + dependencies: + bignumber.js: 9.1.2 + '@leather-wallet/panda-preset@0.2.0(jsdom@22.1.0)(typescript@5.4.5)': dependencies: '@pandacss/dev': 0.26.2(jsdom@22.1.0)(typescript@5.4.5) @@ -15299,17 +15348,17 @@ snapshots: - '@vue/compiler-sfc' - supports-color - '@leather-wallet/query@0.6.8(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@leather-wallet/query@0.6.12(encoding@0.1.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@leather-wallet/bitcoin': 0.6.6(encoding@0.1.13) - '@leather-wallet/constants': 0.6.1 - '@leather-wallet/models': 0.6.6 - '@leather-wallet/rpc': 0.3.10 - '@leather-wallet/utils': 0.6.6 - '@noble/hashes': 1.3.3 - '@scure/base': 1.1.3 - '@scure/bip32': 1.3.3 - '@scure/btc-signer': 1.2.1 + '@leather-wallet/bitcoin': 0.6.10(encoding@0.1.13) + '@leather-wallet/constants': 0.6.3 + '@leather-wallet/models': 0.6.8 + '@leather-wallet/rpc': 1.0.1 + '@leather-wallet/utils': 0.7.0 + '@noble/hashes': 1.4.0 + '@scure/base': 1.1.6 + '@scure/bip32': 1.4.0 + '@scure/btc-signer': 1.3.2 '@stacks/common': 6.8.1 '@stacks/rpc-client': 0.8.18(encoding@0.1.13) '@stacks/stacks-blockchain-api-types': 7.8.2 @@ -15335,6 +15384,10 @@ snapshots: dependencies: '@leather-wallet/models': 0.6.6 + '@leather-wallet/rpc@1.0.1': + dependencies: + '@leather-wallet/models': 0.6.8 + '@leather-wallet/tokens@0.5.0': {} '@leather-wallet/utils@0.6.6': @@ -15344,6 +15397,13 @@ snapshots: '@leather-wallet/rpc': 0.3.10 bignumber.js: 9.1.2 + '@leather-wallet/utils@0.7.0': + dependencies: + '@leather-wallet/constants': 0.6.3 + '@leather-wallet/models': 0.6.8 + '@leather-wallet/rpc': 1.0.1 + bignumber.js: 9.1.2 + '@ledgerhq/devices@8.2.0': dependencies: '@ledgerhq/errors': 6.16.1 @@ -15450,6 +15510,10 @@ snapshots: dependencies: '@noble/hashes': 1.3.3 + '@noble/curves@1.4.0': + dependencies: + '@noble/hashes': 1.4.0 + '@noble/hashes@1.1.5': {} '@noble/hashes@1.3.2': {} @@ -15462,6 +15526,8 @@ snapshots: '@noble/secp256k1@2.0.0': {} + '@noble/secp256k1@2.1.0': {} + '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5 @@ -16962,8 +17028,6 @@ snapshots: '@schemastore/web-manifest@0.0.6': {} - '@scure/base@1.1.3': {} - '@scure/base@1.1.5': {} '@scure/base@1.1.6': {} @@ -16980,14 +17044,15 @@ snapshots: '@noble/hashes': 1.3.2 '@scure/base': 1.1.5 - '@scure/bip39@1.1.0': + '@scure/bip32@1.4.0': dependencies: - '@noble/hashes': 1.1.5 - '@scure/base': 1.1.5 + '@noble/curves': 1.4.0 + '@noble/hashes': 1.4.0 + '@scure/base': 1.1.6 - '@scure/bip39@1.2.1': + '@scure/bip39@1.1.0': dependencies: - '@noble/hashes': 1.3.2 + '@noble/hashes': 1.1.5 '@scure/base': 1.1.5 '@scure/bip39@1.3.0': @@ -17002,6 +17067,13 @@ snapshots: '@scure/base': 1.1.5 micro-packed: 0.5.3 + '@scure/btc-signer@1.3.2': + dependencies: + '@noble/curves': 1.4.0 + '@noble/hashes': 1.4.0 + '@scure/base': 1.1.6 + micro-packed: 0.6.3 + '@segment/analytics-core@1.6.0': dependencies: '@lukeed/uuid': 2.0.1 @@ -25116,6 +25188,10 @@ snapshots: dependencies: '@scure/base': 1.1.5 + micro-packed@0.6.3: + dependencies: + '@scure/base': 1.1.5 + microdiff@1.3.2: {} micromark-core-commonmark@2.0.0: