|
1515 | 1515 | execa "^5.0.0" |
1516 | 1516 | fast-glob "^3.3.2" |
1517 | 1517 |
|
| 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 | + |
1518 | 1528 | "@react-native-community/cli-config@15.0.1": |
1519 | 1529 | version "15.0.1" |
1520 | 1530 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-15.0.1.tgz#fe44472757ebca4348fe4861ceaf9d4daff26767" |
|
1579 | 1589 | execa "^5.0.0" |
1580 | 1590 | fast-xml-parser "^4.4.1" |
1581 | 1591 |
|
| 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 | + |
1582 | 1603 | "@react-native-community/cli-platform-ios@15.0.1": |
1583 | 1604 | version "15.0.1" |
1584 | 1605 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-15.0.1.tgz#a1cb78c3d43b9c2bbb411a074ef11364f2a94bbf" |
1585 | 1606 | integrity sha512-6pKzXEIgGL20eE1uOn8iSsNBlMzO1LG+pQOk+7mvD172EPhKm/lRzUVDX5gO/2jvsGoNw6VUW0JX1FI2firwqA== |
1586 | 1607 | dependencies: |
1587 | 1608 | "@react-native-community/cli-platform-apple" "15.0.1" |
1588 | 1609 |
|
| 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 | + |
1589 | 1617 | "@react-native-community/cli-server-api@15.0.1": |
1590 | 1618 | version "15.0.1" |
1591 | 1619 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-15.0.1.tgz#e7975e7638343248835fd379803d557c0ae24d75" |
|
1618 | 1646 | shell-quote "^1.7.3" |
1619 | 1647 | sudo-prompt "^9.0.0" |
1620 | 1648 |
|
| 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 | + |
1621 | 1665 | "@react-native-community/cli-types@15.0.1": |
1622 | 1666 | version "15.0.1" |
1623 | 1667 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-15.0.1.tgz#ebdb5bc76ade44b2820174fdcb2a3a05999686ec" |
|
2103 | 2147 | "@typescript-eslint/types" "7.18.0" |
2104 | 2148 | eslint-visitor-keys "^3.4.3" |
2105 | 2149 |
|
| 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 | + |
2106 | 2155 | abort-controller@^3.0.0: |
2107 | 2156 | version "3.0.0" |
2108 | 2157 | resolved "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz" |
@@ -4096,6 +4145,14 @@ kleur@^3.0.3: |
4096 | 4145 | resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz" |
4097 | 4146 | integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== |
4098 | 4147 |
|
| 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 | + |
4099 | 4156 | leven@^3.1.0: |
4100 | 4157 | version "3.1.0" |
4101 | 4158 | 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: |
5382 | 5439 | resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz" |
5383 | 5440 | integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA== |
5384 | 5441 |
|
| 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 | + |
5385 | 5447 | side-channel@^1.0.4: |
5386 | 5448 | version "1.0.4" |
5387 | 5449 | resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz" |
|
0 commit comments