|
3102 | 3102 | resolved "https://registry.yarnpkg.com/@react-native/normalize-color/-/normalize-color-1.0.0.tgz#c52a99d4fe01049102d47dc45d40cbde4f720ab6" |
3103 | 3103 | integrity sha512-xUNRvNmCl3UGCPbbHvfyFMnpvLPoOjDCcp5bT9m2k+TF/ZBklEQwhPZlkrxRx2NhgFh1X3a5uL7mJ7ZR+8G7Qg== |
3104 | 3104 |
|
| 3105 | +"@react-native/normalize-color@2.0.0": |
| 3106 | + version "2.0.0" |
| 3107 | + resolved "https://registry.yarnpkg.com/@react-native/normalize-color/-/normalize-color-2.0.0.tgz#da955909432474a9a0fe1cbffc66576a0447f567" |
| 3108 | + integrity sha512-Wip/xsc5lw8vsBlmY2MO/gFLp3MvuZ2baBZjDeTjjndMgM0h5sxz7AZR62RDPGgstp8Np7JzjvVqVT7tpFZqsw== |
| 3109 | + |
3105 | 3110 | "@react-native/polyfills@2.0.0": |
3106 | 3111 | version "2.0.0" |
3107 | 3112 | resolved "https://registry.yarnpkg.com/@react-native/polyfills/-/polyfills-2.0.0.tgz#4c40b74655c83982c8cf47530ee7dc13d957b6aa" |
@@ -15279,6 +15284,14 @@ react-dev-utils@^12.0.0: |
15279 | 15284 | strip-ansi "^6.0.1" |
15280 | 15285 | text-table "^0.2.0" |
15281 | 15286 |
|
| 15287 | +react-devtools-core@4.19.1: |
| 15288 | + version "4.19.1" |
| 15289 | + resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.19.1.tgz#bc37c2ef2f48f28c6af4c7292be9dca1b63deace" |
| 15290 | + integrity sha512-2wJiGffPWK0KggBjVwnTaAk+Z3MSxKInHmdzPTrBh1mAarexsa93Kw+WMX88+XjN+TtYgAiLe9xeTqcO5FfJTw== |
| 15291 | + dependencies: |
| 15292 | + shell-quote "^1.6.1" |
| 15293 | + ws "^7" |
| 15294 | + |
15282 | 15295 | react-devtools-core@^4.13.0: |
15283 | 15296 | version "4.22.1" |
15284 | 15297 | resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.22.1.tgz#b276d42f860bedc373c9b3c0f5f96734318dd453" |
@@ -15331,7 +15344,7 @@ react-markdown@7.1.2: |
15331 | 15344 | unist-util-visit "^4.0.0" |
15332 | 15345 | vfile "^5.0.0" |
15333 | 15346 |
|
15334 | | -react-native-codegen@0.0.8: |
| 15347 | +react-native-codegen@0.0.8, react-native-codegen@^0.0.8: |
15335 | 15348 | version "0.0.8" |
15336 | 15349 | resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.0.8.tgz#b7796a54074139d956fff2862cf1285db43c891b" |
15337 | 15350 | integrity sha512-k/944+0XD+8l7zDaiKfYabyEKmAmyZgS1mj+4LcSRPyHnrjgCHKrh/Y6jM6kucQ6xU1+1uyMmF/dSkikxK8i+Q== |
@@ -15435,6 +15448,42 @@ react-native@0.66.1: |
15435 | 15448 | whatwg-fetch "^3.0.0" |
15436 | 15449 | ws "^6.1.4" |
15437 | 15450 |
|
| 15451 | +react-native@0.67.3: |
| 15452 | + version "0.67.3" |
| 15453 | + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.67.3.tgz#ee8bafb644afbe511a4a2c8e9c144a9720d06dd8" |
| 15454 | + integrity sha512-epMVRMRH7dLCis97+YwiV4dmTVZO6qKmQgwcTNcxVt/kEMxAa+OYK7h81+99/n7XCeMFk/U2zYOBuQqc7c5Amg== |
| 15455 | + dependencies: |
| 15456 | + "@jest/create-cache-key-function" "^27.0.1" |
| 15457 | + "@react-native-community/cli" "^6.0.0" |
| 15458 | + "@react-native-community/cli-platform-android" "^6.0.0" |
| 15459 | + "@react-native-community/cli-platform-ios" "^6.0.0" |
| 15460 | + "@react-native/assets" "1.0.0" |
| 15461 | + "@react-native/normalize-color" "2.0.0" |
| 15462 | + "@react-native/polyfills" "2.0.0" |
| 15463 | + abort-controller "^3.0.0" |
| 15464 | + anser "^1.4.9" |
| 15465 | + base64-js "^1.1.2" |
| 15466 | + event-target-shim "^5.0.1" |
| 15467 | + hermes-engine "~0.9.0" |
| 15468 | + invariant "^2.2.4" |
| 15469 | + jsc-android "^250230.2.1" |
| 15470 | + metro-react-native-babel-transformer "0.66.2" |
| 15471 | + metro-runtime "0.66.2" |
| 15472 | + metro-source-map "0.66.2" |
| 15473 | + nullthrows "^1.1.1" |
| 15474 | + pretty-format "^26.5.2" |
| 15475 | + promise "^8.0.3" |
| 15476 | + prop-types "^15.7.2" |
| 15477 | + react-devtools-core "4.19.1" |
| 15478 | + react-native-codegen "^0.0.8" |
| 15479 | + react-refresh "^0.4.0" |
| 15480 | + regenerator-runtime "^0.13.2" |
| 15481 | + scheduler "^0.20.2" |
| 15482 | + stacktrace-parser "^0.1.3" |
| 15483 | + use-subscription "^1.0.0" |
| 15484 | + whatwg-fetch "^3.0.0" |
| 15485 | + ws "^6.1.4" |
| 15486 | + |
15438 | 15487 | react-proxy@^1.1.7: |
15439 | 15488 | version "1.1.8" |
15440 | 15489 | resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-1.1.8.tgz#9dbfd9d927528c3aa9f444e4558c37830ab8c26a" |
|
0 commit comments