From 0a99d1d4ef4c36917dae91fb98947dce4d111b20 Mon Sep 17 00:00:00 2001 From: ignaciosantise <25931366+ignaciosantise@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:23:59 -0300 Subject: [PATCH] chore: bump 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 ++-- wallets/rn_cli_wallet/yarn.lock | 72 ++++++++-------- 8 files changed, 97 insertions(+), 97 deletions(-) diff --git a/dapps/W3MWagmi/android/app/build.gradle b/dapps/W3MWagmi/android/app/build.gradle index 08cf6f51..8afce8d6 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 52 + versionCode 53 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 b671e0dc..f7d00ca4 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.2-canary-lm.3): + - react-native-compat (2.15.2-canary-lm.4): - DoubleConversion - glog - hermes-engine @@ -1611,7 +1611,7 @@ SPEC CHECKSUMS: React-jsitracing: 6b3c8c98313642140530f93c46f5a6ca4530b446 React-logger: fa92ba4d3a5d39ac450f59be2a3cec7b099f0304 React-Mapbuffer: 9f68550e7c6839d01411ac8896aea5c868eff63a - react-native-compat: 6cc5454f654c57b87769a8a27dd6d3ecd2a394db + react-native-compat: f61827b2e4c269c7d3c68a5e332584a3c7c48781 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 19046c12..2d15f7d6 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.2-canary-lm.3", + "@walletconnect/react-native-compat": "2.15.2-canary-lm.4", "@web3modal/coinbase-wagmi-react-native": "0.0.0-feat-link-mode-20240902193406", "@web3modal/email-wagmi-react-native": "0.0.0-feat-link-mode-20240902193406", "@web3modal/wagmi-react-native": "0.0.0-feat-link-mode-20240902193406", @@ -44,11 +44,11 @@ "wagmi": "2.12.5" }, "resolutions": { - "@walletconnect/ethereum-provider": "2.15.2-canary-lm.3", - "@walletconnect/core": "2.15.2-canary-lm.3", - "@walletconnect/sign-client": "2.15.2-canary-lm.3", - "@walletconnect/utils": "2.15.2-canary-lm.3", - "@walletconnect/universal-provider": "2.15.2-canary-lm.3" + "@walletconnect/ethereum-provider": "2.15.2-canary-lm.4", + "@walletconnect/core": "2.15.2-canary-lm.4", + "@walletconnect/sign-client": "2.15.2-canary-lm.4", + "@walletconnect/utils": "2.15.2-canary-lm.4", + "@walletconnect/universal-provider": "2.15.2-canary-lm.4" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/dapps/W3MWagmi/yarn.lock b/dapps/W3MWagmi/yarn.lock index 093a7be4..15170758 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.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/core@npm:2.15.2-canary-lm.3" +"@walletconnect/core@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/core@npm:2.15.2-canary-lm.4" 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.2-canary-lm.3 - "@walletconnect/utils": 2.15.2-canary-lm.3 + "@walletconnect/types": 2.15.2-canary-lm.4 + "@walletconnect/utils": 2.15.2-canary-lm.4 events: 3.3.0 lodash.isequal: 4.5.0 uint8arrays: 3.1.0 - checksum: 6f147d3243eb21511ca883a456d67eed0fbd6fba045e55882a801829f089914195d6ad3cce461c8cb3547d271aeb374a4bb7edcc4dfa367eda5da76dc09eb3fc + checksum: 9287a63da228cf7e4c46ab50e9c58e7eb0511c421af2dd59826f98613c4e2203be0cddf1ed040e6ebbd66f3dde165f5e1ad7f8404fcf1a763915aa3cfdc25923 languageName: node linkType: hard @@ -5424,21 +5424,21 @@ __metadata: languageName: node linkType: hard -"@walletconnect/ethereum-provider@npm:2.15.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/ethereum-provider@npm:2.15.2-canary-lm.3" +"@walletconnect/ethereum-provider@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/ethereum-provider@npm:2.15.2-canary-lm.4" 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.2-canary-lm.3 - "@walletconnect/types": 2.15.2-canary-lm.3 - "@walletconnect/universal-provider": 2.15.2-canary-lm.3 - "@walletconnect/utils": 2.15.2-canary-lm.3 + "@walletconnect/sign-client": 2.15.2-canary-lm.4 + "@walletconnect/types": 2.15.2-canary-lm.4 + "@walletconnect/universal-provider": 2.15.2-canary-lm.4 + "@walletconnect/utils": 2.15.2-canary-lm.4 events: 3.3.0 - checksum: dbe5300978610a257e044f407ba1b8f82c5965d3e47b0b851ec66b3f309b9c96100dee7275540e4b8ec7ae054a8931763623630c4630a12ff63228018a95d190 + checksum: 9ed63d4e0cfa12ded687ada48c3b1265962d6a12c7e96826a1bb8cd27b3f9eac71a7e70e8bfdb25e6510121d545b713a6df9f39d2cecb515d28ae61c9c133c22 languageName: node linkType: hard @@ -5586,9 +5586,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/react-native-compat@npm:2.15.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/react-native-compat@npm:2.15.2-canary-lm.3" +"@walletconnect/react-native-compat@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/react-native-compat@npm:2.15.2-canary-lm.4" dependencies: events: 3.3.0 fast-text-encoding: 1.0.6 @@ -5601,7 +5601,7 @@ __metadata: peerDependenciesMeta: expo-application: optional: true - checksum: bc063a0904a9f52bd3636361828b6de5c40d6d439888211e8dd41516a011436d696c1da5379ac6ce80b92a079974ad2009930205a4167dac51cf66379fe7d536 + checksum: a10206bbda637b857e7822a514a9415249a6e34d0a8afab12111874dc329899057858079ce86095cf7ae307272c36dceb8d7d2cfd67efc73c27a408ba1dc31c5 languageName: node linkType: hard @@ -5637,20 +5637,20 @@ __metadata: languageName: node linkType: hard -"@walletconnect/sign-client@npm:2.15.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/sign-client@npm:2.15.2-canary-lm.3" +"@walletconnect/sign-client@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/sign-client@npm:2.15.2-canary-lm.4" dependencies: - "@walletconnect/core": 2.15.2-canary-lm.3 + "@walletconnect/core": 2.15.2-canary-lm.4 "@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.2-canary-lm.3 - "@walletconnect/utils": 2.15.2-canary-lm.3 + "@walletconnect/types": 2.15.2-canary-lm.4 + "@walletconnect/utils": 2.15.2-canary-lm.4 events: 3.3.0 - checksum: 7a53034c1e73d043503050c3fd76c38920f254cf61348cf86c884ced86453b138f6857557ac93b328d906d457a7077fd4e468b9a575e4747c6734d867d29fedb + checksum: 10d38b3e9cb2d1bf00f3078b1537583f3b31de8ff55de8d37bc4c622df66ea01aa8c9ae783d149f56f5dd727337cd03eea01a3f8c3537d9b688a8084622674d2 languageName: node linkType: hard @@ -5663,9 +5663,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/types@npm:2.15.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/types@npm:2.15.2-canary-lm.3" +"@walletconnect/types@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/types@npm:2.15.2-canary-lm.4" 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: 0ffa51e5bf35249b0aa40540de4d116087b2a7be56ce0c4e68cdc03fbc88e5970b83f215ff7f5257b7d562388d55c466f2b06d6f2813ab31861ac8c9ede4573e + checksum: a41fbc6cb982e2d758ef5ee33783d8a0746e51a7dbd251031a39678cc32f354f15608dca8f7b99f4ef3affbae05f618ae0e3174a89ce5db04f8067c1236addbc languageName: node linkType: hard -"@walletconnect/universal-provider@npm:2.15.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/universal-provider@npm:2.15.2-canary-lm.3" +"@walletconnect/universal-provider@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/universal-provider@npm:2.15.2-canary-lm.4" 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.2-canary-lm.3 - "@walletconnect/types": 2.15.2-canary-lm.3 - "@walletconnect/utils": 2.15.2-canary-lm.3 + "@walletconnect/sign-client": 2.15.2-canary-lm.4 + "@walletconnect/types": 2.15.2-canary-lm.4 + "@walletconnect/utils": 2.15.2-canary-lm.4 events: 3.3.0 - checksum: db8b296216bfd8f2a97939b2c769530fe01b01c6dacef63edbef498169b9d3da3b63adc298a05fa97a81fccc66315ef1792eca85d8027d68e7fb5587f2f63415 + checksum: 94ae07dcba9f86c0bbf8bfb3e50cd7b9d4839891007509392ba978f73c4f031da2693edbe602baa98a324bf07a0e446e62fdb83a73e4f2fef54f37b0c83c6a9c languageName: node linkType: hard -"@walletconnect/utils@npm:2.15.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/utils@npm:2.15.2-canary-lm.3" +"@walletconnect/utils@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/utils@npm:2.15.2-canary-lm.4" dependencies: "@stablelib/chacha20poly1305": 1.0.1 "@stablelib/hkdf": 1.0.1 @@ -5707,14 +5707,14 @@ __metadata: "@walletconnect/relay-auth": 1.0.4 "@walletconnect/safe-json": 1.0.2 "@walletconnect/time": 1.0.2 - "@walletconnect/types": 2.15.2-canary-lm.3 + "@walletconnect/types": 2.15.2-canary-lm.4 "@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: c94b287f8f47c06d8fc5343c4f62d52d5ce86e182e1fc062bd935f19dc0d5676476c1cd2bccc2358f414873f4a96804df9bb1d6a081491fff259a1dec46f49be + checksum: 806473f44b20febdcab5e22e79a98dc307bf0abe7e13242cb8efe049894bb076afe5e4a23fa81842f8f0074783cc3101bf14078e0983bd33ba7ca9173fa2e1ef languageName: node linkType: hard @@ -6113,7 +6113,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.2-canary-lm.3 + "@walletconnect/react-native-compat": 2.15.2-canary-lm.4 "@web3modal/coinbase-wagmi-react-native": 0.0.0-feat-link-mode-20240902193406 "@web3modal/email-wagmi-react-native": 0.0.0-feat-link-mode-20240902193406 "@web3modal/wagmi-react-native": 0.0.0-feat-link-mode-20240902193406 diff --git a/wallets/rn_cli_wallet/android/app/build.gradle b/wallets/rn_cli_wallet/android/app/build.gradle index 175c388b..7910d0d4 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 37 + versionCode 38 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 8d359405..de40707d 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.2-canary-lm.3): + - react-native-compat (2.15.2-canary-lm.4): - DoubleConversion - glog - hermes-engine @@ -1574,7 +1574,7 @@ SPEC CHECKSUMS: React-jsitracing: 6b3c8c98313642140530f93c46f5a6ca4530b446 React-logger: fa92ba4d3a5d39ac450f59be2a3cec7b099f0304 React-Mapbuffer: 9f68550e7c6839d01411ac8896aea5c868eff63a - react-native-compat: 6cc5454f654c57b87769a8a27dd6d3ecd2a394db + react-native-compat: f61827b2e4c269c7d3c68a5e332584a3c7c48781 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 3581f6da..4299d89d 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.2-canary-lm.3", - "@walletconnect/web3wallet": "1.14.2-canary-lm.3", + "@walletconnect/react-native-compat": "2.15.2-canary-lm.4", + "@walletconnect/web3wallet": "1.14.2-canary-lm.4", "@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.2-canary-lm.3", - "@walletconnect/core": "2.15.2-canary-lm.3", - "@walletconnect/sign-client": "2.15.2-canary-lm.3", - "@walletconnect/utils": "2.15.2-canary-lm.3", - "@walletconnect/universal-provider": "2.15.2-canary-lm.3" + "@walletconnect/ethereum-provider": "2.15.2-canary-lm.4", + "@walletconnect/core": "2.15.2-canary-lm.4", + "@walletconnect/sign-client": "2.15.2-canary-lm.4", + "@walletconnect/utils": "2.15.2-canary-lm.4", + "@walletconnect/universal-provider": "2.15.2-canary-lm.4" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/wallets/rn_cli_wallet/yarn.lock b/wallets/rn_cli_wallet/yarn.lock index 96f3f6bd..d69044cd 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.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/core@npm:2.15.2-canary-lm.3" +"@walletconnect/core@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/core@npm:2.15.2-canary-lm.4" 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.2-canary-lm.3 - "@walletconnect/utils": 2.15.2-canary-lm.3 + "@walletconnect/types": 2.15.2-canary-lm.4 + "@walletconnect/utils": 2.15.2-canary-lm.4 events: 3.3.0 lodash.isequal: 4.5.0 uint8arrays: 3.1.0 - checksum: 6f147d3243eb21511ca883a456d67eed0fbd6fba045e55882a801829f089914195d6ad3cce461c8cb3547d271aeb374a4bb7edcc4dfa367eda5da76dc09eb3fc + checksum: 9287a63da228cf7e4c46ab50e9c58e7eb0511c421af2dd59826f98613c4e2203be0cddf1ed040e6ebbd66f3dde165f5e1ad7f8404fcf1a763915aa3cfdc25923 languageName: node linkType: hard @@ -4436,9 +4436,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/react-native-compat@npm:2.15.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/react-native-compat@npm:2.15.2-canary-lm.3" +"@walletconnect/react-native-compat@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/react-native-compat@npm:2.15.2-canary-lm.4" dependencies: events: 3.3.0 fast-text-encoding: 1.0.6 @@ -4451,7 +4451,7 @@ __metadata: peerDependenciesMeta: expo-application: optional: true - checksum: bc063a0904a9f52bd3636361828b6de5c40d6d439888211e8dd41516a011436d696c1da5379ac6ce80b92a079974ad2009930205a4167dac51cf66379fe7d536 + checksum: a10206bbda637b857e7822a514a9415249a6e34d0a8afab12111874dc329899057858079ce86095cf7ae307272c36dceb8d7d2cfd67efc73c27a408ba1dc31c5 languageName: node linkType: hard @@ -4487,20 +4487,20 @@ __metadata: languageName: node linkType: hard -"@walletconnect/sign-client@npm:2.15.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/sign-client@npm:2.15.2-canary-lm.3" +"@walletconnect/sign-client@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/sign-client@npm:2.15.2-canary-lm.4" dependencies: - "@walletconnect/core": 2.15.2-canary-lm.3 + "@walletconnect/core": 2.15.2-canary-lm.4 "@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.2-canary-lm.3 - "@walletconnect/utils": 2.15.2-canary-lm.3 + "@walletconnect/types": 2.15.2-canary-lm.4 + "@walletconnect/utils": 2.15.2-canary-lm.4 events: 3.3.0 - checksum: 7a53034c1e73d043503050c3fd76c38920f254cf61348cf86c884ced86453b138f6857557ac93b328d906d457a7077fd4e468b9a575e4747c6734d867d29fedb + checksum: 10d38b3e9cb2d1bf00f3078b1537583f3b31de8ff55de8d37bc4c622df66ea01aa8c9ae783d149f56f5dd727337cd03eea01a3f8c3537d9b688a8084622674d2 languageName: node linkType: hard @@ -4513,9 +4513,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/types@npm:2.15.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/types@npm:2.15.2-canary-lm.3" +"@walletconnect/types@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/types@npm:2.15.2-canary-lm.4" 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: 0ffa51e5bf35249b0aa40540de4d116087b2a7be56ce0c4e68cdc03fbc88e5970b83f215ff7f5257b7d562388d55c466f2b06d6f2813ab31861ac8c9ede4573e + checksum: a41fbc6cb982e2d758ef5ee33783d8a0746e51a7dbd251031a39678cc32f354f15608dca8f7b99f4ef3affbae05f618ae0e3174a89ce5db04f8067c1236addbc languageName: node linkType: hard -"@walletconnect/utils@npm:2.15.2-canary-lm.3": - version: 2.15.2-canary-lm.3 - resolution: "@walletconnect/utils@npm:2.15.2-canary-lm.3" +"@walletconnect/utils@npm:2.15.2-canary-lm.4": + version: 2.15.2-canary-lm.4 + resolution: "@walletconnect/utils@npm:2.15.2-canary-lm.4" dependencies: "@stablelib/chacha20poly1305": 1.0.1 "@stablelib/hkdf": 1.0.1 @@ -4540,30 +4540,30 @@ __metadata: "@walletconnect/relay-auth": 1.0.4 "@walletconnect/safe-json": 1.0.2 "@walletconnect/time": 1.0.2 - "@walletconnect/types": 2.15.2-canary-lm.3 + "@walletconnect/types": 2.15.2-canary-lm.4 "@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: c94b287f8f47c06d8fc5343c4f62d52d5ce86e182e1fc062bd935f19dc0d5676476c1cd2bccc2358f414873f4a96804df9bb1d6a081491fff259a1dec46f49be + checksum: 806473f44b20febdcab5e22e79a98dc307bf0abe7e13242cb8efe049894bb076afe5e4a23fa81842f8f0074783cc3101bf14078e0983bd33ba7ca9173fa2e1ef languageName: node linkType: hard -"@walletconnect/web3wallet@npm:1.14.2-canary-lm.3": - version: 1.14.2-canary-lm.3 - resolution: "@walletconnect/web3wallet@npm:1.14.2-canary-lm.3" +"@walletconnect/web3wallet@npm:1.14.2-canary-lm.4": + version: 1.14.2-canary-lm.4 + resolution: "@walletconnect/web3wallet@npm:1.14.2-canary-lm.4" dependencies: "@walletconnect/auth-client": 2.1.2 - "@walletconnect/core": 2.15.2-canary-lm.3 + "@walletconnect/core": 2.15.2-canary-lm.4 "@walletconnect/jsonrpc-provider": 1.0.14 "@walletconnect/jsonrpc-utils": 1.0.8 "@walletconnect/logger": 2.1.2 - "@walletconnect/sign-client": 2.15.2-canary-lm.3 - "@walletconnect/types": 2.15.2-canary-lm.3 - "@walletconnect/utils": 2.15.2-canary-lm.3 - checksum: be2e2e9d59697cc5d22efb10a0a87bb481e16babb1f3d9a140bc8dbff40a14e8b20f0d8c6ddb9930633756392ac3d58018b1baf75b41e1d19a26a758f5dc29d6 + "@walletconnect/sign-client": 2.15.2-canary-lm.4 + "@walletconnect/types": 2.15.2-canary-lm.4 + "@walletconnect/utils": 2.15.2-canary-lm.4 + checksum: b963854352607a052c85d87d3c5188f1a37caae0b0667ad232a0d328d9bc946b7daa80bf690420169dec6d096f81c0c3e933fc065f183fe5a1890c291a940b25 languageName: node linkType: hard @@ -13199,8 +13199,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.2-canary-lm.3 - "@walletconnect/web3wallet": 1.14.2-canary-lm.3 + "@walletconnect/react-native-compat": 2.15.2-canary-lm.4 + "@walletconnect/web3wallet": 1.14.2-canary-lm.4 "@web3modal/ui-react-native": 2.0.1 babel-jest: ^29.6.3 babel-plugin-module-resolver: ^5.0.0