diff --git a/dapps/W3MWagmi/android/app/build.gradle b/dapps/W3MWagmi/android/app/build.gradle index adbeefb2..df7dfe01 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 48 + versionCode 49 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 82244fcf..3dbe0da2 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.0): + - react-native-compat (2.15.2-canary-lm.1): - DoubleConversion - glog - hermes-engine @@ -1611,7 +1611,7 @@ SPEC CHECKSUMS: React-jsitracing: 6b3c8c98313642140530f93c46f5a6ca4530b446 React-logger: fa92ba4d3a5d39ac450f59be2a3cec7b099f0304 React-Mapbuffer: 9f68550e7c6839d01411ac8896aea5c868eff63a - react-native-compat: eb4273baebb4bdf497f564b88de61346f9044fca + react-native-compat: beef82eac953606faa24e4edc09867e61089b95b 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 66fabd74..c6ea978a 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.0", + "@walletconnect/react-native-compat": "2.15.2-canary-lm.1", "@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.2-canary-lm.0", - "@walletconnect/core": "2.15.2-canary-lm.0", - "@walletconnect/sign-client": "2.15.2-canary-lm.0", - "@walletconnect/utils": "2.15.2-canary-lm.0", - "@walletconnect/universal-provider": "2.15.2-canary-lm.0" + "@walletconnect/ethereum-provider": "2.15.2-canary-lm.1", + "@walletconnect/core": "2.15.2-canary-lm.1", + "@walletconnect/sign-client": "2.15.2-canary-lm.1", + "@walletconnect/utils": "2.15.2-canary-lm.1", + "@walletconnect/universal-provider": "2.15.2-canary-lm.1" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/dapps/W3MWagmi/src/utils/misc.ts b/dapps/W3MWagmi/src/utils/misc.ts index e649cefb..86be9082 100644 --- a/dapps/W3MWagmi/src/utils/misc.ts +++ b/dapps/W3MWagmi/src/utils/misc.ts @@ -19,7 +19,7 @@ export const getCustomWallets = () => { link_mode: undefined, }, { - id: 'flutter-wallet', + id: 'flutter-wallet-internal', name: 'Wallet(Flutter internal)', image_url: 'https://docs.walletconnect.com/assets/images/web3walletLogo-54d3b546146931ceaf47a3500868a73a.png', @@ -39,8 +39,8 @@ export const getCustomWallets = () => { 'https://web3modal-laboratory-git-chore-kotlin-assetlinks-walletconnect1.vercel.app/wallet', }); wallets.push({ - id: 'android-wallet', - name: 'Wallet(Android)', + id: 'android-wallet-internal', + name: 'Wallet(Android internal)', image_url: 'https://docs.walletconnect.com/assets/images/web3walletLogo-54d3b546146931ceaf47a3500868a73a.png', mobile_link: 'kotlin-web3wallet://', diff --git a/dapps/W3MWagmi/yarn.lock b/dapps/W3MWagmi/yarn.lock index 1545c594..05fac9c0 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.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/core@npm:2.15.2-canary-lm.0" +"@walletconnect/core@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/core@npm:2.15.2-canary-lm.1" 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.0 - "@walletconnect/utils": 2.15.2-canary-lm.0 + "@walletconnect/types": 2.15.2-canary-lm.1 + "@walletconnect/utils": 2.15.2-canary-lm.1 events: 3.3.0 lodash.isequal: 4.5.0 uint8arrays: 3.1.0 - checksum: e0a1e51893525217f974d4c7f7643e14952c3e93ad21172b5aaf7b82a5b5b1cc53a3d1dcefa570925226e740509dd9800ae70eda546e0bd752037e1446e7eefe + checksum: c2926d1eefdb96f000837500baeaa0f38d0070cf96bb039b9e1f53c897b36d9989530b6e39fd631b9627c735a1b4f9d320bbed942d7edbc72f9891e80a96299d languageName: node linkType: hard @@ -5424,21 +5424,21 @@ __metadata: languageName: node linkType: hard -"@walletconnect/ethereum-provider@npm:2.15.2-canary-lm.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/ethereum-provider@npm:2.15.2-canary-lm.0" +"@walletconnect/ethereum-provider@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/ethereum-provider@npm:2.15.2-canary-lm.1" 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.0 - "@walletconnect/types": 2.15.2-canary-lm.0 - "@walletconnect/universal-provider": 2.15.2-canary-lm.0 - "@walletconnect/utils": 2.15.2-canary-lm.0 + "@walletconnect/sign-client": 2.15.2-canary-lm.1 + "@walletconnect/types": 2.15.2-canary-lm.1 + "@walletconnect/universal-provider": 2.15.2-canary-lm.1 + "@walletconnect/utils": 2.15.2-canary-lm.1 events: 3.3.0 - checksum: 93a2d7aad41036fd4277b6fe381a14b9b7150b905e8d49f984dafab999a514dca3af8a2c5d8b4cb97d0ab37e24aeb13a346e1b0e4b04ff463c614496f7db5a9a + checksum: f61b3b0531379db172dad6090fbe78e72b4a23b4ae04b440e5014eb63127d0e1a279169ba064c478b256dbdda262adc0b6bd1f13dcefdf1ebffa0ae4295eaad7 languageName: node linkType: hard @@ -5586,9 +5586,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/react-native-compat@npm:2.15.2-canary-lm.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/react-native-compat@npm:2.15.2-canary-lm.0" +"@walletconnect/react-native-compat@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/react-native-compat@npm:2.15.2-canary-lm.1" dependencies: events: 3.3.0 fast-text-encoding: 1.0.6 @@ -5601,7 +5601,7 @@ __metadata: peerDependenciesMeta: expo-application: optional: true - checksum: e656e2383c8b7faa8b3cecb5fbf8c4d7757d117210586a248f529f29d59e4fb71a3a06582f5c6e02552c4382e88596949af1102c626a9e72c049aa380b5e0d30 + checksum: 1d138516cff2e4c09f861c5d88a8af4aa664893089991a3207a079b127ee043d8b6e6b2c64f628a797329ea883ae7c320c91fc8575e6b48b445503e25cbb1d84 languageName: node linkType: hard @@ -5637,20 +5637,20 @@ __metadata: languageName: node linkType: hard -"@walletconnect/sign-client@npm:2.15.2-canary-lm.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/sign-client@npm:2.15.2-canary-lm.0" +"@walletconnect/sign-client@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/sign-client@npm:2.15.2-canary-lm.1" dependencies: - "@walletconnect/core": 2.15.2-canary-lm.0 + "@walletconnect/core": 2.15.2-canary-lm.1 "@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.0 - "@walletconnect/utils": 2.15.2-canary-lm.0 + "@walletconnect/types": 2.15.2-canary-lm.1 + "@walletconnect/utils": 2.15.2-canary-lm.1 events: 3.3.0 - checksum: 7ddaeb1cf2cf13054bd0ef1d70c34bcf36d22759e844b8e42204f72c3ef7da6436861f6421f038033096e313d725815281e195aaa09bc1e55a2c581641d0f52a + checksum: 98751a2d5212fc38a6c5dff6dbce6ca904f54f1c5fc66d35796a31f758f64775be5b079c70e514d23602a65343fef4fdb1dfe7e1ca332141fc2cf0d384a352a1 languageName: node linkType: hard @@ -5663,9 +5663,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/types@npm:2.15.2-canary-lm.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/types@npm:2.15.2-canary-lm.0" +"@walletconnect/types@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/types@npm:2.15.2-canary-lm.1" 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: 16c9780efbb7fda2a88a86c9709e8607b9513ba48d0d0f783bc53c081e04f208447384ecc7c6e16fad6595911d6f8cc609815373f9706ac7b401ef9048cb8606 + checksum: 19ce5e5a5927a162a888765a5ca993d92fcd2f208bd7b6310ec86128014a76fb4b6aabcae706032ad9922e12e7fdae9412c59940e42a7f9add9d1abf3f79754f languageName: node linkType: hard -"@walletconnect/universal-provider@npm:2.15.2-canary-lm.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/universal-provider@npm:2.15.2-canary-lm.0" +"@walletconnect/universal-provider@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/universal-provider@npm:2.15.2-canary-lm.1" 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.0 - "@walletconnect/types": 2.15.2-canary-lm.0 - "@walletconnect/utils": 2.15.2-canary-lm.0 + "@walletconnect/sign-client": 2.15.2-canary-lm.1 + "@walletconnect/types": 2.15.2-canary-lm.1 + "@walletconnect/utils": 2.15.2-canary-lm.1 events: 3.3.0 - checksum: 169c001ef45f90301f597e2dd956ec5a6fb8d32168c010c356a32a157c90cea50ed7716f42bb6e7111c8900b54a3e9c66c61e48a65279ca8222290259416cb3c + checksum: ab86012009df4e4755d817ac6ab144e1c4a3190d40a7a443437f0e740d6abf8dcc84a7c466b0193d1385237cd9aba4cb14b2b82f4e7f588436f32e7debba9032 languageName: node linkType: hard -"@walletconnect/utils@npm:2.15.2-canary-lm.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/utils@npm:2.15.2-canary-lm.0" +"@walletconnect/utils@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/utils@npm:2.15.2-canary-lm.1" 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.0 + "@walletconnect/types": 2.15.2-canary-lm.1 "@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: 7e57c42d0cba91bf0cac60f4678977d952f795e14a25cd17071c1d7cc5887a67a4b92e7f6aca39253a35b2ba00414778464c2baf69953d3dbc4d876c94c91b2f + checksum: 5beb69cfc2a0fd61162f5afeaba7ba024104f6f53c9226f22ac4982fa3f0f3b10aaa289f44b2d460a2528182e4711a5e0fe476719a78d4d7a0a921ccb91e7d47 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.0 + "@walletconnect/react-native-compat": 2.15.2-canary-lm.1 "@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 cf515555..54c6a258 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 33 + versionCode 34 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 20817468..b8215e30 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.0): + - react-native-compat (2.15.2-canary-lm.1): - DoubleConversion - glog - hermes-engine @@ -1574,7 +1574,7 @@ SPEC CHECKSUMS: React-jsitracing: 6b3c8c98313642140530f93c46f5a6ca4530b446 React-logger: fa92ba4d3a5d39ac450f59be2a3cec7b099f0304 React-Mapbuffer: 9f68550e7c6839d01411ac8896aea5c868eff63a - react-native-compat: eb4273baebb4bdf497f564b88de61346f9044fca + react-native-compat: beef82eac953606faa24e4edc09867e61089b95b 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 d8603ceb..48572939 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.0", - "@walletconnect/web3wallet": "1.14.2-canary-lm.0", + "@walletconnect/react-native-compat": "2.15.2-canary-lm.1", + "@walletconnect/web3wallet": "1.14.2-canary-lm.1", "@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.0", - "@walletconnect/core": "2.15.2-canary-lm.0", - "@walletconnect/sign-client": "2.15.2-canary-lm.0", - "@walletconnect/utils": "2.15.2-canary-lm.0", - "@walletconnect/universal-provider": "2.15.2-canary-lm.0" + "@walletconnect/ethereum-provider": "2.15.2-canary-lm.1", + "@walletconnect/core": "2.15.2-canary-lm.1", + "@walletconnect/sign-client": "2.15.2-canary-lm.1", + "@walletconnect/utils": "2.15.2-canary-lm.1", + "@walletconnect/universal-provider": "2.15.2-canary-lm.1" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/wallets/rn_cli_wallet/yarn.lock b/wallets/rn_cli_wallet/yarn.lock index 22b52c12..1e67af05 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.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/core@npm:2.15.2-canary-lm.0" +"@walletconnect/core@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/core@npm:2.15.2-canary-lm.1" 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.0 - "@walletconnect/utils": 2.15.2-canary-lm.0 + "@walletconnect/types": 2.15.2-canary-lm.1 + "@walletconnect/utils": 2.15.2-canary-lm.1 events: 3.3.0 lodash.isequal: 4.5.0 uint8arrays: 3.1.0 - checksum: e0a1e51893525217f974d4c7f7643e14952c3e93ad21172b5aaf7b82a5b5b1cc53a3d1dcefa570925226e740509dd9800ae70eda546e0bd752037e1446e7eefe + checksum: c2926d1eefdb96f000837500baeaa0f38d0070cf96bb039b9e1f53c897b36d9989530b6e39fd631b9627c735a1b4f9d320bbed942d7edbc72f9891e80a96299d languageName: node linkType: hard @@ -4436,9 +4436,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/react-native-compat@npm:2.15.2-canary-lm.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/react-native-compat@npm:2.15.2-canary-lm.0" +"@walletconnect/react-native-compat@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/react-native-compat@npm:2.15.2-canary-lm.1" dependencies: events: 3.3.0 fast-text-encoding: 1.0.6 @@ -4451,7 +4451,7 @@ __metadata: peerDependenciesMeta: expo-application: optional: true - checksum: e656e2383c8b7faa8b3cecb5fbf8c4d7757d117210586a248f529f29d59e4fb71a3a06582f5c6e02552c4382e88596949af1102c626a9e72c049aa380b5e0d30 + checksum: 1d138516cff2e4c09f861c5d88a8af4aa664893089991a3207a079b127ee043d8b6e6b2c64f628a797329ea883ae7c320c91fc8575e6b48b445503e25cbb1d84 languageName: node linkType: hard @@ -4487,20 +4487,20 @@ __metadata: languageName: node linkType: hard -"@walletconnect/sign-client@npm:2.15.2-canary-lm.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/sign-client@npm:2.15.2-canary-lm.0" +"@walletconnect/sign-client@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/sign-client@npm:2.15.2-canary-lm.1" dependencies: - "@walletconnect/core": 2.15.2-canary-lm.0 + "@walletconnect/core": 2.15.2-canary-lm.1 "@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.0 - "@walletconnect/utils": 2.15.2-canary-lm.0 + "@walletconnect/types": 2.15.2-canary-lm.1 + "@walletconnect/utils": 2.15.2-canary-lm.1 events: 3.3.0 - checksum: 7ddaeb1cf2cf13054bd0ef1d70c34bcf36d22759e844b8e42204f72c3ef7da6436861f6421f038033096e313d725815281e195aaa09bc1e55a2c581641d0f52a + checksum: 98751a2d5212fc38a6c5dff6dbce6ca904f54f1c5fc66d35796a31f758f64775be5b079c70e514d23602a65343fef4fdb1dfe7e1ca332141fc2cf0d384a352a1 languageName: node linkType: hard @@ -4513,9 +4513,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/types@npm:2.15.2-canary-lm.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/types@npm:2.15.2-canary-lm.0" +"@walletconnect/types@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/types@npm:2.15.2-canary-lm.1" 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: 16c9780efbb7fda2a88a86c9709e8607b9513ba48d0d0f783bc53c081e04f208447384ecc7c6e16fad6595911d6f8cc609815373f9706ac7b401ef9048cb8606 + checksum: 19ce5e5a5927a162a888765a5ca993d92fcd2f208bd7b6310ec86128014a76fb4b6aabcae706032ad9922e12e7fdae9412c59940e42a7f9add9d1abf3f79754f languageName: node linkType: hard -"@walletconnect/utils@npm:2.15.2-canary-lm.0": - version: 2.15.2-canary-lm.0 - resolution: "@walletconnect/utils@npm:2.15.2-canary-lm.0" +"@walletconnect/utils@npm:2.15.2-canary-lm.1": + version: 2.15.2-canary-lm.1 + resolution: "@walletconnect/utils@npm:2.15.2-canary-lm.1" 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.0 + "@walletconnect/types": 2.15.2-canary-lm.1 "@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: 7e57c42d0cba91bf0cac60f4678977d952f795e14a25cd17071c1d7cc5887a67a4b92e7f6aca39253a35b2ba00414778464c2baf69953d3dbc4d876c94c91b2f + checksum: 5beb69cfc2a0fd61162f5afeaba7ba024104f6f53c9226f22ac4982fa3f0f3b10aaa289f44b2d460a2528182e4711a5e0fe476719a78d4d7a0a921ccb91e7d47 languageName: node linkType: hard -"@walletconnect/web3wallet@npm:1.14.2-canary-lm.0": - version: 1.14.2-canary-lm.0 - resolution: "@walletconnect/web3wallet@npm:1.14.2-canary-lm.0" +"@walletconnect/web3wallet@npm:1.14.2-canary-lm.1": + version: 1.14.2-canary-lm.1 + resolution: "@walletconnect/web3wallet@npm:1.14.2-canary-lm.1" dependencies: "@walletconnect/auth-client": 2.1.2 - "@walletconnect/core": 2.15.2-canary-lm.0 + "@walletconnect/core": 2.15.2-canary-lm.1 "@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.0 - "@walletconnect/types": 2.15.2-canary-lm.0 - "@walletconnect/utils": 2.15.2-canary-lm.0 - checksum: a977db34f22ff7a2dfe555180a76cf35d0d984845850913eb86436cee67fd96d9ae73397820b7780704c4b547299953a8fd829917e660e109a0fdd055522ddf0 + "@walletconnect/sign-client": 2.15.2-canary-lm.1 + "@walletconnect/types": 2.15.2-canary-lm.1 + "@walletconnect/utils": 2.15.2-canary-lm.1 + checksum: 8346a79795c0891fb5f15c0385a54d8f207c548e066df2713fd357cde84210c05d727271043a6c060dbc16da7c68226972a88d0a88683c84933acfee11888eeb 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.0 - "@walletconnect/web3wallet": 1.14.2-canary-lm.0 + "@walletconnect/react-native-compat": 2.15.2-canary-lm.1 + "@walletconnect/web3wallet": 1.14.2-canary-lm.1 "@web3modal/ui-react-native": 2.0.1 babel-jest: ^29.6.3 babel-plugin-module-resolver: ^5.0.0