Skip to content

Commit

Permalink
fix(deps): update dependency @wagmi/core to v2.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent f87771d commit 12a4f68
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-app-revamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@typescript-eslint/parser": "7.18.0",
"@vercel/node": "3.2.28",
"@wagmi/connectors": "5.5.3",
"@wagmi/core": "2.14.5",
"@wagmi/core": "2.15.2",
"autoprefixer": "10.4.20",
"cheerio": "1.0.0",
"class-variance-authority": "0.7.1",
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8145,6 +8145,15 @@
mipd "0.0.7"
zustand "5.0.0"

"@wagmi/[email protected]":
version "2.15.2"
resolved "https://registry.yarnpkg.com/@wagmi/core/-/core-2.15.2.tgz#5bc934b4bca0d7fac1062c920a5366716f069613"
integrity sha512-4Bu1JA3HqtKvmBBsesvJ3HyqyLk69XYP0lwmG8jFqa5osfqn9iD8pvjsq5VHbIus+ZFM/UL6ydp9WWdtPNjH7w==
dependencies:
eventemitter3 "5.0.1"
mipd "0.0.7"
zustand "5.0.0"

"@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 12a4f68

Please sign in to comment.