Skip to content

Commit

Permalink
ref: updated package versions for react, vue, solid
Browse files Browse the repository at this point in the history
  • Loading branch information
MrX-SNX committed Aug 21, 2024
1 parent 25947e7 commit e2f354b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@web3-onboard/core": "2.22.3-alpha.1",
"@web3-onboard/core": "2.9.3-alpha.1",
"@web3-onboard/common": "^2.4.1",
"use-sync-external-store": "1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@web3-onboard/common": "^2.4.1",
"@web3-onboard/common": "2.9.3-alpha.1",
"@web3-onboard/core": "2.22.3-alpha.1",
"solid-js": "^1.8.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@vueuse/core": "^8.4.2",
"@vueuse/rxjs": "^8.2.0",
"@web3-onboard/common": "^2.4.1",
"@web3-onboard/core": "2.22.3-alpha.1",
"@web3-onboard/core": "2.9.3-alpha.1",
"vue-demi": "^0.12.4"
},
"peerDependencies": {
Expand Down

0 comments on commit e2f354b

Please sign in to comment.