|
1931 | 1931 | fast-glob "^3.3.2"
|
1932 | 1932 | fast-xml-parser "^4.4.1"
|
1933 | 1933 |
|
| 1934 | +"@react-native-community/[email protected]": |
| 1935 | + version "18.0.0" |
| 1936 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-android/-/cli-config-android-18.0.0.tgz#9f154a05142d881f9f4950246f1d9bcd2ae2b8d0" |
| 1937 | + integrity sha512-pgnhEO2cmOeb+bBFEBZFYjeFjDTqWoV0JTorTiugj9bb4RQRCl8cr35baVlBGhxAuaio3722CsJ9GRF1oHjP8w== |
| 1938 | + dependencies: |
| 1939 | + "@react-native-community/cli-tools" "18.0.0" |
| 1940 | + chalk "^4.1.2" |
| 1941 | + fast-glob "^3.3.2" |
| 1942 | + fast-xml-parser "^4.4.1" |
| 1943 | + |
1934 | 1944 | "@react-native-community/[email protected]":
|
1935 | 1945 | version "15.0.1"
|
1936 | 1946 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-15.0.1.tgz#2d845599eada1b479df6716a25dc871c3d202f38"
|
|
1992 | 2002 | wcwidth "^1.0.1"
|
1993 | 2003 | yaml "^2.2.1"
|
1994 | 2004 |
|
1995 |
| -"@react-native-community/[email protected]": |
1996 |
| - version "15.0.1" |
1997 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-15.0.1.tgz#9706fe454d0e2af4680c3ea1937830c93041a35f" |
1998 |
| - integrity sha512-QlAMomj6H6TY6pHwjTYMsHDQLP5eLzjAmyW1qb03w/kyS/72elK2bjsklNWJrscFY9TMQLqw7qoAsXf1m5t/dg== |
1999 |
| - dependencies: |
2000 |
| - "@react-native-community/cli-tools" "15.0.1" |
2001 |
| - chalk "^4.1.2" |
2002 |
| - execa "^5.0.0" |
2003 |
| - fast-glob "^3.3.2" |
2004 |
| - fast-xml-parser "^4.4.1" |
2005 |
| - logkitty "^0.7.1" |
2006 |
| - |
2007 | 2005 | "@react-native-community/[email protected]":
|
2008 | 2006 | version "15.1.3"
|
2009 | 2007 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-15.1.3.tgz#c10c434ea559414b00ca3297a4aabbbba16647c8"
|
|
2015 | 2013 | execa "^5.0.0"
|
2016 | 2014 | logkitty "^0.7.1"
|
2017 | 2015 |
|
| 2016 | +"@react-native-community/[email protected]": |
| 2017 | + version "18.0.0" |
| 2018 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-18.0.0.tgz#6bc69b0cccaa8d8138d31eb9b449e17528cd8f63" |
| 2019 | + integrity sha512-3Y3RleN/des1C3oRS6s6fDvFYKN0KwsLrYFRpVx9vzdDnH1OGyFJOy4DbrruSPtdNiHUpvvHnOOxeLMj0+/tmw== |
| 2020 | + dependencies: |
| 2021 | + "@react-native-community/cli-config-android" "18.0.0" |
| 2022 | + "@react-native-community/cli-tools" "18.0.0" |
| 2023 | + chalk "^4.1.2" |
| 2024 | + execa "^5.0.0" |
| 2025 | + logkitty "^0.7.1" |
| 2026 | + |
2018 | 2027 | "@react-native-community/[email protected]":
|
2019 | 2028 | version "15.0.1"
|
2020 | 2029 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-15.0.1.tgz#af3c9bc910c96e823a488c21e7d68a9b4a07c8d1"
|
|
2100 | 2109 | shell-quote "^1.7.3"
|
2101 | 2110 | sudo-prompt "^9.0.0"
|
2102 | 2111 |
|
| 2112 | +"@react-native-community/[email protected]": |
| 2113 | + version "18.0.0" |
| 2114 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-18.0.0.tgz#742330d3315bc78f1e57c03969231252f6584a29" |
| 2115 | + integrity sha512-oR6FcDEcSDYos79vZy4+Tj8jgAE0Xf5HEiRXMJFGISYLRx7tvslSaK8SodUOW9TZe2bCZOb5QSvj8zeMpORmxg== |
| 2116 | + dependencies: |
| 2117 | + "@vscode/sudo-prompt" "^9.0.0" |
| 2118 | + appdirsjs "^1.2.4" |
| 2119 | + chalk "^4.1.2" |
| 2120 | + execa "^5.0.0" |
| 2121 | + find-up "^5.0.0" |
| 2122 | + launch-editor "^2.9.1" |
| 2123 | + mime "^2.4.1" |
| 2124 | + ora "^5.4.1" |
| 2125 | + prompts "^2.4.2" |
| 2126 | + semver "^7.5.2" |
| 2127 | + |
2103 | 2128 | "@react-native-community/[email protected]":
|
2104 | 2129 | version "15.1.3"
|
2105 | 2130 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-15.1.3.tgz#1e6d6cd24e2eba974031fc7553f214b653b1f1b4"
|
|
2359 | 2384 | warn-once "^0.1.0"
|
2360 | 2385 |
|
2361 | 2386 | "@shopify/flash-list@link:../..":
|
2362 |
| - version "0.0.0" |
2363 |
| - uid "" |
| 2387 | + version "1.8.0" |
| 2388 | + dependencies: |
| 2389 | + recyclerlistview "4.2.3" |
| 2390 | + tslib "2.8.1" |
2364 | 2391 |
|
2365 | 2392 | "@sideway/address@^4.1.3":
|
2366 | 2393 | version "4.1.3"
|
|
2672 | 2699 | "@typescript-eslint/types" "7.18.0"
|
2673 | 2700 | eslint-visitor-keys "^3.4.3"
|
2674 | 2701 |
|
| 2702 | +"@vscode/sudo-prompt@^9.0.0": |
| 2703 | + version "9.3.1" |
| 2704 | + resolved "https://registry.yarnpkg.com/@vscode/sudo-prompt/-/sudo-prompt-9.3.1.tgz#c562334bc6647733649fd42afc96c0eea8de3b65" |
| 2705 | + integrity sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA== |
| 2706 | + |
2675 | 2707 | "@yarnpkg/lockfile@^1.1.0":
|
2676 | 2708 | version "1.1.0"
|
2677 | 2709 | resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
|
@@ -5705,6 +5737,14 @@ kleur@^3.0.3:
|
5705 | 5737 | resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e"
|
5706 | 5738 | integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
|
5707 | 5739 |
|
| 5740 | +launch-editor@^2.9.1: |
| 5741 | + version "2.10.0" |
| 5742 | + resolved "https://registry.yarnpkg.com/launch-editor/-/launch-editor-2.10.0.tgz#5ca3edfcb9667df1e8721310f3a40f1127d4bc42" |
| 5743 | + integrity sha512-D7dBRJo/qcGX9xlvt/6wUYzQxjh5G1RvZPgPv8vi4KRU99DVQL/oW7tnVOCCTm2HGeo3C5HvGE5Yrh6UBoZ0vA== |
| 5744 | + dependencies: |
| 5745 | + picocolors "^1.0.0" |
| 5746 | + shell-quote "^1.8.1" |
| 5747 | + |
5708 | 5748 | leven@^3.1.0:
|
5709 | 5749 | version "3.1.0"
|
5710 | 5750 | resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
|
@@ -7443,6 +7483,11 @@ shell-quote@^1.6.1, shell-quote@^1.7.2, shell-quote@^1.7.3:
|
7443 | 7483 | resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.3.tgz#aa40edac170445b9a431e17bb62c0b881b9c4123"
|
7444 | 7484 | integrity sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==
|
7445 | 7485 |
|
| 7486 | +shell-quote@^1.8.1: |
| 7487 | + version "1.8.2" |
| 7488 | + resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.8.2.tgz#d2d83e057959d53ec261311e9e9b8f51dcb2934a" |
| 7489 | + integrity sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA== |
| 7490 | + |
7446 | 7491 | side-channel-list@^1.0.0:
|
7447 | 7492 | version "1.0.0"
|
7448 | 7493 | resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad"
|
|
0 commit comments