|
1515 | 1515 | execa "^5.0.0" |
1516 | 1516 | fast-glob "^3.3.2" |
1517 | 1517 |
|
| 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 | + |
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@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 | + |
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@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 | + |
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@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 | + |
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.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 | + |
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.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 | + |
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