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