|
705 | 705 | lodash "^4.17.10" |
706 | 706 | to-fast-properties "^2.0.0" |
707 | 707 |
|
708 | | -"@callstack/eslint-config@^5.0.0": |
709 | | - version "5.0.0" |
710 | | - resolved "https://registry.yarnpkg.com/@callstack/eslint-config/-/eslint-config-5.0.0.tgz#4901322bdc5e693909b60b6b01b8ce4b9471b08d" |
711 | | - integrity sha512-moOcSfz/6kuwPz8NpjHBONJoMRIlKlfNtVOVTaT9RdT3B3mtt/GIWa1F9+T/svIs1tIzmTO7Z6cRFDVrys7yJA== |
| 708 | +"@callstack/eslint-config@^6.0.0": |
| 709 | + version "6.0.0" |
| 710 | + resolved "https://registry.yarnpkg.com/@callstack/eslint-config/-/eslint-config-6.0.0.tgz#1c35d22539e969b2576e2816e4292709f63ee1b1" |
| 711 | + integrity sha512-4ku8blGBeoKMGmOOFHBIx27CKrZyvgada4HPxxA1U+Q9+hIez6RHNmEOUAML2Xj4MdU0FMZBuimA1wGZJRnNpA== |
712 | 712 | dependencies: |
713 | 713 | babel-eslint "^10.0.1" |
714 | 714 | eslint-config-prettier "^4.1.0" |
|
717 | 717 | eslint-plugin-jest "^22.4.1" |
718 | 718 | eslint-plugin-prettier "^3.0.1" |
719 | 719 | eslint-plugin-promise "^4.1.1" |
720 | | - eslint-plugin-react "^7.12.4" |
| 720 | + eslint-plugin-react "^7.13.0" |
721 | 721 | eslint-plugin-react-hooks "^1.6.0" |
722 | | - eslint-plugin-react-native "^3.6.0" |
| 722 | + eslint-plugin-react-native "^3.7.0" |
723 | 723 | eslint-restricted-globals "^0.2.0" |
724 | 724 | prettier "^1.17.0" |
725 | 725 |
|
@@ -2640,25 +2640,25 @@ eslint-plugin-react-native-globals@^0.1.1: |
2640 | 2640 | resolved "https://registry.yarnpkg.com/eslint-plugin-react-native-globals/-/eslint-plugin-react-native-globals-0.1.2.tgz#ee1348bc2ceb912303ce6bdbd22e2f045ea86ea2" |
2641 | 2641 | integrity sha512-9aEPf1JEpiTjcFAmmyw8eiIXmcNZOqaZyHO77wgm0/dWfT/oxC1SrIq8ET38pMxHYrcB6Uew+TzUVsBeczF88g== |
2642 | 2642 |
|
2643 | | -eslint-plugin-react-native@^3.6.0: |
2644 | | - version "3.6.0" |
2645 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.6.0.tgz#7cad3b7c6159df6d26fe3252c6c5417a17f27b4b" |
2646 | | - integrity sha512-BEQcHZ06hZSBYWFVuNEq0xuui5VEsWpHDsZGBtfadHfCRqRMUrkYPgdDb3bpc60qShHE83kqIv59uKdinEg91Q== |
| 2643 | +eslint-plugin-react-native@^3.7.0: |
| 2644 | + version "3.7.0" |
| 2645 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-3.7.0.tgz#7e2cc1f3cf24919c4c0ea7fac13301e7444e105f" |
| 2646 | + integrity sha512-krLtQmGih/uJDPxF8DBpnU8J3kRUsDm/Dey5yEhOO8LN1I3Wesbk4PGCg8Zah57azKFU+9YtGooFjJcDJWUs+g== |
2647 | 2647 | dependencies: |
2648 | 2648 | eslint-plugin-react-native-globals "^0.1.1" |
2649 | 2649 |
|
2650 | | -eslint-plugin-react@^7.12.4: |
2651 | | - version "7.12.4" |
2652 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c" |
2653 | | - integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ== |
| 2650 | +eslint-plugin-react@^7.13.0: |
| 2651 | + version "7.13.0" |
| 2652 | + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.13.0.tgz#bc13fd7101de67996ea51b33873cd9dc2b7e5758" |
| 2653 | + integrity sha512-uA5LrHylu8lW/eAH3bEQe9YdzpPaFd9yAJTwTi/i/BKTD7j6aQMKVAdGM/ML72zD6womuSK7EiGtMKuK06lWjQ== |
2654 | 2654 | dependencies: |
2655 | 2655 | array-includes "^3.0.3" |
2656 | 2656 | doctrine "^2.1.0" |
2657 | 2657 | has "^1.0.3" |
2658 | | - jsx-ast-utils "^2.0.1" |
| 2658 | + jsx-ast-utils "^2.1.0" |
2659 | 2659 | object.fromentries "^2.0.0" |
2660 | | - prop-types "^15.6.2" |
2661 | | - resolve "^1.9.0" |
| 2660 | + prop-types "^15.7.2" |
| 2661 | + resolve "^1.10.1" |
2662 | 2662 |
|
2663 | 2663 | eslint-restricted-globals@^0.2.0: |
2664 | 2664 | version "0.2.0" |
@@ -4624,9 +4624,10 @@ jsprim@^1.2.2: |
4624 | 4624 | json-schema "0.2.3" |
4625 | 4625 | verror "1.10.0" |
4626 | 4626 |
|
4627 | | -jsx-ast-utils@^2.0.1: |
4628 | | - version "2.0.1" |
4629 | | - resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f" |
| 4627 | +jsx-ast-utils@^2.1.0: |
| 4628 | + version "2.1.0" |
| 4629 | + resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.1.0.tgz#0ee4e2c971fb9601c67b5641b71be80faecf0b36" |
| 4630 | + integrity sha512-yDGDG2DS4JcqhA6blsuYbtsT09xL8AoLuUR2Gb5exrw7UEM19sBcOTq+YBBhrNbl0PUC4R4LnFu+dHg2HKeVvA== |
4630 | 4631 | dependencies: |
4631 | 4632 | array-includes "^3.0.3" |
4632 | 4633 |
|
@@ -4828,9 +4829,10 @@ log-symbols@^2.2.0: |
4828 | 4829 | dependencies: |
4829 | 4830 | chalk "^2.0.1" |
4830 | 4831 |
|
4831 | | -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1: |
| 4832 | +loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4.0: |
4832 | 4833 | version "1.4.0" |
4833 | 4834 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
| 4835 | + integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
4834 | 4836 | dependencies: |
4835 | 4837 | js-tokens "^3.0.0 || ^4.0.0" |
4836 | 4838 |
|
@@ -6120,6 +6122,15 @@ prop-types@^15.5.8, prop-types@^15.6.2: |
6120 | 6122 | loose-envify "^1.3.1" |
6121 | 6123 | object-assign "^4.1.1" |
6122 | 6124 |
|
| 6125 | +prop-types@^15.7.2: |
| 6126 | + version "15.7.2" |
| 6127 | + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5" |
| 6128 | + integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== |
| 6129 | + dependencies: |
| 6130 | + loose-envify "^1.4.0" |
| 6131 | + object-assign "^4.1.1" |
| 6132 | + react-is "^16.8.1" |
| 6133 | + |
6123 | 6134 | pseudomap@^1.0.2: |
6124 | 6135 | version "1.0.2" |
6125 | 6136 | resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" |
@@ -6193,16 +6204,16 @@ react-devtools-core@^3.6.0: |
6193 | 6204 | shell-quote "^1.6.1" |
6194 | 6205 | ws "^3.3.1" |
6195 | 6206 |
|
| 6207 | +react-is@^16.8.1, react-is@^16.8.4: |
| 6208 | + version "16.8.6" |
| 6209 | + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16" |
| 6210 | + integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA== |
| 6211 | + |
6196 | 6212 | react-is@^16.8.3: |
6197 | 6213 | version "16.8.3" |
6198 | 6214 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.3.tgz#4ad8b029c2a718fc0cfc746c8d4e1b7221e5387d" |
6199 | 6215 | integrity sha512-Y4rC1ZJmsxxkkPuMLwvKvlL1Zfpbcu+Bf4ZigkHup3v9EfdYhAlWAaVyA19olXq2o2mGn0w+dFKvk3pVVlYcIA== |
6200 | 6216 |
|
6201 | | -react-is@^16.8.4: |
6202 | | - version "16.8.6" |
6203 | | - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16" |
6204 | | - integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA== |
6205 | | - |
6206 | 6217 | react-native@^0.59.8: |
6207 | 6218 | version "0.59.8" |
6208 | 6219 | resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.8.tgz#ade4141c777c60f5ec4889d9811d0f80a9d56547" |
@@ -6596,13 +6607,20 @@ resolve@^1.1.6, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1: |
6596 | 6607 | dependencies: |
6597 | 6608 | path-parse "^1.0.5" |
6598 | 6609 |
|
6599 | | -resolve@^1.10.0, resolve@^1.9.0: |
| 6610 | +resolve@^1.10.0: |
6600 | 6611 | version "1.10.0" |
6601 | 6612 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba" |
6602 | 6613 | integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg== |
6603 | 6614 | dependencies: |
6604 | 6615 | path-parse "^1.0.6" |
6605 | 6616 |
|
| 6617 | +resolve@^1.10.1: |
| 6618 | + version "1.10.1" |
| 6619 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.1.tgz#664842ac960795bbe758221cdccda61fb64b5f18" |
| 6620 | + integrity sha512-KuIe4mf++td/eFb6wkaPbMDnP6kObCaEtIDuHOUED6MNUo4K670KZUHuuvYPZDxNF0WVLw49n06M2m2dXphEzA== |
| 6621 | + dependencies: |
| 6622 | + path-parse "^1.0.6" |
| 6623 | + |
6606 | 6624 | responselike@^1.0.2: |
6607 | 6625 | version "1.0.2" |
6608 | 6626 | resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7" |
|
0 commit comments