Skip to content

Commit

Permalink
fix: bump Metamask SDK (#4433)
Browse files Browse the repository at this point in the history
* fix: Bump Metamask SDK version to fix webpack dynamic import issue

* Update late-hotels-report.md

---------

Co-authored-by: jxom <[email protected]>
  • Loading branch information
Aerilym and jxom authored Dec 1, 2024
1 parent d49ed08 commit 06e186c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 10 deletions.
8 changes: 8 additions & 0 deletions .changeset/late-hotels-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@wagmi/connectors": patch
"wagmi": patch
"@wagmi/core": patch
"@wagmi/vue": patch
---

Bumped Metamask SDK version to `0.31.1`.
2 changes: 1 addition & 1 deletion packages/connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@coinbase/wallet-sdk": "4.2.3",
"@metamask/sdk": "0.31.0",
"@metamask/sdk": "0.31.1",
"@safe-global/safe-apps-provider": "0.18.4",
"@safe-global/safe-apps-sdk": "9.1.0",
"@walletconnect/ethereum-provider": "2.17.0",
Expand Down
18 changes: 9 additions & 9 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 06e186c

Please sign in to comment.