Skip to content

Commit

Permalink
chore: bump @coinbase/wallet-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Feb 7, 2025
1 parent 5275810 commit 507f864
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 8 deletions.
8 changes: 8 additions & 0 deletions .changeset/nasty-fans-breathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@wagmi/connectors": patch
"@wagmi/core": patch
"wagmi": patch
"@wagmi/vue": patch
---

Updated `@coinbase/wallet-sdk`.
9 changes: 6 additions & 3 deletions packages/connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
}
},
"dependencies": {
"@coinbase/wallet-sdk": "4.2.3",
"@coinbase/wallet-sdk": "4.3.0",
"@metamask/sdk": "0.32.0",
"@safe-global/safe-apps-provider": "0.18.5",
"@safe-global/safe-apps-sdk": "9.1.0",
Expand All @@ -56,7 +56,10 @@
"@wagmi/core": "workspace:*",
"msw": "^2.4.9"
},
"contributors": ["awkweb.eth <[email protected]>", "jxom.eth <[email protected]>"],
"contributors": [
"awkweb.eth <[email protected]>",
"jxom.eth <[email protected]>"
],
"funding": "https://github.com/sponsors/wevm",
"keywords": [
"react",
Expand All @@ -68,4 +71,4 @@
"web3",
"abi"
]
}
}
10 changes: 5 additions & 5 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 507f864

Please sign in to comment.