|
2137 | 2137 | dependencies:
|
2138 | 2138 | "@types/node" "*"
|
2139 | 2139 |
|
2140 |
| -"@types/hoist-non-react-statics@^3.3.1", "@types/hoist-non-react-statics@^3.3.6": |
| 2140 | +"@types/hoist-non-react-statics@^3.3.6": |
2141 | 2141 | version "3.3.6"
|
2142 | 2142 | resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.6.tgz#6bba74383cdab98e8db4e20ce5b4a6b98caed010"
|
2143 | 2143 | integrity sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==
|
|
2319 | 2319 | resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
|
2320 | 2320 | integrity sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==
|
2321 | 2321 |
|
2322 |
| -"@types/use-sync-external-store@^0.0.3": |
2323 |
| - version "0.0.3" |
2324 |
| - resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43" |
2325 |
| - integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA== |
| 2322 | +"@types/use-sync-external-store@^0.0.6": |
| 2323 | + version "0.0.6" |
| 2324 | + resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz#60be8d21baab8c305132eb9cb912ed497852aadc" |
| 2325 | + integrity sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg== |
2326 | 2326 |
|
2327 | 2327 | "@types/whatwg-streams@^0.0.7":
|
2328 | 2328 | version "0.0.7"
|
@@ -8748,17 +8748,13 @@ react-portal@^4.2.0:
|
8748 | 8748 | dependencies:
|
8749 | 8749 | prop-types "^15.5.8"
|
8750 | 8750 |
|
8751 |
| -react-redux@8.0.7: |
8752 |
| - version "8.0.7" |
8753 |
| - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.7.tgz#b74ef2f7ce2076e354540aa3511d3670c2b62571" |
8754 |
| - integrity sha512-1vRQuCQI5Y2uNmrMXg81RXKiBHY3jBzvCvNmZF437O/Z9/pZ+ba2uYHbemYXb3g8rjsacBGo+/wmfrQKzMhJsg== |
| 8751 | +react-redux@9.2.0: |
| 8752 | + version "9.2.0" |
| 8753 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.2.0.tgz#96c3ab23fb9a3af2cb4654be4b51c989e32366f5" |
| 8754 | + integrity sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g== |
8755 | 8755 | dependencies:
|
8756 |
| - "@babel/runtime" "^7.12.1" |
8757 |
| - "@types/hoist-non-react-statics" "^3.3.1" |
8758 |
| - "@types/use-sync-external-store" "^0.0.3" |
8759 |
| - hoist-non-react-statics "^3.3.2" |
8760 |
| - react-is "^18.0.0" |
8761 |
| - use-sync-external-store "^1.0.0" |
| 8756 | + "@types/use-sync-external-store" "^0.0.6" |
| 8757 | + use-sync-external-store "^1.4.0" |
8762 | 8758 |
|
8763 | 8759 |
|
8764 | 8760 | version "5.1.2"
|
|
10449 | 10445 | punycode "^1.4.1"
|
10450 | 10446 | qs "^6.12.3"
|
10451 | 10447 |
|
10452 |
| -use-sync-external-store@^1.0.0, use-sync-external-store@^1.4.0: |
| 10448 | +use-sync-external-store@^1.4.0: |
10453 | 10449 | version "1.5.0"
|
10454 | 10450 | resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz#55122e2a3edd2a6c106174c27485e0fd59bcfca0"
|
10455 | 10451 | integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A==
|
|
0 commit comments