Skip to content

Commit 0d01f64

Browse files
authored
Update React & Vue core versions (#1148)
1 parent 59729e1 commit 0d01f64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"typescript": "^4.5.5"
6060
},
6161
"dependencies": {
62-
"@web3-onboard/core": "^2.4.1-alpha.2",
62+
"@web3-onboard/core": "^2.5.0-alpha.2",
6363
"@web3-onboard/common": "^2.1.6-alpha.1",
6464
"use-sync-external-store": "1.0.0"
6565
},

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@vueuse/core": "^8.4.2",
6161
"@vueuse/rxjs": "^8.2.0",
6262
"@web3-onboard/common": "^2.1.6-alpha.1",
63-
"@web3-onboard/core": "^2.4.1-alpha.2",
63+
"@web3-onboard/core": "^2.5.0-alpha.2",
6464
"vue-demi": "^0.12.4"
6565
},
6666
"peerDependencies": {

0 commit comments

Comments
 (0)