|
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.11" |
| 616 | + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563" |
| 617 | + integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng== |
618 | 618 |
|
619 | 619 | "@types/react-dom@^16.9.8": |
620 | | - version "16.9.8" |
621 | | - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.8.tgz#fe4c1e11dfc67155733dfa6aa65108b4971cb423" |
622 | | - integrity sha512-ykkPQ+5nFknnlU6lDd947WbQ6TE3NNzbQAkInC2EKY1qeYdTKp7onFusmYZb+ityzx2YviqT6BXSu+LyWWJwcA== |
| 620 | + version "16.9.23" |
| 621 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.23.tgz#d34a599e540937a375a0cf6fb90d5412ff7d2042" |
| 622 | + integrity sha512-z0iuGR4NwBdGR/D2+ErsuONGwIwhaKKc6Wk/QpUzSvKqURRreKGm202H3XpP+yA1uFaLnRNWzh6p5TQDCPSc7A== |
623 | 623 | dependencies: |
624 | | - "@types/react" "*" |
| 624 | + "@types/react" "^16" |
625 | 625 |
|
626 | 626 | "@types/react-test-renderer@^16.9.2": |
627 | 627 | version "16.9.2" |
|
630 | 630 | dependencies: |
631 | 631 | "@types/react" "*" |
632 | 632 |
|
633 | | -"@types/react@*", "@types/react@^16.9.41": |
634 | | - version "16.9.41" |
635 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e" |
636 | | - integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug== |
| 633 | +"@types/react@*": |
| 634 | + version "18.2.38" |
| 635 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52" |
| 636 | + integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw== |
637 | 637 | dependencies: |
638 | 638 | "@types/prop-types" "*" |
639 | | - csstype "^2.2.0" |
| 639 | + "@types/scheduler" "*" |
| 640 | + csstype "^3.0.2" |
| 641 | + |
| 642 | +"@types/react@^16", "@types/react@^16.9.41": |
| 643 | + version "16.14.52" |
| 644 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.52.tgz#d6c31c3f69cf6ae10718d0a07a2ef6f2ebafc490" |
| 645 | + integrity sha512-4+ZN73hgRW3Gang3QMqWjrqPPkf+lWZYiyG4uXtUbpd+7eiBDw6Gemila6rXDd8DorADupTiIERL6Mb5BQTF2w== |
| 646 | + dependencies: |
| 647 | + "@types/prop-types" "*" |
| 648 | + "@types/scheduler" "*" |
| 649 | + csstype "^3.0.2" |
640 | 650 |
|
641 | 651 | "@types/resolve@0.0.8": |
642 | 652 | version "0.0.8" |
|
645 | 655 | dependencies: |
646 | 656 | "@types/node" "*" |
647 | 657 |
|
| 658 | +"@types/scheduler@*": |
| 659 | + version "0.16.7" |
| 660 | + resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.7.tgz#d62f1bd54724c84089f51f9218393930ba4abcf4" |
| 661 | + integrity sha512-8g25Nl3AuB1KulTlSUsUhUo/oBgBU6XIXQ+XURpeioEbEJvkO7qI4vDfREv3vJYHHzqXjcAHvoJy4pTtSQNZtA== |
| 662 | + |
648 | 663 | "@types/stack-utils@^1.0.1": |
649 | 664 | version "1.0.1" |
650 | 665 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" |
@@ -1299,10 +1314,10 @@ cssstyle@^2.2.0: |
1299 | 1314 | dependencies: |
1300 | 1315 | cssom "~0.3.6" |
1301 | 1316 |
|
1302 | | -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 | +csstype@^3.0.2: |
| 1318 | + version "3.1.2" |
| 1319 | + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b" |
| 1320 | + integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== |
1306 | 1321 |
|
1307 | 1322 | dashdash@^1.12.0: |
1308 | 1323 | version "1.14.1" |
@@ -2933,7 +2948,7 @@ oauth-sign@~0.9.0: |
2933 | 2948 | object-assign@^4.1.1: |
2934 | 2949 | version "4.1.1" |
2935 | 2950 | resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" |
2936 | | - integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= |
| 2951 | + integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== |
2937 | 2952 |
|
2938 | 2953 | object-copy@^0.1.0: |
2939 | 2954 | version "0.1.0" |
@@ -3143,13 +3158,13 @@ prompts@^2.0.1: |
3143 | 3158 | sisteransi "^1.0.4" |
3144 | 3159 |
|
3145 | 3160 | 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== |
| 3161 | + version "15.8.1" |
| 3162 | + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" |
| 3163 | + integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== |
3149 | 3164 | dependencies: |
3150 | 3165 | loose-envify "^1.4.0" |
3151 | 3166 | object-assign "^4.1.1" |
3152 | | - react-is "^16.8.1" |
| 3167 | + react-is "^16.13.1" |
3153 | 3168 |
|
3154 | 3169 | psl@^1.1.28: |
3155 | 3170 | version "1.8.0" |
@@ -3195,34 +3210,34 @@ rc@^1.0.1, rc@^1.1.6: |
3195 | 3210 | strip-json-comments "~2.0.1" |
3196 | 3211 |
|
3197 | 3212 | react-dom@^16.13.1: |
3198 | | - version "16.13.1" |
3199 | | - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f" |
3200 | | - integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag== |
| 3213 | + version "16.14.0" |
| 3214 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89" |
| 3215 | + integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw== |
3201 | 3216 | dependencies: |
3202 | 3217 | loose-envify "^1.1.0" |
3203 | 3218 | object-assign "^4.1.1" |
3204 | 3219 | prop-types "^15.6.2" |
3205 | 3220 | scheduler "^0.19.1" |
3206 | 3221 |
|
3207 | | -react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.6: |
| 3222 | +react-is@^16.12.0, react-is@^16.13.1, react-is@^16.8.6: |
3208 | 3223 | version "16.13.1" |
3209 | 3224 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
3210 | 3225 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
3211 | 3226 |
|
3212 | 3227 | 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== |
| 3228 | + version "16.14.0" |
| 3229 | + resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-16.14.0.tgz#e98360087348e260c56d4fe2315e970480c228ae" |
| 3230 | + integrity sha512-L8yPjqPE5CZO6rKsKXRO/rVPiaCOy0tQQJbC+UjPNlobl5mad59lvPjwFsQHTvL03caVDIVr9x9/OSgDe6I5Eg== |
3216 | 3231 | dependencies: |
3217 | 3232 | object-assign "^4.1.1" |
3218 | 3233 | prop-types "^15.6.2" |
3219 | 3234 | react-is "^16.8.6" |
3220 | 3235 | scheduler "^0.19.1" |
3221 | 3236 |
|
3222 | 3237 | 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== |
| 3238 | + version "16.14.0" |
| 3239 | + resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d" |
| 3240 | + integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g== |
3226 | 3241 | dependencies: |
3227 | 3242 | loose-envify "^1.1.0" |
3228 | 3243 | object-assign "^4.1.1" |
|
0 commit comments