|
974 | 974 | "@babel/plugin-transform-modules-commonjs" "^7.27.1" |
975 | 975 | "@babel/plugin-transform-typescript" "^7.27.1" |
976 | 976 |
|
977 | | -"@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.7", "@babel/runtime@^7.9.2": |
| 977 | +"@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.7", "@babel/runtime@^7.9.2": |
978 | 978 | version "7.28.2" |
979 | 979 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.2.tgz#2ae5a9d51cc583bd1f5673b3bb70d6d819682473" |
980 | 980 | integrity sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA== |
|
1511 | 1511 | resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.11.tgz#56588b17ae8f50c53983a524fc3cc47437969d64" |
1512 | 1512 | integrity sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA== |
1513 | 1513 |
|
1514 | | -"@types/hoist-non-react-statics@^3.3.0", "@types/hoist-non-react-statics@^3.3.1": |
| 1514 | +"@types/hoist-non-react-statics@^3.3.0": |
1515 | 1515 | version "3.3.7" |
1516 | 1516 | resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.7.tgz#306e3a3a73828522efa1341159da4846e7573a6c" |
1517 | 1517 | integrity sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g== |
|
1685 | 1685 | dependencies: |
1686 | 1686 | "@types/node" "*" |
1687 | 1687 |
|
1688 | | -"@types/use-sync-external-store@^0.0.3": |
1689 | | - version "0.0.3" |
1690 | | - resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz#b6725d5f4af24ace33b36fafd295136e75509f43" |
1691 | | - integrity sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA== |
| 1688 | +"@types/use-sync-external-store@^0.0.6": |
| 1689 | + version "0.0.6" |
| 1690 | + resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz#60be8d21baab8c305132eb9cb912ed497852aadc" |
| 1691 | + integrity sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg== |
1692 | 1692 |
|
1693 | 1693 | "@types/ws@^8.5.10": |
1694 | 1694 | version "8.18.1" |
@@ -4954,27 +4954,18 @@ react-is@^16.13.1, react-is@^16.7.0: |
4954 | 4954 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
4955 | 4955 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
4956 | 4956 |
|
4957 | | -react-is@^18.0.0: |
4958 | | - version "18.3.1" |
4959 | | - resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" |
4960 | | - integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== |
4961 | | - |
4962 | 4957 | react-is@^19.0.0: |
4963 | 4958 | version "19.1.1" |
4964 | 4959 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.1.tgz#038ebe313cf18e1fd1235d51c87360eb87f7c36a" |
4965 | 4960 | integrity sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA== |
4966 | 4961 |
|
4967 | | -react-redux@^8.0.4: |
4968 | | - version "8.1.3" |
4969 | | - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-8.1.3.tgz#4fdc0462d0acb59af29a13c27ffef6f49ab4df46" |
4970 | | - integrity sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw== |
| 4962 | +react-redux@^9.2.0: |
| 4963 | + version "9.2.0" |
| 4964 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.2.0.tgz#96c3ab23fb9a3af2cb4654be4b51c989e32366f5" |
| 4965 | + integrity sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g== |
4971 | 4966 | dependencies: |
4972 | | - "@babel/runtime" "^7.12.1" |
4973 | | - "@types/hoist-non-react-statics" "^3.3.1" |
4974 | | - "@types/use-sync-external-store" "^0.0.3" |
4975 | | - hoist-non-react-statics "^3.3.2" |
4976 | | - react-is "^18.0.0" |
4977 | | - use-sync-external-store "^1.0.0" |
| 4967 | + "@types/use-sync-external-store" "^0.0.6" |
| 4968 | + use-sync-external-store "^1.4.0" |
4978 | 4969 |
|
4979 | 4970 | react-router-dom@^6.8.0: |
4980 | 4971 | version "6.30.1" |
@@ -5904,7 +5895,7 @@ uri-js@^4.2.2: |
5904 | 5895 | dependencies: |
5905 | 5896 | punycode "^2.1.0" |
5906 | 5897 |
|
5907 | | -use-sync-external-store@^1.0.0: |
| 5898 | +use-sync-external-store@^1.4.0: |
5908 | 5899 | version "1.5.0" |
5909 | 5900 | resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.5.0.tgz#55122e2a3edd2a6c106174c27485e0fd59bcfca0" |
5910 | 5901 | integrity sha512-Rb46I4cGGVBmjamjphe8L/UnvJD+uPPtTkNvX5mZgqdbavhI4EbgIWJiIHXJ8bc/i9EQGPRh4DwEURJ552Do0A== |
|
0 commit comments