Skip to content

Commit

Permalink
chore: updates canary
Browse files Browse the repository at this point in the history
  • Loading branch information
ganchoradkov committed Aug 28, 2024
1 parent 5e22d6b commit c8e39df
Show file tree
Hide file tree
Showing 6 changed files with 107 additions and 70 deletions.
4 changes: 2 additions & 2 deletions packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@
"@wallet-standard/base": "1.0.1",
"@wallet-standard/features": "1.0.3",
"@wallet-standard/wallet": "1.0.1",
"@walletconnect/ethereum-provider": "2.15.1",
"@walletconnect/ethereum-provider": "2.15.1-canary-a3089b5",
"@walletconnect/types": "2.13.3",
"@walletconnect/universal-provider": "2.15.0",
"@walletconnect/universal-provider": "2.15.1-canary-a3089b5",
"ethers": "6.13.0",
"ethers5": "npm:[email protected]",
"react": "18.2.0",
Expand Down
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.15.1",
"@walletconnect/ethereum-provider": "2.15.1-canary-a3089b5",
"@walletconnect/utils": "2.15.1",
"@web3modal/base": "workspace:*",
"@web3modal/common": "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.15.1",
"@walletconnect/ethereum-provider": "2.15.1-canary-a3089b5",
"@walletconnect/utils": "2.15.1",
"@web3modal/base": "workspace:*",
"@web3modal/common": "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.15.0",
"@walletconnect/universal-provider": "2.15.1-canary-a3089b5",
"@web3modal/base": "workspace:*",
"@web3modal/common": "workspace:*",
"@web3modal/core": "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 @@ -52,7 +52,7 @@
"test": "vitest run --dir tests"
},
"dependencies": {
"@walletconnect/ethereum-provider": "2.15.1",
"@walletconnect/ethereum-provider": "2.15.1-canary-a3089b5",
"@walletconnect/utils": "2.15.1",
"@web3modal/polyfills": "workspace:*",
"@web3modal/base": "workspace:*",
Expand Down
Loading

0 comments on commit c8e39df

Please sign in to comment.