Skip to content

Commit

Permalink
chore(deps): bump wagmi from 2.12.12 to 2.12.14 (#3298)
Browse files Browse the repository at this point in the history
Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 2.12.12 to 2.12.14.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 26, 2024
1 parent e84befe commit 9ab00c1
Showing 1 changed file with 13 additions and 22 deletions.
35 changes: 13 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7697,10 +7697,10 @@
loupe "^2.3.6"
pretty-format "^29.5.0"

"@wagmi/[email protected].11":
version "5.1.11"
resolved "https://registry.yarnpkg.com/@wagmi/connectors/-/connectors-5.1.11.tgz#828fd8764c4e632efe215d2b3b75415d8e601836"
integrity sha512-k6IfxYHG0MqJWt2KY6UhrNt4mPSmCLq0tQG3h+uB5em1oioX9V902geoik+KoF6Sa0oqAq5UTJVA1IT5lAjOkQ==
"@wagmi/[email protected].13":
version "5.1.13"
resolved "https://registry.yarnpkg.com/@wagmi/connectors/-/connectors-5.1.13.tgz#82b152060668e740a868268b66b27fdc878982d4"
integrity sha512-Lvw3ClOQL8lJGn2cY2QJbqo0Gb6P30QtDCBMtpXwLUSnKnLvHq0d/aErJXEU3LdHtVJC9qwx9Siug4AUHtTK6w==
dependencies:
"@coinbase/wallet-sdk" "4.0.4"
"@metamask/sdk" "0.28.4"
Expand All @@ -7710,19 +7710,10 @@
"@walletconnect/modal" "2.6.2"
cbw-sdk "npm:@coinbase/[email protected]"

"@wagmi/[email protected]":
version "2.13.5"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-2.13.5.tgz#20764d88d36c31c4557511309eef7d23fa60c98e"
integrity sha512-lvX/hApJTSA/H2kOklokjIYiUpnT8CpBH80GeOiKxU0CGK1wNHTu20GRTCy0GF1t7jkNwPSG3m0SmnXmgYMmHw==
dependencies:
eventemitter3 "5.0.1"
mipd "0.0.7"
zustand "4.4.1"

"@wagmi/core@^2.11.6":
version "2.13.6"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-2.13.6.tgz#532118e60fcb3abde9cabf5318c8986c4ddcacff"
integrity sha512-5QkYd9dWntUJMH3EFQqPJRDBwc0+PVPmuMQF09wKXCFvTIdTLFnEI3itPIoMwO4ULtvsrftDzpT71lqpu1EJJQ==
"@wagmi/[email protected]", "@wagmi/core@^2.11.6":
version "2.13.7"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-2.13.7.tgz#d1ad8e82aee79cd36a07cec7b6de0c0195578ca1"
integrity sha512-vuoy4Qct5A5pzsmbd5D265NV5qcybQM9n03h+fyljZF368T7FfgmMgOfcO8ZElVqhPsc13JS84drxcQPT4yjIg==
dependencies:
eventemitter3 "5.0.1"
mipd "0.0.7"
Expand Down Expand Up @@ -19970,12 +19961,12 @@ w3c-xmlserializer@^5.0.0:
xml-name-validator "^5.0.0"

wagmi@^2.10.9:
version "2.12.12"
resolved "https://registry.yarnpkg.com/wagmi/-/wagmi-2.12.12.tgz#0780267ac473f7dfe25d887ae5186e1e3790c087"
integrity sha512-BgB8GprWJzWuq3V6vCr12kP9a+ta9AWEkoM/fjQWE90yD9YWEgYmpK/uqXNnZLymsuSfxyIFn7JhYIs+mwo/yA==
version "2.12.14"
resolved "https://registry.yarnpkg.com/wagmi/-/wagmi-2.12.14.tgz#bec465fb2924008eb870e981a01623db3cfe122c"
integrity sha512-D9pCL3D/+Ph8k6SVi1aWcmnnw7gWyPiFlSovBplpsFgKT613csfXQDp+VslVR8onB+nkFikakxZNKcZgbLHU6A==
dependencies:
"@wagmi/connectors" "5.1.11"
"@wagmi/core" "2.13.5"
"@wagmi/connectors" "5.1.13"
"@wagmi/core" "2.13.7"
use-sync-external-store "1.2.0"

walk-sync@^2.2.0:
Expand Down

0 comments on commit 9ab00c1

Please sign in to comment.