Skip to content

Commit 95d6822

Browse files
chore(deps-dev): bump @react-native-community/cli-platform-android
Bumps [@react-native-community/cli-platform-android](https://github.com/react-native-community/cli/tree/HEAD/packages/platform-android) from 19.0.0 to 19.1.0. - [Release notes](https://github.com/react-native-community/cli/releases) - [Commits](https://github.com/react-native-community/cli/commits/v19.1.0/packages/platform-android) --- updated-dependencies: - dependency-name: "@react-native-community/cli-platform-android" dependency-version: 19.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 486de09 commit 95d6822

File tree

2 files changed

+45
-2
lines changed

2 files changed

+45
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/preset-env": "^7.25.3",
2929
"@babel/runtime": "^7.25.0",
3030
"@react-native-community/cli": "19.0.0",
31-
"@react-native-community/cli-platform-android": "19.0.0",
31+
"@react-native-community/cli-platform-android": "19.1.0",
3232
"@react-native-community/cli-platform-ios": "19.0.0",
3333
"@react-native/babel-preset": "0.80.1",
3434
"@react-native/metro-config": "0.80.1",

yarn.lock

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3252,6 +3252,18 @@ __metadata:
32523252
languageName: node
32533253
linkType: hard
32543254

3255+
"@react-native-community/cli-config-android@npm:19.1.0":
3256+
version: 19.1.0
3257+
resolution: "@react-native-community/cli-config-android@npm:19.1.0"
3258+
dependencies:
3259+
"@react-native-community/cli-tools": 19.1.0
3260+
chalk: ^4.1.2
3261+
fast-glob: ^3.3.2
3262+
fast-xml-parser: ^4.4.1
3263+
checksum: cd4b50f9027407fd0092ea848b94952ef7323a21c43905290f7629519876e3403eafb0c8df2035ba745bd9c81cbf6d97e95122e0e1f25cfcc0496a67ec7cd2d2
3264+
languageName: node
3265+
linkType: hard
3266+
32553267
"@react-native-community/cli-config-apple@npm:19.0.0":
32563268
version: 19.0.0
32573269
resolution: "@react-native-community/cli-config-apple@npm:19.0.0"
@@ -3314,6 +3326,19 @@ __metadata:
33143326
languageName: node
33153327
linkType: hard
33163328

3329+
"@react-native-community/cli-platform-android@npm:19.1.0":
3330+
version: 19.1.0
3331+
resolution: "@react-native-community/cli-platform-android@npm:19.1.0"
3332+
dependencies:
3333+
"@react-native-community/cli-config-android": 19.1.0
3334+
"@react-native-community/cli-tools": 19.1.0
3335+
chalk: ^4.1.2
3336+
execa: ^5.0.0
3337+
logkitty: ^0.7.1
3338+
checksum: 2f7e74076e387b77118821d0c4c6626f215ee9910bded455090b312aee696756be1c59cbc06d4050e08ed32681b816192cf0274912b02aee6ba80510a334bf8b
3339+
languageName: node
3340+
linkType: hard
3341+
33173342
"@react-native-community/cli-platform-apple@npm:19.0.0":
33183343
version: 19.0.0
33193344
resolution: "@react-native-community/cli-platform-apple@npm:19.0.0"
@@ -3372,6 +3397,24 @@ __metadata:
33723397
languageName: node
33733398
linkType: hard
33743399

3400+
"@react-native-community/cli-tools@npm:19.1.0":
3401+
version: 19.1.0
3402+
resolution: "@react-native-community/cli-tools@npm:19.1.0"
3403+
dependencies:
3404+
"@vscode/sudo-prompt": ^9.0.0
3405+
appdirsjs: ^1.2.4
3406+
chalk: ^4.1.2
3407+
execa: ^5.0.0
3408+
find-up: ^5.0.0
3409+
launch-editor: ^2.9.1
3410+
mime: ^2.4.1
3411+
ora: ^5.4.1
3412+
prompts: ^2.4.2
3413+
semver: ^7.5.2
3414+
checksum: 71c9e41c03bf0bf8c4432f6bb8c39c0ae867460763379e78f2b8722dab6df52d479fc3ffe1b69c5c9277c4d319c78bd1d910845c10bb16a9509a53362f888e20
3415+
languageName: node
3416+
linkType: hard
3417+
33753418
"@react-native-community/cli-types@npm:19.0.0":
33763419
version: 19.0.0
33773420
resolution: "@react-native-community/cli-types@npm:19.0.0"
@@ -5107,7 +5150,7 @@ __metadata:
51075150
"@babel/preset-env": ^7.25.3
51085151
"@babel/runtime": ^7.25.0
51095152
"@react-native-community/cli": 19.0.0
5110-
"@react-native-community/cli-platform-android": 19.0.0
5153+
"@react-native-community/cli-platform-android": 19.1.0
51115154
"@react-native-community/cli-platform-ios": 19.0.0
51125155
"@react-native/babel-preset": 0.80.1
51135156
"@react-native/metro-config": 0.80.1

0 commit comments

Comments
 (0)