|
954 | 954 | version "2.0.2" |
955 | 955 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.2.tgz#5dc0a7f76809b7518c0df58689cd16a19bd751c6" |
956 | 956 |
|
| 957 | +"@types/use-sync-external-store@^0.0.3": |
| 958 | + version "0.0.3" |
| 959 | + resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43" |
| 960 | + integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA== |
| 961 | + |
957 | 962 | "@types/vfile-message@*": |
958 | 963 | version "1.0.1" |
959 | 964 | resolved "https://registry.yarnpkg.com/@types/vfile-message/-/vfile-message-1.0.1.tgz#e1e9895cc6b36c462d4244e64e6d0b6eaf65355a" |
@@ -4246,12 +4251,6 @@ hoist-non-react-statics@^3.1.0: |
4246 | 4251 | dependencies: |
4247 | 4252 | react-is "^16.3.2" |
4248 | 4253 |
|
4249 | | -hoist-non-react-statics@^3.3.0: |
4250 | | - version "3.3.0" |
4251 | | - resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.0.tgz#b09178f0122184fb95acf525daaecb4d8f45958b" |
4252 | | - dependencies: |
4253 | | - react-is "^16.7.0" |
4254 | | - |
4255 | 4254 | home-or-tmp@^2.0.0: |
4256 | 4255 | version "2.0.0" |
4257 | 4256 | resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8" |
@@ -7288,7 +7287,7 @@ prompts@^0.1.9: |
7288 | 7287 | kleur "^2.0.1" |
7289 | 7288 | sisteransi "^0.1.1" |
7290 | 7289 |
|
7291 | | -prop-types@^15.6.1, prop-types@^15.6.2: |
| 7290 | +prop-types@^15.6.2: |
7292 | 7291 | version "15.6.2" |
7293 | 7292 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102" |
7294 | 7293 | dependencies: |
@@ -7495,25 +7494,13 @@ react-is@^16.3.2, react-is@^16.6.0: |
7495 | 7494 | version "16.6.0" |
7496 | 7495 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.6.0.tgz#456645144581a6e99f6816ae2bd24ee94bdd0c01" |
7497 | 7496 |
|
7498 | | -react-is@^16.7.0: |
7499 | | - version "16.10.2" |
7500 | | - resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.10.2.tgz#984120fd4d16800e9a738208ab1fba422d23b5ab" |
7501 | | - |
7502 | | -react-lifecycles-compat@^3.0.0: |
7503 | | - version "3.0.4" |
7504 | | - resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" |
7505 | | - |
7506 | | - |
7507 | | - version "5.1.2" |
7508 | | - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.1.2.tgz#b19cf9e21d694422727bf798e934a916c4080f57" |
| 7497 | + |
| 7498 | + version "9.0.4" |
| 7499 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.0.4.tgz#6892d465f086507a517d4b53eb589876e6bc8344" |
| 7500 | + integrity sha512-9J1xh8sWO0vYq2sCxK2My/QO7MzUMRi3rpiILP/+tDr8krBHixC6JMM17fMK88+Oh3e4Ae6/sHIhNBgkUivwFA== |
7509 | 7501 | dependencies: |
7510 | | - "@babel/runtime" "^7.1.2" |
7511 | | - hoist-non-react-statics "^3.3.0" |
7512 | | - invariant "^2.2.4" |
7513 | | - loose-envify "^1.1.0" |
7514 | | - prop-types "^15.6.1" |
7515 | | - react-is "^16.6.0" |
7516 | | - react-lifecycles-compat "^3.0.0" |
| 7502 | + "@types/use-sync-external-store" "^0.0.3" |
| 7503 | + use-sync-external-store "^1.0.0" |
7517 | 7504 |
|
7518 | 7505 | |
7519 | 7506 | version "4.4.0-beta.8" |
@@ -9073,6 +9060,11 @@ url@^0.11.0: |
9073 | 9060 | punycode "1.3.2" |
9074 | 9061 | querystring "0.2.0" |
9075 | 9062 |
|
| 9063 | +use-sync-external-store@^1.0.0: |
| 9064 | + version "1.2.0" |
| 9065 | + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a" |
| 9066 | + integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA== |
| 9067 | + |
9076 | 9068 | use@^3.1.0: |
9077 | 9069 | version "3.1.0" |
9078 | 9070 | resolved "https://registry.yarnpkg.com/use/-/use-3.1.0.tgz#14716bf03fdfefd03040aef58d8b4b85f3a7c544" |
|
0 commit comments