From a88002201bc3db0abf1209f96733383c110b4079 Mon Sep 17 00:00:00 2001 From: ignaciosantise <25931366+ignaciosantise@users.noreply.github.com> Date: Wed, 21 Aug 2024 15:29:55 -0300 Subject: [PATCH] chore: bump canary deps --- dapps/W3MWagmi/android/app/build.gradle | 2 +- dapps/W3MWagmi/ios/Podfile.lock | 4 +- dapps/W3MWagmi/package.json | 12 +-- dapps/W3MWagmi/yarn.lock | 84 +++++++++---------- .../rn_cli_wallet/android/app/build.gradle | 2 +- wallets/rn_cli_wallet/ios/Podfile.lock | 4 +- wallets/rn_cli_wallet/package.json | 14 ++-- .../src/modals/SessionAuthenticateModal.tsx | 13 +-- wallets/rn_cli_wallet/src/screens/App.tsx | 2 +- .../rn_cli_wallet/src/store/SettingsStore.ts | 6 ++ wallets/rn_cli_wallet/yarn.lock | 72 ++++++++-------- 11 files changed, 111 insertions(+), 104 deletions(-) diff --git a/dapps/W3MWagmi/android/app/build.gradle b/dapps/W3MWagmi/android/app/build.gradle index 105b1d97..78987ded 100644 --- a/dapps/W3MWagmi/android/app/build.gradle +++ b/dapps/W3MWagmi/android/app/build.gradle @@ -102,7 +102,7 @@ android { applicationId "com.walletconnect.web3modal.rnsample" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 43 + versionCode 44 versionName "1.1" resValue "string", "build_config_package", "com.w3mwagmi" } diff --git a/dapps/W3MWagmi/ios/Podfile.lock b/dapps/W3MWagmi/ios/Podfile.lock index b3cc0131..0ea17ceb 100644 --- a/dapps/W3MWagmi/ios/Podfile.lock +++ b/dapps/W3MWagmi/ios/Podfile.lock @@ -979,7 +979,7 @@ PODS: - React-Mapbuffer (0.74.3): - glog - React-debug - - react-native-compat (2.15.0-canary-lm.4): + - react-native-compat (2.15.0-canary-lm.7): - DoubleConversion - glog - hermes-engine @@ -1611,7 +1611,7 @@ SPEC CHECKSUMS: React-jsitracing: 6b3c8c98313642140530f93c46f5a6ca4530b446 React-logger: fa92ba4d3a5d39ac450f59be2a3cec7b099f0304 React-Mapbuffer: 9f68550e7c6839d01411ac8896aea5c868eff63a - react-native-compat: 076ee6636a073e40388ecdbeb697148e8d007491 + react-native-compat: 582b39f49198c8deab6b1858812eff1a5657397d react-native-config: d7d8a0c65f7fa523197879f6b777997abbfc987e react-native-get-random-values: 21325b2244dfa6b58878f51f9aa42821e7ba3d06 react-native-mmkv: 8c9a677e64a1ac89b0c6cf240feea528318b3074 diff --git a/dapps/W3MWagmi/package.json b/dapps/W3MWagmi/package.json index c5a697aa..8413f4ac 100644 --- a/dapps/W3MWagmi/package.json +++ b/dapps/W3MWagmi/package.json @@ -22,7 +22,7 @@ "@react-navigation/native-stack": "6.10.1", "@sentry/react-native": "5.20.0", "@tanstack/react-query": "5.51.1", - "@walletconnect/react-native-compat": "2.15.0-canary-lm.4", + "@walletconnect/react-native-compat": "2.15.0-canary-lm.7", "@web3modal/coinbase-wagmi-react-native": "0.0.0-feat-link-mode-20240816122559", "@web3modal/email-wagmi-react-native": "0.0.0-feat-link-mode-20240816122559", "@web3modal/wagmi-react-native": "0.0.0-feat-link-mode-20240816122559", @@ -44,11 +44,11 @@ "wagmi": "2.12.5" }, "resolutions": { - "@walletconnect/ethereum-provider": "2.15.0-canary-lm.4", - "@walletconnect/core": "2.15.0-canary-lm.4", - "@walletconnect/sign-client": "2.15.0-canary-lm.4", - "@walletconnect/utils": "2.15.0-canary-lm.4", - "@walletconnect/universal-provider": "2.15.0-canary-lm.4" + "@walletconnect/ethereum-provider": "2.15.0-canary-lm.7", + "@walletconnect/core": "2.15.0-canary-lm.7", + "@walletconnect/sign-client": "2.15.0-canary-lm.7", + "@walletconnect/utils": "2.15.0-canary-lm.7", + "@walletconnect/universal-provider": "2.15.0-canary-lm.7" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/dapps/W3MWagmi/yarn.lock b/dapps/W3MWagmi/yarn.lock index bfc341a0..88948aa2 100644 --- a/dapps/W3MWagmi/yarn.lock +++ b/dapps/W3MWagmi/yarn.lock @@ -5391,9 +5391,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/core@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/core@npm:2.15.0-canary-lm.4" +"@walletconnect/core@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/core@npm:2.15.0-canary-lm.7" dependencies: "@walletconnect/heartbeat": 1.2.2 "@walletconnect/jsonrpc-provider": 1.0.14 @@ -5406,12 +5406,12 @@ __metadata: "@walletconnect/relay-auth": 1.0.4 "@walletconnect/safe-json": 1.0.2 "@walletconnect/time": 1.0.2 - "@walletconnect/types": 2.15.0-canary-lm.4 - "@walletconnect/utils": 2.15.0-canary-lm.4 + "@walletconnect/types": 2.15.0-canary-lm.7 + "@walletconnect/utils": 2.15.0-canary-lm.7 events: 3.3.0 lodash.isequal: 4.5.0 uint8arrays: 3.1.0 - checksum: 65f1912e1ddcf0cca60d06ae5acfa79d52f438a46d5c586e7f465340e6a8f6ed14dc9bb8ec6cee071b6286229afff8d0bdb8c546e95ad86a3317d234f8f1f5be + checksum: 1b829f2a361e6d14d1aab54d76dc78543c2ef6b7b920b4191d7bd9f0fc2350dfd7e01c032e7234fd3bce3e38571db2c1c24b42b5a5f3ee160e34ca7d8378bdb8 languageName: node linkType: hard @@ -5424,21 +5424,21 @@ __metadata: languageName: node linkType: hard -"@walletconnect/ethereum-provider@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/ethereum-provider@npm:2.15.0-canary-lm.4" +"@walletconnect/ethereum-provider@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/ethereum-provider@npm:2.15.0-canary-lm.7" dependencies: "@walletconnect/jsonrpc-http-connection": 1.0.8 "@walletconnect/jsonrpc-provider": 1.0.14 "@walletconnect/jsonrpc-types": 1.0.4 "@walletconnect/jsonrpc-utils": 1.0.8 "@walletconnect/modal": 2.6.2 - "@walletconnect/sign-client": 2.15.0-canary-lm.4 - "@walletconnect/types": 2.15.0-canary-lm.4 - "@walletconnect/universal-provider": 2.15.0-canary-lm.4 - "@walletconnect/utils": 2.15.0-canary-lm.4 + "@walletconnect/sign-client": 2.15.0-canary-lm.7 + "@walletconnect/types": 2.15.0-canary-lm.7 + "@walletconnect/universal-provider": 2.15.0-canary-lm.7 + "@walletconnect/utils": 2.15.0-canary-lm.7 events: 3.3.0 - checksum: 7204d36c20d9d72b757c83e58aa36865444ec47b9fb1ecbd6fe2745b18336381e41a94506d9521e66c04344840f15812a18dcf303e9aa0c59a1cb034720c7626 + checksum: beb9b56d096b0109796c314c6111a9524b3d4d7f2af8888d1cd354f9fd100b60241dbc4f53ee6cf49bed0aa4d30f3f181d7955127e139bab8767cd3fcd180ee6 languageName: node linkType: hard @@ -5586,9 +5586,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/react-native-compat@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/react-native-compat@npm:2.15.0-canary-lm.4" +"@walletconnect/react-native-compat@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/react-native-compat@npm:2.15.0-canary-lm.7" dependencies: events: 3.3.0 fast-text-encoding: 1.0.6 @@ -5601,7 +5601,7 @@ __metadata: peerDependenciesMeta: expo-application: optional: true - checksum: 84f31a0ebf6da09b3b79a27a0ad8444f9077637281d769ba33202b615a262496b46a3adf96461a49c798dda88ac6afd9b4799044af7b0f10b462086279af2dba + checksum: 5a3b5e307a444370537d890127f9a1636d9fde287f9065eb16932488bcb477e8c205d488a9914e998c06aacb21216678decded0c6ae5d7c1dea0736035fec457 languageName: node linkType: hard @@ -5637,20 +5637,20 @@ __metadata: languageName: node linkType: hard -"@walletconnect/sign-client@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/sign-client@npm:2.15.0-canary-lm.4" +"@walletconnect/sign-client@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/sign-client@npm:2.15.0-canary-lm.7" dependencies: - "@walletconnect/core": 2.15.0-canary-lm.4 + "@walletconnect/core": 2.15.0-canary-lm.7 "@walletconnect/events": 1.0.1 "@walletconnect/heartbeat": 1.2.2 "@walletconnect/jsonrpc-utils": 1.0.8 "@walletconnect/logger": 2.1.2 "@walletconnect/time": 1.0.2 - "@walletconnect/types": 2.15.0-canary-lm.4 - "@walletconnect/utils": 2.15.0-canary-lm.4 + "@walletconnect/types": 2.15.0-canary-lm.7 + "@walletconnect/utils": 2.15.0-canary-lm.7 events: 3.3.0 - checksum: 063c2b47d07e514f956cec1c9f1ab27037d3525410b7f5e719f2897d7b117edf2283ebd97bebb8caddd2b85eb3c19f36bd8f9a1015189dcda7d719c0a41df122 + checksum: d2447f849b52247de7aaa6aabdce476256dcd88d88242242af7539f4d7a74e1dce7ad7f335d955461cbacc4accc8e6da0fa4aa79b50b82ff3d556d5807a68c05 languageName: node linkType: hard @@ -5663,9 +5663,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/types@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/types@npm:2.15.0-canary-lm.4" +"@walletconnect/types@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/types@npm:2.15.0-canary-lm.7" dependencies: "@walletconnect/events": 1.0.1 "@walletconnect/heartbeat": 1.2.2 @@ -5673,30 +5673,30 @@ __metadata: "@walletconnect/keyvaluestorage": 1.1.1 "@walletconnect/logger": 2.1.2 events: 3.3.0 - checksum: 9f404f61300c4bce04a0fc633f979765223e38e68741a225e5283aaa9b3875942206b9b39e7bc47808510f8ed907c01e19d1ff86252577d8c4eb29ebf69a22fe + checksum: 2c8de8aa6311d2cbb519a8f4ba8201ebd585c2ac8f41353479b45ddadf091197dc07d44e7e4aea1fa3e26c5363b07c14376cffe18c94a11216c86a1a294ee107 languageName: node linkType: hard -"@walletconnect/universal-provider@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/universal-provider@npm:2.15.0-canary-lm.4" +"@walletconnect/universal-provider@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/universal-provider@npm:2.15.0-canary-lm.7" dependencies: "@walletconnect/jsonrpc-http-connection": 1.0.8 "@walletconnect/jsonrpc-provider": 1.0.14 "@walletconnect/jsonrpc-types": 1.0.4 "@walletconnect/jsonrpc-utils": 1.0.8 "@walletconnect/logger": 2.1.2 - "@walletconnect/sign-client": 2.15.0-canary-lm.4 - "@walletconnect/types": 2.15.0-canary-lm.4 - "@walletconnect/utils": 2.15.0-canary-lm.4 + "@walletconnect/sign-client": 2.15.0-canary-lm.7 + "@walletconnect/types": 2.15.0-canary-lm.7 + "@walletconnect/utils": 2.15.0-canary-lm.7 events: 3.3.0 - checksum: 4619fffc65ddfc03c20c73a5ed5d60d204944c08492dedb7a56757043918de00dc6133fa664f523fdd948dbabf2ca3773db007d1f519be4c958b74cf1f5c0d07 + checksum: 4d0a85c1da440f791045813d056a508ab7d2b4181b22815bb44dd068fa74da39c10938c0a8d1a1888730398a11da925a43ed78dca8a529973f65f457d0b3ac99 languageName: node linkType: hard -"@walletconnect/utils@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/utils@npm:2.15.0-canary-lm.4" +"@walletconnect/utils@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/utils@npm:2.15.0-canary-lm.7" dependencies: "@stablelib/chacha20poly1305": 1.0.1 "@stablelib/hkdf": 1.0.1 @@ -5706,14 +5706,14 @@ __metadata: "@walletconnect/relay-api": 1.0.11 "@walletconnect/safe-json": 1.0.2 "@walletconnect/time": 1.0.2 - "@walletconnect/types": 2.15.0-canary-lm.4 + "@walletconnect/types": 2.15.0-canary-lm.7 "@walletconnect/window-getters": 1.0.1 "@walletconnect/window-metadata": 1.0.1 detect-browser: 5.3.0 elliptic: ^6.5.7 query-string: 7.1.3 uint8arrays: 3.1.0 - checksum: b43cef33a45457fca696b02b3ff252c2d1a88f88ee8fdf798df32ef70b44a08f20a599e41e2f35d7fa64c41065efbd6d484c4c3fd3a73b0f97cc41cd471e81b4 + checksum: 4fa5fa618da61769c02424e046bbc384393ae1ddca7d89fd08adc2ac176866016c3c50e5a2c6abec361bdf99e3f42f196401b0cc87acfcb7401b15428093070d languageName: node linkType: hard @@ -6112,7 +6112,7 @@ __metadata: "@tanstack/react-query": 5.51.1 "@types/react": ^18.2.6 "@types/react-test-renderer": ^18.0.0 - "@walletconnect/react-native-compat": 2.15.0-canary-lm.4 + "@walletconnect/react-native-compat": 2.15.0-canary-lm.7 "@web3modal/coinbase-wagmi-react-native": 0.0.0-feat-link-mode-20240816122559 "@web3modal/email-wagmi-react-native": 0.0.0-feat-link-mode-20240816122559 "@web3modal/wagmi-react-native": 0.0.0-feat-link-mode-20240816122559 diff --git a/wallets/rn_cli_wallet/android/app/build.gradle b/wallets/rn_cli_wallet/android/app/build.gradle index 585405e0..37994199 100644 --- a/wallets/rn_cli_wallet/android/app/build.gradle +++ b/wallets/rn_cli_wallet/android/app/build.gradle @@ -89,7 +89,7 @@ android { applicationId "com.walletconnect.web3wallet.rnsample" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 28 + versionCode 29 versionName "1.0" resValue "string", "build_config_package", "com.walletconnect.web3wallet.rnsample" } diff --git a/wallets/rn_cli_wallet/ios/Podfile.lock b/wallets/rn_cli_wallet/ios/Podfile.lock index c95751ed..af5d60aa 100644 --- a/wallets/rn_cli_wallet/ios/Podfile.lock +++ b/wallets/rn_cli_wallet/ios/Podfile.lock @@ -938,7 +938,7 @@ PODS: - React-Mapbuffer (0.74.3): - glog - React-debug - - react-native-compat (2.15.0-canary-lm.4): + - react-native-compat (2.15.0-canary-lm.7): - DoubleConversion - glog - hermes-engine @@ -1574,7 +1574,7 @@ SPEC CHECKSUMS: React-jsitracing: 6b3c8c98313642140530f93c46f5a6ca4530b446 React-logger: fa92ba4d3a5d39ac450f59be2a3cec7b099f0304 React-Mapbuffer: 9f68550e7c6839d01411ac8896aea5c868eff63a - react-native-compat: 076ee6636a073e40388ecdbeb697148e8d007491 + react-native-compat: 582b39f49198c8deab6b1858812eff1a5657397d react-native-config: d7d8a0c65f7fa523197879f6b777997abbfc987e react-native-get-random-values: 21325b2244dfa6b58878f51f9aa42821e7ba3d06 react-native-netinfo: 076df4f9b07f6670acf4ce9a75aac8d34c2e2ccc diff --git a/wallets/rn_cli_wallet/package.json b/wallets/rn_cli_wallet/package.json index 779a5dea..c994cc54 100644 --- a/wallets/rn_cli_wallet/package.json +++ b/wallets/rn_cli_wallet/package.json @@ -30,8 +30,8 @@ "@react-navigation/native-stack": "6.10.1", "@react-navigation/stack": "6.4.1", "@sentry/react-native": "5.26.0", - "@walletconnect/react-native-compat": "2.15.0-canary-lm.4", - "@walletconnect/web3wallet": "1.14.0-canary-lm.4", + "@walletconnect/react-native-compat": "2.15.0-canary-lm.7", + "@walletconnect/web3wallet": "1.14.0-canary-lm.7", "@web3modal/ui-react-native": "2.0.1", "dayjs": "1.11.11", "ethers": "5.7.2", @@ -58,11 +58,11 @@ "valtio": "1.10.5" }, "resolutions": { - "@walletconnect/ethereum-provider": "2.15.0-canary-lm.4", - "@walletconnect/core": "2.15.0-canary-lm.4", - "@walletconnect/sign-client": "2.15.0-canary-lm.4", - "@walletconnect/utils": "2.15.0-canary-lm.4", - "@walletconnect/universal-provider": "2.15.0-canary-lm.4" + "@walletconnect/ethereum-provider": "2.15.0-canary-lm.7", + "@walletconnect/core": "2.15.0-canary-lm.7", + "@walletconnect/sign-client": "2.15.0-canary-lm.7", + "@walletconnect/utils": "2.15.0-canary-lm.7", + "@walletconnect/universal-provider": "2.15.0-canary-lm.7" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/wallets/rn_cli_wallet/src/modals/SessionAuthenticateModal.tsx b/wallets/rn_cli_wallet/src/modals/SessionAuthenticateModal.tsx index 13b69c30..91a26a69 100644 --- a/wallets/rn_cli_wallet/src/modals/SessionAuthenticateModal.tsx +++ b/wallets/rn_cli_wallet/src/modals/SessionAuthenticateModal.tsx @@ -21,13 +21,12 @@ import {Message} from '@/components/Modal/Message'; export default function SessionAuthenticateModal() { const Theme = useTheme(); - const {data} = useSnapshot(ModalStore.state); + const {isLinkModeRequest} = useSnapshot(SettingsStore.state); + const authRequest = data?.authRequest as SignClientTypes.EventArguments['session_authenticate']; - const isLinkMode = authRequest?.params?.transportType === 'link-mode'; - const {account} = useSnapshot(SettingsStore.state); const [messages, setMessages] = useState< {authPayload: any; message: string; id: number; iss: string}[] @@ -85,7 +84,7 @@ export default function SessionAuthenticateModal() { handleRedirect({ peerRedirect: authRequest.params.requester?.metadata?.redirect, - isLinkMode: isLinkMode, + isLinkMode: isLinkModeRequest, }); } catch (e) { console.log((e as Error).message, 'error'); @@ -93,8 +92,9 @@ export default function SessionAuthenticateModal() { } } setIsLoadingApprove(false); + SettingsStore.setIsLinkModeRequest(false); ModalStore.close(); - }, [address, messages, authRequest, isLinkMode]); + }, [address, messages, authRequest, isLinkModeRequest]); // Handle reject action const onReject = useCallback(async () => { @@ -111,6 +111,7 @@ export default function SessionAuthenticateModal() { } } setIsLoadingReject(false); + SettingsStore.setIsLinkModeRequest(false); ModalStore.close(); }, [authRequest]); @@ -149,7 +150,7 @@ export default function SessionAuthenticateModal() { metadata={authRequest.params.requester.metadata} onApprove={onApprove} onReject={onReject} - isLinkMode={isLinkMode} + isLinkMode={isLinkModeRequest} approveLoader={isLoadingApprove} rejectLoader={isLoadingReject}> diff --git a/wallets/rn_cli_wallet/src/screens/App.tsx b/wallets/rn_cli_wallet/src/screens/App.tsx index a762dd7f..e9535f8d 100644 --- a/wallets/rn_cli_wallet/src/screens/App.tsx +++ b/wallets/rn_cli_wallet/src/screens/App.tsx @@ -74,7 +74,7 @@ const App = () => { const deeplinkHandler = useCallback( ({url}: {url: string}) => { const isLinkMode = url.includes('wc_ev'); - console.log('Deeplink received', url); + SettingsStore.setIsLinkModeRequest(isLinkMode); if (isLinkMode) { return; diff --git a/wallets/rn_cli_wallet/src/store/SettingsStore.ts b/wallets/rn_cli_wallet/src/store/SettingsStore.ts index 03411c61..0c448362 100644 --- a/wallets/rn_cli_wallet/src/store/SettingsStore.ts +++ b/wallets/rn_cli_wallet/src/store/SettingsStore.ts @@ -23,6 +23,7 @@ interface State { }; socketStatus: 'connected' | 'disconnected' | 'stalled' | 'unknown'; logs: string[]; + isLinkModeRequest: boolean; } /** @@ -38,6 +39,7 @@ const state = proxy({ wallet: null, socketStatus: 'unknown', logs: [], + isLinkModeRequest: false, }); /** @@ -84,6 +86,10 @@ const SettingsStore = { state.logs = logs; }, + setIsLinkModeRequest(value: State['isLinkModeRequest']) { + state.isLinkModeRequest = value; + }, + toggleTestNets() { state.testNets = !state.testNets; if (state.testNets) { diff --git a/wallets/rn_cli_wallet/yarn.lock b/wallets/rn_cli_wallet/yarn.lock index cbdd3706..44f9491b 100644 --- a/wallets/rn_cli_wallet/yarn.lock +++ b/wallets/rn_cli_wallet/yarn.lock @@ -4302,9 +4302,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/core@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/core@npm:2.15.0-canary-lm.4" +"@walletconnect/core@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/core@npm:2.15.0-canary-lm.7" dependencies: "@walletconnect/heartbeat": 1.2.2 "@walletconnect/jsonrpc-provider": 1.0.14 @@ -4317,12 +4317,12 @@ __metadata: "@walletconnect/relay-auth": 1.0.4 "@walletconnect/safe-json": 1.0.2 "@walletconnect/time": 1.0.2 - "@walletconnect/types": 2.15.0-canary-lm.4 - "@walletconnect/utils": 2.15.0-canary-lm.4 + "@walletconnect/types": 2.15.0-canary-lm.7 + "@walletconnect/utils": 2.15.0-canary-lm.7 events: 3.3.0 lodash.isequal: 4.5.0 uint8arrays: 3.1.0 - checksum: 65f1912e1ddcf0cca60d06ae5acfa79d52f438a46d5c586e7f465340e6a8f6ed14dc9bb8ec6cee071b6286229afff8d0bdb8c546e95ad86a3317d234f8f1f5be + checksum: 1b829f2a361e6d14d1aab54d76dc78543c2ef6b7b920b4191d7bd9f0fc2350dfd7e01c032e7234fd3bce3e38571db2c1c24b42b5a5f3ee160e34ca7d8378bdb8 languageName: node linkType: hard @@ -4436,9 +4436,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/react-native-compat@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/react-native-compat@npm:2.15.0-canary-lm.4" +"@walletconnect/react-native-compat@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/react-native-compat@npm:2.15.0-canary-lm.7" dependencies: events: 3.3.0 fast-text-encoding: 1.0.6 @@ -4451,7 +4451,7 @@ __metadata: peerDependenciesMeta: expo-application: optional: true - checksum: 84f31a0ebf6da09b3b79a27a0ad8444f9077637281d769ba33202b615a262496b46a3adf96461a49c798dda88ac6afd9b4799044af7b0f10b462086279af2dba + checksum: 5a3b5e307a444370537d890127f9a1636d9fde287f9065eb16932488bcb477e8c205d488a9914e998c06aacb21216678decded0c6ae5d7c1dea0736035fec457 languageName: node linkType: hard @@ -4487,20 +4487,20 @@ __metadata: languageName: node linkType: hard -"@walletconnect/sign-client@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/sign-client@npm:2.15.0-canary-lm.4" +"@walletconnect/sign-client@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/sign-client@npm:2.15.0-canary-lm.7" dependencies: - "@walletconnect/core": 2.15.0-canary-lm.4 + "@walletconnect/core": 2.15.0-canary-lm.7 "@walletconnect/events": 1.0.1 "@walletconnect/heartbeat": 1.2.2 "@walletconnect/jsonrpc-utils": 1.0.8 "@walletconnect/logger": 2.1.2 "@walletconnect/time": 1.0.2 - "@walletconnect/types": 2.15.0-canary-lm.4 - "@walletconnect/utils": 2.15.0-canary-lm.4 + "@walletconnect/types": 2.15.0-canary-lm.7 + "@walletconnect/utils": 2.15.0-canary-lm.7 events: 3.3.0 - checksum: 063c2b47d07e514f956cec1c9f1ab27037d3525410b7f5e719f2897d7b117edf2283ebd97bebb8caddd2b85eb3c19f36bd8f9a1015189dcda7d719c0a41df122 + checksum: d2447f849b52247de7aaa6aabdce476256dcd88d88242242af7539f4d7a74e1dce7ad7f335d955461cbacc4accc8e6da0fa4aa79b50b82ff3d556d5807a68c05 languageName: node linkType: hard @@ -4513,9 +4513,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/types@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/types@npm:2.15.0-canary-lm.4" +"@walletconnect/types@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/types@npm:2.15.0-canary-lm.7" dependencies: "@walletconnect/events": 1.0.1 "@walletconnect/heartbeat": 1.2.2 @@ -4523,13 +4523,13 @@ __metadata: "@walletconnect/keyvaluestorage": 1.1.1 "@walletconnect/logger": 2.1.2 events: 3.3.0 - checksum: 9f404f61300c4bce04a0fc633f979765223e38e68741a225e5283aaa9b3875942206b9b39e7bc47808510f8ed907c01e19d1ff86252577d8c4eb29ebf69a22fe + checksum: 2c8de8aa6311d2cbb519a8f4ba8201ebd585c2ac8f41353479b45ddadf091197dc07d44e7e4aea1fa3e26c5363b07c14376cffe18c94a11216c86a1a294ee107 languageName: node linkType: hard -"@walletconnect/utils@npm:2.15.0-canary-lm.4": - version: 2.15.0-canary-lm.4 - resolution: "@walletconnect/utils@npm:2.15.0-canary-lm.4" +"@walletconnect/utils@npm:2.15.0-canary-lm.7": + version: 2.15.0-canary-lm.7 + resolution: "@walletconnect/utils@npm:2.15.0-canary-lm.7" dependencies: "@stablelib/chacha20poly1305": 1.0.1 "@stablelib/hkdf": 1.0.1 @@ -4539,30 +4539,30 @@ __metadata: "@walletconnect/relay-api": 1.0.11 "@walletconnect/safe-json": 1.0.2 "@walletconnect/time": 1.0.2 - "@walletconnect/types": 2.15.0-canary-lm.4 + "@walletconnect/types": 2.15.0-canary-lm.7 "@walletconnect/window-getters": 1.0.1 "@walletconnect/window-metadata": 1.0.1 detect-browser: 5.3.0 elliptic: ^6.5.7 query-string: 7.1.3 uint8arrays: 3.1.0 - checksum: b43cef33a45457fca696b02b3ff252c2d1a88f88ee8fdf798df32ef70b44a08f20a599e41e2f35d7fa64c41065efbd6d484c4c3fd3a73b0f97cc41cd471e81b4 + checksum: 4fa5fa618da61769c02424e046bbc384393ae1ddca7d89fd08adc2ac176866016c3c50e5a2c6abec361bdf99e3f42f196401b0cc87acfcb7401b15428093070d languageName: node linkType: hard -"@walletconnect/web3wallet@npm:1.14.0-canary-lm.4": - version: 1.14.0-canary-lm.4 - resolution: "@walletconnect/web3wallet@npm:1.14.0-canary-lm.4" +"@walletconnect/web3wallet@npm:1.14.0-canary-lm.7": + version: 1.14.0-canary-lm.7 + resolution: "@walletconnect/web3wallet@npm:1.14.0-canary-lm.7" dependencies: "@walletconnect/auth-client": 2.1.2 - "@walletconnect/core": 2.15.0-canary-lm.4 + "@walletconnect/core": 2.15.0-canary-lm.7 "@walletconnect/jsonrpc-provider": 1.0.14 "@walletconnect/jsonrpc-utils": 1.0.8 "@walletconnect/logger": 2.1.2 - "@walletconnect/sign-client": 2.15.0-canary-lm.4 - "@walletconnect/types": 2.15.0-canary-lm.4 - "@walletconnect/utils": 2.15.0-canary-lm.4 - checksum: c1b4ca8d001d57b0333c78c83e676a3fcb957baf8c48a7755ee86b87c2edd396ec19893709c197eb1605f1dfb94f62a394260572fa485b24f825868b10ff96b7 + "@walletconnect/sign-client": 2.15.0-canary-lm.7 + "@walletconnect/types": 2.15.0-canary-lm.7 + "@walletconnect/utils": 2.15.0-canary-lm.7 + checksum: 342654a3d502eb1be95158e894b2620675ae4587e65a94357554346efbdd96f703280e87670a130264561beb7e1cb74d4bb67237951a87b7c6ca0f798c0775c9 languageName: node linkType: hard @@ -13198,8 +13198,8 @@ __metadata: "@types/lodash.clonedeep": ^4.5.9 "@types/react": ^18.2.6 "@types/react-test-renderer": ^18.0.0 - "@walletconnect/react-native-compat": 2.15.0-canary-lm.4 - "@walletconnect/web3wallet": 1.14.0-canary-lm.4 + "@walletconnect/react-native-compat": 2.15.0-canary-lm.7 + "@walletconnect/web3wallet": 1.14.0-canary-lm.7 "@web3modal/ui-react-native": 2.0.1 babel-jest: ^29.6.3 babel-plugin-module-resolver: ^5.0.0