Skip to content

Commit

Permalink
Bump the wagmi group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the wagmi group with 3 updates: [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core), [viem](https://github.com/wevm/viem) and [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react).


Updates `@wagmi/core` from 2.14.6 to 2.15.0
- [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/[email protected]/packages/core)

Updates `viem` from 2.21.47 to 2.21.50
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.50)

Updates `wagmi` from 2.12.33 to 2.13.0
- [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/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wagmi
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: wagmi
- dependency-name: wagmi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: wagmi
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 0cc502d commit aec9ce3
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 124 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@tanstack/react-query": "^5.59.19",
"@tanstack/react-query-devtools": "^5.59.19",
"@tanstack/react-router": "^1.45.11",
"@wagmi/core": "^2.14.6",
"@wagmi/core": "^2.15.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.12",
Expand All @@ -41,8 +41,8 @@
"react-use-measure": "^2.1.1",
"sonner": "^1.5.0",
"tailwind-merge": "^2.4.0",
"viem": "^2.21.47",
"wagmi": "^2.12.33"
"viem": "^2.21.50",
"wagmi": "^2.13.0"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.59.7",
Expand Down
Loading

0 comments on commit aec9ce3

Please sign in to comment.