|
427 | 427 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.4.0.tgz#45814aa329f30e4fe0ba49426f49dfccdd066426" |
428 | 428 | integrity sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg== |
429 | 429 |
|
430 | | -"@noble/hashes@1.8.0", "@noble/hashes@^1.3.1", "@noble/hashes@^1.3.3", "@noble/hashes@^1.8.0", "@noble/hashes@~1.8.0": |
| 430 | +"@noble/hashes@1.8.0", "@noble/hashes@^1.2.0", "@noble/hashes@^1.3.1", "@noble/hashes@^1.3.3", "@noble/hashes@^1.8.0", "@noble/hashes@~1.8.0": |
431 | 431 | version "1.8.0" |
432 | 432 | resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a" |
433 | 433 | integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A== |
@@ -2090,6 +2090,22 @@ balanced-match@^1.0.0: |
2090 | 2090 | resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" |
2091 | 2091 | integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== |
2092 | 2092 |
|
| 2093 | +base-x@^5.0.0: |
| 2094 | + version "5.0.1" |
| 2095 | + resolved "https://registry.yarnpkg.com/base-x/-/base-x-5.0.1.tgz#16bf35254be1df8aca15e36b7c1dda74b2aa6b03" |
| 2096 | + integrity sha512-M7uio8Zt++eg3jPj+rHMfCC+IuygQHHCOU+IYsVtik6FWjuYpVt/+MRKcgsAMHh8mMFAwnB+Bs+mTrFiXjMzKg== |
| 2097 | + |
| 2098 | +bip32@^5.0.0-rc.0: |
| 2099 | + version "5.0.0-rc.0" |
| 2100 | + resolved "https://registry.yarnpkg.com/bip32/-/bip32-5.0.0-rc.0.tgz#848b21541ccf8f35d6f2a6ad553368df70d705ed" |
| 2101 | + integrity sha512-5hVFGrdCnF8GB1Lj2eEo4PRE7+jp+3xBLnfNjydivOkMvKmUKeJ9GG8uOy8prmWl3Oh154uzgfudR1FRkNBudA== |
| 2102 | + dependencies: |
| 2103 | + "@noble/hashes" "^1.2.0" |
| 2104 | + "@scure/base" "^1.1.1" |
| 2105 | + uint8array-tools "^0.0.8" |
| 2106 | + valibot "^0.37.0" |
| 2107 | + wif "^5.0.0" |
| 2108 | + |
2093 | 2109 | bn.js@^5.2.1: |
2094 | 2110 | version "5.2.2" |
2095 | 2111 | resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.2.tgz#82c09f9ebbb17107cd72cb7fd39bd1f9d0aaa566" |
@@ -2117,6 +2133,21 @@ braces@^3.0.3: |
2117 | 2133 | dependencies: |
2118 | 2134 | fill-range "^7.1.1" |
2119 | 2135 |
|
| 2136 | +bs58@^6.0.0: |
| 2137 | + version "6.0.0" |
| 2138 | + resolved "https://registry.yarnpkg.com/bs58/-/bs58-6.0.0.tgz#a2cda0130558535dd281a2f8697df79caaf425d8" |
| 2139 | + integrity sha512-PD0wEnEYg6ijszw/u8s+iI3H17cTymlrwkKhDhPZq+Sokl3AU4htyBFTjAeNAlCCmg0f53g6ih3jATyCKftTfw== |
| 2140 | + dependencies: |
| 2141 | + base-x "^5.0.0" |
| 2142 | + |
| 2143 | +bs58check@^4.0.0: |
| 2144 | + version "4.0.0" |
| 2145 | + resolved "https://registry.yarnpkg.com/bs58check/-/bs58check-4.0.0.tgz#46cda52a5713b7542dcb78ec2efdf78f5bf1d23c" |
| 2146 | + integrity sha512-FsGDOnFg9aVI9erdriULkd/JjEWONV/lQE5aYziB5PoBsXRind56lh8doIZIc9X4HoxT5x4bLjMWN1/NB8Zp5g== |
| 2147 | + dependencies: |
| 2148 | + "@noble/hashes" "^1.2.0" |
| 2149 | + bs58 "^6.0.0" |
| 2150 | + |
2120 | 2151 | bson@^6.10.4: |
2121 | 2152 | version "6.10.4" |
2122 | 2153 | resolved "https://registry.yarnpkg.com/bson/-/bson-6.10.4.tgz#d530733bb5bb16fb25c162e01a3344fab332fd2b" |
@@ -4465,6 +4496,11 @@ typescript@^5: |
4465 | 4496 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e" |
4466 | 4497 | integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ== |
4467 | 4498 |
|
| 4499 | +uint8array-tools@^0.0.8: |
| 4500 | + version "0.0.8" |
| 4501 | + resolved "https://registry.yarnpkg.com/uint8array-tools/-/uint8array-tools-0.0.8.tgz#712bab001f8347bd782f45bc47c76ffff32d1e0b" |
| 4502 | + integrity sha512-xS6+s8e0Xbx++5/0L+yyexukU7pz//Yg6IHg3BKhXotg1JcYtgxVcUctQ0HxLByiJzpAkNFawz1Nz5Xadzo82g== |
| 4503 | + |
4468 | 4504 | unbox-primitive@^1.1.0: |
4469 | 4505 | version "1.1.0" |
4470 | 4506 | resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.1.0.tgz#8d9d2c9edeea8460c7f35033a88867944934d1e2" |
@@ -4545,6 +4581,11 @@ util@^0.12.5: |
4545 | 4581 | is-typed-array "^1.1.3" |
4546 | 4582 | which-typed-array "^1.1.2" |
4547 | 4583 |
|
| 4584 | +valibot@^0.37.0: |
| 4585 | + version "0.37.0" |
| 4586 | + resolved "https://registry.yarnpkg.com/valibot/-/valibot-0.37.0.tgz#b71f597a581c716f6546a3b53cefd2829b559c55" |
| 4587 | + integrity sha512-FQz52I8RXgFgOHym3XHYSREbNtkgSjF9prvMFH1nBsRyfL6SfCzoT1GuSDTlbsuPubM7/6Kbw0ZMQb8A+V+VsQ== |
| 4588 | + |
4548 | 4589 | vaul@^1.1.2: |
4549 | 4590 | version "1.1.2" |
4550 | 4591 | resolved "https://registry.yarnpkg.com/vaul/-/vaul-1.1.2.tgz#c959f8b9dc2ed4f7d99366caee433fbef91f5ba9" |
@@ -4870,6 +4911,13 @@ which@^2.0.1: |
4870 | 4911 | dependencies: |
4871 | 4912 | isexe "^2.0.0" |
4872 | 4913 |
|
| 4914 | +wif@^5.0.0: |
| 4915 | + version "5.0.0" |
| 4916 | + resolved "https://registry.yarnpkg.com/wif/-/wif-5.0.0.tgz#445e44b8f62e155144d1c970c01ca2ba3979cc3f" |
| 4917 | + integrity sha512-iFzrC/9ne740qFbNjTZ2FciSRJlHIXoxqk/Y5EnE08QOXu1WjJyCCswwDTYbohAOEnlCtLaAAQBhyaLRFh2hMA== |
| 4918 | + dependencies: |
| 4919 | + bs58check "^4.0.0" |
| 4920 | + |
4873 | 4921 | word-wrap@^1.2.5: |
4874 | 4922 | version "1.2.5" |
4875 | 4923 | resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" |
|
0 commit comments