|
612 | 612 | integrity sha512-boy4xPNEtiw6N3abRhBi/e7hNvy3Tt8E9ZRAQrwAGzoCGZS/1wjo9KY7JHhnfnEsG5wSjDbymCozUM9a3ea7OQ== |
613 | 613 |
|
614 | 614 | "@types/prop-types@*": |
615 | | - version "15.7.3" |
616 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" |
617 | | - integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== |
| 615 | + version "15.7.14" |
| 616 | + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.14.tgz#1433419d73b2a7ebfc6918dcefd2ec0d5cd698f2" |
| 617 | + integrity sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ== |
618 | 618 |
|
619 | 619 | "@types/react-dom@^16.9.8": |
620 | 620 | version "16.9.8" |
|
630 | 630 | dependencies: |
631 | 631 | "@types/react" "*" |
632 | 632 |
|
633 | | -"@types/react@*", "@types/react@^16.9.41": |
| 633 | +"@types/react@*": |
634 | 634 | version "16.9.41" |
635 | 635 | resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e" |
636 | 636 | integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug== |
637 | 637 | dependencies: |
638 | 638 | "@types/prop-types" "*" |
639 | 639 | csstype "^2.2.0" |
640 | 640 |
|
| 641 | +"@types/react@^16.9.41": |
| 642 | + version "16.14.62" |
| 643 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.62.tgz#449e4e81caaf132d0c2c390644e577702db1dd9e" |
| 644 | + integrity sha512-BWf7hqninZav6nerxXj+NeZT/mTpDeG6Lk2zREHAy63CrnXoOGPGtNqTFYFN/sqpSaREDP5otVV88axIXmKfGA== |
| 645 | + dependencies: |
| 646 | + "@types/prop-types" "*" |
| 647 | + "@types/scheduler" "^0.16" |
| 648 | + csstype "^3.0.2" |
| 649 | + |
641 | 650 | "@types/resolve@0.0.8": |
642 | 651 | version "0.0.8" |
643 | 652 | resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194" |
644 | 653 | integrity sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ== |
645 | 654 | dependencies: |
646 | 655 | "@types/node" "*" |
647 | 656 |
|
| 657 | +"@types/scheduler@^0.16": |
| 658 | + version "0.16.8" |
| 659 | + resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff" |
| 660 | + integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A== |
| 661 | + |
648 | 662 | "@types/stack-utils@^1.0.1": |
649 | 663 | version "1.0.1" |
650 | 664 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" |
@@ -1300,9 +1314,14 @@ cssstyle@^2.2.0: |
1300 | 1314 | cssom "~0.3.6" |
1301 | 1315 |
|
1302 | 1316 | csstype@^2.2.0: |
1303 | | - version "2.6.10" |
1304 | | - resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.10.tgz#e63af50e66d7c266edb6b32909cfd0aabe03928b" |
1305 | | - integrity sha512-D34BqZU4cIlMCY93rZHbrq9pjTAQJ3U8S8rfBqjwHxkGPThWFjzZDQpgMJY0QViLxth6ZKYiwFBo14RdN44U/w== |
| 1317 | + version "2.6.21" |
| 1318 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.21.tgz#2efb85b7cc55c80017c66a5ad7cbd931fda3a90e" |
| 1319 | + integrity sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w== |
| 1320 | + |
| 1321 | +csstype@^3.0.2: |
| 1322 | + version "3.1.3" |
| 1323 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" |
| 1324 | + integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== |
1306 | 1325 |
|
1307 | 1326 | dashdash@^1.12.0: |
1308 | 1327 | version "1.14.1" |
@@ -2933,7 +2952,7 @@ oauth-sign@~0.9.0: |
2933 | 2952 | object-assign@^4.1.1: |
2934 | 2953 | version "4.1.1" |
2935 | 2954 | resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" |
2936 | | - integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= |
| 2955 | + integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== |
2937 | 2956 |
|
2938 | 2957 | object-copy@^0.1.0: |
2939 | 2958 | version "0.1.0" |
@@ -3143,13 +3162,13 @@ prompts@^2.0.1: |
3143 | 3162 | sisteransi "^1.0.4" |
3144 | 3163 |
|
3145 | 3164 | prop-types@^15.6.2: |
3146 | | - version "15.7.2" |
3147 | | - resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5" |
3148 | | - integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== |
| 3165 | + version "15.8.1" |
| 3166 | + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" |
| 3167 | + integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== |
3149 | 3168 | dependencies: |
3150 | 3169 | loose-envify "^1.4.0" |
3151 | 3170 | object-assign "^4.1.1" |
3152 | | - react-is "^16.8.1" |
| 3171 | + react-is "^16.13.1" |
3153 | 3172 |
|
3154 | 3173 | psl@^1.1.28: |
3155 | 3174 | version "1.8.0" |
@@ -3204,25 +3223,25 @@ react-dom@^16.13.1: |
3204 | 3223 | prop-types "^15.6.2" |
3205 | 3224 | scheduler "^0.19.1" |
3206 | 3225 |
|
3207 | | -react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.6: |
| 3226 | +react-is@^16.12.0, react-is@^16.13.1, react-is@^16.8.6: |
3208 | 3227 | version "16.13.1" |
3209 | 3228 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
3210 | 3229 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
3211 | 3230 |
|
3212 | 3231 | react-test-renderer@^16.13.1: |
3213 | | - version "16.13.1" |
3214 | | - resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.13.1.tgz#de25ea358d9012606de51e012d9742e7f0deabc1" |
3215 | | - integrity sha512-Sn2VRyOK2YJJldOqoh8Tn/lWQ+ZiKhyZTPtaO0Q6yNj+QDbmRkVFap6pZPy3YQk8DScRDfyqm/KxKYP9gCMRiQ== |
| 3232 | + version "16.14.0" |
| 3233 | + resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.14.0.tgz#e98360087348e260c56d4fe2315e970480c228ae" |
| 3234 | + integrity sha512-L8yPjqPE5CZO6rKsKXRO/rVPiaCOy0tQQJbC+UjPNlobl5mad59lvPjwFsQHTvL03caVDIVr9x9/OSgDe6I5Eg== |
3216 | 3235 | dependencies: |
3217 | 3236 | object-assign "^4.1.1" |
3218 | 3237 | prop-types "^15.6.2" |
3219 | 3238 | react-is "^16.8.6" |
3220 | 3239 | scheduler "^0.19.1" |
3221 | 3240 |
|
3222 | 3241 | react@^16.13.1: |
3223 | | - version "16.13.1" |
3224 | | - resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e" |
3225 | | - integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w== |
| 3242 | + version "16.14.0" |
| 3243 | + resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d" |
| 3244 | + integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g== |
3226 | 3245 | dependencies: |
3227 | 3246 | loose-envify "^1.1.0" |
3228 | 3247 | object-assign "^4.1.1" |
|
0 commit comments