Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Commit a836942

Browse files
authored
Merge pull request #415 from 0xProject/kim/chore/update-web3-react
chore: update web3-react & walletconnect deps
2 parents 45dd031 + 8f05c9e commit a836942

File tree

2 files changed

+487
-265
lines changed

2 files changed

+487
-265
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"lint:prettier": "prettier --check \"ts/**/*.{ts,tsx,js,json,css,yml,md}\""
2929
},
3030
"resolutions": {
31-
"@walletconnect/web3-provider": "1.3.4",
3231
"node-hid": "2.1.1",
3332
"scrypt": "github:barrysteyn/node-scrypt#fb60a8d"
3433
},
@@ -52,10 +51,10 @@
5251
"@web3-react/abstract-connector": "^6.0.7",
5352
"@web3-react/core": "^6.1.9",
5453
"@web3-react/injected-connector": "^6.0.7",
55-
"@web3-react/network-connector": "^6.1.3",
54+
"@web3-react/network-connector": "^6.1.9",
5655
"@web3-react/types": "^6.0.7",
57-
"@web3-react/walletconnect-connector": "^6.2.0",
58-
"@web3-react/walletlink-connector": "^6.2.0",
56+
"@web3-react/walletconnect-connector": "^6.2.4",
57+
"@web3-react/walletlink-connector": "^6.2.5",
5958
"accounting": "^0.4.1",
6059
"algoliasearch": "^3.33.0",
6160
"basscss": "^8.0.3",

0 commit comments

Comments
 (0)