Skip to content

Commit dbd4fe2

Browse files
authored
Update dependency @react-native-community/cli-platform-ios to v19
1 parent e5416cb commit dbd4fe2

File tree

4 files changed

+126
-2
lines changed

4 files changed

+126
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/runtime": "^7.25.0",
1919
"@react-native-community/cli": "15.0.1",
2020
"@react-native-community/cli-platform-android": "15.0.1",
21-
"@react-native-community/cli-platform-ios": "15.0.1",
21+
"@react-native-community/cli-platform-ios": "19.1.1",
2222
"@react-native/eslint-config": "^0.77.0",
2323
"@react-native/metro-config": "^0.77.0",
2424
"babel-plugin-module-resolver": "^5.0.0",

example/yarn.lock

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,6 +1515,16 @@
15151515
execa "^5.0.0"
15161516
fast-glob "^3.3.2"
15171517

1518+
"@react-native-community/cli-config-apple@19.1.1":
1519+
version "19.1.1"
1520+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-19.1.1.tgz#f805588235f1504546ab26dfeb708e20d4e144b0"
1521+
integrity sha512-dKS7pg5eAEgRB8sOWYpr6XCR/3xUcttHNsuYYbuMXfY9d0M3d0oGquuMOW/p3Ri9sJI16bRAs/YIXDF2m4gYIA==
1522+
dependencies:
1523+
"@react-native-community/cli-tools" "19.1.1"
1524+
chalk "^4.1.2"
1525+
execa "^5.0.0"
1526+
fast-glob "^3.3.2"
1527+
15181528
"@react-native-community/cli-config@15.0.1":
15191529
version "15.0.1"
15201530
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-15.0.1.tgz#fe44472757ebca4348fe4861ceaf9d4daff26767"
@@ -1579,13 +1589,31 @@
15791589
execa "^5.0.0"
15801590
fast-xml-parser "^4.4.1"
15811591

1592+
"@react-native-community/cli-platform-apple@19.1.1":
1593+
version "19.1.1"
1594+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-19.1.1.tgz#931c85425e53ea67627adcace06a6bbc676f0448"
1595+
integrity sha512-nsJ/TlQ97Lcmz5dVZVSwYYQzJmK6q/9X31VTAFhUf94ShugF3zXjaNnOJieKYDJlXy4G0EnrEulX1gTt29ebyw==
1596+
dependencies:
1597+
"@react-native-community/cli-config-apple" "19.1.1"
1598+
"@react-native-community/cli-tools" "19.1.1"
1599+
chalk "^4.1.2"
1600+
execa "^5.0.0"
1601+
fast-xml-parser "^4.4.1"
1602+
15821603
"@react-native-community/cli-platform-ios@15.0.1":
15831604
version "15.0.1"
15841605
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-15.0.1.tgz#a1cb78c3d43b9c2bbb411a074ef11364f2a94bbf"
15851606
integrity sha512-6pKzXEIgGL20eE1uOn8iSsNBlMzO1LG+pQOk+7mvD172EPhKm/lRzUVDX5gO/2jvsGoNw6VUW0JX1FI2firwqA==
15861607
dependencies:
15871608
"@react-native-community/cli-platform-apple" "15.0.1"
15881609

1610+
"@react-native-community/cli-platform-ios@19.1.1":
1611+
version "19.1.1"
1612+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-19.1.1.tgz#c3e8eb512530469fc6d48881f5265af3f0c2c63f"
1613+
integrity sha512-QHw/eBszq+62xUBorVqjgDYsVrZ5JAYJZkc6UKO327LnVn10OUB/bPGA/FzDWZdGB77pt0IalNP8nxyGOytMfg==
1614+
dependencies:
1615+
"@react-native-community/cli-platform-apple" "19.1.1"
1616+
15891617
"@react-native-community/cli-server-api@15.0.1":
15901618
version "15.0.1"
15911619
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-15.0.1.tgz#e7975e7638343248835fd379803d557c0ae24d75"
@@ -1618,6 +1646,22 @@
16181646
shell-quote "^1.7.3"
16191647
sudo-prompt "^9.0.0"
16201648

1649+
"@react-native-community/cli-tools@19.1.1":
1650+
version "19.1.1"
1651+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-19.1.1.tgz#0c5774dd9c7f5755bc6a091892f51391a49dafd9"
1652+
integrity sha512-0yWOdrfgO7jVtYzhNcm9hTA1hqrD6haqDaesFq4d3YCmh8lkkTb61Q/kNIKQCUfaCTR/Qcc4mdwy6ObdXRoTIQ==
1653+
dependencies:
1654+
"@vscode/sudo-prompt" "^9.0.0"
1655+
appdirsjs "^1.2.4"
1656+
chalk "^4.1.2"
1657+
execa "^5.0.0"
1658+
find-up "^5.0.0"
1659+
launch-editor "^2.9.1"
1660+
mime "^2.4.1"
1661+
ora "^5.4.1"
1662+
prompts "^2.4.2"
1663+
semver "^7.5.2"
1664+
16211665
"@react-native-community/cli-types@15.0.1":
16221666
version "15.0.1"
16231667
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-15.0.1.tgz#ebdb5bc76ade44b2820174fdcb2a3a05999686ec"
@@ -2103,6 +2147,11 @@
21032147
"@typescript-eslint/types" "7.18.0"
21042148
eslint-visitor-keys "^3.4.3"
21052149

2150+
"@vscode/sudo-prompt@^9.0.0":
2151+
version "9.3.1"
2152+
resolved "https://registry.yarnpkg.com/@vscode/sudo-prompt/-/sudo-prompt-9.3.1.tgz#c562334bc6647733649fd42afc96c0eea8de3b65"
2153+
integrity sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==
2154+
21062155
abort-controller@^3.0.0:
21072156
version "3.0.0"
21082157
resolved "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz"
@@ -4096,6 +4145,14 @@ kleur@^3.0.3:
40964145
resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
40974146
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
40984147

4148+
launch-editor@^2.9.1:
4149+
version "2.11.1"
4150+
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.11.1.tgz#61a0b7314a42fd84a6cbb564573d9e9ffcf3d72b"
4151+
integrity sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg==
4152+
dependencies:
4153+
picocolors "^1.1.1"
4154+
shell-quote "^1.8.3"
4155+
40994156
leven@^3.1.0:
41004157
version "3.1.0"
41014158
resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz"
@@ -5382,6 +5439,11 @@ shell-quote@^1.6.1, shell-quote@^1.7.3:
53825439
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz"
53835440
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
53845441

5442+
shell-quote@^1.8.3:
5443+
version "1.8.3"
5444+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.3.tgz#55e40ef33cf5c689902353a3d8cd1a6725f08b4b"
5445+
integrity sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==
5446+
53855447
side-channel@^1.0.4:
53865448
version "1.0.4"
53875449
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
@@ -61,7 +61,7 @@
6161
"@eslint/compat": "^1.2.6",
6262
"@react-native-community/cli": "15.0.1",
6363
"@react-native-community/cli-platform-android": "15.0.1",
64-
"@react-native-community/cli-platform-ios": "15.0.1",
64+
"@react-native-community/cli-platform-ios": "19.1.1",
6565
"@react-native-community/eslint-config": "^3.2.0",
6666
"@release-it/conventional-changelog": "^5.0.0",
6767
"@testing-library/jest-native": "^5.4.3",

yarn.lock

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2444,6 +2444,16 @@
24442444
execa "^5.0.0"
24452445
fast-glob "^3.3.2"
24462446

2447+
"@react-native-community/cli-config-apple@19.1.1":
2448+
version "19.1.1"
2449+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-19.1.1.tgz#f805588235f1504546ab26dfeb708e20d4e144b0"
2450+
integrity sha512-dKS7pg5eAEgRB8sOWYpr6XCR/3xUcttHNsuYYbuMXfY9d0M3d0oGquuMOW/p3Ri9sJI16bRAs/YIXDF2m4gYIA==
2451+
dependencies:
2452+
"@react-native-community/cli-tools" "19.1.1"
2453+
chalk "^4.1.2"
2454+
execa "^5.0.0"
2455+
fast-glob "^3.3.2"
2456+
24472457
"@react-native-community/cli-config@15.0.1":
24482458
version "15.0.1"
24492459
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-15.0.1.tgz#fe44472757ebca4348fe4861ceaf9d4daff26767"
@@ -2508,13 +2518,31 @@
25082518
execa "^5.0.0"
25092519
fast-xml-parser "^4.4.1"
25102520

2521+
"@react-native-community/cli-platform-apple@19.1.1":
2522+
version "19.1.1"
2523+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-19.1.1.tgz#931c85425e53ea67627adcace06a6bbc676f0448"
2524+
integrity sha512-nsJ/TlQ97Lcmz5dVZVSwYYQzJmK6q/9X31VTAFhUf94ShugF3zXjaNnOJieKYDJlXy4G0EnrEulX1gTt29ebyw==
2525+
dependencies:
2526+
"@react-native-community/cli-config-apple" "19.1.1"
2527+
"@react-native-community/cli-tools" "19.1.1"
2528+
chalk "^4.1.2"
2529+
execa "^5.0.0"
2530+
fast-xml-parser "^4.4.1"
2531+
25112532
"@react-native-community/cli-platform-ios@15.0.1":
25122533
version "15.0.1"
25132534
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-15.0.1.tgz#a1cb78c3d43b9c2bbb411a074ef11364f2a94bbf"
25142535
integrity sha512-6pKzXEIgGL20eE1uOn8iSsNBlMzO1LG+pQOk+7mvD172EPhKm/lRzUVDX5gO/2jvsGoNw6VUW0JX1FI2firwqA==
25152536
dependencies:
25162537
"@react-native-community/cli-platform-apple" "15.0.1"
25172538

2539+
"@react-native-community/cli-platform-ios@19.1.1":
2540+
version "19.1.1"
2541+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-19.1.1.tgz#c3e8eb512530469fc6d48881f5265af3f0c2c63f"
2542+
integrity sha512-QHw/eBszq+62xUBorVqjgDYsVrZ5JAYJZkc6UKO327LnVn10OUB/bPGA/FzDWZdGB77pt0IalNP8nxyGOytMfg==
2543+
dependencies:
2544+
"@react-native-community/cli-platform-apple" "19.1.1"
2545+
25182546
"@react-native-community/cli-server-api@15.0.1":
25192547
version "15.0.1"
25202548
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-15.0.1.tgz#e7975e7638343248835fd379803d557c0ae24d75"
@@ -2547,6 +2575,22 @@
25472575
shell-quote "^1.7.3"
25482576
sudo-prompt "^9.0.0"
25492577

2578+
"@react-native-community/cli-tools@19.1.1":
2579+
version "19.1.1"
2580+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-19.1.1.tgz#0c5774dd9c7f5755bc6a091892f51391a49dafd9"
2581+
integrity sha512-0yWOdrfgO7jVtYzhNcm9hTA1hqrD6haqDaesFq4d3YCmh8lkkTb61Q/kNIKQCUfaCTR/Qcc4mdwy6ObdXRoTIQ==
2582+
dependencies:
2583+
"@vscode/sudo-prompt" "^9.0.0"
2584+
appdirsjs "^1.2.4"
2585+
chalk "^4.1.2"
2586+
execa "^5.0.0"
2587+
find-up "^5.0.0"
2588+
launch-editor "^2.9.1"
2589+
mime "^2.4.1"
2590+
ora "^5.4.1"
2591+
prompts "^2.4.2"
2592+
semver "^7.5.2"
2593+
25502594
"@react-native-community/cli-types@15.0.1":
25512595
version "15.0.1"
25522596
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-15.0.1.tgz#ebdb5bc76ade44b2820174fdcb2a3a05999686ec"
@@ -3086,6 +3130,11 @@
30863130
"@typescript-eslint/types" "5.62.0"
30873131
eslint-visitor-keys "^3.3.0"
30883132

3133+
"@vscode/sudo-prompt@^9.0.0":
3134+
version "9.3.1"
3135+
resolved "https://registry.yarnpkg.com/@vscode/sudo-prompt/-/sudo-prompt-9.3.1.tgz#c562334bc6647733649fd42afc96c0eea8de3b65"
3136+
integrity sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==
3137+
30893138
JSONStream@^1.0.4:
30903139
version "1.3.5"
30913140
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
@@ -6929,6 +6978,14 @@ latest-version@^7.0.0:
69296978
dependencies:
69306979
package-json "^8.1.0"
69316980

6981+
launch-editor@^2.9.1:
6982+
version "2.11.1"
6983+
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.11.1.tgz#61a0b7314a42fd84a6cbb564573d9e9ffcf3d72b"
6984+
integrity sha512-SEET7oNfgSaB6Ym0jufAdCeo3meJVeCaaDyzRygy0xsp2BFKCprcfHljTq4QkzTLUxEKkFK6OK4811YM2oSrRg==
6985+
dependencies:
6986+
picocolors "^1.1.1"
6987+
shell-quote "^1.8.3"
6988+
69326989
leven@^3.1.0:
69336990
version "3.1.0"
69346991
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
@@ -9020,6 +9077,11 @@ shell-quote@^1.6.1, shell-quote@^1.7.3:
90209077
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680"
90219078
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
90229079

9080+
shell-quote@^1.8.3:
9081+
version "1.8.3"
9082+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.3.tgz#55e40ef33cf5c689902353a3d8cd1a6725f08b4b"
9083+
integrity sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==
9084+
90239085
shelljs@0.8.5:
90249086
version "0.8.5"
90259087
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.5.tgz#de055408d8361bed66c669d2f000538ced8ee20c"

0 commit comments

Comments
 (0)