Skip to content

Commit 507f864

Browse files
committed
chore: bump @coinbase/wallet-sdk
1 parent 5275810 commit 507f864

File tree

3 files changed

+19
-8
lines changed

3 files changed

+19
-8
lines changed

.changeset/nasty-fans-breathe.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"@wagmi/connectors": patch
3+
"@wagmi/core": patch
4+
"wagmi": patch
5+
"@wagmi/vue": patch
6+
---
7+
8+
Updated `@coinbase/wallet-sdk`.

packages/connectors/package.json

+6-3
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
}
4646
},
4747
"dependencies": {
48-
"@coinbase/wallet-sdk": "4.2.3",
48+
"@coinbase/wallet-sdk": "4.3.0",
4949
"@metamask/sdk": "0.32.0",
5050
"@safe-global/safe-apps-provider": "0.18.5",
5151
"@safe-global/safe-apps-sdk": "9.1.0",
@@ -56,7 +56,10 @@
5656
"@wagmi/core": "workspace:*",
5757
"msw": "^2.4.9"
5858
},
59-
"contributors": ["awkweb.eth <[email protected]>", "jxom.eth <[email protected]>"],
59+
"contributors": [
60+
"awkweb.eth <[email protected]>",
61+
"jxom.eth <[email protected]>"
62+
],
6063
"funding": "https://github.com/sponsors/wevm",
6164
"keywords": [
6265
"react",
@@ -68,4 +71,4 @@
6871
"web3",
6972
"abi"
7073
]
71-
}
74+
}

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)