Skip to content

Commit

Permalink
Update web3auth versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yashovardhan committed Oct 11, 2023
1 parent 3fbfcaf commit 5f6ed9a
Show file tree
Hide file tree
Showing 15 changed files with 76 additions and 84 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/node": "^16.18.48",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@web3auth/mpc-core-kit": "^1.0.0",
"@web3auth/mpc-core-kit": "^1.1.0",
"browserify-zlib": "^0.2.0",
"copy-webpack-plugin": "^11.0.0",
"html-webpack-plugin": "^5.5.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/node": "^17.0.45",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@web3auth/mpc-core-kit": "^1.0.0",
"@web3auth/mpc-core-kit": "^1.1.0",
"browserify-zlib": "^0.2.0",
"copy-webpack-plugin": "^11.0.0",
"html-webpack-plugin": "^5.5.0",
Expand Down
2 changes: 1 addition & 1 deletion mpc-core-kit/mpc-core-kit-react-popup-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@ethereumjs/common": "^3.1.2",
"@ethereumjs/tx": "^4.1.2",
"@web3auth/mpc-core-kit": "^1.0.0",
"@web3auth/mpc-core-kit": "^1.1.0",
"bn.js": "^5.2.1",
"copy-webpack-plugin": "^11.0.0",
"eccrypto": "^1.1.6",
Expand Down
118 changes: 55 additions & 63 deletions mpc-core-kit/mpc-core-kit-react-redirect-example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/node": "^16.18.48",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@web3auth/mpc-core-kit": "^1.0.0",
"@web3auth/mpc-core-kit": "^1.1.0",
"browserify-zlib": "^0.2.0",
"copy-webpack-plugin": "^11.0.0",
"html-webpack-plugin": "^5.5.3",
Expand Down
2 changes: 1 addition & 1 deletion node-sdk/node-backend-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"@web3auth/node-sdk": "^1.1.0"
"@web3auth/node-sdk": "^3.0.0"
}
}
4 changes: 2 additions & 2 deletions single-factor-auth-web/sfa-next-jwt-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@types/node": "20.5.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@web3auth/base": "^7.0.1",
"@web3auth/ethereum-provider": "^7.0.2",
"@web3auth/base": "^7.0.4",
"@web3auth/ethereum-provider": "^7.0.4",
"@web3auth/single-factor-auth": "^7.0.1",
"browserify-fs": "^1.0.0",
"bufferutil": "^4.0.7",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"@types/node": "^18.13.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.0.1",
"@web3auth/ethereum-provider": "^7.0.2",
"@web3auth/base": "^7.0.4",
"@web3auth/ethereum-provider": "^7.0.4",
"@web3auth/single-factor-auth": "^7.0.1",
"ethers": "^6.7.0",
"react": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@types/node": "^18.13.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.0.1",
"@web3auth/ethereum-provider": "^7.0.2",
"@web3auth/base": "^7.0.4",
"@web3auth/ethereum-provider": "^7.0.4",
"@web3auth/single-factor-auth": "^7.0.1",
"ethers": "^6.7.0",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions single-factor-auth-web/sfa-react-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@types/node": "^18.13.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.0.1",
"@web3auth/ethereum-provider": "^7.0.2",
"@web3auth/base": "^7.0.4",
"@web3auth/ethereum-provider": "^7.0.4",
"@web3auth/single-factor-auth": "^7.0.1",
"ethers": "^6.7.0",
"firebase": "^9.16.0",
Expand Down
4 changes: 2 additions & 2 deletions single-factor-auth-web/sfa-react-google-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@types/node": "^18.13.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.0.1",
"@web3auth/ethereum-provider": "^7.0.2",
"@web3auth/base": "^7.0.4",
"@web3auth/ethereum-provider": "^7.0.4",
"@web3auth/single-factor-auth": "^7.0.1",
"ethers": "^6.7.0",
"react": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@types/node": "^18.13.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.10",
"@web3auth/base": "^7.0.1",
"@web3auth/ethereum-provider": "^7.0.2",
"@web3auth/base": "^7.0.4",
"@web3auth/ethereum-provider": "^7.0.4",
"@web3auth/single-factor-auth": "^7.0.1",
"ethers": "^6.7.0",
"firebase": "^9.16.0",
Expand Down
4 changes: 2 additions & 2 deletions single-factor-auth-web/sfa-react-vite-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"lint": "eslint"
},
"dependencies": {
"@web3auth/base": "^7.0.1",
"@web3auth/ethereum-provider": "^7.0.2",
"@web3auth/base": "^7.0.4",
"@web3auth/ethereum-provider": "^7.0.4",
"@web3auth/single-factor-auth": "^7.0.1",
"ethers": "^6.7.0",
"firebase": "^9.16.0",
Expand Down
2 changes: 1 addition & 1 deletion tkey-web/tkey-react-popup-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/node": "^17.0.45",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@web3auth/ethereum-provider": "^7.0.2",
"@web3auth/ethereum-provider": "^7.0.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion tkey-web/tkey-react-redirect-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/node": "^17.0.45",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@web3auth/ethereum-provider": "^7.0.2",
"@web3auth/ethereum-provider": "^7.0.4",
"bn.js": "^5.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 5f6ed9a

Please sign in to comment.