chore: upgrade viem

This commit is contained in:
c4605
2024-11-12 16:19:57 +01:00
parent 808d6e4afa
commit 559ab9f87d
2 changed files with 187 additions and 86 deletions

View File

@@ -67,7 +67,7 @@
"tsx": "^4.7.2",
"typedoc": "^0.26.6",
"typescript": "^5.4.5",
"viem": "^2.15.1",
"viem": "^2.21.44",
"vitest": "^1.4.0"
},
"optionalDependencies": {

271
pnpm-lock.yaml generated
View File

@@ -20,7 +20,7 @@ importers:
optionalDependencies:
'@scure/btc-signer':
specifier: ^1.2.2
version: 1.3.2
version: 1.4.0
devDependencies:
'@c4605/toolconfs':
specifier: ^5.3.0
@@ -60,7 +60,7 @@ importers:
version: 3.3.3
tsup:
specifier: ^8.2.3
version: 8.2.3(postcss@8.4.40)(tsx@4.16.2)(typescript@5.5.4)(yaml@2.5.0)
version: 8.2.3(postcss@8.4.49)(tsx@4.16.2)(typescript@5.5.4)(yaml@2.6.0)
tsx:
specifier: ^4.7.2
version: 4.16.2
@@ -71,16 +71,16 @@ importers:
specifier: ^5.4.5
version: 5.5.4
viem:
specifier: ^2.15.1
version: 2.18.4(typescript@5.5.4)
specifier: ^2.21.44
version: 2.21.44(typescript@5.5.4)
vitest:
specifier: ^1.4.0
version: 1.6.0(@types/node@18.19.42)
version: 1.6.0(@types/node@22.9.0)
packages:
'@adraffy/ens-normalize@1.10.0':
resolution: {integrity: sha512-nA9XHtlAkYfJxY7bce8DcN7eKxWWCWkU+1GR9d+U6MbNpfwQp8TI7vqOsBsMcHoT4mBu2kypKoSKnghEzOOq5Q==}
'@adraffy/ens-normalize@1.11.0':
resolution: {integrity: sha512-/3DDPKHqqIqxUULp8yP4zODUY1i+2xvVWsv8A79xGWdCAG+8sb0hRh0Rk2QyOJUnnbyPUAZYcpBuRe3nS2OIUg==}
'@c4/btc-utils@0.3.1':
resolution: {integrity: sha512-mhJ43BhjJP7KspiWZVNnvCy3VTmN8EksBiV+d49jVPBDwrj8dBGuhbv3aM+AVnIfq4Z0Ds6k6q2wkl/lKeNcOA==}
@@ -415,6 +415,12 @@ packages:
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
'@eslint-community/eslint-utils@4.4.1':
resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
'@eslint-community/regexpp@4.11.0':
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
@@ -466,11 +472,9 @@ packages:
'@jridgewell/trace-mapping@0.3.25':
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
'@noble/curves@1.4.0':
resolution: {integrity: sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg==}
'@noble/curves@1.4.2':
resolution: {integrity: sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==}
'@noble/curves@1.6.0':
resolution: {integrity: sha512-TlaHRXDehJuRNR9TfZDNQ45mMEd5dwUwmicsafcIX4SsNiqnCHKjE/1alYPd/lDRVhxdhUAlv8uEhMCI5zjIJQ==}
engines: {node: ^14.21.3 || >=16}
'@noble/hashes@1.1.5':
resolution: {integrity: sha512-LTMZiiLc+V4v1Yi16TD6aX2gmtKszNye0pQgbaLqkvhIqP7nVsSaJsWloGQjJfJ8offaoP5GtX3yY5swbcJxxQ==}
@@ -479,6 +483,10 @@ packages:
resolution: {integrity: sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==}
engines: {node: '>= 16'}
'@noble/hashes@1.5.0':
resolution: {integrity: sha512-1j6kQFb7QRru7eKN3ZDvRcP13rugwdxZqCjbiAVZfIJwgj2A65UmT4TgARXGlXgnRkORLTDTrO19ZErt7+QXgA==}
engines: {node: ^14.21.3 || >=16}
'@noble/secp256k1@1.7.1':
resolution: {integrity: sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==}
@@ -582,17 +590,17 @@ packages:
cpu: [x64]
os: [win32]
'@scure/base@1.1.7':
resolution: {integrity: sha512-PPNYBslrLNNUQ/Yad37MHYsNQtK67EhWb6WtSvNLLPo7SdVZgkUjD6Dg+5On7zNwmskf8OX7I7Nx5oN+MIWE0g==}
'@scure/base@1.1.9':
resolution: {integrity: sha512-8YKhl8GHiNI/pU2VMaofa2Tor7PJRAjwQLBBuilkJ9L5+13yVbC7JO/wS7piioAvPSwR3JKM1IJ/u4xQzbcXKg==}
'@scure/bip32@1.4.0':
resolution: {integrity: sha512-sVUpc0Vq3tXCkDGYVWGIZTRfnvu8LoTDaev7vbwh0omSvVORONr960MQWdKqJDCReIEmTj3PAr73O3aoxz7OPg==}
'@scure/bip32@1.5.0':
resolution: {integrity: sha512-8EnFYkqEQdnkuGBVpCzKxyIwDCBLDVj3oiX0EKUFre/tOjL/Hqba1D6n/8RcmaQy4f95qQFrO2A8Sr6ybh4NRw==}
'@scure/bip39@1.3.0':
resolution: {integrity: sha512-disdg7gHuTDZtY+ZdkmLpPCk7fxZSu3gBiEGuoC1XYxv9cGx3Z6cpTggCgW6odSOOIXCiDjuGejW+aJKCY/pIQ==}
'@scure/bip39@1.4.0':
resolution: {integrity: sha512-BEEm6p8IueV/ZTfQLp/0vhw4NPnT9oWf5+28nvmeUICjP99f4vr2d+qc7AVGDDtwRep6ifR43Yed9ERVmiITzw==}
'@scure/btc-signer@1.3.2':
resolution: {integrity: sha512-BmcQHvxaaShKwgbFC0vDk0xzqbMhNtNmgXm6u7cz07FNtGsVItUuHow6NbgHmc+oJSBZJRym5dz8+Uu0JoEJhQ==}
'@scure/btc-signer@1.4.0':
resolution: {integrity: sha512-uSZqmiWWm1+wflQbiob0CrzQSCwDO9MmAxqsqk+tkiRcUv8GbC3Ptv9/2nUbsoUBuPN/6mBQJ/KOBzHjc5Bgow==}
'@shikijs/core@1.14.1':
resolution: {integrity: sha512-KyHIIpKNaT20FtFPFjCQB5WVSTpLR/n+jQXhWHWVUMm9MaOaG9BGOG0MSyt7yA4+Lm+4c9rTc03tt3nYzeYSfw==}
@@ -630,6 +638,9 @@ packages:
'@types/node@18.19.42':
resolution: {integrity: sha512-d2ZFc/3lnK2YCYhos8iaNIYu9Vfhr92nHiyJHRltXWjXUBjEE+A4I58Tdbnw4VhggSW+2j5y5gTrLs4biNnubg==}
'@types/node@22.9.0':
resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==}
'@types/semver@7.5.8':
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
@@ -745,8 +756,8 @@ packages:
'@vitest/utils@1.6.0':
resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==}
abitype@1.0.5:
resolution: {integrity: sha512-YzDhti7cjlfaBhHutMaboYB21Ha3rXR9QTkNJFzYC4kC8YclaiwPBBBJY8ejFdu2wnJeZCVZSMlQJ7fi8S6hsw==}
abitype@1.0.6:
resolution: {integrity: sha512-MMSqYh4+C/aVqI2RQaWqbvI4Kxo5cQV40WQ4QFtDnNzCkqChm8MuENhElmynZlO0qUy/ObkEUaXtKqYnx1Kp3A==}
peerDependencies:
typescript: '>=5.0.4'
zod: ^3 >=3.22.0
@@ -923,6 +934,15 @@ packages:
supports-color:
optional: true
debug@4.3.7:
resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==}
engines: {node: '>=6.0'}
peerDependencies:
supports-color: '*'
peerDependenciesMeta:
supports-color:
optional: true
deep-eql@4.1.4:
resolution: {integrity: sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==}
engines: {node: '>=6'}
@@ -1041,6 +1061,9 @@ packages:
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
engines: {node: '>=0.10.0'}
eventemitter3@5.0.1:
resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==}
execa@5.1.1:
resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
engines: {node: '>=10'}
@@ -1223,8 +1246,8 @@ packages:
isexe@2.0.0:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
isows@1.0.4:
resolution: {integrity: sha512-hEzjY+x9u9hPmBom9IIAqdJCwNLax+xrPb51vEPpERoFlIxgmZcHzsT5jKG06nvInKOBGvReAVz80Umed5CczQ==}
isows@1.0.6:
resolution: {integrity: sha512-lPHCayd40oW98/I0uvgaHKWCSvkzY27LjWLbtzOm64yQ+G3Q5npjjbdppU65iZXkK1Zt+kH9pfegli0AYfwYYw==}
peerDependencies:
ws: '*'
@@ -1358,6 +1381,9 @@ packages:
ms@2.1.2:
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
ms@2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
mz@2.7.0:
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
@@ -1409,6 +1435,14 @@ packages:
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
engines: {node: '>= 0.8.0'}
ox@0.1.2:
resolution: {integrity: sha512-ak/8K0Rtphg9vnRJlbOdaX9R7cmxD2MiSthjWGaQdMk3D7hrAlDoM+6Lxn7hN52Za3vrXfZ7enfke/5WjolDww==}
peerDependencies:
typescript: '>=5.4.0'
peerDependenciesMeta:
typescript:
optional: true
p-limit@3.1.0:
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
engines: {node: '>=10'}
@@ -1461,6 +1495,9 @@ packages:
picocolors@1.0.1:
resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==}
picocolors@1.1.1:
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
picomatch@2.3.1:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'}
@@ -1494,6 +1531,10 @@ packages:
resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.4.49:
resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==}
engines: {node: ^10 || ^12 || >=14}
prelude-ls@1.2.1:
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
engines: {node: '>= 0.8.0'}
@@ -1598,6 +1639,10 @@ packages:
resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==}
engines: {node: '>=0.10.0'}
source-map-js@1.2.1:
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
engines: {node: '>=0.10.0'}
source-map@0.8.0-beta.0:
resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==}
engines: {node: '>= 8'}
@@ -1765,11 +1810,14 @@ packages:
undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
undici-types@6.19.8:
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
uri-js@4.4.1:
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
viem@2.18.4:
resolution: {integrity: sha512-JGdN+PgBnZMbm7fc9o0SfHvL0CKyfrlhBUtaz27V+PeHO43Kgc9Zd4WyIbM8Brafq4TvVcnriRFW/FVGOzwEJw==}
viem@2.21.44:
resolution: {integrity: sha512-oyLTCt7OQUetQN2m9KPNgSA//MzpnQLABAyglPKh+fAypU8cTT/hC5UyLQvaYt4WPg6dkbKOxfsahV4739pu9w==}
peerDependencies:
typescript: '>=5.0.4'
peerDependenciesMeta:
@@ -1834,8 +1882,8 @@ packages:
jsdom:
optional: true
webauthn-p256@0.0.5:
resolution: {integrity: sha512-drMGNWKdaixZNobeORVIqq7k5DsRC9FnG201K2QjeOoQLmtSDaSsVZdkg6n5jUALJKcAG++zBPJXmv6hy0nWFg==}
webauthn-p256@0.0.10:
resolution: {integrity: sha512-EeYD+gmIT80YkSIDb2iWq0lq2zbHo1CxHlQTeJ+KkCILWpVy3zASH3ByD4bopzfk0uCwXxLqKGLqp2W4O28VFA==}
webidl-conversions@3.0.1:
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
@@ -1874,8 +1922,8 @@ packages:
wrappy@1.0.2:
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
ws@8.17.1:
resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==}
ws@8.18.0:
resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1
@@ -1895,6 +1943,11 @@ packages:
engines: {node: '>= 14'}
hasBin: true
yaml@2.6.0:
resolution: {integrity: sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==}
engines: {node: '>= 14'}
hasBin: true
yargs-parser@21.1.1:
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
engines: {node: '>=12'}
@@ -1916,11 +1969,11 @@ packages:
snapshots:
'@adraffy/ens-normalize@1.10.0': {}
'@adraffy/ens-normalize@1.11.0': {}
'@c4/btc-utils@0.3.1':
optionalDependencies:
'@scure/btc-signer': 1.3.2
'@scure/btc-signer': 1.4.0
'@c4605/toolconfs@5.3.0(@typescript-eslint/eslint-plugin@7.17.0(@typescript-eslint/parser@7.17.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(@typescript-eslint/experimental-utils@5.62.0(eslint@8.57.0)(typescript@5.5.4))(@typescript-eslint/parser@7.17.0(eslint@8.57.0)(typescript@5.5.4))(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint-plugin-prettier@5.2.1(eslint-config-prettier@9.1.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3))(eslint@8.57.0)(prettier@3.3.3)':
dependencies:
@@ -2079,6 +2132,11 @@ snapshots:
eslint: 8.57.0
eslint-visitor-keys: 3.4.3
'@eslint-community/eslint-utils@4.4.1(eslint@8.57.0)':
dependencies:
eslint: 8.57.0
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.11.0': {}
'@eslint/eslintrc@2.1.4':
@@ -2139,19 +2197,16 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.0
'@noble/curves@1.4.0':
'@noble/curves@1.6.0':
dependencies:
'@noble/hashes': 1.4.0
'@noble/curves@1.4.2':
dependencies:
'@noble/hashes': 1.4.0
optional: true
'@noble/hashes': 1.5.0
'@noble/hashes@1.1.5': {}
'@noble/hashes@1.4.0': {}
'@noble/hashes@1.5.0': {}
'@noble/secp256k1@1.7.1': {}
'@nodelib/fs.scandir@2.1.5':
@@ -2219,24 +2274,24 @@ snapshots:
'@rollup/rollup-win32-x64-msvc@4.19.1':
optional: true
'@scure/base@1.1.7': {}
'@scure/base@1.1.9': {}
'@scure/bip32@1.4.0':
'@scure/bip32@1.5.0':
dependencies:
'@noble/curves': 1.4.0
'@noble/hashes': 1.4.0
'@scure/base': 1.1.7
'@noble/curves': 1.6.0
'@noble/hashes': 1.5.0
'@scure/base': 1.1.9
'@scure/bip39@1.3.0':
'@scure/bip39@1.4.0':
dependencies:
'@noble/hashes': 1.4.0
'@scure/base': 1.1.7
'@noble/hashes': 1.5.0
'@scure/base': 1.1.9
'@scure/btc-signer@1.3.2':
'@scure/btc-signer@1.4.0':
dependencies:
'@noble/curves': 1.4.2
'@noble/hashes': 1.4.0
'@scure/base': 1.1.7
'@noble/curves': 1.6.0
'@noble/hashes': 1.5.0
'@scure/base': 1.1.9
micro-packed: 0.6.3
optional: true
@@ -2289,6 +2344,11 @@ snapshots:
dependencies:
undici-types: 5.26.5
'@types/node@22.9.0':
dependencies:
undici-types: 6.19.8
optional: true
'@types/semver@7.5.8': {}
'@types/unist@3.0.3': {}
@@ -2362,7 +2422,7 @@ snapshots:
dependencies:
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/visitor-keys': 5.62.0
debug: 4.3.6
debug: 4.3.7
globby: 11.1.0
is-glob: 4.0.3
semver: 7.6.3
@@ -2389,7 +2449,7 @@ snapshots:
'@typescript-eslint/utils@5.62.0(eslint@8.57.0)(typescript@5.5.4)':
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0)
'@eslint-community/eslint-utils': 4.4.1(eslint@8.57.0)
'@types/json-schema': 7.0.15
'@types/semver': 7.5.8
'@typescript-eslint/scope-manager': 5.62.0
@@ -2454,7 +2514,7 @@ snapshots:
loupe: 2.3.7
pretty-format: 29.7.0
abitype@1.0.5(typescript@5.5.4):
abitype@1.0.6(typescript@5.5.4):
optionalDependencies:
typescript: 5.5.4
@@ -2627,6 +2687,10 @@ snapshots:
dependencies:
ms: 2.1.2
debug@4.3.7:
dependencies:
ms: 2.1.3
deep-eql@4.1.4:
dependencies:
type-detect: 4.1.0
@@ -2802,6 +2866,8 @@ snapshots:
esutils@2.0.3: {}
eventemitter3@5.0.1: {}
execa@5.1.1:
dependencies:
cross-spawn: 7.0.3
@@ -2982,9 +3048,9 @@ snapshots:
isexe@2.0.0: {}
isows@1.0.4(ws@8.17.1):
isows@1.0.6(ws@8.18.0):
dependencies:
ws: 8.17.1
ws: 8.18.0
jackspeak@3.4.3:
dependencies:
@@ -3071,7 +3137,7 @@ snapshots:
micro-packed@0.6.3:
dependencies:
'@scure/base': 1.1.7
'@scure/base': 1.1.9
optional: true
micromatch@4.0.7:
@@ -3108,6 +3174,8 @@ snapshots:
ms@2.1.2: {}
ms@2.1.3: {}
mz@2.7.0:
dependencies:
any-promise: 1.3.0
@@ -3155,6 +3223,20 @@ snapshots:
type-check: 0.4.0
word-wrap: 1.2.5
ox@0.1.2(typescript@5.5.4):
dependencies:
'@adraffy/ens-normalize': 1.11.0
'@noble/curves': 1.6.0
'@noble/hashes': 1.5.0
'@scure/bip32': 1.5.0
'@scure/bip39': 1.4.0
abitype: 1.0.6(typescript@5.5.4)
eventemitter3: 5.0.1
optionalDependencies:
typescript: 5.5.4
transitivePeerDependencies:
- zod
p-limit@3.1.0:
dependencies:
yocto-queue: 0.1.0
@@ -3194,6 +3276,9 @@ snapshots:
picocolors@1.0.1: {}
picocolors@1.1.1:
optional: true
picomatch@2.3.1: {}
pirates@4.0.6: {}
@@ -3204,13 +3289,13 @@ snapshots:
mlly: 1.7.1
pathe: 1.1.2
postcss-load-config@6.0.1(postcss@8.4.40)(tsx@4.16.2)(yaml@2.5.0):
postcss-load-config@6.0.1(postcss@8.4.49)(tsx@4.16.2)(yaml@2.6.0):
dependencies:
lilconfig: 3.1.2
optionalDependencies:
postcss: 8.4.40
postcss: 8.4.49
tsx: 4.16.2
yaml: 2.5.0
yaml: 2.6.0
postcss@8.4.40:
dependencies:
@@ -3218,6 +3303,13 @@ snapshots:
picocolors: 1.0.1
source-map-js: 1.2.0
postcss@8.4.49:
dependencies:
nanoid: 3.3.7
picocolors: 1.1.1
source-map-js: 1.2.1
optional: true
prelude-ls@1.2.1: {}
prettier-linter-helpers@1.0.0:
@@ -3309,6 +3401,9 @@ snapshots:
source-map-js@1.2.0: {}
source-map-js@1.2.1:
optional: true
source-map@0.8.0-beta.0:
dependencies:
whatwg-url: 7.1.0
@@ -3404,7 +3499,7 @@ snapshots:
tslib@2.6.3: {}
tsup@8.2.3(postcss@8.4.40)(tsx@4.16.2)(typescript@5.5.4)(yaml@2.5.0):
tsup@8.2.3(postcss@8.4.49)(tsx@4.16.2)(typescript@5.5.4)(yaml@2.6.0):
dependencies:
bundle-require: 5.0.0(esbuild@0.23.0)
cac: 6.7.14
@@ -3416,14 +3511,14 @@ snapshots:
globby: 11.1.0
joycon: 3.1.1
picocolors: 1.0.1
postcss-load-config: 6.0.1(postcss@8.4.40)(tsx@4.16.2)(yaml@2.5.0)
postcss-load-config: 6.0.1(postcss@8.4.49)(tsx@4.16.2)(yaml@2.6.0)
resolve-from: 5.0.0
rollup: 4.19.1
source-map: 0.8.0-beta.0
sucrase: 3.35.0
tree-kill: 1.2.2
optionalDependencies:
postcss: 8.4.40
postcss: 8.4.49
typescript: 5.5.4
transitivePeerDependencies:
- jiti
@@ -3468,21 +3563,24 @@ snapshots:
undici-types@5.26.5: {}
undici-types@6.19.8:
optional: true
uri-js@4.4.1:
dependencies:
punycode: 2.3.1
viem@2.18.4(typescript@5.5.4):
viem@2.21.44(typescript@5.5.4):
dependencies:
'@adraffy/ens-normalize': 1.10.0
'@noble/curves': 1.4.0
'@noble/hashes': 1.4.0
'@scure/bip32': 1.4.0
'@scure/bip39': 1.3.0
abitype: 1.0.5(typescript@5.5.4)
isows: 1.0.4(ws@8.17.1)
webauthn-p256: 0.0.5
ws: 8.17.1
'@noble/curves': 1.6.0
'@noble/hashes': 1.5.0
'@scure/bip32': 1.5.0
'@scure/bip39': 1.4.0
abitype: 1.0.6(typescript@5.5.4)
isows: 1.0.6(ws@8.18.0)
ox: 0.1.2(typescript@5.5.4)
webauthn-p256: 0.0.10
ws: 8.18.0
optionalDependencies:
typescript: 5.5.4
transitivePeerDependencies:
@@ -3490,13 +3588,13 @@ snapshots:
- utf-8-validate
- zod
vite-node@1.6.0(@types/node@18.19.42):
vite-node@1.6.0(@types/node@22.9.0):
dependencies:
cac: 6.7.14
debug: 4.3.6
pathe: 1.1.2
picocolors: 1.0.1
vite: 5.3.5(@types/node@18.19.42)
vite: 5.3.5(@types/node@22.9.0)
transitivePeerDependencies:
- '@types/node'
- less
@@ -3507,16 +3605,16 @@ snapshots:
- supports-color
- terser
vite@5.3.5(@types/node@18.19.42):
vite@5.3.5(@types/node@22.9.0):
dependencies:
esbuild: 0.21.5
postcss: 8.4.40
rollup: 4.19.1
optionalDependencies:
'@types/node': 18.19.42
'@types/node': 22.9.0
fsevents: 2.3.3
vitest@1.6.0(@types/node@18.19.42):
vitest@1.6.0(@types/node@22.9.0):
dependencies:
'@vitest/expect': 1.6.0
'@vitest/runner': 1.6.0
@@ -3535,11 +3633,11 @@ snapshots:
strip-literal: 2.1.0
tinybench: 2.8.0
tinypool: 0.8.4
vite: 5.3.5(@types/node@18.19.42)
vite-node: 1.6.0(@types/node@18.19.42)
vite: 5.3.5(@types/node@22.9.0)
vite-node: 1.6.0(@types/node@22.9.0)
why-is-node-running: 2.3.0
optionalDependencies:
'@types/node': 18.19.42
'@types/node': 22.9.0
transitivePeerDependencies:
- less
- lightningcss
@@ -3549,10 +3647,10 @@ snapshots:
- supports-color
- terser
webauthn-p256@0.0.5:
webauthn-p256@0.0.10:
dependencies:
'@noble/curves': 1.4.0
'@noble/hashes': 1.4.0
'@noble/curves': 1.6.0
'@noble/hashes': 1.5.0
webidl-conversions@3.0.1: {}
@@ -3594,12 +3692,15 @@ snapshots:
wrappy@1.0.2: {}
ws@8.17.1: {}
ws@8.18.0: {}
y18n@5.0.8: {}
yaml@2.5.0: {}
yaml@2.6.0:
optional: true
yargs-parser@21.1.1: {}
yargs@17.7.2: