chore(deps): updates auth examples to auth-client@0.2.0
This commit is contained in:
Generated
+7
-7
@@ -11,7 +11,7 @@
|
||||
"@chakra-ui/react": "^2.2.6",
|
||||
"@emotion/react": "^11.10.0",
|
||||
"@emotion/styled": "^11.10.0",
|
||||
"@walletconnect/auth-client": "^0.1.10",
|
||||
"@walletconnect/auth-client": "^0.2.0",
|
||||
"better-sqlite3": "^7.6.2",
|
||||
"ethers": "^5.7.0",
|
||||
"events": "^3.3.0",
|
||||
@@ -3029,9 +3029,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@walletconnect/auth-client": {
|
||||
"version": "0.1.10",
|
||||
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.1.10.tgz",
|
||||
"integrity": "sha512-0skOFRq1prEiCo+eK1O+SJ1TqSg7Qj7XVxJm576UtCQLN+nGnhxHeRr1V9sljNqUjfL9rHPOTUVzpiCbQTli2g==",
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.2.0.tgz",
|
||||
"integrity": "sha512-bG4Fwr4Xm1J58sqr30FIrPXcnOr8xGeRp4WdZsm0l+pqK39AfxpKG+ublHM8B++9yCjnKB56t1nKgrHW67ah7g==",
|
||||
"dependencies": {
|
||||
"@walletconnect/core": "2.0.0-rc.2",
|
||||
"@walletconnect/events": "1.0.0",
|
||||
@@ -8992,9 +8992,9 @@
|
||||
}
|
||||
},
|
||||
"@walletconnect/auth-client": {
|
||||
"version": "0.1.10",
|
||||
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.1.10.tgz",
|
||||
"integrity": "sha512-0skOFRq1prEiCo+eK1O+SJ1TqSg7Qj7XVxJm576UtCQLN+nGnhxHeRr1V9sljNqUjfL9rHPOTUVzpiCbQTli2g==",
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.2.0.tgz",
|
||||
"integrity": "sha512-bG4Fwr4Xm1J58sqr30FIrPXcnOr8xGeRp4WdZsm0l+pqK39AfxpKG+ublHM8B++9yCjnKB56t1nKgrHW67ah7g==",
|
||||
"requires": {
|
||||
"@walletconnect/core": "2.0.0-rc.2",
|
||||
"@walletconnect/events": "1.0.0",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"@chakra-ui/react": "^2.2.6",
|
||||
"@emotion/react": "^11.10.0",
|
||||
"@emotion/styled": "^11.10.0",
|
||||
"@walletconnect/auth-client": "^0.1.10",
|
||||
"@walletconnect/auth-client": "^0.2.0",
|
||||
"better-sqlite3": "^7.6.2",
|
||||
"ethers": "^5.7.0",
|
||||
"events": "^3.3.0",
|
||||
|
||||
Reference in New Issue
Block a user