|
2056 | 2056 | optionalDependencies:
|
2057 | 2057 | jetifier "^1.6.5"
|
2058 | 2058 |
|
2059 |
| -"@react-native-community/cli-debugger-ui@^4.9.0": |
2060 |
| - version "4.9.0" |
2061 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-4.9.0.tgz#4177764ba69243c97aa26829d59d9501acb2bd71" |
2062 |
| - integrity sha512-fBFGamHm4VUrDqkBGnsrwQL8OC6Om7K6EBQb4xj0nWekpXt1HSa3ScylYHTTWwYcpRf9htGMRGiv4dQDY/odAw== |
| 2059 | +"@react-native-community/cli-debugger-ui@^4.13.1": |
| 2060 | + version "4.13.1" |
| 2061 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-4.13.1.tgz#07de6d4dab80ec49231de1f1fbf658b4ad39b32c" |
| 2062 | + integrity sha512-UFnkg5RTq3s2X15fSkrWY9+5BKOFjihNSnJjTV2H5PtTUFbd55qnxxPw8CxSfK0bXb1IrSvCESprk2LEpqr5cg== |
2063 | 2063 | dependencies:
|
2064 | 2064 | serve-static "^1.13.1"
|
2065 | 2065 |
|
|
2103 | 2103 | plist "^3.0.1"
|
2104 | 2104 | xcode "^2.0.0"
|
2105 | 2105 |
|
2106 |
| -"@react-native-community/cli-server-api@^4.13.0": |
2107 |
| - version "4.13.0" |
2108 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-4.13.0.tgz#ef0e53fe0edc7356d62bca725ca47cb368f748a5" |
2109 |
| - integrity sha512-ER138ChLc1YYX7j9yE6fDm4DdNdsHThr+pla/B6iZoKje1r7TwymDdKaUvOsYalG7sWG9glW3bofcCq+Yh0Dvw== |
| 2106 | +"@react-native-community/cli-server-api@^4.13.1": |
| 2107 | + version "4.13.1" |
| 2108 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-4.13.1.tgz#bee7ee9702afce848e9d6ca3dcd5669b99b125bd" |
| 2109 | + integrity sha512-vQzsFKD9CjHthA2ehTQX8c7uIzlI9A7ejaIow1I9RlEnLraPH2QqVDmzIdbdh5Od47UPbRzamCgAP8Bnqv3qwQ== |
2110 | 2110 | dependencies:
|
2111 |
| - "@react-native-community/cli-debugger-ui" "^4.9.0" |
| 2111 | + "@react-native-community/cli-debugger-ui" "^4.13.1" |
2112 | 2112 | "@react-native-community/cli-tools" "^4.13.0"
|
2113 | 2113 | compression "^1.7.1"
|
2114 | 2114 | connect "^3.6.5"
|
2115 | 2115 | errorhandler "^1.5.0"
|
| 2116 | + nocache "^2.1.0" |
2116 | 2117 | pretty-format "^25.1.0"
|
2117 | 2118 | serve-static "^1.13.1"
|
2118 | 2119 | ws "^1.1.0"
|
|
2134 | 2135 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-4.10.1.tgz#d68a2dcd1649d3b3774823c64e5e9ce55bfbe1c9"
|
2135 | 2136 | integrity sha512-ael2f1onoPF3vF7YqHGWy7NnafzGu+yp88BbFbP0ydoCP2xGSUzmZVw0zakPTC040Id+JQ9WeFczujMkDy6jYQ==
|
2136 | 2137 |
|
2137 |
| -"@react-native-community/cli@^4.5.1": |
2138 |
| - version "4.13.0" |
2139 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-4.13.0.tgz#04d5032f9b2b423c61ceef6be83b1bcc8a37db75" |
2140 |
| - integrity sha512-R+1VehIQ6VTLf+e7YOwzJk0F9tstfeSC4xy7oT6GSgB3FnXbTJGHFUp4siyO68Ae/gzGqt8SiUO145teWkP+ZA== |
| 2138 | +"@react-native-community/cli@^4.10.0", "@react-native-community/cli@^4.5.1": |
| 2139 | + version "4.13.1" |
| 2140 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-4.13.1.tgz#60148723e77cafe3ae260317d6bffe91853a2d20" |
| 2141 | + integrity sha512-+/TeRVToADpQPSprsPkwi9KY8x64YcuJpjzMBVISwWP+aWzsIDuWJmyMXTADlCg2EBMJqJR7bn1W/IkfzVRCWA== |
2141 | 2142 | dependencies:
|
2142 | 2143 | "@hapi/joi" "^15.0.3"
|
2143 |
| - "@react-native-community/cli-debugger-ui" "^4.9.0" |
| 2144 | + "@react-native-community/cli-debugger-ui" "^4.13.1" |
2144 | 2145 | "@react-native-community/cli-hermes" "^4.13.0"
|
2145 |
| - "@react-native-community/cli-server-api" "^4.13.0" |
| 2146 | + "@react-native-community/cli-server-api" "^4.13.1" |
2146 | 2147 | "@react-native-community/cli-tools" "^4.13.0"
|
2147 | 2148 | "@react-native-community/cli-types" "^4.10.1"
|
2148 | 2149 | chalk "^3.0.0"
|
@@ -10603,6 +10604,11 @@ no-case@^3.0.3:
|
10603 | 10604 | lower-case "^2.0.1"
|
10604 | 10605 | tslib "^1.10.0"
|
10605 | 10606 |
|
| 10607 | +nocache@^2.1.0: |
| 10608 | + version "2.1.0" |
| 10609 | + resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.1.0.tgz#120c9ffec43b5729b1d5de88cd71aa75a0ba491f" |
| 10610 | + integrity sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q== |
| 10611 | + |
10606 | 10612 | node-emoji@^1.10.0:
|
10607 | 10613 | version "1.10.0"
|
10608 | 10614 | resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.10.0.tgz#8886abd25d9c7bb61802a658523d1f8d2a89b2da"
|
@@ -12662,14 +12668,14 @@ react-native-safe-area-context@~3.0.7:
|
12662 | 12668 | resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.0.7.tgz#0f53de7a30d626d82936000f3f6db374ecc4b800"
|
12663 | 12669 | integrity sha512-dqhRTlIFe5+P1yxitj0C9XVUxLqOmjomeqzUSSY8sNOWVjtIhEY/fl4ZKYpAVnktd8dt3zl13XmJTmRmy3d0uA==
|
12664 | 12670 |
|
12665 |
| -react-native-test-app@^0.2.0: |
12666 |
| - version "0.2.13" |
12667 |
| - resolved "https://registry.yarnpkg.com/react-native-test-app/-/react-native-test-app-0.2.13.tgz#f8c54c1c83ce9a86139faae79cf440ff60af341e" |
12668 |
| - integrity sha512-gEj3Vh+Gpad/3doWXidIBQEdEIFu7dh2b6wIZ1/CkPnwmnmSkw0pCIuTBOJMfavMfwT0de1mLgXlQXBf7VyeDA== |
| 12671 | +react-native-test-app@^0.3.0: |
| 12672 | + version "0.3.9" |
| 12673 | + resolved "https://registry.yarnpkg.com/react-native-test-app/-/react-native-test-app-0.3.9.tgz#c859feb6d9c9bfe0b60ab7e1c38eeca63528ae55" |
| 12674 | + integrity sha512-mULfUxoURH6iVtVwBHDgkYpThiQ0n7wehv+lY/BrSSNTgwhG+7GnOT2/cNJq/enOUE2EgBK2jNikAyUBEYY12A== |
12669 | 12675 | dependencies:
|
12670 |
| - "@react-native-community/cli" "^4.5.1" |
12671 |
| - "@react-native-community/cli-platform-android" "^4.5.1" |
12672 |
| - "@react-native-community/cli-platform-ios" "^4.5.0" |
| 12676 | + "@react-native-community/cli" "^4.10.0" |
| 12677 | + "@react-native-community/cli-platform-android" "^4.10.0" |
| 12678 | + "@react-native-community/cli-platform-ios" "^4.10.0" |
12673 | 12679 | chalk "^4.1.0"
|
12674 | 12680 | plop "^2.6.0"
|
12675 | 12681 | yargs "^16.0.0"
|
|
0 commit comments