|
2043 | 2043 | dependencies:
|
2044 | 2044 | "@types/node" "*"
|
2045 | 2045 |
|
2046 |
| -"@types/hoist-non-react-statics@^3.3.1": |
2047 |
| - version "3.3.1" |
2048 |
| - resolved "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz" |
2049 |
| - integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA== |
2050 |
| - dependencies: |
2051 |
| - "@types/react" "*" |
2052 |
| - hoist-non-react-statics "^3.3.0" |
2053 |
| - |
2054 | 2046 | "@types/html-minifier-terser@^6.0.0":
|
2055 | 2047 | version "6.1.0"
|
2056 | 2048 | resolved "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz"
|
|
2242 | 2234 | resolved "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.2.tgz"
|
2243 | 2235 | integrity sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==
|
2244 | 2236 |
|
2245 |
| -"@types/use-sync-external-store@^0.0.3": |
2246 |
| - version "0.0.3" |
2247 |
| - resolved "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz" |
2248 |
| - integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA== |
| 2237 | +"@types/use-sync-external-store@^0.0.6": |
| 2238 | + version "0.0.6" |
| 2239 | + resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz#60be8d21baab8c305132eb9cb912ed497852aadc" |
| 2240 | + integrity sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg== |
2249 | 2241 |
|
2250 | 2242 | "@types/whatwg-streams@^0.0.7":
|
2251 | 2243 | version "0.0.7"
|
@@ -9525,17 +9517,13 @@ react-portal@^4.2.0:
|
9525 | 9517 | dependencies:
|
9526 | 9518 | prop-types "^15.5.8"
|
9527 | 9519 |
|
9528 |
| -react-redux@8.0.7: |
9529 |
| - version "8.0.7" |
9530 |
| - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.0.7.tgz#b74ef2f7ce2076e354540aa3511d3670c2b62571" |
9531 |
| - integrity sha512-1vRQuCQI5Y2uNmrMXg81RXKiBHY3jBzvCvNmZF437O/Z9/pZ+ba2uYHbemYXb3g8rjsacBGo+/wmfrQKzMhJsg== |
| 9520 | +react-redux@9.2.0: |
| 9521 | + version "9.2.0" |
| 9522 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.2.0.tgz#96c3ab23fb9a3af2cb4654be4b51c989e32366f5" |
| 9523 | + integrity sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g== |
9532 | 9524 | dependencies:
|
9533 |
| - "@babel/runtime" "^7.12.1" |
9534 |
| - "@types/hoist-non-react-statics" "^3.3.1" |
9535 |
| - "@types/use-sync-external-store" "^0.0.3" |
9536 |
| - hoist-non-react-statics "^3.3.2" |
9537 |
| - react-is "^18.0.0" |
9538 |
| - use-sync-external-store "^1.0.0" |
| 9525 | + "@types/use-sync-external-store" "^0.0.6" |
| 9526 | + use-sync-external-store "^1.4.0" |
9539 | 9527 |
|
9540 | 9528 |
|
9541 | 9529 | version "5.1.2"
|
|
11495 | 11483 | punycode "^1.4.1"
|
11496 | 11484 | qs "^6.12.3"
|
11497 | 11485 |
|
11498 |
| -use-sync-external-store@^1.0.0: |
11499 |
| - version "1.2.0" |
11500 |
| - resolved "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz" |
11501 |
| - integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA== |
11502 |
| - |
11503 |
| -use-sync-external-store@^1.2.0: |
11504 |
| - version "1.2.2" |
11505 |
| - resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz#c3b6390f3a30eba13200d2302dcdf1e7b57b2ef9" |
11506 |
| - integrity sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw== |
| 11486 | +use-sync-external-store@^1.2.0, use-sync-external-store@^1.4.0: |
| 11487 | + version "1.4.0" |
| 11488 | + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.4.0.tgz#adbc795d8eeb47029963016cefdf89dc799fcebc" |
| 11489 | + integrity sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw== |
11507 | 11490 |
|
11508 | 11491 | utf8-byte-length@^1.0.4:
|
11509 | 11492 | version "1.0.4"
|
|
0 commit comments