From 2ba3648136d346ab9ecfa0c2fe5d66e5a968fa97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 01:42:41 +0000 Subject: [PATCH] chore(dev-deps): update dependency @react-native-community/cli-platform-android to v18.0.1 --- example/package.json | 2 +- example/yarn.lock | 21 --------------------- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/example/package.json b/example/package.json index 2e80340..1aceb4d 100644 --- a/example/package.json +++ b/example/package.json @@ -26,7 +26,7 @@ "@babel/preset-env": "^7.28.5", "@babel/runtime": "^7.28.4", "@react-native-community/cli": "18.0.1", - "@react-native-community/cli-platform-android": "18.0.0", + "@react-native-community/cli-platform-android": "18.0.1", "@react-native-community/cli-platform-ios": "18.0.0", "@react-native/babel-preset": "0.79.7", "@react-native/eslint-config": "0.79.7", diff --git a/example/yarn.lock b/example/yarn.lock index 6c5445d..a59a050 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -1718,16 +1718,6 @@ execa "^5.0.0" fast-glob "^3.3.2" -"@react-native-community/cli-config-android@18.0.0": - version "18.0.0" - resolved "https://registry.npmjs.org/@react-native-community/cli-config-android/-/cli-config-android-18.0.0.tgz#9f154a05142d881f9f4950246f1d9bcd2ae2b8d0" - integrity sha512-pgnhEO2cmOeb+bBFEBZFYjeFjDTqWoV0JTorTiugj9bb4RQRCl8cr35baVlBGhxAuaio3722CsJ9GRF1oHjP8w== - dependencies: - "@react-native-community/cli-tools" "18.0.0" - chalk "^4.1.2" - fast-glob "^3.3.2" - fast-xml-parser "^4.4.1" - "@react-native-community/cli-config-android@18.0.1": version "18.0.1" resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-android/-/cli-config-android-18.0.1.tgz#6f9c66feea44d99d104f816dfb15eec848a1cbcc" @@ -1791,17 +1781,6 @@ wcwidth "^1.0.1" yaml "^2.2.1" -"@react-native-community/cli-platform-android@18.0.0": - version "18.0.0" - resolved "https://registry.npmjs.org/@react-native-community/cli-platform-android/-/cli-platform-android-18.0.0.tgz#6bc69b0cccaa8d8138d31eb9b449e17528cd8f63" - integrity sha512-3Y3RleN/des1C3oRS6s6fDvFYKN0KwsLrYFRpVx9vzdDnH1OGyFJOy4DbrruSPtdNiHUpvvHnOOxeLMj0+/tmw== - dependencies: - "@react-native-community/cli-config-android" "18.0.0" - "@react-native-community/cli-tools" "18.0.0" - chalk "^4.1.2" - execa "^5.0.0" - logkitty "^0.7.1" - "@react-native-community/cli-platform-android@18.0.1": version "18.0.1" resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-18.0.1.tgz#feb14427b47028646c8d7cf3b9ffff19a754e4ee"