|
1968 | 1968 | glob "^7.1.3"
|
1969 | 1969 | logkitty "^0.7.1"
|
1970 | 1970 |
|
| 1971 | +"@react-native-community/[email protected]": |
| 1972 | + version "13.6.6" |
| 1973 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-13.6.6.tgz#d445fd6ed02c5ae2f43f9c45501e04fee53a2790" |
| 1974 | + integrity sha512-bOmSSwoqNNT3AmCRZXEMYKz1Jf1l2F86Nhs7qBcXdY/sGiJ+Flng564LOqvdAlVLTbkgz47KjNKCS2pP4Jg0Mg== |
| 1975 | + dependencies: |
| 1976 | + "@react-native-community/cli-tools" "13.6.6" |
| 1977 | + chalk "^4.1.2" |
| 1978 | + execa "^5.0.0" |
| 1979 | + fast-glob "^3.3.2" |
| 1980 | + fast-xml-parser "^4.0.12" |
| 1981 | + ora "^5.4.1" |
| 1982 | + |
1971 | 1983 | "@react-native-community/[email protected]":
|
1972 | 1984 | version "11.3.7"
|
1973 | 1985 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-11.3.7.tgz#87478f907634713b7236c77870446a5ca1f35ff1"
|
|
1992 | 2004 | glob "^7.1.3"
|
1993 | 2005 | ora "^5.4.1"
|
1994 | 2006 |
|
| 2007 | +"@react-native-community/cli-platform-ios@^13.6.6": |
| 2008 | + version "13.6.6" |
| 2009 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-13.6.6.tgz#0cd700f36483ca37dda7ec044377f8a926b1df1f" |
| 2010 | + integrity sha512-vjDnRwhlSN5ryqKTas6/DPkxuouuyFBAqAROH4FR1cspTbn6v78JTZKDmtQy9JMMo7N5vZj1kASU5vbFep9IOQ== |
| 2011 | + dependencies: |
| 2012 | + "@react-native-community/cli-platform-apple" "13.6.6" |
| 2013 | + |
1995 | 2014 | "@react-native-community/[email protected]":
|
1996 | 2015 | version "11.3.7"
|
1997 | 2016 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-11.3.7.tgz#2e8a9deb30b40495c5c1347a1837a824400fa00f"
|
|
2086 | 2105 | semver "^7.5.2"
|
2087 | 2106 | shell-quote "^1.7.3"
|
2088 | 2107 |
|
| 2108 | +"@react-native-community/[email protected]": |
| 2109 | + version "13.6.6" |
| 2110 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-13.6.6.tgz#55c40cbabafbfc56cfb95a4d5fbf73ef60ec3cbc" |
| 2111 | + integrity sha512-ptOnn4AJczY5njvbdK91k4hcYazDnGtEPrqIwEI+k/CTBHNdb27Rsm2OZ7ye6f7otLBqF8gj/hK6QzJs8CEMgw== |
| 2112 | + dependencies: |
| 2113 | + appdirsjs "^1.2.4" |
| 2114 | + chalk "^4.1.2" |
| 2115 | + execa "^5.0.0" |
| 2116 | + find-up "^5.0.0" |
| 2117 | + mime "^2.4.1" |
| 2118 | + node-fetch "^2.6.0" |
| 2119 | + open "^6.2.0" |
| 2120 | + ora "^5.4.1" |
| 2121 | + semver "^7.5.2" |
| 2122 | + shell-quote "^1.7.3" |
| 2123 | + sudo-prompt "^9.0.0" |
| 2124 | + |
2089 | 2125 | "@react-native-community/[email protected]":
|
2090 | 2126 | version "11.3.7"
|
2091 | 2127 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-11.3.7.tgz#12fe7cff3da08bd27e11116531b2e001939854b9"
|
@@ -5111,10 +5147,10 @@ fast-fifo@^1.1.0, fast-fifo@^1.2.0:
|
5111 | 5147 | resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c"
|
5112 | 5148 | integrity sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==
|
5113 | 5149 |
|
5114 |
| -fast-glob@^3.0.3, fast-glob@^3.2.9: |
5115 |
| - version "3.2.11" |
5116 |
| - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9" |
5117 |
| - integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew== |
| 5150 | +fast-glob@^3.0.3, fast-glob@^3.2.9, fast-glob@^3.3.2: |
| 5151 | + version "3.3.2" |
| 5152 | + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" |
| 5153 | + integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== |
5118 | 5154 | dependencies:
|
5119 | 5155 | "@nodelib/fs.stat" "^2.0.2"
|
5120 | 5156 | "@nodelib/fs.walk" "^1.2.3"
|
|
0 commit comments