Skip to content

Commit

Permalink
chore(deps): bump wagmi from 2.10.9 to 2.12.13 (#1180)
Browse files Browse the repository at this point in the history
Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 2.10.9 to 2.12.13.
- [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/wagmi@2.12.13/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 0b351e1 commit 0a9e6e4
Show file tree
Hide file tree
Showing 6 changed files with 149 additions and 275 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,6 @@
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "18.3.1",
"viem": "^2.21.3",
"wagmi": "^2.10.9"
"wagmi": "^2.12.13"
}
}
2 changes: 1 addition & 1 deletion packages/eth-web3js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@tanstack/react-query": "^5.51.11",
"debug": "^4.3.5",
"viem": "^2.21.3",
"wagmi": "^2.10.9"
"wagmi": "^2.12.13"
},
"devDependencies": {
"@types/debug": "^4.1.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/ethers-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@tanstack/react-query": "^5.51.11",
"debug": "^4.3.5",
"viem": "^2.21.3",
"wagmi": "^2.10.9"
"wagmi": "^2.12.13"
},
"devDependencies": {
"@types/debug": "^4.1.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@tanstack/react-query": "^5.51.11",
"debug": "^4.3.5",
"viem": "^2.21.3",
"wagmi": "^2.10.9"
"wagmi": "^2.12.13"
},
"devDependencies": {
"@types/debug": "^4.1.12",
Expand Down
4 changes: 2 additions & 2 deletions packages/wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
"@types/debug": "^4.1.12",
"father": "^4.4.4",
"typescript": "^5.5.4",
"wagmi": "^2.10.9",
"wagmi": "^2.12.13",
"@tanstack/react-query": "^5.51.11",
"viem": "^2.21.3"
},
"peerDependencies": {
"wagmi": "^2.10.9",
"wagmi": "^2.12.13",
"@tanstack/react-query": "^5.51.11",
"viem": ">=2.0.0"
},
Expand Down
Loading

0 comments on commit 0a9e6e4

Please sign in to comment.