Skip to content

Commit 10c9889

Browse files
authored
Update dependency @react-native-community/cli-platform-android to v17
1 parent 8c8f72a commit 10c9889

File tree

4 files changed

+112
-2
lines changed

4 files changed

+112
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/preset-env": "^7.25.3",
1818
"@babel/runtime": "^7.25.0",
1919
"@react-native-community/cli": "15.0.1",
20-
"@react-native-community/cli-platform-android": "15.0.1",
20+
"@react-native-community/cli-platform-android": "17.0.0",
2121
"@react-native-community/cli-platform-ios": "15.0.1",
2222
"@react-native/eslint-config": "^0.77.0",
2323
"@react-native/metro-config": "^0.77.0",

example/yarn.lock

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,6 +1505,16 @@
15051505
execa "^5.0.0"
15061506
fast-glob "^3.3.2"
15071507

1508+
"@react-native-community/cli-config-android@17.0.0":
1509+
version "17.0.0"
1510+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-android/-/cli-config-android-17.0.0.tgz#e361124de00d7b4e0cdea68570806fc27760257b"
1511+
integrity sha512-XwWgcjvpjhqeUQrs04UCmmVLLMHBpsXE+CfjgGK/BPtMsaD76N5OvD94WlbQs0okVYmGngOudoE9XFb5wcnHrA==
1512+
dependencies:
1513+
"@react-native-community/cli-tools" "17.0.0"
1514+
chalk "^4.1.2"
1515+
fast-glob "^3.3.2"
1516+
fast-xml-parser "^4.4.1"
1517+
15081518
"@react-native-community/cli-config-apple@15.0.1":
15091519
version "15.0.1"
15101520
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-15.0.1.tgz#2d845599eada1b479df6716a25dc871c3d202f38"
@@ -1568,6 +1578,17 @@
15681578
fast-xml-parser "^4.4.1"
15691579
logkitty "^0.7.1"
15701580

1581+
"@react-native-community/cli-platform-android@17.0.0":
1582+
version "17.0.0"
1583+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-17.0.0.tgz#9b89a6f0171005cff2161762d36e17b55cabd708"
1584+
integrity sha512-bgn7FHf45DCtm7U8ZCXt6pTZ+f+Uzg8WtYgGoXpzOtFSeXgqmeuhHRyFP2ZSeUDDSVuHsJTgxQC13A2+mUnkvQ==
1585+
dependencies:
1586+
"@react-native-community/cli-config-android" "17.0.0"
1587+
"@react-native-community/cli-tools" "17.0.0"
1588+
chalk "^4.1.2"
1589+
execa "^5.0.0"
1590+
logkitty "^0.7.1"
1591+
15711592
"@react-native-community/cli-platform-apple@15.0.1":
15721593
version "15.0.1"
15731594
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-15.0.1.tgz#af3c9bc910c96e823a488c21e7d68a9b4a07c8d1"
@@ -1618,6 +1639,22 @@
16181639
shell-quote "^1.7.3"
16191640
sudo-prompt "^9.0.0"
16201641

1642+
"@react-native-community/cli-tools@17.0.0":
1643+
version "17.0.0"
1644+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-17.0.0.tgz#c46bae5e5ffeee7067d0e55d2ee1de128e310ac3"
1645+
integrity sha512-mVXH7U/uXd7yizqm2iE+W4SSVc4FGYYEafAu29HihA+FHttonqdg35zVAnIX2FKbyla+TotR1ACNSgo7KFDq+w==
1646+
dependencies:
1647+
"@vscode/sudo-prompt" "^9.0.0"
1648+
appdirsjs "^1.2.4"
1649+
chalk "^4.1.2"
1650+
execa "^5.0.0"
1651+
find-up "^5.0.0"
1652+
launch-editor "^2.9.1"
1653+
mime "^2.4.1"
1654+
ora "^5.4.1"
1655+
prompts "^2.4.2"
1656+
semver "^7.5.2"
1657+
16211658
"@react-native-community/cli-types@15.0.1":
16221659
version "15.0.1"
16231660
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-15.0.1.tgz#ebdb5bc76ade44b2820174fdcb2a3a05999686ec"
@@ -2103,6 +2140,11 @@
21032140
"@typescript-eslint/types" "7.18.0"
21042141
eslint-visitor-keys "^3.4.3"
21052142

2143+
"@vscode/sudo-prompt@^9.0.0":
2144+
version "9.3.1"
2145+
resolved "https://registry.yarnpkg.com/@vscode/sudo-prompt/-/sudo-prompt-9.3.1.tgz#c562334bc6647733649fd42afc96c0eea8de3b65"
2146+
integrity sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==
2147+
21062148
abort-controller@^3.0.0:
21072149
version "3.0.0"
21082150
resolved "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz"
@@ -4096,6 +4138,14 @@ kleur@^3.0.3:
40964138
resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
40974139
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
40984140

4141+
launch-editor@^2.9.1:
4142+
version "2.11.1"
4143+
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.11.1.tgz#61a0b7314a42fd84a6cbb564573d9e9ffcf3d72b"
4144+
integrity sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg==
4145+
dependencies:
4146+
picocolors "^1.1.1"
4147+
shell-quote "^1.8.3"
4148+
40994149
leven@^3.1.0:
41004150
version "3.1.0"
41014151
resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz"
@@ -5382,6 +5432,11 @@ shell-quote@^1.6.1, shell-quote@^1.7.3:
53825432
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz"
53835433
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
53845434

5435+
shell-quote@^1.8.3:
5436+
version "1.8.3"
5437+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.3.tgz#55e40ef33cf5c689902353a3d8cd1a6725f08b4b"
5438+
integrity sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==
5439+
53855440
side-channel@^1.0.4:
53865441
version "1.0.4"
53875442
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@eslint/compat": "^1.2.6",
6262
"@react-native-community/cli": "15.0.1",
63-
"@react-native-community/cli-platform-android": "15.0.1",
63+
"@react-native-community/cli-platform-android": "17.0.0",
6464
"@react-native-community/cli-platform-ios": "15.0.1",
6565
"@react-native-community/eslint-config": "^3.2.0",
6666
"@release-it/conventional-changelog": "^5.0.0",

yarn.lock

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2434,6 +2434,16 @@
24342434
execa "^5.0.0"
24352435
fast-glob "^3.3.2"
24362436

2437+
"@react-native-community/cli-config-android@17.0.0":
2438+
version "17.0.0"
2439+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-android/-/cli-config-android-17.0.0.tgz#e361124de00d7b4e0cdea68570806fc27760257b"
2440+
integrity sha512-XwWgcjvpjhqeUQrs04UCmmVLLMHBpsXE+CfjgGK/BPtMsaD76N5OvD94WlbQs0okVYmGngOudoE9XFb5wcnHrA==
2441+
dependencies:
2442+
"@react-native-community/cli-tools" "17.0.0"
2443+
chalk "^4.1.2"
2444+
fast-glob "^3.3.2"
2445+
fast-xml-parser "^4.4.1"
2446+
24372447
"@react-native-community/cli-config-apple@15.0.1":
24382448
version "15.0.1"
24392449
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-15.0.1.tgz#2d845599eada1b479df6716a25dc871c3d202f38"
@@ -2497,6 +2507,17 @@
24972507
fast-xml-parser "^4.4.1"
24982508
logkitty "^0.7.1"
24992509

2510+
"@react-native-community/cli-platform-android@17.0.0":
2511+
version "17.0.0"
2512+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-17.0.0.tgz#9b89a6f0171005cff2161762d36e17b55cabd708"
2513+
integrity sha512-bgn7FHf45DCtm7U8ZCXt6pTZ+f+Uzg8WtYgGoXpzOtFSeXgqmeuhHRyFP2ZSeUDDSVuHsJTgxQC13A2+mUnkvQ==
2514+
dependencies:
2515+
"@react-native-community/cli-config-android" "17.0.0"
2516+
"@react-native-community/cli-tools" "17.0.0"
2517+
chalk "^4.1.2"
2518+
execa "^5.0.0"
2519+
logkitty "^0.7.1"
2520+
25002521
"@react-native-community/cli-platform-apple@15.0.1":
25012522
version "15.0.1"
25022523
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-15.0.1.tgz#af3c9bc910c96e823a488c21e7d68a9b4a07c8d1"
@@ -2547,6 +2568,22 @@
25472568
shell-quote "^1.7.3"
25482569
sudo-prompt "^9.0.0"
25492570

2571+
"@react-native-community/cli-tools@17.0.0":
2572+
version "17.0.0"
2573+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-17.0.0.tgz#c46bae5e5ffeee7067d0e55d2ee1de128e310ac3"
2574+
integrity sha512-mVXH7U/uXd7yizqm2iE+W4SSVc4FGYYEafAu29HihA+FHttonqdg35zVAnIX2FKbyla+TotR1ACNSgo7KFDq+w==
2575+
dependencies:
2576+
"@vscode/sudo-prompt" "^9.0.0"
2577+
appdirsjs "^1.2.4"
2578+
chalk "^4.1.2"
2579+
execa "^5.0.0"
2580+
find-up "^5.0.0"
2581+
launch-editor "^2.9.1"
2582+
mime "^2.4.1"
2583+
ora "^5.4.1"
2584+
prompts "^2.4.2"
2585+
semver "^7.5.2"
2586+
25502587
"@react-native-community/cli-types@15.0.1":
25512588
version "15.0.1"
25522589
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-15.0.1.tgz#ebdb5bc76ade44b2820174fdcb2a3a05999686ec"
@@ -3086,6 +3123,11 @@
30863123
"@typescript-eslint/types" "5.62.0"
30873124
eslint-visitor-keys "^3.3.0"
30883125

3126+
"@vscode/sudo-prompt@^9.0.0":
3127+
version "9.3.1"
3128+
resolved "https://registry.yarnpkg.com/@vscode/sudo-prompt/-/sudo-prompt-9.3.1.tgz#c562334bc6647733649fd42afc96c0eea8de3b65"
3129+
integrity sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==
3130+
30893131
JSONStream@^1.0.4:
30903132
version "1.3.5"
30913133
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
@@ -6929,6 +6971,14 @@ latest-version@^7.0.0:
69296971
dependencies:
69306972
package-json "^8.1.0"
69316973

6974+
launch-editor@^2.9.1:
6975+
version "2.11.1"
6976+
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.11.1.tgz#61a0b7314a42fd84a6cbb564573d9e9ffcf3d72b"
6977+
integrity sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg==
6978+
dependencies:
6979+
picocolors "^1.1.1"
6980+
shell-quote "^1.8.3"
6981+
69326982
leven@^3.1.0:
69336983
version "3.1.0"
69346984
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
@@ -9020,6 +9070,11 @@ shell-quote@^1.6.1, shell-quote@^1.7.3:
90209070
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
90219071
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
90229072

9073+
shell-quote@^1.8.3:
9074+
version "1.8.3"
9075+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.3.tgz#55e40ef33cf5c689902353a3d8cd1a6725f08b4b"
9076+
integrity sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==
9077+
90239078
shelljs@0.8.5:
90249079
version "0.8.5"
90259080
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"

0 commit comments

Comments
 (0)