Skip to content

Commit

Permalink
chore(deps): bump wagmi from 2.14.6 to 2.14.7
Browse files Browse the repository at this point in the history
Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 2.14.6 to 2.14.7.
- [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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 429030a commit 45f3f24
Show file tree
Hide file tree
Showing 6 changed files with 90 additions and 83 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "18.3.1",
"viem": "^2.21.3",
"wagmi": "^2.14.6"
"wagmi": "^2.14.7"
}
}
2 changes: 1 addition & 1 deletion packages/eth-web3js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@tanstack/react-query": "^5.51.11",
"debug": "^4.4.0",
"viem": "^2.21.3",
"wagmi": "^2.14.6"
"wagmi": "^2.14.7"
},
"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 @@ -58,7 +58,7 @@
"@tanstack/react-query": "^5.51.11",
"debug": "^4.4.0",
"viem": "^2.21.3",
"wagmi": "^2.14.6"
"wagmi": "^2.14.7"
},
"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 @@ -67,7 +67,7 @@
"@tanstack/react-query": "^5.51.11",
"debug": "^4.4.0",
"viem": "^2.21.3",
"wagmi": "^2.14.6"
"wagmi": "^2.14.7"
},
"devDependencies": {
"@types/debug": "^4.1.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"father": "^4.4.4",
"typescript": "^5.6.2",
"viem": "^2.21.3",
"wagmi": "^2.14.6"
"wagmi": "^2.14.7"
},
"peerDependencies": {
"@tanstack/react-query": "^5.51.11",
Expand Down
Loading

0 comments on commit 45f3f24

Please sign in to comment.