|
1068 | 1068 | resolved "https://registry.yarnpkg.com/@babel/preset-stage-0/-/preset-stage-0-7.0.0.tgz#999aaec79ee8f0a763042c68c06539c97c6e0646" |
1069 | 1069 | integrity sha512-FBMd0IiARPtH5aaOFUVki6evHiJQiY0pFy7fizyRF7dtwc+el3nwpzvhb9qBNzceG1OIJModG1xpE0DDFjPXwA== |
1070 | 1070 |
|
1071 | | -"@babel/runtime@^7.2.0", "@babel/runtime@^7.5.5": |
| 1071 | +"@babel/runtime@^7.2.0": |
1072 | 1072 | version "7.6.0" |
1073 | 1073 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.0.tgz#4fc1d642a9fd0299754e8b5de62c631cf5568205" |
1074 | 1074 | integrity sha512-89eSBLJsxNxOERC0Op4vd+0Bqm6wRMqMbFtV3i0/fbaWw/mJ8Q3eBvgX0G4SyrOOLCtbu98HspF8o09MRT+KzQ== |
|
1489 | 1489 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e" |
1490 | 1490 | integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ== |
1491 | 1491 |
|
| 1492 | +"@types/use-sync-external-store@^0.0.3": |
| 1493 | + version "0.0.3" |
| 1494 | + resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43" |
| 1495 | + integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA== |
| 1496 | + |
1492 | 1497 | "@types/yargs-parser@*": |
1493 | 1498 | version "15.0.0" |
1494 | 1499 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d" |
@@ -3875,7 +3880,7 @@ hoist-non-react-statics@^2.3.1: |
3875 | 3880 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47" |
3876 | 3881 | integrity sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw== |
3877 | 3882 |
|
3878 | | -hoist-non-react-statics@^3.2.1, hoist-non-react-statics@^3.3.0: |
| 3883 | +hoist-non-react-statics@^3.2.1: |
3879 | 3884 | version "3.3.0" |
3880 | 3885 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.0.tgz#b09178f0122184fb95acf525daaecb4d8f45958b" |
3881 | 3886 | integrity sha512-0XsbTXxgiaCDYDIWFcwkmerZPSwywfUqYmwT4jzewKTQSWoE6FCMoUVOeBJWK3E/CrWbxRG3m5GzY4lnIwGRBA== |
@@ -6388,17 +6393,13 @@ react-lifecycles-compat@^3.0.4: |
6388 | 6393 | resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" |
6389 | 6394 | integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA== |
6390 | 6395 |
|
6391 | | -react-redux@^7.1.0: |
6392 | | - version "7.1.1" |
6393 | | - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.1.1.tgz#ce6eee1b734a7a76e0788b3309bf78ff6b34fa0a" |
6394 | | - integrity sha512-QsW0vcmVVdNQzEkrgzh2W3Ksvr8cqpAv5FhEk7tNEft+5pp7rXxAudTz3VOPawRkLIepItpkEIyLcN/VVXzjTg== |
| 6396 | +react-redux@^9.0.0: |
| 6397 | + version "9.0.1" |
| 6398 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.0.1.tgz#bbdbdd55d5c3b0e996975269b7d6101b80487139" |
| 6399 | + integrity sha512-d+S89OqyChnY2J0O8wv8boRgnGo0tjvxkMLV78wx7h2ZyJvyeOQcBg4yrm7IxY36gxc63iOCfjjQAyhohKWJbA== |
6395 | 6400 | dependencies: |
6396 | | - "@babel/runtime" "^7.5.5" |
6397 | | - hoist-non-react-statics "^3.3.0" |
6398 | | - invariant "^2.2.4" |
6399 | | - loose-envify "^1.4.0" |
6400 | | - prop-types "^15.7.2" |
6401 | | - react-is "^16.9.0" |
| 6401 | + "@types/use-sync-external-store" "^0.0.3" |
| 6402 | + use-sync-external-store "^1.0.0" |
6402 | 6403 |
|
6403 | 6404 | react-test-renderer@^16.0.0-0, react-test-renderer@^16.9.0: |
6404 | 6405 | version "16.9.0" |
@@ -7924,6 +7925,11 @@ url@^0.11.0: |
7924 | 7925 | punycode "1.3.2" |
7925 | 7926 | querystring "0.2.0" |
7926 | 7927 |
|
| 7928 | +use-sync-external-store@^1.0.0: |
| 7929 | + version "1.2.0" |
| 7930 | + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a" |
| 7931 | + integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA== |
| 7932 | + |
7927 | 7933 | use@^2.0.0: |
7928 | 7934 | version "2.0.2" |
7929 | 7935 | resolved "https://registry.yarnpkg.com/use/-/use-2.0.2.tgz#ae28a0d72f93bf22422a18a2e379993112dec8e8" |
|
0 commit comments