chore(deps): updates auth examples to auth-client@0.3.0

This commit is contained in:
Ben Kremer 2022-09-15 10:21:26 +02:00
parent 8f0964ab1e
commit 44c285dde8
4 changed files with 20 additions and 16 deletions

View File

@ -11,7 +11,7 @@
"@chakra-ui/react": "^2.2.6", "@chakra-ui/react": "^2.2.6",
"@emotion/react": "^11.10.0", "@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0", "@emotion/styled": "^11.10.0",
"@walletconnect/auth-client": "^0.2.0", "@walletconnect/auth-client": "^0.3.0",
"better-sqlite3": "^7.6.2", "better-sqlite3": "^7.6.2",
"ethers": "^5.7.0", "ethers": "^5.7.0",
"events": "^3.3.0", "events": "^3.3.0",
@ -3029,10 +3029,11 @@
} }
}, },
"node_modules/@walletconnect/auth-client": { "node_modules/@walletconnect/auth-client": {
"version": "0.2.0", "version": "0.3.0",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.2.0.tgz", "resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.3.0.tgz",
"integrity": "sha512-bG4Fwr4Xm1J58sqr30FIrPXcnOr8xGeRp4WdZsm0l+pqK39AfxpKG+ublHM8B++9yCjnKB56t1nKgrHW67ah7g==", "integrity": "sha512-5wV2UxC1zmfSLmTpwFL15mWtVHODY4JcHJ6o07YDnPNcRUI6gF7VQNtkqtIt91UaCocVKAJNgwDkNv3H4yfCTA==",
"dependencies": { "dependencies": {
"@stablelib/random": "1.0.2",
"@walletconnect/core": "2.0.0-rc.2", "@walletconnect/core": "2.0.0-rc.2",
"@walletconnect/events": "1.0.0", "@walletconnect/events": "1.0.0",
"@walletconnect/heartbeat": "1.0.0", "@walletconnect/heartbeat": "1.0.0",
@ -8992,10 +8993,11 @@
} }
}, },
"@walletconnect/auth-client": { "@walletconnect/auth-client": {
"version": "0.2.0", "version": "0.3.0",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.2.0.tgz", "resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.3.0.tgz",
"integrity": "sha512-bG4Fwr4Xm1J58sqr30FIrPXcnOr8xGeRp4WdZsm0l+pqK39AfxpKG+ublHM8B++9yCjnKB56t1nKgrHW67ah7g==", "integrity": "sha512-5wV2UxC1zmfSLmTpwFL15mWtVHODY4JcHJ6o07YDnPNcRUI6gF7VQNtkqtIt91UaCocVKAJNgwDkNv3H4yfCTA==",
"requires": { "requires": {
"@stablelib/random": "1.0.2",
"@walletconnect/core": "2.0.0-rc.2", "@walletconnect/core": "2.0.0-rc.2",
"@walletconnect/events": "1.0.0", "@walletconnect/events": "1.0.0",
"@walletconnect/heartbeat": "1.0.0", "@walletconnect/heartbeat": "1.0.0",

View File

@ -12,7 +12,7 @@
"@chakra-ui/react": "^2.2.6", "@chakra-ui/react": "^2.2.6",
"@emotion/react": "^11.10.0", "@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0", "@emotion/styled": "^11.10.0",
"@walletconnect/auth-client": "^0.2.0", "@walletconnect/auth-client": "^0.3.0",
"better-sqlite3": "^7.6.2", "better-sqlite3": "^7.6.2",
"ethers": "^5.7.0", "ethers": "^5.7.0",
"events": "^3.3.0", "events": "^3.3.0",

View File

@ -13,7 +13,7 @@
"@nextui-org/react": "1.0.8-beta.5", "@nextui-org/react": "1.0.8-beta.5",
"@polkadot/keyring": "^10.1.2", "@polkadot/keyring": "^10.1.2",
"@solana/web3.js": "1.43.0", "@solana/web3.js": "1.43.0",
"@walletconnect/auth-client": "^0.2.0", "@walletconnect/auth-client": "^0.3.0",
"@walletconnect/utils": "2.0.0-rc.2", "@walletconnect/utils": "2.0.0-rc.2",
"bs58": "5.0.0", "bs58": "5.0.0",
"cosmos-wallet": "1.2.0", "cosmos-wallet": "1.2.0",
@ -3441,10 +3441,11 @@
} }
}, },
"node_modules/@walletconnect/auth-client": { "node_modules/@walletconnect/auth-client": {
"version": "0.2.0", "version": "0.3.0",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.2.0.tgz", "resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.3.0.tgz",
"integrity": "sha512-bG4Fwr4Xm1J58sqr30FIrPXcnOr8xGeRp4WdZsm0l+pqK39AfxpKG+ublHM8B++9yCjnKB56t1nKgrHW67ah7g==", "integrity": "sha512-5wV2UxC1zmfSLmTpwFL15mWtVHODY4JcHJ6o07YDnPNcRUI6gF7VQNtkqtIt91UaCocVKAJNgwDkNv3H4yfCTA==",
"dependencies": { "dependencies": {
"@stablelib/random": "1.0.2",
"@walletconnect/core": "2.0.0-rc.2", "@walletconnect/core": "2.0.0-rc.2",
"@walletconnect/events": "1.0.0", "@walletconnect/events": "1.0.0",
"@walletconnect/heartbeat": "1.0.0", "@walletconnect/heartbeat": "1.0.0",
@ -11682,10 +11683,11 @@
} }
}, },
"@walletconnect/auth-client": { "@walletconnect/auth-client": {
"version": "0.2.0", "version": "0.3.0",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.2.0.tgz", "resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.3.0.tgz",
"integrity": "sha512-bG4Fwr4Xm1J58sqr30FIrPXcnOr8xGeRp4WdZsm0l+pqK39AfxpKG+ublHM8B++9yCjnKB56t1nKgrHW67ah7g==", "integrity": "sha512-5wV2UxC1zmfSLmTpwFL15mWtVHODY4JcHJ6o07YDnPNcRUI6gF7VQNtkqtIt91UaCocVKAJNgwDkNv3H4yfCTA==",
"requires": { "requires": {
"@stablelib/random": "1.0.2",
"@walletconnect/core": "2.0.0-rc.2", "@walletconnect/core": "2.0.0-rc.2",
"@walletconnect/events": "1.0.0", "@walletconnect/events": "1.0.0",
"@walletconnect/heartbeat": "1.0.0", "@walletconnect/heartbeat": "1.0.0",

View File

@ -15,7 +15,7 @@
"@nextui-org/react": "1.0.8-beta.5", "@nextui-org/react": "1.0.8-beta.5",
"@polkadot/keyring": "^10.1.2", "@polkadot/keyring": "^10.1.2",
"@solana/web3.js": "1.43.0", "@solana/web3.js": "1.43.0",
"@walletconnect/auth-client": "^0.2.0", "@walletconnect/auth-client": "^0.3.0",
"@walletconnect/utils": "2.0.0-rc.2", "@walletconnect/utils": "2.0.0-rc.2",
"bs58": "5.0.0", "bs58": "5.0.0",
"cosmos-wallet": "1.2.0", "cosmos-wallet": "1.2.0",