Skip to content

Commit

Permalink
chore(deps): bump wagmi from 2.14.6 to 2.14.9
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.9.
- [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.14.9/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent c8aaacc commit dc05621
Show file tree
Hide file tree
Showing 6 changed files with 1,029 additions and 563 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.9"
}
}
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.9"
},
"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.9"
},
"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.9"
},
"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.9"
},
"peerDependencies": {
"@tanstack/react-query": "^5.51.11",
Expand Down
Loading

0 comments on commit dc05621

Please sign in to comment.