Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
yashovardhan committed Dec 9, 2023
1 parent c9fd825 commit c58f145
Show file tree
Hide file tree
Showing 45 changed files with 177 additions and 177 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/metamask-adapter": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/torus-evm-adapter": "^7.1.0",
"@web3auth/torus-wallet-connector-plugin": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/metamask-adapter": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"@web3auth/torus-evm-adapter": "^7.2.0",
"@web3auth/torus-wallet-connector-plugin": "^7.2.0",
"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 @@ -12,12 +12,12 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/slope-adapter": "^7.1.1",
"@web3auth/solana-provider": "^7.1.1",
"@web3auth/solana-wallet-connector-plugin": "^7.1.1",
"@web3auth/solflare-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"@web3auth/slope-adapter": "^7.2.0",
"@web3auth/solana-provider": "^7.2.0",
"@web3auth/solana-wallet-connector-plugin": "^7.2.0",
"@web3auth/solflare-adapter": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/xrpl-provider": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"@web3auth/xrpl-provider": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
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 @@ -10,12 +10,12 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/metamask-adapter": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/torus-evm-adapter": "^7.1.0",
"@web3auth/torus-wallet-connector-plugin": "^7.1.1",
"@web3auth/wallet-connect-v2-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/metamask-adapter": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"@web3auth/torus-evm-adapter": "^7.2.0",
"@web3auth/torus-wallet-connector-plugin": "^7.2.0",
"@web3auth/wallet-connect-v2-adapter": "^7.2.0",
"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,8 +20,8 @@
"@angular/platform-browser": "~14.2.7",
"@angular/platform-browser-dynamic": "~14.2.7",
"@angular/router": "~14.2.7",
"@web3auth/base": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"empty-module": "^0.0.2",
"web3": "^4.1.1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"//IMP START": "IMP START - Web3Auth Installation",
"dependencies": {
"@web3auth/base": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"next": "13.4.9",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"lint": "eslint"
},
"dependencies": {
"@web3auth/base": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"empty-module": "^0.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions web-modal-sdk/quick-starts/vue-modal-quick-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"//IMP START": "IMP START - Web3Auth Installation",
"dependencies": {
"@web3auth/base": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"core-js": "^3.26.1",
"vue": "^3.3.4",
"web3": "^4.1.1"
Expand Down
8 changes: 4 additions & 4 deletions web-modal-sdk/react-modal-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"@tailwindcss/forms": "^0.5.7",
"@toruslabs/config": "^2.0.2",
"@toruslabs/eccrypto": "^4.0.0",
"@web3auth/base": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/solana-provider": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"@web3auth/solana-provider": "^7.2.0",
"ethers": "^6.8.1",
"hamburger-react": "^2.5.0",
"jose": "^5.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"viem": "^1.10.12",
"wagmi": "1.4.1",
"@web3auth/web3auth-wagmi-connector": "^5.0.1",
"@web3auth/modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/base": "^7.1.0",
"@web3auth/torus-wallet-connector-plugin": "^7.1.1",
"@web3auth/modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"@web3auth/base": "^7.2.0",
"@web3auth/torus-wallet-connector-plugin": "^7.2.0",
"web-vitals": "^2.1.4"
},
"overrides": {
Expand Down
8 changes: 4 additions & 4 deletions web-modal-sdk/wagmi-examples/wagmi-modal-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@types/node": "^16.18.11",
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@web3auth/base": "^7.1.0",
"@web3auth/modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/torus-wallet-connector-plugin": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"@web3auth/torus-wallet-connector-plugin": "^7.2.0",
"@web3auth/web3auth-wagmi-connector": "^5.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/base-provider": "^7.1.1",
"@web3auth/modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/base-provider": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"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 @@ -10,10 +10,10 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/base-provider": "^7.1.1",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/base-provider": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"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 @@ -11,10 +11,10 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/base-provider": "^7.1.1",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/base-provider": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"object-encode": "1.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@walletconnect/modal": "^2.6.1",
"@web3auth/base": "^7.1.0",
"@web3auth/ethereum-provider": "^7.1.1",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/wallet-connect-v2-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/ethereum-provider": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"@web3auth/wallet-connect-v2-adapter": "^7.2.0",
"ethers": "^6.7.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,11 +13,11 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/ethereum-provider": "^7.1.1",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/torus-wallet-connector-plugin": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/ethereum-provider": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"@web3auth/torus-wallet-connector-plugin": "^7.2.0",
"elliptic": "^6.5.4",
"ethers": "^5.7.2",
"react": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/ethereum-provider": "^7.1.1",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/solana-provider": "^7.1.1",
"@web3auth/torus-wallet-connector-plugin": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/ethereum-provider": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"@web3auth/solana-provider": "^7.2.0",
"@web3auth/torus-wallet-connector-plugin": "^7.2.0",
"elliptic": "^6.5.4",
"ethers": "^6.6.2",
"near-api-js": "^1.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/base-provider": "^7.1.1",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/base-provider": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/solana-provider": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"@web3auth/solana-provider": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/base-provider": "^7.1.1",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/base-provider": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"elliptic": "^6.5.4",
"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/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/base-provider": "^7.1.1",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/base-provider": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"elliptic": "^6.5.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/base-provider": "^7.1.1",
"@web3auth/modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/xrpl-provider": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/base-provider": "^7.2.0",
"@web3auth/modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"@web3auth/xrpl-provider": "^7.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/ethereum-provider": "^7.1.1",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/ethereum-provider": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"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 @@ -10,10 +10,10 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.1.0",
"@web3auth/no-modal": "^7.1.1",
"@web3auth/openlogin-adapter": "^7.1.1",
"@web3auth/ethereum-provider": "^7.1.1",
"@web3auth/base": "^7.2.0",
"@web3auth/no-modal": "^7.2.0",
"@web3auth/openlogin-adapter": "^7.2.0",
"@web3auth/ethereum-provider": "^7.2.0",
"ethers": "^6.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit c58f145

Please sign in to comment.