Skip to content

Commit

Permalink
chore(deps): bump @wagmi/core from 2.6.9 to 2.6.14
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.6.9 to 2.6.14.
- [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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent e69d9f0 commit 57f31e3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@headlessui/react": "^1.7.18",
"@rainbow-me/rainbowkit": "^2.0.2",
"@tailwindcss/typography": "^0.5.10",
"@wagmi/core": "^2.6.5",
"@wagmi/core": "^2.6.14",
"@yearn-finance/web-lib": "^3.0.184",
"axios": "^1.6.7",
"ethers": "5.7.2",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3163,7 +3163,7 @@
"@walletconnect/ethereum-provider" "2.11.2"
"@walletconnect/modal" "2.6.2"

"@wagmi/[email protected]", "@wagmi/core@^2.6.5":
"@wagmi/[email protected]":
version "2.6.9"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-2.6.9.tgz#6b2659c7a4420c1d3876902a051ac9487aa604eb"
integrity sha512-AbNbHK+m60mfMTds0flv5YYJGp+JSz8O8ikzX+T7MdemFrYA9tZr6G+iSEnf+JLtcgiaCgQqUwac/WmmTkDiMA==
Expand All @@ -3172,6 +3172,15 @@
mipd "0.0.5"
zustand "4.4.1"

"@wagmi/core@^2.6.14", "@wagmi/core@^2.6.5":
version "2.6.14"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-2.6.14.tgz#b69362e483b306d0ac323acd9875b44bffb9c62a"
integrity sha512-en2DN/Dt059ROJRyLh/M7xN/U8cxHHC+TFEQPpifIJbh4VzUJXdjF+Oqzg/FFqn6JO5wvibFZGT0j4uPclUE2A==
dependencies:
eventemitter3 "5.0.1"
mipd "0.0.5"
zustand "4.4.1"

"@walletconnect/[email protected]":
version "2.11.2"
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.11.2.tgz#35286be92c645fa461fecc0dfe25de9f076fca8f"
Expand Down

0 comments on commit 57f31e3

Please sign in to comment.