Skip to content

Commit 532d15d

Browse files
authored
Merge pull request #1295 from Web3Auth/hooks-composables
Adds quicks starts for react hooks and vue composables
2 parents 37f0020 + 07a2f08 commit 532d15d

File tree

206 files changed

+65763
-9628
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

206 files changed

+65763
-9628
lines changed

web-modal-sdk/account-abstraction-examples/aa-modal-quick-start/package-lock.json

Lines changed: 386 additions & 192 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-modal-sdk/account-abstraction-examples/aa-modal-quick-start/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@web3auth/account-abstraction-provider": "9.3.0",
14-
"@web3auth/base": "9.3.0",
15-
"@web3auth/ethereum-provider": "9.3.0",
16-
"@web3auth/modal": "9.3.0",
13+
"@web3auth/account-abstraction-provider": "9.4.5",
14+
"@web3auth/base": "9.4.5",
15+
"@web3auth/ethereum-provider": "9.4.5",
16+
"@web3auth/modal": "9.4.5",
1717
"ethers": "^6.13.3",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1"

web-modal-sdk/account-abstraction-examples/biconomy-modal-example/package-lock.json

Lines changed: 237 additions & 139 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-modal-sdk/account-abstraction-examples/biconomy-modal-example/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@web3auth/account-abstraction-provider": "9.3.1",
14-
"@web3auth/base": "9.3.0",
15-
"@web3auth/ethereum-provider": "9.3.0",
16-
"@web3auth/modal": "9.3.1",
13+
"@web3auth/account-abstraction-provider": "9.4.5",
14+
"@web3auth/base": "9.4.5",
15+
"@web3auth/ethereum-provider": "9.4.5",
16+
"@web3auth/modal": "9.4.5",
1717
"ethers": "^6.13.3",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1"

web-modal-sdk/account-abstraction-examples/safe-modal-example/package-lock.json

Lines changed: 237 additions & 139 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-modal-sdk/account-abstraction-examples/safe-modal-example/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@web3auth/account-abstraction-provider": "9.3.1",
14-
"@web3auth/base": "9.3.0",
15-
"@web3auth/ethereum-provider": "9.3.0",
16-
"@web3auth/modal": "9.3.1",
13+
"@web3auth/account-abstraction-provider": "9.4.5",
14+
"@web3auth/base": "9.4.5",
15+
"@web3auth/ethereum-provider": "9.4.5",
16+
"@web3auth/modal": "9.4.5",
1717
"ethers": "^6.13.3",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)