Skip to content

Commit 3eac5d4

Browse files
authored
Update dependency @react-native-community/cli-platform-ios to v18
1 parent f94c7bc commit 3eac5d4

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": "18.0.0",
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@18.0.0":
1519+
version "18.0.0"
1520+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-18.0.0.tgz#ab7ea261e51e3ebe0bacce93bfa010fadd3e2ac2"
1521+
integrity sha512-6edjTt3mlNMFBuB/Xd6u0O7GEkhJiKvQgmcoBH18FsNy5cpiHDwQsG8EWM5cHeINp1gMK845qq9fFsTko6gqyQ==
1522+
dependencies:
1523+
"@react-native-community/cli-tools" "18.0.0"
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@18.0.0":
1593+
version "18.0.0"
1594+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-18.0.0.tgz#044b5a57ec81960f5bdbcf44f18f2fe7931fa5f7"
1595+
integrity sha512-zD18gdP5Wr8BSLJ79xtHuPYcg2Vi/nL+WsGsPm7TZjzR5ZU2WbY/tZ+qTGVTQYhQaah+92sU+Dam7gStMrF/fA==
1596+
dependencies:
1597+
"@react-native-community/cli-config-apple" "18.0.0"
1598+
"@react-native-community/cli-tools" "18.0.0"
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@18.0.0":
1611+
version "18.0.0"
1612+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-18.0.0.tgz#75ccaddf974d5e3ca65a9d7ace0b4cafe7df4a44"
1613+
integrity sha512-05Nvkkre/4Gao1TYqyP1wGet8td1dAH0CLJKqLNl9Te6ihnrQ8/8OhjIna5xw0iEFr9An8VdLfaPu1Dgv2qAnQ==
1614+
dependencies:
1615+
"@react-native-community/cli-platform-apple" "18.0.0"
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@18.0.0":
1650+
version "18.0.0"
1651+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-18.0.0.tgz#742330d3315bc78f1e57c03969231252f6584a29"
1652+
integrity sha512-oR6FcDEcSDYos79vZy4+Tj8jgAE0Xf5HEiRXMJFGISYLRx7tvslSaK8SodUOW9TZe2bCZOb5QSvj8zeMpORmxg==
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.10.0"
4150+
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.10.0.tgz#5ca3edfcb9667df1e8721310f3a40f1127d4bc42"
4151+
integrity sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==
4152+
dependencies:
4153+
picocolors "^1.0.0"
4154+
shell-quote "^1.8.1"
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.1:
5443+
version "1.8.2"
5444+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.2.tgz#d2d83e057959d53ec261311e9e9b8f51dcb2934a"
5445+
integrity sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==
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": "18.0.0",
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@18.0.0":
2448+
version "18.0.0"
2449+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-18.0.0.tgz#ab7ea261e51e3ebe0bacce93bfa010fadd3e2ac2"
2450+
integrity sha512-6edjTt3mlNMFBuB/Xd6u0O7GEkhJiKvQgmcoBH18FsNy5cpiHDwQsG8EWM5cHeINp1gMK845qq9fFsTko6gqyQ==
2451+
dependencies:
2452+
"@react-native-community/cli-tools" "18.0.0"
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@18.0.0":
2522+
version "18.0.0"
2523+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-18.0.0.tgz#044b5a57ec81960f5bdbcf44f18f2fe7931fa5f7"
2524+
integrity sha512-zD18gdP5Wr8BSLJ79xtHuPYcg2Vi/nL+WsGsPm7TZjzR5ZU2WbY/tZ+qTGVTQYhQaah+92sU+Dam7gStMrF/fA==
2525+
dependencies:
2526+
"@react-native-community/cli-config-apple" "18.0.0"
2527+
"@react-native-community/cli-tools" "18.0.0"
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@18.0.0":
2540+
version "18.0.0"
2541+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-18.0.0.tgz#75ccaddf974d5e3ca65a9d7ace0b4cafe7df4a44"
2542+
integrity sha512-05Nvkkre/4Gao1TYqyP1wGet8td1dAH0CLJKqLNl9Te6ihnrQ8/8OhjIna5xw0iEFr9An8VdLfaPu1Dgv2qAnQ==
2543+
dependencies:
2544+
"@react-native-community/cli-platform-apple" "18.0.0"
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@18.0.0":
2579+
version "18.0.0"
2580+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-18.0.0.tgz#742330d3315bc78f1e57c03969231252f6584a29"
2581+
integrity sha512-oR6FcDEcSDYos79vZy4+Tj8jgAE0Xf5HEiRXMJFGISYLRx7tvslSaK8SodUOW9TZe2bCZOb5QSvj8zeMpORmxg==
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.10.0"
6983+
resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.10.0.tgz#5ca3edfcb9667df1e8721310f3a40f1127d4bc42"
6984+
integrity sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA==
6985+
dependencies:
6986+
picocolors "^1.0.0"
6987+
shell-quote "^1.8.1"
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.1:
9081+
version "1.8.2"
9082+
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.2.tgz#d2d83e057959d53ec261311e9e9b8f51dcb2934a"
9083+
integrity sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==
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)