|
325 | 325 | dependencies:
|
326 | 326 | "@babel/types" "^7.3.0"
|
327 | 327 |
|
| 328 | +"@types/hoist-non-react-statics@*": |
| 329 | + version "3.3.1" |
| 330 | + resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f" |
| 331 | + integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA== |
| 332 | + dependencies: |
| 333 | + "@types/react" "*" |
| 334 | + hoist-non-react-statics "^3.3.0" |
| 335 | + |
328 | 336 | "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
|
329 | 337 | version "2.0.1"
|
330 | 338 | resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz#42995b446db9a48a11a07ec083499a860e9138ff"
|
|
359 | 367 | dependencies:
|
360 | 368 | jest-diff "^24.3.0"
|
361 | 369 |
|
362 |
| -"@types/node@*", "@types/node@^13.1.2": |
| 370 | +"@types/node@^13.1.2": |
363 | 371 | version "13.11.1"
|
364 | 372 | resolved "https://registry.yarnpkg.com/@types/node/-/node-13.11.1.tgz#49a2a83df9d26daacead30d0ccc8762b128d53c7"
|
365 | 373 | integrity sha512-eWQGP3qtxwL8FGneRrC5DwrJLGN4/dH1clNTuLfN81HCrxVtxRjygDTUoZJ5ASlDEeo0ppYFQjQIlXhtXpOn6g==
|
|
369 | 377 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.8.tgz#8ae4e0ea205fe95c3901a5a1df7f66495e3a56ce"
|
370 | 378 | integrity sha512-3AQoUxQcQtLHsK25wtTWIoIpgYjH3vSDroZOUr7PpCHw/jLY1RB9z9E8dBT/OSmwStVgkRNvdh+ZHNiomRieaw==
|
371 | 379 |
|
| 380 | +"@types/react-native@*": |
| 381 | + version "0.62.2" |
| 382 | + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.62.2.tgz#f3e150f308c27089cefbcbfa3eb6cc14db279b2f" |
| 383 | + integrity sha512-oIUIbqZNN9vRnGKWHYbTVp/GyTqdaM5mfy1s4zsi6BYvHAaFOPZ32IrhIHno/A5XOv4wuGfE7g5fliDk/H0+/Q== |
| 384 | + dependencies: |
| 385 | + "@types/react" "*" |
| 386 | + |
372 | 387 | "@types/react@*", "@types/react@^16.7.22":
|
373 | 388 | version "16.9.34"
|
374 | 389 | resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
|
|
382 | 397 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
|
383 | 398 | integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==
|
384 | 399 |
|
385 |
| -"@types/styled-components@^4.1.6": |
386 |
| - version "4.1.6" |
387 |
| - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.1.6.tgz#9aa1d47dbc6bae540083869bcc6c639c6e9af0fe" |
388 |
| - integrity sha512-w/ra/Tk9oPMvWpWId7esZNY1MOa6E9BYUPLl4scVJdYnrYuy5ITLbku8dGDCVH/vjjuegrHBCRYvFLQOYJ+uHg== |
| 400 | +"@types/styled-components@^5.1.0": |
| 401 | + version "5.1.0" |
| 402 | + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.0.tgz#24d3412ba5395aa06e14fbc93c52f9454cebd0d6" |
| 403 | + integrity sha512-ZFlLCuwF5r+4Vb7JUmd+Yr2S0UBdBGmI7ctFTgJMypIp3xOHI4LCFVn2dKMvpk6xDB2hLRykrEWMBwJEpUAUIQ== |
389 | 404 | dependencies:
|
390 |
| - "@types/node" "*" |
| 405 | + "@types/hoist-non-react-statics" "*" |
391 | 406 | "@types/react" "*"
|
| 407 | + "@types/react-native" "*" |
392 | 408 | csstype "^2.2.0"
|
393 | 409 |
|
394 | 410 | "@types/yargs-parser@*":
|
@@ -1438,6 +1454,13 @@ has@^1.0.1, has@^1.0.3:
|
1438 | 1454 | dependencies:
|
1439 | 1455 | function-bind "^1.1.1"
|
1440 | 1456 |
|
| 1457 | +hoist-non-react-statics@^3.3.0: |
| 1458 | + version "3.3.2" |
| 1459 | + resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" |
| 1460 | + integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== |
| 1461 | + dependencies: |
| 1462 | + react-is "^16.7.0" |
| 1463 | + |
1441 | 1464 | hosted-git-info@^2.1.4:
|
1442 | 1465 | version "2.4.2"
|
1443 | 1466 | resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.4.2.tgz#0076b9f46a270506ddbaaea56496897460612a67"
|
@@ -2902,6 +2925,11 @@ rc@^1.2.7:
|
2902 | 2925 | minimist "^1.2.0"
|
2903 | 2926 | strip-json-comments "~2.0.1"
|
2904 | 2927 |
|
| 2928 | +react-is@^16.7.0: |
| 2929 | + version "16.13.1" |
| 2930 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
| 2931 | + integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
| 2932 | + |
2905 | 2933 | react-is@^16.8.4:
|
2906 | 2934 | version "16.9.0"
|
2907 | 2935 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.9.0.tgz#21ca9561399aad0ff1a7701c01683e8ca981edcb"
|
|
0 commit comments