Skip to content

Commit

Permalink
SFA Web v9 Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
shahbaz17 committed Sep 19, 2024
1 parent 76f1f57 commit 47eb492
Show file tree
Hide file tree
Showing 32 changed files with 19,424 additions and 12,508 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@angular/platform-browser": "~14.2.7",
"@angular/platform-browser-dynamic": "~14.2.7",
"@angular/router": "~14.2.7",
"@web3auth/base": "^8.6.1",
"@web3auth/ethereum-provider": "^8.6.1",
"@web3auth/single-factor-auth": "^8.0.2",
"@web3auth/base": "^9.0.0",
"@web3auth/ethereum-provider": "^9.0.0",
"@web3auth/single-factor-auth": "^9.0.0",
"firebase": "^10.4.0",
"empty-module": "^0.0.2",
"web3": "^4.1.2"
Expand Down
1,095 changes: 587 additions & 508 deletions single-factor-auth-web/quick-starts/sfa-nextjs-quick-start/package-lock.json

Large diffs are not rendered by default.

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": "^8.6.1",
"@web3auth/ethereum-provider": "^8.6.1",
"@web3auth/single-factor-auth": "^8.0.2",
"@web3auth/base": "^9.0.0",
"@web3auth/ethereum-provider": "^9.0.0",
"@web3auth/single-factor-auth": "^9.0.0",
"firebase": "^10.4.0",
"next": "13.4.9",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 47eb492

Please sign in to comment.