chore(auth): update examples to 0.3.1

This commit is contained in:
Ben Kremer 2022-09-17 11:33:48 +02:00
parent 8146e37fc6
commit 44d11ddfbd
4 changed files with 16 additions and 16 deletions

View File

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

View File

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

View File

@ -13,7 +13,7 @@
"@nextui-org/react": "1.0.8-beta.5",
"@polkadot/keyring": "^10.1.2",
"@solana/web3.js": "1.43.0",
"@walletconnect/auth-client": "^0.3.0",
"@walletconnect/auth-client": "^0.3.1",
"@walletconnect/utils": "2.0.0-rc.2",
"bs58": "5.0.0",
"cosmos-wallet": "1.2.0",
@ -3441,9 +3441,9 @@
}
},
"node_modules/@walletconnect/auth-client": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.3.0.tgz",
"integrity": "sha512-5wV2UxC1zmfSLmTpwFL15mWtVHODY4JcHJ6o07YDnPNcRUI6gF7VQNtkqtIt91UaCocVKAJNgwDkNv3H4yfCTA==",
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.3.1.tgz",
"integrity": "sha512-T7MIf95/P7rC1JoworFhtDluCm0fE/sRLUg5drogxGcBb1eD3OtyiCyO4WxdXn5oULjl0IQsbXRBt7wkxWCXAQ==",
"dependencies": {
"@stablelib/random": "1.0.2",
"@walletconnect/core": "2.0.0-rc.2",
@ -11683,9 +11683,9 @@
}
},
"@walletconnect/auth-client": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.3.0.tgz",
"integrity": "sha512-5wV2UxC1zmfSLmTpwFL15mWtVHODY4JcHJ6o07YDnPNcRUI6gF7VQNtkqtIt91UaCocVKAJNgwDkNv3H4yfCTA==",
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/@walletconnect/auth-client/-/auth-client-0.3.1.tgz",
"integrity": "sha512-T7MIf95/P7rC1JoworFhtDluCm0fE/sRLUg5drogxGcBb1eD3OtyiCyO4WxdXn5oULjl0IQsbXRBt7wkxWCXAQ==",
"requires": {
"@stablelib/random": "1.0.2",
"@walletconnect/core": "2.0.0-rc.2",

View File

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