Skip to content

Commit

Permalink
Update versions to all be on the same common version
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamj1232 committed Jun 5, 2024
1 parent 1f81301 commit b443341
Show file tree
Hide file tree
Showing 51 changed files with 142 additions and 139 deletions.
4 changes: 2 additions & 2 deletions packages/arcana-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/arcana-auth",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"description": "Arcana wallet is a built-in, secure Web3 wallet that users can access instantly when logging into an app integrated with the Arcana Auth SDK. It offers a customizable interface that can be branded to match the app's style. Users don't need to generate or manage cryptographic keys or remember passphrases. The wallet uses advanced distributed key generation, giving users full control over their wallets while onboarding Web3 apps using familiar Web2 authentication methods. It is user-friendly, secure, and puts users in control of their Web3 experience.",
"private": false,
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"@arcana/auth": "^1.0.10",
"@web3-onboard/common": "2.4.0"
"@web3-onboard/common": "^2.4.1"
},
"devDependencies": {
"typescript": "^5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/bitget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/bitget",
"version": "2.1.0",
"version": "2.1.1",
"description": "bitget-wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -62,6 +62,6 @@
},
"dependencies": {
"@bitget-wallet/web3-sdk": "^0.0.8",
"@web3-onboard/common": "^2.4.0"
"@web3-onboard/common": "^2.4.1"
}
}
4 changes: 2 additions & 2 deletions packages/bitkeep/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/bitkeep",
"version": "2.1.0",
"version": "2.1.1",
"description": "Bitkeep Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -62,6 +62,6 @@
},
"dependencies": {
"@bitget-wallet/web3-sdk": "^0.0.8",
"@web3-onboard/common": "^2.4.0"
"@web3-onboard/common": "^2.4.1"
}
}
4 changes: 2 additions & 2 deletions packages/blocto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/blocto",
"version": "2.1.0",
"version": "2.1.1",
"description": "Blocto SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -64,7 +64,7 @@
"window": "^4.2.7"
},
"dependencies": {
"@web3-onboard/common": "^2.4.0",
"@web3-onboard/common": "^2.4.1",
"@blocto/sdk": "^0.9.1"
}
}
4 changes: 2 additions & 2 deletions packages/capsule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/capsule",
"version": "2.1.0",
"version": "2.1.1",
"description": "Capsule SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"module": "dist/index.js",
"browser": "dist/index.js",
Expand Down Expand Up @@ -60,7 +60,7 @@
"@usecapsule/react-sdk": "^2.3.1",
"@usecapsule/wagmi-v2-integration": "^1.7.1",
"@wagmi/chains": "^1.8.0",
"@web3-onboard/common": "^2.4.0",
"@web3-onboard/common": "^2.4.1",
"react-dom": "^18.2.0",
"viem": "2.9.15",
"wagmi": "2.5.19"
Expand Down
4 changes: 2 additions & 2 deletions packages/cede-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/cede-store",
"version": "2.3.0",
"version": "2.3.1",
"description": "cede.store SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -70,6 +70,6 @@
},
"dependencies": {
"@cedelabs/providers": "^1.5.0",
"@web3-onboard/common": "^2.4.0"
"@web3-onboard/common": "^2.4.1"
}
}
4 changes: 2 additions & 2 deletions packages/coinbase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/coinbase",
"version": "2.4.0-alpha.1",
"version": "2.4.1",
"description": "Coinbase SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -60,6 +60,6 @@
},
"dependencies": {
"@coinbase/wallet-sdk": "4.0.3",
"@web3-onboard/common": "^2.4.1-alpha.1"
"@web3-onboard/common": "^2.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/common",
"version": "2.4.1-alpha.1",
"version": "2.4.2",
"description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/core",
"version": "2.22.0",
"version": "2.22.1",
"description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -87,7 +87,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@web3-onboard/common": "2.4.0",
"@web3-onboard/common": "^2.4.1",
"bnc-sdk": "^4.6.7",
"bowser": "^2.11.0",
"eventemitter3": "^4.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/dcent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/dcent",
"version": "2.2.9",
"version": "2.2.10",
"description": "D'CENT wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -56,7 +56,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@web3-onboard/common": "^2.4.0",
"@web3-onboard/common": "^2.4.1",
"@web3-onboard/hw-common": "^2.3.2",
"@ethereumjs/tx": "^3.4.0",
"@ethersproject/providers": "^5.5.0",
Expand Down
68 changes: 34 additions & 34 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,44 +28,44 @@
"@safe-global/safe-apps-provider": "^0.18.0",
"@safe-global/safe-apps-sdk": "^8.1.0",
"@web3-onboard/arcana-auth": "^2.1.0",
"@web3-onboard/bitget": "2.1.0",
"@web3-onboard/blocto": "^2.1.0",
"@web3-onboard/capsule": "2.1.0",
"@web3-onboard/cede-store": "^2.3.0",
"@web3-onboard/core": "2.22.0",
"@web3-onboard/coinbase": "^2.4.0-alpha.1",
"@web3-onboard/bitget": "2.1.1",
"@web3-onboard/blocto": "^2.1.1",
"@web3-onboard/capsule": "2.1.1",
"@web3-onboard/cede-store": "^2.3.1",
"@web3-onboard/core": "2.22.1",
"@web3-onboard/coinbase": "^2.4.1",
"@web3-onboard/dcent": "^2.2.7",
"@web3-onboard/enkrypt": "^2.1.0",
"@web3-onboard/fortmatic": "^2.1.0",
"@web3-onboard/frame": "^2.1.0",
"@web3-onboard/frontier": "^2.1.0",
"@web3-onboard/gas": "^2.2.0",
"@web3-onboard/wagmi": "^2.0.0",
"@web3-onboard/gnosis": "^2.3.0",
"@web3-onboard/infinity-wallet": "^2.1.0",
"@web3-onboard/injected-wallets": "^2.11.0",
"@web3-onboard/enkrypt": "^2.1.1",
"@web3-onboard/fortmatic": "^2.1.1",
"@web3-onboard/frame": "^2.1.1",
"@web3-onboard/frontier": "^2.1.1",
"@web3-onboard/gas": "^2.2.1",
"@web3-onboard/wagmi": "^2.0.1",
"@web3-onboard/gnosis": "^2.3.1",
"@web3-onboard/infinity-wallet": "^2.1.1",
"@web3-onboard/injected-wallets": "^2.11.1",
"@web3-onboard/keepkey": "^2.3.8",
"@web3-onboard/keystone": "^2.3.8",
"@web3-onboard/ledger": "^2.7.0",
"@web3-onboard/magic": "^2.2.0",
"@web3-onboard/metamask": "^2.1.0",
"@web3-onboard/mew-wallet": "^2.1.0",
"@web3-onboard/particle-network": "^2.1.0",
"@web3-onboard/phantom": "^2.1.0",
"@web3-onboard/portis": "^2.2.0",
"@web3-onboard/sequence": "^2.1.0",
"@web3-onboard/taho": "^2.1.0",
"@web3-onboard/torus": "^2.3.0",
"@web3-onboard/transaction-preview": "^2.1.0",
"@web3-onboard/ledger": "^2.7.1",
"@web3-onboard/magic": "^2.2.1",
"@web3-onboard/metamask": "^2.1.1",
"@web3-onboard/mew-wallet": "^2.1.1",
"@web3-onboard/particle-network": "^2.1.1",
"@web3-onboard/phantom": "^2.1.1",
"@web3-onboard/portis": "^2.2.1",
"@web3-onboard/sequence": "^2.1.1",
"@web3-onboard/taho": "^2.1.1",
"@web3-onboard/torus": "^2.3.1",
"@web3-onboard/transaction-preview": "^2.1.1",
"@web3-onboard/trezor": "^2.4.4",
"@web3-onboard/trust": "^2.1.0",
"@web3-onboard/uauth": "^2.2.0",
"@web3-onboard/venly": "^2.1.0",
"@web3-onboard/walletconnect": "^2.6.0",
"@web3-onboard/web3auth": "^2.3.0",
"@web3-onboard/xdefi": "^2.1.0",
"@web3-onboard/zeal": "^2.1.0",
"@web3-onboard/passport": "^2.1.0",
"@web3-onboard/trust": "^2.1.1",
"@web3-onboard/uauth": "^2.2.1",
"@web3-onboard/venly": "^2.1.1",
"@web3-onboard/walletconnect": "^2.6.1",
"@web3-onboard/web3auth": "^2.3.1",
"@web3-onboard/xdefi": "^2.1.1",
"@web3-onboard/zeal": "^2.1.1",
"@web3-onboard/passport": "^2.1.1",
"@0xpass/webauthn-signer": "2.0.0",
"vconsole": "^3.15.1"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/enkrypt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/enkrypt",
"version": "2.1.0",
"version": "2.1.1",
"description": "Enkrypt SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -62,6 +62,6 @@
"window": "^4.2.7"
},
"dependencies": {
"@web3-onboard/common": "^2.4.0"
"@web3-onboard/common": "^2.4.1"
}
}
4 changes: 2 additions & 2 deletions packages/fortmatic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/fortmatic",
"version": "2.1.0",
"version": "2.1.1",
"description": "Fortmatic wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -58,7 +58,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@web3-onboard/common": "^2.4.0",
"@web3-onboard/common": "^2.4.1",
"fortmatic": "^2.2.1"
}
}
4 changes: 2 additions & 2 deletions packages/frame/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/frame",
"version": "2.1.0",
"version": "2.1.1",
"description": "Frame wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -59,7 +59,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@web3-onboard/common": "^2.4.0",
"@web3-onboard/common": "^2.4.1",
"eth-provider": "^0.13.6"
}
}
4 changes: 2 additions & 2 deletions packages/frontier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/frontier",
"version": "2.1.0",
"version": "2.1.1",
"description": "Frontier Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -59,6 +59,6 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@web3-onboard/common": "^2.4.0"
"@web3-onboard/common": "^2.4.1"
}
}
4 changes: 2 additions & 2 deletions packages/gas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/gas",
"version": "2.2.0",
"version": "2.2.1",
"description": "Estimate the gas prices needed to get a transaction in to the next block for Ethereum Mainnet and Polygon Matic Mainnet.",
"keywords": [
"gas",
Expand Down Expand Up @@ -32,7 +32,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@web3-onboard/common": "^2.4.0",
"@web3-onboard/common": "^2.4.1",
"rxjs": "^7.5.2",
"joi": "17.9.1"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/gnosis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/gnosis",
"version": "2.3.0",
"version": "2.3.1",
"description": "Safe module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@safe-global/safe-apps-sdk": "^8.0.0"
},
"dependencies": {
"@web3-onboard/common": "^2.4.0"
"@web3-onboard/common": "^2.4.1"
},
"peerDependencies": {
"@safe-global/safe-apps-provider": "^0.18.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/hw-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/hw-common",
"version": "2.3.2",
"version": "2.3.3",
"description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -81,7 +81,7 @@
},
"dependencies": {
"@ethereumjs/common": "2.6.2",
"@web3-onboard/common": "^2.4.0",
"@web3-onboard/common": "^2.4.1",
"ethers": "5.5.4",
"joi": "17.9.1",
"rxjs": "^7.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/infinity-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/infinity-wallet",
"version": "2.1.0",
"version": "2.1.1",
"description": "Infinity Wallet SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardized spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@types/node": "^17.0.21",
"typescript": "^5.4.5",
"@web3-onboard/common": "^2.4.0"
"@web3-onboard/common": "^2.4.1"
},
"dependencies": {
"@infinitywallet/infinity-connector": "^1.0.6"
Expand Down
6 changes: 3 additions & 3 deletions packages/injected/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-onboard/injected-wallets",
"version": "2.11.0",
"version": "2.11.1",
"description": "Injected wallet module for connecting browser extension and mobile wallets to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.",
"keywords": [
"Ethereum",
Expand Down Expand Up @@ -68,8 +68,8 @@
"window": "^4.2.7"
},
"dependencies": {
"@web3-onboard/common": "^2.4.0",
"@web3-onboard/common": "^2.4.1",
"joi": "17.9.1",
"lodash.uniqby": "^4.7.0"
}
}
}
Loading

0 comments on commit b443341

Please sign in to comment.