Skip to content

Commit

Permalink
alpha 8
Browse files Browse the repository at this point in the history
  • Loading branch information
shahbaz17 committed Sep 18, 2024
1 parent c31e44e commit 025340e
Show file tree
Hide file tree
Showing 77 changed files with 9,887 additions and 281 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react-swc": "^3.7.0",
"@walletconnect/sign-client": "^2.12.2",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/coinbase-adapter": "^9.0.0-alpha.7",
"@web3auth/default-evm-adapter": "^9.0.0-alpha.7",
"@web3auth/ethereum-provider": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/modal-react-hooks": "^9.0.0-alpha.7",
"@web3auth/torus-evm-adapter": "^9.0.0-alpha.7",
"@web3auth/wallet-connect-v2-adapter": "^9.0.0-alpha.7",
"@web3auth/wallet-services-plugin": "^9.0.0-alpha.7",
"@web3auth/wallet-services-plugin-react-hooks": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/coinbase-adapter": "^9.0.0-alpha.8",
"@web3auth/default-evm-adapter": "^9.0.0-alpha.8",
"@web3auth/ethereum-provider": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"@web3auth/modal-react-hooks": "^9.0.0-alpha.8",
"@web3auth/torus-evm-adapter": "^9.0.0-alpha.8",
"@web3auth/wallet-connect-v2-adapter": "^9.0.0-alpha.8",
"@web3auth/wallet-services-plugin": "^9.0.0-alpha.8",
"@web3auth/wallet-services-plugin-react-hooks": "^9.0.0-alpha.8",
"ethers": "^6.12.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^4.3.1",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/default-solana-adapter": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/solana-provider": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/default-solana-adapter": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"@web3auth/solana-provider": "^9.0.0-alpha.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.9.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^4.3.1",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/auth-adapter": "^9.0.0-alpha.7",
"@web3auth/xrpl-provider": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"@web3auth/auth-adapter": "^9.0.0-alpha.8",
"@web3auth/xrpl-provider": "^9.0.0-alpha.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vite": "^5.3.5",
Expand Down
12 changes: 6 additions & 6 deletions web-modal-sdk/custom-authentication-modal-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^4.3.1",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/ethereum-provider": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/ethereum-provider": "^9.0.0-alpha.8",
"@web3auth/metamask-adapter": "^9.0.0-alpha.0",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/torus-evm-adapter": "^9.0.0-alpha.7",
"@web3auth/wallet-connect-v2-adapter": "^9.0.0-alpha.7",
"@web3auth/wallet-services-plugin": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.8",
"@web3auth/torus-evm-adapter": "^9.0.0-alpha.8",
"@web3auth/wallet-connect-v2-adapter": "^9.0.0-alpha.8",
"@web3auth/wallet-services-plugin": "^9.0.0-alpha.8",
"ethers": "^6.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@angular/platform-browser": "~18.1.4",
"@angular/platform-browser-dynamic": "~18.1.4",
"@angular/router": "~18.1.4",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/ethereum-provider": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/ethereum-provider": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"empty-module": "^0.0.2",
"ethers": "^6.13.2",
"viem": "^2.19.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"//IMP START": "IMP START - Web3Auth Installation",
"dependencies": {
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/ethereum-provider": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/ethereum-provider": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"ethers": "^6.13.2",
"next": "14.2.5",
"react": "18.3.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"vue-router": "^4.4.3"
},
"dependencies": {
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/ethereum-provider": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/ethereum-provider": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"ethers": "^6.13.2",
"viem": "^2.20.0",
"web3": "^4.12.1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
},
"//IMP START": "IMP START - Web3Auth Installation",
"dependencies": {
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/ethereum-provider": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/ethereum-provider": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"empty-module": "^0.0.2",
"ethers": "^6.13.2",
"react": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions web-modal-sdk/quick-starts/vue-modal-quick-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"//IMP START": "IMP START - Web3Auth Installation",
"dependencies": {
"@babel/plugin-transform-private-methods": "^7.24.7",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/ethereum-provider": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/ethereum-provider": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"core-js": "^3.38.0",
"ethers": "^6.13.2",
"viem": "^2.19.1",
Expand Down
16 changes: 8 additions & 8 deletions web-modal-sdk/react-modal-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"@toruslabs/eccrypto": "^4.0.0",
"@toruslabs/openlogin-utils": "^6.2.9",
"@vitejs/plugin-react": "^4.3.1",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/default-evm-adapter": "^9.0.0-alpha.7",
"@web3auth/ethereum-provider": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/modal-react-hooks": "^9.0.0-alpha.7",
"@web3auth/auth-adapter": "^9.0.0-alpha.7",
"@web3auth/solana-provider": "^9.0.0-alpha.7",
"@web3auth/wallet-services-plugin-react-hooks": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/default-evm-adapter": "^9.0.0-alpha.8",
"@web3auth/ethereum-provider": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"@web3auth/modal-react-hooks": "^9.0.0-alpha.8",
"@web3auth/auth-adapter": "^9.0.0-alpha.8",
"@web3auth/solana-provider": "^9.0.0-alpha.8",
"@web3auth/wallet-services-plugin-react-hooks": "^9.0.0-alpha.8",
"ethers": "^6.9.0",
"hamburger-react": "^2.5.0",
"jose": "^5.2.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@vitejs/plugin-react": "^4.3.1",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/ethereum-provider": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/auth-adapter": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/ethereum-provider": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"@web3auth/auth-adapter": "^9.0.0-alpha.8",
"@web3auth/web3auth-wagmi-connector": "^6.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions web-modal-sdk/wagmi-examples/wagmi-modal-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@vitejs/plugin-react": "^4.3.1",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/ethereum-provider": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/auth-adapter": "^9.0.0-alpha.7",
"@web3auth/wallet-services-plugin": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/ethereum-provider": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"@web3auth/auth-adapter": "^9.0.0-alpha.8",
"@web3auth/wallet-services-plugin": "^9.0.0-alpha.8",
"@web3auth/web3auth-wagmi-connector": "^6.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^4.3.1",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/base-provider": "^9.0.0-alpha.7",
"@web3auth/modal": "^9.0.0-alpha.7",
"@web3auth/auth-adapter": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/base-provider": "^9.0.0-alpha.8",
"@web3auth/modal": "^9.0.0-alpha.8",
"@web3auth/auth-adapter": "^9.0.0-alpha.8",
"algosdk": "^1.24.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^4.3.1",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/base-provider": "^9.0.0-alpha.7",
"@web3auth/no-modal": "^9.0.0-alpha.7",
"@web3auth/auth-adapter": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/base-provider": "^9.0.0-alpha.8",
"@web3auth/no-modal": "^9.0.0-alpha.8",
"@web3auth/auth-adapter": "^9.0.0-alpha.8",
"aptos": "^1.5.0",
"ethers": "^5.7.2",
"react": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@vitejs/plugin-react": "^4.3.1",
"@web3auth/base": "^9.0.0-alpha.7",
"@web3auth/base-provider": "^9.0.0-alpha.7",
"@web3auth/no-modal": "^9.0.0-alpha.7",
"@web3auth/auth-adapter": "^9.0.0-alpha.7",
"@web3auth/base": "^9.0.0-alpha.8",
"@web3auth/base-provider": "^9.0.0-alpha.8",
"@web3auth/no-modal": "^9.0.0-alpha.8",
"@web3auth/auth-adapter": "^9.0.0-alpha.8",
"object-encode": "1.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit 025340e

Please sign in to comment.