|
7 | 7 | resolved "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.0.1.tgz" |
8 | 8 | integrity sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g== |
9 | 9 |
|
| 10 | +"@adraffy/ens-normalize@1.10.0": |
| 11 | + version "1.10.0" |
| 12 | + resolved "https://registry.yarnpkg.com/@adraffy/ens-normalize/-/ens-normalize-1.10.0.tgz#d2a39395c587e092d77cbbc80acf956a54f38bf7" |
| 13 | + integrity sha512-nA9XHtlAkYfJxY7bce8DcN7eKxWWCWkU+1GR9d+U6MbNpfwQp8TI7vqOsBsMcHoT4mBu2kypKoSKnghEzOOq5Q== |
| 14 | + |
10 | 15 | "@ampproject/remapping@^2.1.0": |
11 | 16 | version "2.2.0" |
12 | 17 | resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz" |
|
2120 | 2125 |
|
2121 | 2126 | "@hapi/hoek@^9.0.0": |
2122 | 2127 | version "9.3.0" |
2123 | | - resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz" |
| 2128 | + resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb" |
2124 | 2129 | integrity sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ== |
2125 | 2130 |
|
2126 | 2131 | "@hapi/topo@^5.0.0": |
2127 | 2132 | version "5.1.0" |
2128 | | - resolved "https://registry.npmjs.org/@hapi/topo/-/topo-5.1.0.tgz" |
| 2133 | + resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.1.0.tgz#dc448e332c6c6e37a4dc02fd84ba8d44b9afb012" |
2129 | 2134 | integrity sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg== |
2130 | 2135 | dependencies: |
2131 | 2136 | "@hapi/hoek" "^9.0.0" |
|
2851 | 2856 | jsbi "^3.1.5" |
2852 | 2857 | sha.js "^2.4.11" |
2853 | 2858 |
|
| 2859 | +"@noble/curves@1.2.0", "@noble/curves@~1.2.0": |
| 2860 | + version "1.2.0" |
| 2861 | + resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.2.0.tgz#92d7e12e4e49b23105a2555c6984d41733d65c35" |
| 2862 | + integrity sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw== |
| 2863 | + dependencies: |
| 2864 | + "@noble/hashes" "1.3.2" |
| 2865 | + |
2854 | 2866 | "@noble/ed25519@^1.7.0": |
2855 | 2867 | version "1.7.1" |
2856 | 2868 | resolved "https://registry.npmjs.org/@noble/ed25519/-/ed25519-1.7.1.tgz" |
|
2861 | 2873 | resolved "https://registry.npmjs.org/@noble/hashes/-/hashes-1.1.2.tgz" |
2862 | 2874 | integrity sha512-KYRCASVTv6aeUi1tsF8/vpyR7zpfs3FUzy2Jqm+MU+LmUKhQ0y2FpfwqkCcxSg2ua4GALJd8k2R76WxwZGbQpA== |
2863 | 2875 |
|
| 2876 | +"@noble/hashes@1.3.2": |
| 2877 | + version "1.3.2" |
| 2878 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.2.tgz#6f26dbc8fbc7205873ce3cee2f690eba0d421b39" |
| 2879 | + integrity sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ== |
| 2880 | + |
2864 | 2881 | "@noble/hashes@^1.1.2", "@noble/hashes@~1.1.1": |
2865 | 2882 | version "1.1.5" |
2866 | 2883 | resolved "https://registry.npmjs.org/@noble/hashes/-/hashes-1.1.5.tgz" |
2867 | 2884 | integrity sha512-LTMZiiLc+V4v1Yi16TD6aX2gmtKszNye0pQgbaLqkvhIqP7nVsSaJsWloGQjJfJ8offaoP5GtX3yY5swbcJxxQ== |
2868 | 2885 |
|
| 2886 | +"@noble/hashes@~1.3.0", "@noble/hashes@~1.3.2": |
| 2887 | + version "1.3.3" |
| 2888 | + resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.3.tgz#39908da56a4adc270147bb07968bf3b16cfe1699" |
| 2889 | + integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA== |
| 2890 | + |
2869 | 2891 | "@noble/secp256k1@1.6.3", "@noble/secp256k1@~1.6.0": |
2870 | 2892 | version "1.6.3" |
2871 | 2893 | resolved "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-1.6.3.tgz" |
|
3019 | 3041 | dependencies: |
3020 | 3042 | cross-fetch "^3.1.5" |
3021 | 3043 |
|
3022 | | -"@scure/base@~1.1.0": |
3023 | | - version "1.1.1" |
3024 | | - resolved "https://registry.npmjs.org/@scure/base/-/base-1.1.1.tgz" |
3025 | | - integrity sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA== |
| 3044 | +"@scure/base@~1.1.0", "@scure/base@~1.1.2": |
| 3045 | + version "1.1.9" |
| 3046 | + resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.9.tgz#e5e142fbbfe251091f9c5f1dd4c834ac04c3dbd1" |
| 3047 | + integrity sha512-8YKhl8GHiNI/pU2VMaofa2Tor7PJRAjwQLBBuilkJ9L5+13yVbC7JO/wS7piioAvPSwR3JKM1IJ/u4xQzbcXKg== |
3026 | 3048 |
|
3027 | 3049 | "@scure/bip32@1.1.0": |
3028 | 3050 | version "1.1.0" |
|
3033 | 3055 | "@noble/secp256k1" "~1.6.0" |
3034 | 3056 | "@scure/base" "~1.1.0" |
3035 | 3057 |
|
| 3058 | +"@scure/bip32@1.3.2": |
| 3059 | + version "1.3.2" |
| 3060 | + resolved "https://registry.yarnpkg.com/@scure/bip32/-/bip32-1.3.2.tgz#90e78c027d5e30f0b22c1f8d50ff12f3fb7559f8" |
| 3061 | + integrity sha512-N1ZhksgwD3OBlwTv3R6KFEcPojl/W4ElJOeCZdi+vuI5QmTFwLq3OFf2zd2ROpKvxFdgZ6hUpb0dx9bVNEwYCA== |
| 3062 | + dependencies: |
| 3063 | + "@noble/curves" "~1.2.0" |
| 3064 | + "@noble/hashes" "~1.3.2" |
| 3065 | + "@scure/base" "~1.1.2" |
| 3066 | + |
3036 | 3067 | "@scure/bip39@1.1.0": |
3037 | 3068 | version "1.1.0" |
3038 | 3069 | resolved "https://registry.npmjs.org/@scure/bip39/-/bip39-1.1.0.tgz" |
|
3041 | 3072 | "@noble/hashes" "~1.1.1" |
3042 | 3073 | "@scure/base" "~1.1.0" |
3043 | 3074 |
|
| 3075 | +"@scure/bip39@1.2.1": |
| 3076 | + version "1.2.1" |
| 3077 | + resolved "https://registry.yarnpkg.com/@scure/bip39/-/bip39-1.2.1.tgz#5cee8978656b272a917b7871c981e0541ad6ac2a" |
| 3078 | + integrity sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg== |
| 3079 | + dependencies: |
| 3080 | + "@noble/hashes" "~1.3.0" |
| 3081 | + "@scure/base" "~1.1.0" |
| 3082 | + |
3044 | 3083 | "@sentry/browser@7.28.1": |
3045 | 3084 | version "7.28.1" |
3046 | 3085 | resolved "https://registry.npmjs.org/@sentry/browser/-/browser-7.28.1.tgz" |
|
3105 | 3144 | tslib "^1.9.3" |
3106 | 3145 |
|
3107 | 3146 | "@sideway/address@^4.1.3": |
3108 | | - version "4.1.4" |
3109 | | - resolved "https://registry.npmjs.org/@sideway/address/-/address-4.1.4.tgz" |
3110 | | - integrity sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw== |
| 3147 | + version "4.1.5" |
| 3148 | + resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.5.tgz#4bc149a0076623ced99ca8208ba780d65a99b9d5" |
| 3149 | + integrity sha512-IqO/DUQHUkPeixNQ8n0JA6102hT9CmaljNTPmQ1u8MEhBo/R4Q8eKLN/vGZxuebwOroDB4cbpjheD4+/sKFK4Q== |
3111 | 3150 | dependencies: |
3112 | 3151 | "@hapi/hoek" "^9.0.0" |
3113 | 3152 |
|
3114 | | -"@sideway/formula@^3.0.0": |
| 3153 | +"@sideway/formula@^3.0.0", "@sideway/formula@^3.0.1": |
3115 | 3154 | version "3.0.1" |
3116 | 3155 | resolved "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz" |
3117 | 3156 | integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg== |
3118 | 3157 |
|
3119 | 3158 | "@sideway/pinpoint@^2.0.0": |
3120 | 3159 | version "2.0.0" |
3121 | | - resolved "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz" |
| 3160 | + resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df" |
3122 | 3161 | integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ== |
3123 | 3162 |
|
3124 | 3163 | "@sinclair/typebox@^0.24.1": |
|
4103 | 4142 | ethers "5.5.4" |
4104 | 4143 | joi "^17.6.1" |
4105 | 4144 |
|
| 4145 | +"@web3-onboard/common@^2.4.1": |
| 4146 | + version "2.4.2" |
| 4147 | + resolved "https://registry.yarnpkg.com/@web3-onboard/common/-/common-2.4.2.tgz#ffa7b1a7cb6410d9cc4d7b38d50b97a857b334cb" |
| 4148 | + integrity sha512-3+zkBru5W2jBYFBPPQsnqZ7tuN1GUyM5PzD9/MmhvjCLNhmjFtMQ0MkLzG4Yshodb4UW/DmZpjUVrpjdhEhj/Q== |
| 4149 | + dependencies: |
| 4150 | + joi "17.9.1" |
| 4151 | + viem "2.12.0" |
| 4152 | + |
4106 | 4153 | "@web3-onboard/core@2.8.5": |
4107 | 4154 | version "2.8.5" |
4108 | 4155 | resolved "https://registry.npmjs.org/@web3-onboard/core/-/core-2.8.5.tgz" |
|
4170 | 4217 | ethereumjs-util "^7.1.3" |
4171 | 4218 |
|
4172 | 4219 | "@web3-onboard/tallyho@^2.0.1": |
4173 | | - version "2.0.1" |
4174 | | - resolved "https://registry.npmjs.org/@web3-onboard/tallyho/-/tallyho-2.0.1.tgz" |
4175 | | - integrity sha512-JgntTyJvFSk0MOJjZauL5sqSG9e3ENURN7I/H+3GCMIkEGJChsVHaZZcy7D6zFNgwUreztv8tg7DSoal//iizg== |
| 4220 | + version "2.1.1" |
| 4221 | + resolved "https://registry.yarnpkg.com/@web3-onboard/tallyho/-/tallyho-2.1.1.tgz#35b06fad2165a684562b91f97ed9d0594c532c25" |
| 4222 | + integrity sha512-uuJfkUiVVlGHAGPqLDFCTUOa6Wis/S0Y1jz/B6Hrq1NaxKICM75bjIYjFU9cZ1TfJr9hzRR3AxyyYM4hoEl4fQ== |
4176 | 4223 | dependencies: |
4177 | | - "@web3-onboard/common" "^2.2.3" |
| 4224 | + "@web3-onboard/common" "^2.4.1" |
4178 | 4225 | tallyho-detect-provider "^1.0.0" |
4179 | 4226 | tallyho-onboarding "^1.0.2" |
4180 | 4227 |
|
@@ -4217,6 +4264,11 @@ abab@^2.0.5, abab@^2.0.6: |
4217 | 4264 | resolved "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz" |
4218 | 4265 | integrity sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA== |
4219 | 4266 |
|
| 4267 | +abitype@1.0.0: |
| 4268 | + version "1.0.0" |
| 4269 | + resolved "https://registry.yarnpkg.com/abitype/-/abitype-1.0.0.tgz#237176dace81d90d018bebf3a45cb42f2a2d9e97" |
| 4270 | + integrity sha512-NMeMah//6bJ56H5XRj8QCV4AwuW6hB6zqz2LnhhLdcWVQOsXki6/Pn3APeqxCma62nXIcmZWdu1DlHWS74umVQ== |
| 4271 | + |
4220 | 4272 | abortcontroller-polyfill@^1.7.3: |
4221 | 4273 | version "1.7.5" |
4222 | 4274 | resolved "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.5.tgz" |
@@ -4893,11 +4945,16 @@ borsh@^0.7.0: |
4893 | 4945 | bs58 "^4.0.0" |
4894 | 4946 | text-encoding-utf-8 "^1.0.2" |
4895 | 4947 |
|
4896 | | -bowser@^2.11.0, bowser@^2.9.0: |
| 4948 | +bowser@^2.11.0: |
4897 | 4949 | version "2.11.0" |
4898 | 4950 | resolved "https://registry.npmjs.org/bowser/-/bowser-2.11.0.tgz" |
4899 | 4951 | integrity sha512-AlcaJBi/pqqJBIQ8U9Mcpc9i8Aqxn88Skv5d+xBX006BY5u8N3mGLHa5Lgppa7L/HfwgwLgZ6NYs+Ag6uUmJRA== |
4900 | 4952 |
|
| 4953 | +bowser@^2.9.0: |
| 4954 | + version "2.14.1" |
| 4955 | + resolved "https://registry.yarnpkg.com/bowser/-/bowser-2.14.1.tgz#4ea39bf31e305184522d7ad7bfd91389e4f0cb79" |
| 4956 | + integrity sha512-tzPjzCxygAKWFOJP011oxFHs57HzIhOEracIgAePE4pqB3LikALKnSzUyU4MGs9/iCEUuHlAJTjTc5M+u7YEGg== |
| 4957 | + |
4901 | 4958 | brace-expansion@^1.1.7: |
4902 | 4959 | version "1.1.11" |
4903 | 4960 | resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" |
@@ -8540,6 +8597,11 @@ isomorphic-ws@^4.0.1: |
8540 | 8597 | resolved "https://registry.npmjs.org/isomorphic-ws/-/isomorphic-ws-4.0.1.tgz" |
8541 | 8598 | integrity sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w== |
8542 | 8599 |
|
| 8600 | +isows@1.0.4: |
| 8601 | + version "1.0.4" |
| 8602 | + resolved "https://registry.yarnpkg.com/isows/-/isows-1.0.4.tgz#810cd0d90cc4995c26395d2aa4cfa4037ebdf061" |
| 8603 | + integrity sha512-hEzjY+x9u9hPmBom9IIAqdJCwNLax+xrPb51vEPpERoFlIxgmZcHzsT5jKG06nvInKOBGvReAVz80Umed5CczQ== |
| 8604 | + |
8543 | 8605 | isstream@~0.1.2: |
8544 | 8606 | version "0.1.2" |
8545 | 8607 | resolved "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz" |
@@ -9058,6 +9120,17 @@ jest@^28.1.2: |
9058 | 9120 | import-local "^3.0.2" |
9059 | 9121 | jest-cli "^28.1.3" |
9060 | 9122 |
|
| 9123 | +joi@17.9.1: |
| 9124 | + version "17.9.1" |
| 9125 | + resolved "https://registry.yarnpkg.com/joi/-/joi-17.9.1.tgz#74899b9fa3646904afa984a11df648eca66c9018" |
| 9126 | + integrity sha512-FariIi9j6QODKATGBrEX7HZcja8Bsh3rfdGYy/Sb65sGlZWK/QWesU1ghk7aJWDj95knjXlQfSmzFSPPkLVsfw== |
| 9127 | + dependencies: |
| 9128 | + "@hapi/hoek" "^9.0.0" |
| 9129 | + "@hapi/topo" "^5.0.0" |
| 9130 | + "@sideway/address" "^4.1.3" |
| 9131 | + "@sideway/formula" "^3.0.1" |
| 9132 | + "@sideway/pinpoint" "^2.0.0" |
| 9133 | + |
9061 | 9134 | joi@^17.6.1: |
9062 | 9135 | version "17.7.0" |
9063 | 9136 | resolved "https://registry.npmjs.org/joi/-/joi-17.7.0.tgz" |
@@ -12059,12 +12132,12 @@ table-layout@^1.0.2: |
12059 | 12132 |
|
12060 | 12133 | tallyho-detect-provider@^1.0.0: |
12061 | 12134 | version "1.0.2" |
12062 | | - resolved "https://registry.npmjs.org/tallyho-detect-provider/-/tallyho-detect-provider-1.0.2.tgz" |
| 12135 | + resolved "https://registry.yarnpkg.com/tallyho-detect-provider/-/tallyho-detect-provider-1.0.2.tgz#6e462c34494217d39a83e22709dd855488b2d32d" |
12063 | 12136 | integrity sha512-VUGZiWUrKJUUjtnkib09tuNO7Kld4UWLs54nnNYP0tewvzmeb1VWDK0UTv88bEUcuRKx2YWGDIuOuK9v270Ewg== |
12064 | 12137 |
|
12065 | 12138 | tallyho-onboarding@^1.0.2: |
12066 | 12139 | version "1.0.2" |
12067 | | - resolved "https://registry.npmjs.org/tallyho-onboarding/-/tallyho-onboarding-1.0.2.tgz" |
| 12140 | + resolved "https://registry.yarnpkg.com/tallyho-onboarding/-/tallyho-onboarding-1.0.2.tgz#afc7dc4eb05b3a7861ead215e798585e1cbe2e91" |
12068 | 12141 | integrity sha512-bdFT/fNrFrq1BYVgjl/JKtwDmeS+z2u0415PoxmGmmYYRfdcKqXtEPImMoEbVwGtOeN0iFVohuS8ESrrAe+w7w== |
12069 | 12142 | dependencies: |
12070 | 12143 | bowser "^2.9.0" |
@@ -12713,6 +12786,20 @@ verror@1.10.0: |
12713 | 12786 | core-util-is "1.0.2" |
12714 | 12787 | extsprintf "^1.2.0" |
12715 | 12788 |
|
| 12789 | +viem@2.12.0: |
| 12790 | + version "2.12.0" |
| 12791 | + resolved "https://registry.yarnpkg.com/viem/-/viem-2.12.0.tgz#699ba326a1ce0df81042dc8b6f22fa751f9cefce" |
| 12792 | + integrity sha512-XBvORspE4x2/gfy7idH6IVFwkJiXirygFCU3lxUH6fttsj8zufLtgiokfvZF/LAZUEDvdxSgL08whSYgffM2fw== |
| 12793 | + dependencies: |
| 12794 | + "@adraffy/ens-normalize" "1.10.0" |
| 12795 | + "@noble/curves" "1.2.0" |
| 12796 | + "@noble/hashes" "1.3.2" |
| 12797 | + "@scure/bip32" "1.3.2" |
| 12798 | + "@scure/bip39" "1.2.1" |
| 12799 | + abitype "1.0.0" |
| 12800 | + isows "1.0.4" |
| 12801 | + ws "8.13.0" |
| 12802 | + |
12716 | 12803 | w3c-hr-time@^1.0.2: |
12717 | 12804 | version "1.0.2" |
12718 | 12805 | resolved "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz" |
@@ -13403,6 +13490,11 @@ ws@7.5.3: |
13403 | 13490 | resolved "https://registry.npmjs.org/ws/-/ws-7.5.3.tgz" |
13404 | 13491 | integrity sha512-kQ/dHIzuLrS6Je9+uv81ueZomEwH0qVYstcAQ4/Z93K8zeko9gtAbttJWzoC5ukqXY1PpoouV3+VSOqEAFt5wg== |
13405 | 13492 |
|
| 13493 | +ws@8.13.0: |
| 13494 | + version "8.13.0" |
| 13495 | + resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0" |
| 13496 | + integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA== |
| 13497 | + |
13406 | 13498 | ws@^3.0.0: |
13407 | 13499 | version "3.3.3" |
13408 | 13500 | resolved "https://registry.npmjs.org/ws/-/ws-3.3.3.tgz" |
|
0 commit comments