Skip to content

Commit

Permalink
Merge pull request #1295 from Web3Auth/hooks-composables
Browse files Browse the repository at this point in the history
Adds quicks starts for react hooks and vue composables
  • Loading branch information
yashovardhan authored Dec 4, 2024
2 parents 37f0020 + 07a2f08 commit 532d15d
Show file tree
Hide file tree
Showing 206 changed files with 65,763 additions and 9,628 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@web3auth/account-abstraction-provider": "9.3.0",
"@web3auth/base": "9.3.0",
"@web3auth/ethereum-provider": "9.3.0",
"@web3auth/modal": "9.3.0",
"@web3auth/account-abstraction-provider": "9.4.5",
"@web3auth/base": "9.4.5",
"@web3auth/ethereum-provider": "9.4.5",
"@web3auth/modal": "9.4.5",
"ethers": "^6.13.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@web3auth/account-abstraction-provider": "9.3.1",
"@web3auth/base": "9.3.0",
"@web3auth/ethereum-provider": "9.3.0",
"@web3auth/modal": "9.3.1",
"@web3auth/account-abstraction-provider": "9.4.5",
"@web3auth/base": "9.4.5",
"@web3auth/ethereum-provider": "9.4.5",
"@web3auth/modal": "9.4.5",
"ethers": "^6.13.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@web3auth/account-abstraction-provider": "9.3.1",
"@web3auth/base": "9.3.0",
"@web3auth/ethereum-provider": "9.3.0",
"@web3auth/modal": "9.3.1",
"@web3auth/account-abstraction-provider": "9.4.5",
"@web3auth/base": "9.4.5",
"@web3auth/ethereum-provider": "9.4.5",
"@web3auth/modal": "9.4.5",
"ethers": "^6.13.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
Loading

0 comments on commit 532d15d

Please sign in to comment.