Skip to content

Commit

Permalink
fix(deps): update dependency viem to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent bdf5428 commit d8cca5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-router-dom": "^6.4.4",
"react-select": "^5.7.0",
"rxjs": "^7.6.0",
"viem": "2.7.8",
"viem": "2.8.0",
"vite-plugin-pwa": "^0.16.7",
"wagmi": "^2.5.7"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8579,10 +8579,10 @@ [email protected]:
proxy-compare "2.5.1"
use-sync-external-store "1.2.0"

viem@2.7.8:
version "2.7.8"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.7.8.tgz#ca60552190cdc501cf4e1d1140d8da7625b1b1f4"
integrity sha512-5r5pkBDBmihCvMx4b3MqtP0FoZCRWE2ML1DssU80+vhJQur0PKd4yHdLbbvoiGGVD6bYiA394juhfdSvXIGgFA==
viem@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/viem/-/viem-2.8.0.tgz#873568bf10b38f8bead3198815f9d2d58b889867"
integrity sha512-o75wuy3eUQTeJTZHzpnTi/ZrqemW0fNQrxHGGU9rQVdulCoLZS+BfC2hlLpde+SN2JsqPOhVNycUDteMhv4hTA==
dependencies:
"@adraffy/ens-normalize" "1.10.0"
"@noble/curves" "1.2.0"
Expand Down

0 comments on commit d8cca5f

Please sign in to comment.