|
1515 | 1515 | execa "^5.0.0" |
1516 | 1516 | fast-glob "^3.3.2" |
1517 | 1517 |
|
| 1518 | +"@react-native-community/cli-config-apple@16.0.2": |
| 1519 | + version "16.0.2" |
| 1520 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-16.0.2.tgz#0f4ebe4dea45fc19ca658546408a943c5db210a0" |
| 1521 | + integrity sha512-sWYZx/C8NVHGZtheC+FATBegTr7bg42jYP5IWz+jj+STj/XLgC46FsDc2qCj6nEOCwuuux2vTuOjYoU13gHpHg== |
| 1522 | + dependencies: |
| 1523 | + "@react-native-community/cli-tools" "16.0.2" |
| 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@16.0.2": |
| 1593 | + version "16.0.2" |
| 1594 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-16.0.2.tgz#852254477660cb52e0773bdc911bea0afaf16646" |
| 1595 | + integrity sha512-/ccZ8tzD5d1latL+GEcvQzR/cJZO7p5OGWRh3Dn8kPltsA7h5KGwWCAqX+GUOl5LuPwhsv8S2IjtKljnwhS8cA== |
| 1596 | + dependencies: |
| 1597 | + "@react-native-community/cli-config-apple" "16.0.2" |
| 1598 | + "@react-native-community/cli-tools" "16.0.2" |
| 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@16.0.2": |
| 1611 | + version "16.0.2" |
| 1612 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-16.0.2.tgz#0aa35445d8abac018c798d11f930d9a8e95e98e9" |
| 1613 | + integrity sha512-6Tp7fnrm1cgWgdP4qJEmu4qAILIW9GXaaP3sgc6Z0XoWkspaoZ5eOBKeLTgfPgWRMTSgDXYwjt4uAjbT2wsYMg== |
| 1614 | + dependencies: |
| 1615 | + "@react-native-community/cli-platform-apple" "16.0.2" |
| 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@16.0.2": |
| 1650 | + version "16.0.2" |
| 1651 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-16.0.2.tgz#85fdb1c5bd1674e7cedc2fe541859bc936a71709" |
| 1652 | + integrity sha512-+S0XSIE01xap9cc9UFXQJEuh7qGWDyayFX1T5uRnxo8192lTz5q3dWGBh1RYWI1JcqhlHbx9GowUxH12cIJVWQ== |
| 1653 | + dependencies: |
| 1654 | + appdirsjs "^1.2.4" |
| 1655 | + chalk "^4.1.2" |
| 1656 | + execa "^5.0.0" |
| 1657 | + find-up "^5.0.0" |
| 1658 | + mime "^2.4.1" |
| 1659 | + open "^6.2.0" |
| 1660 | + ora "^5.4.1" |
| 1661 | + prompts "^2.4.2" |
| 1662 | + semver "^7.5.2" |
| 1663 | + shell-quote "^1.7.3" |
| 1664 | + sudo-prompt "^9.0.0" |
| 1665 | + |
1621 | 1666 | "@react-native-community/cli-types@15.0.1": |
1622 | 1667 | version "15.0.1" |
1623 | 1668 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-15.0.1.tgz#ebdb5bc76ade44b2820174fdcb2a3a05999686ec" |
|
0 commit comments