|
1014 | 1014 | core-js-pure "^3.30.2"
|
1015 | 1015 | regenerator-runtime "^0.14.0"
|
1016 | 1016 |
|
1017 |
| -"@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.17.9", "@babel/runtime@^7.20.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 1017 | +"@babel/runtime@^7.12.1": |
| 1018 | + version "7.26.0" |
| 1019 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1" |
| 1020 | + integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw== |
| 1021 | + dependencies: |
| 1022 | + regenerator-runtime "^0.14.0" |
| 1023 | + |
| 1024 | +"@babel/runtime@^7.12.5", "@babel/runtime@^7.17.9", "@babel/runtime@^7.20.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
1018 | 1025 | version "7.22.10"
|
1019 | 1026 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.10.tgz#ae3e9631fd947cb7e3610d3e9d8fef5f76696682"
|
1020 | 1027 | integrity sha512-21t/fkKLMZI4pqP2wlmsQAWnYW1PDyKyyUV4vCi+B25ydmdaYTKXPwCj0BzSUnZf4seIiYvSA3jcZ3gdsMFkLQ==
|
@@ -7285,9 +7292,9 @@ react-proxy@^1.1.7:
|
7285 | 7292 | react-deep-force-update "^1.0.0"
|
7286 | 7293 |
|
7287 | 7294 | react-redux@^8.1.0:
|
7288 |
| - version "8.1.2" |
7289 |
| - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.2.tgz#9076bbc6b60f746659ad6d51cb05de9c5e1e9188" |
7290 |
| - integrity sha512-xJKYI189VwfsFc4CJvHqHlDrzyFTY/3vZACbE+rr/zQ34Xx1wQfB4OTOSeOSNrF6BDVe8OOdxIrAnMGXA3ggfw== |
| 7295 | + version "8.1.3" |
| 7296 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.3.tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46" |
| 7297 | + integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw== |
7291 | 7298 | dependencies:
|
7292 | 7299 | "@babel/runtime" "^7.12.1"
|
7293 | 7300 | "@types/hoist-non-react-statics" "^3.3.1"
|
@@ -8489,9 +8496,9 @@ url-loader@^4.1.1:
|
8489 | 8496 | schema-utils "^3.0.0"
|
8490 | 8497 |
|
8491 | 8498 | use-sync-external-store@^1.0.0:
|
8492 |
| - version "1.2.0" |
8493 |
| - resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a" |
8494 |
| - integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA== |
| 8499 | + version "1.4.0" |
| 8500 | + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.4.0.tgz#adbc795d8eeb47029963016cefdf89dc799fcebc" |
| 8501 | + integrity sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw== |
8495 | 8502 |
|
8496 | 8503 | util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
|
8497 | 8504 | version "1.0.2"
|
|
0 commit comments