Skip to content

Commit

Permalink
chore: release (#876)
Browse files Browse the repository at this point in the history
* Publish

 - [email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]

* Publish

 - [email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
 - @web3-react/[email protected]
  • Loading branch information
JFrankfurt authored Aug 14, 2023
1 parent 04432e4 commit 2e8660b
Show file tree
Hide file tree
Showing 13 changed files with 43 additions and 43 deletions.
24 changes: 12 additions & 12 deletions example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "8.2.9",
"version": "8.2.11",
"name": "example",
"scripts": {
"start": "next dev"
Expand All @@ -10,17 +10,17 @@
"@ethersproject/experimental": "^5.6.0",
"@ethersproject/providers": "^5.6.0",
"@ethersproject/units": "^5.6.0",
"@web3-react/coinbase-wallet": "^8.2.0",
"@web3-react/core": "^8.2.0",
"@web3-react/eip1193": "^8.2.0",
"@web3-react/empty": "^8.2.0",
"@web3-react/gnosis-safe": "^8.2.1",
"@web3-react/metamask": "^8.2.1",
"@web3-react/network": "^8.2.0",
"@web3-react/types": "^8.2.0",
"@web3-react/url": "^8.2.0",
"@web3-react/walletconnect": "^8.2.0",
"@web3-react/walletconnect-v2": "^8.3.7",
"@web3-react/coinbase-wallet": "^8.2.2",
"@web3-react/core": "^8.2.2",
"@web3-react/eip1193": "^8.2.2",
"@web3-react/empty": "^8.2.2",
"@web3-react/gnosis-safe": "^8.2.3",
"@web3-react/metamask": "^8.2.3",
"@web3-react/network": "^8.2.2",
"@web3-react/types": "^8.2.2",
"@web3-react/url": "^8.2.2",
"@web3-react/walletconnect": "^8.2.2",
"@web3-react/walletconnect-v2": "^8.5.0",
"next": "^12.1.5",
"react-dom": "^18.0.0"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/coinbase-wallet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.0",
"version": "8.2.2",
"files": [
"dist/*"
],
Expand All @@ -24,12 +24,12 @@
"start": "tsc --watch"
},
"dependencies": {
"@web3-react/types": "^8.2.0"
"@web3-react/types": "^8.2.2"
},
"peerDependencies": {
"@coinbase/wallet-sdk": "^3.0.4"
},
"devDependencies": {
"@web3-react/store": "^8.2.0"
"@web3-react/store": "^8.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.0",
"version": "8.2.2",
"files": [
"dist/*"
],
Expand All @@ -23,8 +23,8 @@
"start": "tsc --watch"
},
"dependencies": {
"@web3-react/store": "^8.2.0",
"@web3-react/types": "^8.2.0",
"@web3-react/store": "^8.2.2",
"@web3-react/types": "^8.2.2",
"zustand": "4.4.0"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/eip1193/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.0",
"version": "8.2.2",
"files": [
"dist/*"
],
Expand All @@ -24,12 +24,12 @@
"start": "tsc --watch"
},
"dependencies": {
"@web3-react/types": "^8.2.0",
"@web3-react/types": "^8.2.2",
"eventemitter3": "^4.0.7"
},
"devDependencies": {
"@ethersproject/experimental": "^5.6.0",
"@ethersproject/providers": "^5.6.0",
"@web3-react/store": "^8.2.0"
"@web3-react/store": "^8.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/empty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.0",
"version": "8.2.2",
"files": [
"dist/*"
],
Expand All @@ -23,6 +23,6 @@
"start": "tsc --watch"
},
"dependencies": {
"@web3-react/types": "^8.2.0"
"@web3-react/types": "^8.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/gnosis-safe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.1",
"version": "8.2.3",
"files": [
"dist/*"
],
Expand All @@ -26,6 +26,6 @@
"dependencies": {
"@safe-global/safe-apps-provider": "^0.17.1",
"@safe-global/safe-apps-sdk": "^8.0.0",
"@web3-react/types": "^8.2.0"
"@web3-react/types": "^8.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/metamask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.1",
"version": "8.2.3",
"files": [
"dist/*"
],
Expand All @@ -25,9 +25,9 @@
},
"dependencies": {
"@metamask/detect-provider": "^1.2.0",
"@web3-react/types": "^8.2.0"
"@web3-react/types": "^8.2.2"
},
"devDependencies": {
"@web3-react/store": "^8.2.0"
"@web3-react/store": "^8.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.0",
"version": "8.2.2",
"files": [
"dist/*"
],
Expand All @@ -24,9 +24,9 @@
},
"dependencies": {
"@ethersproject/providers": "^5",
"@web3-react/types": "^8.2.0"
"@web3-react/types": "^8.2.2"
},
"devDependencies": {
"@web3-react/store": "^8.2.0"
"@web3-react/store": "^8.2.2"
}
}
4 changes: 2 additions & 2 deletions packages/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.0",
"version": "8.2.2",
"files": [
"dist/*"
],
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"@ethersproject/address": "^5",
"@web3-react/types": "^8.2.0",
"@web3-react/types": "^8.2.2",
"zustand": "4.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.0",
"version": "8.2.2",
"files": [
"dist/*"
],
Expand Down
6 changes: 3 additions & 3 deletions packages/url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.0",
"version": "8.2.2",
"files": [
"dist/*"
],
Expand All @@ -24,9 +24,9 @@
},
"dependencies": {
"@ethersproject/providers": "^5",
"@web3-react/types": "^8.2.0"
"@web3-react/types": "^8.2.2"
},
"devDependencies": {
"@web3-react/store": "^8.2.0"
"@web3-react/store": "^8.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/walletconnect-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.3.7",
"version": "8.5.0",
"files": [
"dist/*"
],
Expand All @@ -26,10 +26,10 @@
"dependencies": {
"@walletconnect/ethereum-provider": "^2.9.2",
"@walletconnect/modal": "^2.6.1",
"@web3-react/types": "^8.2.0",
"@web3-react/types": "^8.2.2",
"eventemitter3": "^4.0.7"
},
"devDependencies": {
"@web3-react/store": "^8.2.0"
"@web3-react/store": "^8.2.2"
}
}
6 changes: 3 additions & 3 deletions packages/walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"publishConfig": {
"access": "public"
},
"version": "8.2.0",
"version": "8.2.2",
"files": [
"dist/*"
],
Expand All @@ -25,11 +25,11 @@
},
"dependencies": {
"@walletconnect/ethereum-provider": "^1.7.8",
"@web3-react/types": "^8.2.0",
"@web3-react/types": "^8.2.2",
"eventemitter3": "^4.0.7"
},
"devDependencies": {
"@walletconnect/types": "^1.7.8",
"@web3-react/store": "^8.2.0"
"@web3-react/store": "^8.2.2"
}
}

1 comment on commit 2e8660b

@vercel
Copy link

@vercel vercel bot commented on 2e8660b Aug 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web3-react – ./

web3-react-mu.vercel.app
web3-react-uniswap.vercel.app
web3-react-git-main-uniswap.vercel.app

Please sign in to comment.