Skip to content

Commit a44daed

Browse files
committed
update web3auth version
1 parent 866c408 commit a44daed

File tree

80 files changed

+6282
-5540
lines changed

Some content is hidden

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

80 files changed

+6282
-5540
lines changed

custom-authentication/grouped-connection/auth0-google-implicit-grouped-example/package-lock.json

Lines changed: 115 additions & 115 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom-authentication/grouped-connection/auth0-google-implicit-grouped-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@tanstack/react-query": "^5.37.1",
7-
"@web3auth/modal": "^10.0.4",
7+
"@web3auth/modal": "^10.1.0",
88
"react": "^18.3.1",
99
"react-dom": "^18.3.1",
1010
"wagmi": "^2.14.16"

custom-authentication/grouped-connection/auth0-google-jwt-grouped-example/package-lock.json

Lines changed: 130 additions & 130 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom-authentication/grouped-connection/auth0-google-jwt-grouped-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@auth0/auth0-react": "^2.2.0",
77
"@react-oauth/google": "^0.11.1",
88
"@tanstack/react-query": "^5.37.1",
9-
"@web3auth/modal": "^10.0.4",
9+
"@web3auth/modal": "^10.1.0",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",
1212
"wagmi": "^2.14.16"

custom-authentication/grouped-connection/firebase-google-jwt-grouped-example/package-lock.json

Lines changed: 115 additions & 115 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom-authentication/grouped-connection/firebase-google-jwt-grouped-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@react-oauth/google": "^0.12.1",
77
"@tanstack/react-query": "^5.74.4",
8-
"@web3auth/modal": "^10.0.4",
8+
"@web3auth/modal": "^10.1.0",
99
"firebase": "^11.6.0",
1010
"react": "^18.2.0",
1111
"react-dom": "^18.2.0",

custom-authentication/grouped-connection/modal-google-email-passwordless-grouped-example/package-lock.json

Lines changed: 127 additions & 127 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom-authentication/grouped-connection/modal-google-email-passwordless-grouped-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"//IMP START": "IMP START - Web3Auth Installation",
1414
"dependencies": {
1515
"@tanstack/react-query": "^5.37.1",
16-
"@web3auth/modal": "^10.0.4",
16+
"@web3auth/modal": "^10.1.0",
1717
"react": "^18.3.1",
1818
"react-dom": "^18.3.1",
1919
"wagmi": "^2.14.16"

custom-authentication/single-connection/auth0-implicit-example/package-lock.json

Lines changed: 121 additions & 121 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom-authentication/single-connection/auth0-implicit-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@tanstack/react-query": "^5.37.1",
7-
"@web3auth/modal": "^10.0.4",
7+
"@web3auth/modal": "^10.1.0",
88
"react": "^18.3.1",
99
"react-dom": "^18.3.1",
1010
"wagmi": "^2.14.16"

0 commit comments

Comments
 (0)