Skip to content

Commit e625722

Browse files
committed
Bump versions for latest deps
1 parent 325663e commit e625722

File tree

43 files changed

+117
-117
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+117
-117
lines changed

packages/arcana-auth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/arcana-auth",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"license": "MIT",
55
"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.",
66
"private": false,
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@arcana/auth": "^1.0.10",
17-
"@web3-onboard/common": "2.4.0-wagmi.1"
17+
"@web3-onboard/common": "2.4.0-wagmi.2"
1818
},
1919
"devDependencies": {
2020
"typescript": "^5.4.5"

packages/bitget/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/bitget",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -62,6 +62,6 @@
6262
},
6363
"dependencies": {
6464
"@bitget-wallet/web3-sdk": "^0.0.8",
65-
"@web3-onboard/common": "^2.4.0-wagmi.1"
65+
"@web3-onboard/common": "^2.4.0-wagmi.2"
6666
}
6767
}

packages/bitkeep/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/bitkeep",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -62,6 +62,6 @@
6262
},
6363
"dependencies": {
6464
"@bitget-wallet/web3-sdk": "^0.0.8",
65-
"@web3-onboard/common": "^2.4.0-wagmi.1"
65+
"@web3-onboard/common": "^2.4.0-wagmi.2"
6666
}
6767
}

packages/blocto/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/blocto",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -64,7 +64,7 @@
6464
"window": "^4.2.7"
6565
},
6666
"dependencies": {
67-
"@web3-onboard/common": "^2.4.0-wagmi.1",
67+
"@web3-onboard/common": "^2.4.0-wagmi.2",
6868
"@blocto/sdk": "^0.9.1"
6969
}
7070
}

packages/capsule/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/capsule",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"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.",
55
"module": "dist/index.js",
66
"browser": "dist/index.js",
@@ -60,7 +60,7 @@
6060
"@usecapsule/react-sdk": "^2.3.1",
6161
"@usecapsule/wagmi-v2-integration": "^1.7.1",
6262
"@wagmi/chains": "^1.8.0",
63-
"@web3-onboard/common": "^2.4.0-wagmi.1",
63+
"@web3-onboard/common": "^2.4.0-wagmi.2",
6464
"react-dom": "^18.2.0",
6565
"viem": "2.9.15",
6666
"wagmi": "2.5.19"

packages/cede-store/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/cede-store",
3-
"version": "2.3.0-wagmi.1",
3+
"version": "2.3.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -70,6 +70,6 @@
7070
},
7171
"dependencies": {
7272
"@cedelabs/providers": "^1.5.0",
73-
"@web3-onboard/common": "^2.4.0-wagmi.1"
73+
"@web3-onboard/common": "^2.4.0-wagmi.2"
7474
}
7575
}

packages/coinbase/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/coinbase",
3-
"version": "2.3.0-wagmi.1",
3+
"version": "2.3.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -59,6 +59,6 @@
5959
},
6060
"dependencies": {
6161
"@coinbase/wallet-sdk": "3.9.2",
62-
"@web3-onboard/common": "^2.4.0-wagmi.1"
62+
"@web3-onboard/common": "^2.4.0-wagmi.2"
6363
}
6464
}

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@typescript-eslint/eslint-plugin": "^4.31.1",
7272
"@typescript-eslint/parser": "^4.31.1",
7373
"@web3-onboard/gas": "^2.1.5",
74-
"@web3-onboard/wagmi": "^2.0.0-wagmi.1",
74+
"@web3-onboard/wagmi": "^2.0.0-wagmi.2",
7575
"@web3-onboard/transaction-preview": "^2.0.5",
7676
"@web3-onboard/unstoppable-resolution": "^2.0.0-alpha.1",
7777
"eslint": "^7.32.0",
@@ -87,7 +87,7 @@
8787
"typescript": "^5.4.5"
8888
},
8989
"dependencies": {
90-
"@web3-onboard/common": "2.4.0-wagmi.1",
90+
"@web3-onboard/common": "2.4.0-wagmi.2",
9191
"bnc-sdk": "^4.6.7",
9292
"bowser": "^2.11.0",
9393
"eventemitter3": "^4.0.7",

packages/demo/package.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -27,45 +27,45 @@
2727
"@blocto/dappauth": "^2.1.0",
2828
"@safe-global/safe-apps-provider": "^0.18.0",
2929
"@safe-global/safe-apps-sdk": "^8.1.0",
30-
"@web3-onboard/arcana-auth": "^2.1.0-wagmi.1",
31-
"@web3-onboard/bitget": "2.1.0-wagmi.1",
32-
"@web3-onboard/blocto": "^2.1.0-wagmi.1",
33-
"@web3-onboard/capsule": "2.1.0-wagmi.1",
34-
"@web3-onboard/cede-store": "^2.3.0-wagmi.1",
30+
"@web3-onboard/arcana-auth": "^2.1.0-wagmi.2",
31+
"@web3-onboard/bitget": "2.1.0-wagmi.2",
32+
"@web3-onboard/blocto": "^2.1.0-wagmi.2",
33+
"@web3-onboard/capsule": "2.1.0-wagmi.2",
34+
"@web3-onboard/cede-store": "^2.3.0-wagmi.2",
3535
"@web3-onboard/core": "^2.22.0-wagmi.3",
36-
"@web3-onboard/coinbase": "^2.3.0-wagmi.1",
36+
"@web3-onboard/coinbase": "^2.3.0-wagmi.2",
3737
"@web3-onboard/dcent": "^2.2.7",
38-
"@web3-onboard/enkrypt": "^2.1.0-wagmi.1",
39-
"@web3-onboard/fortmatic": "^2.1.0-wagmi.1",
40-
"@web3-onboard/frame": "^2.1.0-wagmi.1",
41-
"@web3-onboard/frontier": "^2.1.0-wagmi.1",
42-
"@web3-onboard/gas": "^2.2.0-wagmi.1",
38+
"@web3-onboard/enkrypt": "^2.1.0-wagmi.2",
39+
"@web3-onboard/fortmatic": "^2.1.0-wagmi.2",
40+
"@web3-onboard/frame": "^2.1.0-wagmi.2",
41+
"@web3-onboard/frontier": "^2.1.0-wagmi.2",
42+
"@web3-onboard/gas": "^2.2.0-wagmi.2",
4343
"@web3-onboard/wagmi": "^2.0.0-wagmi.2",
44-
"@web3-onboard/gnosis": "^2.3.0-wagmi.1",
45-
"@web3-onboard/infinity-wallet": "^2.1.0-wagmi.1",
46-
"@web3-onboard/injected-wallets": "^2.11.0-wagmi.1",
44+
"@web3-onboard/gnosis": "^2.3.0-wagmi.2",
45+
"@web3-onboard/infinity-wallet": "^2.1.0-wagmi.2",
46+
"@web3-onboard/injected-wallets": "^2.11.0-wagmi.2",
4747
"@web3-onboard/keepkey": "^2.3.8",
4848
"@web3-onboard/keystone": "^2.3.8",
49-
"@web3-onboard/ledger": "^2.7.0-wagmi.1",
50-
"@web3-onboard/magic": "^2.2.0-wagmi.1",
51-
"@web3-onboard/metamask": "^2.1.0-wagmi.1",
52-
"@web3-onboard/mew-wallet": "^2.1.0-wagmi.1",
53-
"@web3-onboard/particle-network": "^2.1.0-wagmi.1",
54-
"@web3-onboard/phantom": "^2.1.0-wagmi.1",
55-
"@web3-onboard/portis": "^2.2.0-wagmi.1",
56-
"@web3-onboard/sequence": "^2.1.0-wagmi.1",
57-
"@web3-onboard/taho": "^2.1.0-wagmi.1",
58-
"@web3-onboard/torus": "^2.3.0-wagmi.1",
59-
"@web3-onboard/transaction-preview": "^2.1.0-wagmi.1",
49+
"@web3-onboard/ledger": "^2.7.0-wagmi.2",
50+
"@web3-onboard/magic": "^2.2.0-wagmi.2",
51+
"@web3-onboard/metamask": "^2.1.0-wagmi.2",
52+
"@web3-onboard/mew-wallet": "^2.1.0-wagmi.2",
53+
"@web3-onboard/particle-network": "^2.1.0-wagmi.2",
54+
"@web3-onboard/phantom": "^2.1.0-wagmi.2",
55+
"@web3-onboard/portis": "^2.2.0-wagmi.2",
56+
"@web3-onboard/sequence": "^2.1.0-wagmi.2",
57+
"@web3-onboard/taho": "^2.1.0-wagmi.2",
58+
"@web3-onboard/torus": "^2.3.0-wagmi.2",
59+
"@web3-onboard/transaction-preview": "^2.1.0-wagmi.2",
6060
"@web3-onboard/trezor": "^2.4.4",
61-
"@web3-onboard/trust": "^2.1.0-wagmi.1",
62-
"@web3-onboard/uauth": "^2.2.0-wagmi.1",
63-
"@web3-onboard/venly": "^2.1.0-wagmi.1",
64-
"@web3-onboard/walletconnect": "^2.6.0-wagmi.1",
65-
"@web3-onboard/web3auth": "^2.3.0-wagmi.1",
66-
"@web3-onboard/xdefi": "^2.1.0-wagmi.1",
67-
"@web3-onboard/zeal": "^2.1.0-wagmi.1",
68-
"@web3-onboard/passport": "^2.1.0-wagmi.1",
61+
"@web3-onboard/trust": "^2.1.0-wagmi.2",
62+
"@web3-onboard/uauth": "^2.2.0-wagmi.2",
63+
"@web3-onboard/venly": "^2.1.0-wagmi.2",
64+
"@web3-onboard/walletconnect": "^2.6.0-wagmi.2",
65+
"@web3-onboard/web3auth": "^2.3.0-wagmi.2",
66+
"@web3-onboard/xdefi": "^2.1.0-wagmi.2",
67+
"@web3-onboard/zeal": "^2.1.0-wagmi.2",
68+
"@web3-onboard/passport": "^2.1.0-wagmi.2",
6969
"@0xpass/webauthn-signer": "2.0.0",
7070
"vconsole": "^3.15.1"
7171
},

packages/enkrypt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/enkrypt",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -63,6 +63,6 @@
6363
"window": "^4.2.7"
6464
},
6565
"dependencies": {
66-
"@web3-onboard/common": "^2.4.0-wagmi.1"
66+
"@web3-onboard/common": "^2.4.0-wagmi.2"
6767
}
6868
}

packages/fortmatic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/fortmatic",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -58,7 +58,7 @@
5858
"typescript": "^5.4.5"
5959
},
6060
"dependencies": {
61-
"@web3-onboard/common": "^2.4.0-wagmi.1",
61+
"@web3-onboard/common": "^2.4.0-wagmi.2",
6262
"fortmatic": "^2.2.1"
6363
}
6464
}

packages/frame/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/frame",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -59,7 +59,7 @@
5959
"typescript": "^5.4.5"
6060
},
6161
"dependencies": {
62-
"@web3-onboard/common": "^2.4.0-wagmi.1",
62+
"@web3-onboard/common": "^2.4.0-wagmi.2",
6363
"eth-provider": "^0.13.6"
6464
}
6565
}

packages/frontier/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/frontier",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -59,6 +59,6 @@
5959
"typescript": "^5.4.5"
6060
},
6161
"dependencies": {
62-
"@web3-onboard/common": "^2.4.0-wagmi.1"
62+
"@web3-onboard/common": "^2.4.0-wagmi.2"
6363
}
6464
}

packages/gas/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/gas",
3-
"version": "2.2.0-wagmi.1",
3+
"version": "2.2.0-wagmi.2",
44
"description": "Estimate the gas prices needed to get a transaction in to the next block for Ethereum Mainnet and Polygon Matic Mainnet.",
55
"keywords": [
66
"gas",
@@ -32,7 +32,7 @@
3232
"typescript": "^5.4.5"
3333
},
3434
"dependencies": {
35-
"@web3-onboard/common": "^2.4.0-wagmi.1",
35+
"@web3-onboard/common": "^2.4.0-wagmi.2",
3636
"rxjs": "^7.5.2",
3737
"joi": "17.9.1"
3838
}

packages/gnosis/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/gnosis",
3-
"version": "2.3.0-wagmi.1",
3+
"version": "2.3.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -59,7 +59,7 @@
5959
"@safe-global/safe-apps-sdk": "^8.0.0"
6060
},
6161
"dependencies": {
62-
"@web3-onboard/common": "^2.4.0-wagmi.1"
62+
"@web3-onboard/common": "^2.4.0-wagmi.2"
6363
},
6464
"peerDependencies": {
6565
"@safe-global/safe-apps-provider": "^0.18.2",

packages/infinity-wallet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/infinity-wallet",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@types/node": "^17.0.21",
6262
"typescript": "^5.4.5",
63-
"@web3-onboard/common": "^2.4.0-wagmi.1"
63+
"@web3-onboard/common": "^2.4.0-wagmi.2"
6464
},
6565
"dependencies": {
6666
"@infinitywallet/infinity-connector": "^1.0.6"

packages/injected/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/injected-wallets",
3-
"version": "2.11.0-wagmi.1",
3+
"version": "2.11.0-wagmi.2",
44
"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.",
55
"keywords": [
66
"Ethereum",
@@ -68,7 +68,7 @@
6868
"window": "^4.2.7"
6969
},
7070
"dependencies": {
71-
"@web3-onboard/common": "^2.4.0-wagmi.1",
71+
"@web3-onboard/common": "^2.4.0-wagmi.2",
7272
"joi": "17.9.1",
7373
"lodash.uniqby": "^4.7.0"
7474
}

packages/ledger/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/ledger",
3-
"version": "2.7.0-wagmi.1",
3+
"version": "2.7.0-wagmi.2",
44
"description": "Ledger hardware 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.",
55
"keywords": [
66
"Ethereum",
@@ -63,7 +63,7 @@
6363
"@walletconnect/client": "^1.8.0",
6464
"@walletconnect/ethereum-provider": "2.9.1",
6565
"@walletconnect/modal": "2.6.1",
66-
"@web3-onboard/common": "^2.4.0-wagmi.1",
66+
"@web3-onboard/common": "^2.4.0-wagmi.2",
6767
"rxjs": "^7.5.2"
6868
}
6969
}

packages/magic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/magic",
3-
"version": "2.2.0-wagmi.1",
3+
"version": "2.2.0-wagmi.2",
44
"description": "Magic 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.",
55
"keywords": [
66
"Ethereum",
@@ -80,7 +80,7 @@
8080
"typescript": "^5.4.5"
8181
},
8282
"dependencies": {
83-
"@web3-onboard/common": "^2.4.0-wagmi.1",
83+
"@web3-onboard/common": "^2.4.0-wagmi.2",
8484
"joi": "17.9.1",
8585
"magic-sdk": "^8.1.0",
8686
"rxjs": "^7.5.2"

packages/metamask/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/metamask",
3-
"version": "2.1.0-wagmi.1",
3+
"version": "2.1.0-wagmi.2",
44
"description": "MetaMask 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.",
55
"keywords": [
66
"Ethereum",
@@ -61,7 +61,7 @@
6161
},
6262
"dependencies": {
6363
"@metamask/sdk": "^0.20.3",
64-
"@web3-onboard/common": "^2.4.0-wagmi.1"
64+
"@web3-onboard/common": "^2.4.0-wagmi.2"
6565
},
6666
"engines": {
6767
"node": ">=18.18"

0 commit comments

Comments
 (0)