|
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.1.2"
|
364 | 372 | resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.2.tgz#fe94285bf5e0782e1a9e5a8c482b1c34465fa385"
|
365 | 373 | integrity sha512-B8emQA1qeKerqd1dmIsQYnXi+mmAzTB7flExjmy5X1aVAKFNNNDubkavwR13kR6JnpeLp3aLoJhwn9trWPAyFQ==
|
|
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.61.17" |
| 382 | + resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.61.17.tgz#5994af207c2339d498ebd8bd427c68074ce9e744" |
| 383 | + integrity sha512-12qKZz/ob56lglVRAIDgqDchcyO0g5lZtrjxCTQDNJv8HFHZMcZx78+/CjKsu3LGs6KbajkZ1+0htqiaxr5JVA== |
| 384 | + dependencies: |
| 385 | + "@types/react" "*" |
| 386 | + |
372 | 387 | "@types/react@*", "@types/react@^16.7.22":
|
373 | 388 | version "16.9.17"
|
374 | 389 | resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.17.tgz#58f0cc0e9ec2425d1441dd7b623421a867aa253e"
|
|
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.0.1": |
| 401 | + version "5.0.1" |
| 402 | + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.0.1.tgz#44d210b0a0218a70df998d1a8e1f69c82d9cc68b" |
| 403 | + integrity sha512-1yRYO1dAE2MGEuYKF1yQFeMdoyerIQn6ZDnFFkxZamcs3rn8RQVn98edPsTROAxbTz81tqnVN4BJ3Qs1cm/tKg== |
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.12.0" |
| 2930 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c" |
| 2931 | + integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q== |
| 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