Skip to content

Commit 01562a2

Browse files
authored
Merge branch 'develop' into develop
2 parents 748aef7 + fda8a50 commit 01562a2

File tree

9 files changed

+13
-31
lines changed

9 files changed

+13
-31
lines changed

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@web3-onboard/capsule": "^2.3.0",
5858
"@web3-onboard/cede-store": "^2.3.1",
5959
"@web3-onboard/coinbase": "^2.3.1",
60-
"@web3-onboard/core": "^2.22.3-alpha.2",
60+
"@web3-onboard/core": "^2.23.0",
6161
"@web3-onboard/dcent": "^2.2.8",
6262
"@web3-onboard/enkrypt": "^2.1.1",
6363
"@web3-onboard/finoaconnect": "^2.0.0",
@@ -72,7 +72,7 @@
7272
"@web3-onboard/keystone": "^2.3.8",
7373
"@web3-onboard/ledger": "^2.7.1",
7474
"@web3-onboard/magic": "^2.2.1",
75-
"@web3-onboard/metamask": "^2.2.0-alpha.1",
75+
"@web3-onboard/metamask": "^2.2.0",
7676
"@web3-onboard/mew-wallet": "^2.1.1",
7777
"@web3-onboard/okx": "2.0.0",
7878
"@web3-onboard/particle-network": "^2.1.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web3-onboard-monorepo",
3-
"version": "2.28.0",
3+
"version": "2.28.1",
44
"private": true,
55
"workspaces": {
66
"packages": [

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/core",
3-
"version": "2.23.0-alpha.1",
3+
"version": "2.23.0",
44
"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.",
55
"keywords": [
66
"Ethereum",

packages/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@web3-onboard/bloom": "2.0.0",
3535
"@web3-onboard/capsule": "^2.3.0",
3636
"@web3-onboard/cede-store": "^2.3.1",
37-
"@web3-onboard/core": "2.23.0-alpha.1",
37+
"@web3-onboard/core": "2.23.0",
3838
"@web3-onboard/coinbase": "^2.4.1",
3939
"@web3-onboard/dcent": "^2.2.7",
4040
"@web3-onboard/enkrypt": "^2.1.1",
@@ -51,7 +51,7 @@
5151
"@web3-onboard/keystone": "^2.3.8",
5252
"@web3-onboard/ledger": "^2.7.1",
5353
"@web3-onboard/magic": "^2.2.1",
54-
"@web3-onboard/metamask": "^2.2.0-alpha.1",
54+
"@web3-onboard/metamask": "^2.2.0",
5555
"@web3-onboard/mew-wallet": "^2.1.1",
5656
"@web3-onboard/okx": "2.0.0",
5757
"@web3-onboard/particle-network": "^2.1.1",

packages/metamask/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/metamask",
3-
"version": "2.2.0-alpha.1",
3+
"version": "2.2.0",
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",

packages/react/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/react",
3-
"version": "2.10.0-alpha.1",
3+
"version": "2.10.0",
44
"description": "A collection of React hooks for integrating Web3-Onboard in to React and Next.js projects. 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, 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
"typescript": "^5.4.5"
6262
},
6363
"dependencies": {
64-
"@web3-onboard/core": "2.23.0-alpha.1",
64+
"@web3-onboard/core": "2.23.0",
6565
"@web3-onboard/common": "^2.4.1",
6666
"use-sync-external-store": "1.0.0"
6767
},

packages/solid/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/solid",
3-
"version": "2.2.0-alpha.1",
3+
"version": "2.2.0",
44
"description": "A collection of solid Composables for integrating Web3-Onboard in to a Solid project. 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, 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
},
6464
"dependencies": {
6565
"@web3-onboard/common": "^2.4.1",
66-
"@web3-onboard/core": "2.23.0-alpha.1",
66+
"@web3-onboard/core": "2.23.0",
6767
"solid-js": "^1.8.1"
6868
}
6969
}

packages/vue/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/vue",
3-
"version": "2.9.0-alpha.1",
3+
"version": "2.9.0",
44
"description": "A collection of Vue Composables for integrating Web3-Onboard in to a Vue or Nuxt project. 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, 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,7 +62,7 @@
6262
"@vueuse/core": "^8.4.2",
6363
"@vueuse/rxjs": "^8.2.0",
6464
"@web3-onboard/common": "^2.4.1",
65-
"@web3-onboard/core": "2.23.0-alpha.1",
65+
"@web3-onboard/core": "2.23.0",
6666
"vue-demi": "^0.12.4"
6767
},
6868
"peerDependencies": {

yarn.lock

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5542,24 +5542,6 @@
55425542
"@walletconnect/window-getters" "^1.0.1"
55435543
tslib "1.14.1"
55445544

5545-
"@web3-onboard/core@^2.22.3":
5546-
version "2.22.3"
5547-
resolved "https://registry.yarnpkg.com/@web3-onboard/core/-/core-2.22.3.tgz#975d22d2d8b1e922bae81e35d1324a7f742f3730"
5548-
integrity sha512-/7pE20n910kvdTS3hn/ui5mWCMMu6jot+mdSsn2nAoNdLBCmSgRQgVuEFTL84CR99K6O0dFUCdnKvhrs8t5bog==
5549-
dependencies:
5550-
"@web3-onboard/common" "^2.4.1"
5551-
bnc-sdk "^4.6.7"
5552-
bowser "^2.11.0"
5553-
eventemitter3 "^4.0.7"
5554-
joi "17.9.1"
5555-
lodash.merge "^4.6.2"
5556-
lodash.partition "^4.6.0"
5557-
nanoid "^4.0.0"
5558-
rxjs "^7.5.5"
5559-
svelte "^3.49.0"
5560-
svelte-i18n "^3.3.13"
5561-
viem "2.12.0"
5562-
55635545
"@web3-onboard/wagmi@2.0.0":
55645546
version "2.0.0"
55655547
resolved "https://registry.yarnpkg.com/@web3-onboard/wagmi/-/wagmi-2.0.0.tgz#9beda01b4539d399aa0420e7afaacc09fc25ed7d"

0 commit comments

Comments
 (0)