Skip to content

Commit

Permalink
build(deps): bump @wagmi/core from 2.13.0 to 2.13.4
Browse files Browse the repository at this point in the history
Bumps [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core) from 2.13.0 to 2.13.4.
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/core@2.13.4/packages/core)

---
updated-dependencies:
- dependency-name: "@wagmi/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 44a02f3 commit 71c7bc9
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion examples/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@boostxyz/sdk": "workspace:*",
"@boostxyz/evm": "workspace:*",
"@wagmi/core": "^2.11.2",
"@wagmi/core": "^2.13.4",
"typescript": "^5.3.3",
"viem": "^2.9.9",
"vite": "^5.2.13"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"pnpm": {
"overrides": {
"@wagmi/core": "2.13.0",
"@wagmi/core": "2.13.4",
"viem": "2.9.27"
}
}
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 71c7bc9

Please sign in to comment.