|
941 | 941 | "@babel/plugin-transform-modules-commonjs" "^7.25.9" |
942 | 942 | "@babel/plugin-transform-typescript" "^7.25.9" |
943 | 943 |
|
944 | | -"@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 944 | +"@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
945 | 945 | version "7.26.0" |
946 | 946 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1" |
947 | 947 | integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw== |
|
1463 | 1463 | resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.11.tgz#56588b17ae8f50c53983a524fc3cc47437969d64" |
1464 | 1464 | integrity sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA== |
1465 | 1465 |
|
1466 | | -"@types/hoist-non-react-statics@^3.3.0", "@types/hoist-non-react-statics@^3.3.1": |
| 1466 | +"@types/hoist-non-react-statics@^3.3.0": |
1467 | 1467 | version "3.3.6" |
1468 | 1468 | resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.6.tgz#6bba74383cdab98e8db4e20ce5b4a6b98caed010" |
1469 | 1469 | integrity sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw== |
@@ -4901,21 +4901,17 @@ react-is@^16.13.1, react-is@^16.7.0: |
4901 | 4901 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
4902 | 4902 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
4903 | 4903 |
|
4904 | | -react-is@^18.0.0, react-is@^18.3.1: |
| 4904 | +react-is@^18.3.1: |
4905 | 4905 | version "18.3.1" |
4906 | 4906 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
4907 | 4907 | integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
4908 | 4908 |
|
4909 | | -react-redux@^8.0.4: |
4910 | | - version "8.1.3" |
4911 | | - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.3.tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46" |
4912 | | - integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw== |
| 4909 | +react-redux@^9.1.2: |
| 4910 | + version "9.1.2" |
| 4911 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.1.2.tgz#deba38c64c3403e9abd0c3fbeab69ffd9d8a7e4b" |
| 4912 | + integrity sha512-0OA4dhM1W48l3uzmv6B7TXPCGmokUU4p1M44DGN2/D9a1FjVPukVjER1PcPX97jIg6aUeLq1XJo1IpfbgULn0w== |
4913 | 4913 | dependencies: |
4914 | | - "@babel/runtime" "^7.12.1" |
4915 | | - "@types/hoist-non-react-statics" "^3.3.1" |
4916 | 4914 | "@types/use-sync-external-store" "^0.0.3" |
4917 | | - hoist-non-react-statics "^3.3.2" |
4918 | | - react-is "^18.0.0" |
4919 | 4915 | use-sync-external-store "^1.0.0" |
4920 | 4916 |
|
4921 | 4917 | react-router-dom@^6.8.0: |
|
0 commit comments