Skip to content

Commit e2f354b

Browse files
committed
ref: updated package versions for react, vue, solid
1 parent 25947e7 commit e2f354b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"typescript": "^5.4.5"
6262
},
6363
"dependencies": {
64-
"@web3-onboard/core": "2.22.3-alpha.1",
64+
"@web3-onboard/core": "2.9.3-alpha.1",
6565
"@web3-onboard/common": "^2.4.1",
6666
"use-sync-external-store": "1.0.0"
6767
},

packages/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"typescript": "^5.4.5"
6363
},
6464
"dependencies": {
65-
"@web3-onboard/common": "^2.4.1",
65+
"@web3-onboard/common": "2.9.3-alpha.1",
6666
"@web3-onboard/core": "2.22.3-alpha.1",
6767
"solid-js": "^1.8.1"
6868
}

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.22.3-alpha.1",
65+
"@web3-onboard/core": "2.9.3-alpha.1",
6666
"vue-demi": "^0.12.4"
6767
},
6868
"peerDependencies": {

0 commit comments

Comments
 (0)