Skip to content

Commit 99458ca

Browse files
committed
Updated to v9.7 and getChainConfig
1 parent c3b2b6b commit 99458ca

File tree

137 files changed

+25460
-35484
lines changed

Some content is hidden

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

137 files changed

+25460
-35484
lines changed

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

+192-212
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

+4-4
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.1",
14-
"@web3auth/base": "9.5.1",
15-
"@web3auth/ethereum-provider": "9.5.1",
16-
"@web3auth/modal": "9.5.1",
13+
"@web3auth/account-abstraction-provider": "9.7.0",
14+
"@web3auth/base": "9.7.0",
15+
"@web3auth/ethereum-provider": "9.7.0",
16+
"@web3auth/modal": "9.7.0",
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

+188-209
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

+4-4
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.1",
14-
"@web3auth/base": "9.5.1",
15-
"@web3auth/ethereum-provider": "9.5.1",
16-
"@web3auth/modal": "9.5.1",
13+
"@web3auth/account-abstraction-provider": "9.7.0",
14+
"@web3auth/base": "9.7.0",
15+
"@web3auth/ethereum-provider": "9.7.0",
16+
"@web3auth/modal": "9.7.0",
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

+188-209
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

+4-4
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.1",
14-
"@web3auth/base": "9.5.1",
15-
"@web3auth/ethereum-provider": "9.5.1",
16-
"@web3auth/modal": "9.5.1",
13+
"@web3auth/account-abstraction-provider": "9.7.0",
14+
"@web3auth/base": "9.7.0",
15+
"@web3auth/ethereum-provider": "9.7.0",
16+
"@web3auth/modal": "9.7.0",
1717
"ethers": "^6.13.3",
1818
"react": "^18.3.1",
1919
"react-dom": "^18.3.1"

0 commit comments

Comments
 (0)