Skip to content

Commit

Permalink
chore: upgrade coinbase packages
Browse files Browse the repository at this point in the history
  • Loading branch information
enesozturk committed Dec 12, 2024
1 parent a7fb06f commit 5c61a05
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/adapters/ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"peerDependencies": {
"@ethersproject/sha2": "5.7.0",
"@coinbase/wallet-sdk": "4.2.3",
"@coinbase/wallet-sdk": "4.2.4",
"ethers": ">=6"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/ethers5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"peerDependencies": {
"@ethersproject/sha2": "5.7.0",
"@coinbase/wallet-sdk": "4.2.3",
"@coinbase/wallet-sdk": "4.2.4",
"ethers": ">=4.1 <6.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"valtio": "1.11.2"
},
"peerDependencies": {
"@coinbase/wallet-sdk": "4.2.3",
"@coinbase/wallet-sdk": "4.2.4",
"@wagmi/connectors": ">=5.1",
"@wagmi/core": ">=2.13",
"viem": "2.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/appkit-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"viem": "2.x"
},
"devDependencies": {
"@coinbase/wallet-sdk": "4.2.3",
"@coinbase/wallet-sdk": "4.2.4",
"@solana/wallet-adapter-base": "0.9.23",
"@solana/web3.js": "1.95.8",
"@vitest/coverage-v8": "2.1.3",
Expand Down
22 changes: 11 additions & 11 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 5c61a05

Please sign in to comment.