Skip to content

Commit 3284b92

Browse files
committed
temp
1 parent 76a884c commit 3284b92

File tree

147 files changed

+16402
-1371
lines changed

Some content is hidden

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

147 files changed

+16402
-1371
lines changed

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

Lines changed: 135 additions & 58 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@web3auth/account-abstraction-provider": "9.7.0",
1414
"@web3auth/base": "9.7.0",
1515
"@web3auth/ethereum-provider": "9.7.0",
16-
"@web3auth/modal": "10.0.0-beta.0",
16+
"@web3auth/modal": "10.0.0-beta.1",
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: 135 additions & 58 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@web3auth/account-abstraction-provider": "9.7.0",
1414
"@web3auth/base": "9.7.0",
1515
"@web3auth/ethereum-provider": "9.7.0",
16-
"@web3auth/modal": "10.0.0-beta.0",
16+
"@web3auth/modal": "10.0.0-beta.1",
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: 135 additions & 58 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@web3auth/account-abstraction-provider": "9.7.0",
1414
"@web3auth/base": "9.7.0",
1515
"@web3auth/ethereum-provider": "9.7.0",
16-
"@web3auth/modal": "10.0.0-beta.0",
16+
"@web3auth/modal": "10.0.0-beta.1",
1717
"ethers": "^6.13.3",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1"

web-modal-sdk/blockchain-connection-examples/evm-modal-example/package-lock.json

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

web-modal-sdk/blockchain-connection-examples/evm-modal-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@web3auth/coinbase-adapter": "^9.7.0",
3838
"@web3auth/default-evm-adapter": "^9.7.0",
3939
"@web3auth/ethereum-provider": "^9.7.0",
40-
"@web3auth/modal": "^10.0.0-beta.0",
40+
"@web3auth/modal": "^10.0.0-beta.1",
4141
"@web3auth/modal-react-hooks": "^9.7.0",
4242
"@web3auth/torus-evm-adapter": "^9.7.0",
4343
"@web3auth/wallet-connect-v2-adapter": "^9.7.0",

0 commit comments

Comments
 (0)