Skip to content

Commit 19c2f64

Browse files
committed
update alpha 2
1 parent 24b676c commit 19c2f64

File tree

125 files changed

+1000
-993
lines changed

Some content is hidden

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

125 files changed

+1000
-993
lines changed

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

Lines changed: 23 additions & 23 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
@@ -11,11 +11,11 @@
1111
"preview": "vite preview"
1212
},
1313
"dependencies": {
14-
"@web3auth/account-abstraction-provider": "9.5.0-alpha.1",
14+
"@web3auth/account-abstraction-provider": "9.5.0-alpha.2",
1515
"@web3auth/base": "9.5.0-alpha.1",
16-
"@web3auth/ethereum-provider": "9.5.0-alpha.1",
17-
"@web3auth/modal": "9.5.0-alpha.1",
18-
"@web3auth/wallet-services-plugin": "^9.5.0-alpha.1",
16+
"@web3auth/ethereum-provider": "9.5.0-alpha.2",
17+
"@web3auth/modal": "9.5.0-alpha.2",
18+
"@web3auth/wallet-services-plugin": "^9.5.0-alpha.2",
1919
"ethers": "^6.13.3",
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1"

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

Lines changed: 17 additions & 17 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: 3 additions & 3 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.5.0-alpha.1",
13+
"@web3auth/account-abstraction-provider": "9.5.0-alpha.2",
1414
"@web3auth/base": "9.5.0-alpha.1",
15-
"@web3auth/ethereum-provider": "9.5.0-alpha.1",
16-
"@web3auth/modal": "9.5.0-alpha.1",
15+
"@web3auth/ethereum-provider": "9.5.0-alpha.2",
16+
"@web3auth/modal": "9.5.0-alpha.2",
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: 17 additions & 17 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: 3 additions & 3 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.5.0-alpha.1",
13+
"@web3auth/account-abstraction-provider": "9.5.0-alpha.2",
1414
"@web3auth/base": "9.5.0-alpha.1",
15-
"@web3auth/ethereum-provider": "9.5.0-alpha.1",
16-
"@web3auth/modal": "9.5.0-alpha.1",
15+
"@web3auth/ethereum-provider": "9.5.0-alpha.2",
16+
"@web3auth/modal": "9.5.0-alpha.2",
1717
"ethers": "^6.13.3",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)