Skip to content

Commit

Permalink
build(deps-dev): bump wagmi from 1.4.12 to 2.0.1 (ethereum-optimism#8845
Browse files Browse the repository at this point in the history
)

Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 1.4.12 to 2.0.1.
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/[email protected]/packages/react)

---
updated-dependencies:
- dependency-name: wagmi
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 3c0fe56 commit 3031b63
Show file tree
Hide file tree
Showing 2 changed files with 4,262 additions and 453 deletions.
4 changes: 2 additions & 2 deletions packages/contracts-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.0.1",
"wagmi": "^1.4.12"
"wagmi": "^2.0.1"
},
"peerDependencies": {
"@wagmi/core": "^1.4.12",
"wagmi": "^1.4.12"
"wagmi": "^2.0.1"
},
"peerDependenciesMeta": {
"wagmi": {
Expand Down
Loading

0 comments on commit 3031b63

Please sign in to comment.