Skip to content

Commit

Permalink
chore(deps): bump viem from 1.4.2 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [viem](https://github.com/wagmi-dev/viem) from 1.4.2 to 1.10.1.
- [Release notes](https://github.com/wagmi-dev/viem/releases)
- [Changelog](https://github.com/wagmi-dev/viem/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wagmi-dev/viem/compare/[email protected]@1.10.1)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 032f8ba commit 5cb7df9
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 121 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"metamask-testing-tools": "^1.1.4",
"preact": "^10.16.0",
"react-hook-form": "^7.45.2",
"viem": "^1.4.2",
"viem": "^1.10.1",
"wagmi": "^1.3.9",
"water.css": "^2.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/fil-forwarder-viem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"iso-base": "^1.1.2",
"iso-filecoin": "^2.0.2",
"prettier": "3.0.0",
"viem": "^1.4.2"
"viem": "^1.10.1"
},
"devDependencies": {
"@babel/core": "^7.22.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"iso-base": "^1.1.2",
"iso-filecoin": "^2.1.0",
"merge-options": "^3.0.4",
"viem": "^1.4.2",
"viem": "^1.10.1",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 5cb7df9

Please sign in to comment.