Skip to content

Commit

Permalink
Bump the wagmi group with 3 updates (#39)
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.11.8 to 2.12.2
- [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.17.4 to 2.17.9
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.17.9)

Updates `wagmi` from 2.10.11 to 2.11.3
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent fc601a2 commit 1b6d021
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 318 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@tanstack/react-query": "^5.49.2",
"@tanstack/react-query-devtools": "^5.49.2",
"@tanstack/react-router": "^1.45.2",
"@wagmi/core": "^2.11.8",
"@wagmi/core": "^2.12.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
Expand All @@ -38,8 +38,8 @@
"recharts": "^2.12.7",
"sonner": "^1.5.0",
"tailwind-merge": "^2.4.0",
"viem": "^2.17.4",
"wagmi": "^2.10.11"
"viem": "^2.17.9",
"wagmi": "^2.11.3"
},
"devDependencies": {
"@tanstack/eslint-plugin-query": "^5.50.0",
Expand Down
Loading

0 comments on commit 1b6d021

Please sign in to comment.