Skip to content

Commit

Permalink
chore: updates providers to 2.14 (#2557)
Browse files Browse the repository at this point in the history
Co-authored-by: tomiir <rocchitomas@gmail.com>
  • Loading branch information
ganchoradkov and tomiir authored Jul 22, 2024
1 parent e87561f commit 30acdfc
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 115 deletions.
2 changes: 1 addition & 1 deletion packages/ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@coinbase/wallet-sdk": "4.0.3",
"@walletconnect/ethereum-provider": "2.13.0",
"@walletconnect/ethereum-provider": "2.14.0",
"@web3modal/common": "workspace:*",
"@web3modal/wallet": "workspace:*",
"@web3modal/polyfills": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/ethers5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@coinbase/wallet-sdk": "4.0.3",
"@walletconnect/ethereum-provider": "2.13.0",
"@walletconnect/ethereum-provider": "2.14.0",
"@web3modal/common": "workspace:*",
"@web3modal/polyfills": "workspace:*",
"@web3modal/scaffold": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/solana/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@wallet-standard/base": "1.0.1",
"@wallet-standard/features": "1.0.3",
"@wallet-standard/wallet": "1.0.1",
"@walletconnect/universal-provider": "2.13.3",
"@walletconnect/universal-provider": "2.14.0",
"@web3modal/core": "workspace:*",
"@web3modal/common": "workspace:*",
"@web3modal/polyfills": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@walletconnect/ethereum-provider": "2.13.0",
"@walletconnect/ethereum-provider": "2.14.0",
"@web3modal/polyfills": "workspace:*",
"@web3modal/wallet": "workspace:*",
"@web3modal/common": "workspace:*",
Expand Down
149 changes: 38 additions & 111 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 30acdfc

Please sign in to comment.