Skip to content

Commit

Permalink
build(deps): bump @wagmi/core from 2.6.5 to 2.6.9
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.5 to 2.6.9.
- [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] committed Mar 22, 2024
1 parent 752f234 commit 3d38be3
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 @@ -32,7 +32,7 @@
"@tailwindcss/forms": "^0.5.7",
"@total-typescript/ts-reset": "^0.5.1",
"@wagmi/chains": "1.8.0",
"@wagmi/core": "^2.6.5",
"@wagmi/core": "^2.6.9",
"bun-types": "^1.0.30",
"dayjs": "^1.11.10",
"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 @@ -2962,7 +2962,7 @@
"@walletconnect/ethereum-provider" "2.11.1"
"@walletconnect/modal" "2.6.2"

"@wagmi/[email protected]", "@wagmi/core@^2.6.5":
"@wagmi/[email protected]":
version "2.6.5"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-2.6.5.tgz#7d1b7d94083d0b01c9ac4bb69e37d0d82b1640b5"
integrity sha512-DLyrc0o+dx05oIhBJuxnS7ekS5e6rB5mytlqPme+Km7aLdeBdcfYB4yJyYCyWoi93OLa7M5sbflTttz3o56bKw==
Expand All @@ -2971,6 +2971,15 @@
mipd "0.0.5"
zustand "4.4.1"

"@wagmi/core@^2.6.5", "@wagmi/core@^2.6.9":
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==
dependencies:
eventemitter3 "5.0.1"
mipd "0.0.5"
zustand "4.4.1"

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

0 comments on commit 3d38be3

Please sign in to comment.