Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Feat/update wc dependencies (#218)
Browse files Browse the repository at this point in the history
* update dependencies, unpin web3modal version

* add changeset

* update ethereum provider dep

* Update .changeset/lemon-pigs-join.md

---------

Co-authored-by: awkweb <[email protected]>
  • Loading branch information
xzilja and tmm authored Apr 6, 2023
1 parent 0d7625b commit 9bb22b6
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 51 deletions.
5 changes: 5 additions & 0 deletions .changeset/lemon-pigs-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@wagmi/connectors': patch
---

Updated `@walletconnect/ethereum-provider` to `2.6.2`, relaxed `@web3modal/standalone` version requirement
4 changes: 2 additions & 2 deletions packages/connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"dependencies": {
"@coinbase/wallet-sdk": "^3.5.4",
"@ledgerhq/connect-kit-loader": "^1.0.1",
"@walletconnect/ethereum-provider": "2.5.2",
"@walletconnect/ethereum-provider": "2.6.2",
"@walletconnect/legacy-provider": "^2.0.0",
"@web3modal/standalone": "2.2.2",
"@web3modal/standalone": "^2.2.2",
"@safe-global/safe-apps-provider": "^0.15.2",
"@safe-global/safe-apps-sdk": "^7.9.0",
"abitype": "^0.3.0",
Expand Down
126 changes: 77 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9bb22b6

Please sign in to comment.