|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b" |
22 | 22 | integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== |
23 | 23 |
|
24 | | -"@babel/runtime@^7.9.2": |
| 24 | +"@babel/runtime@^7.29.2", "@babel/runtime@^7.9.2": |
25 | 25 | version "7.29.2" |
26 | 26 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e" |
27 | 27 | integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g== |
@@ -7145,14 +7145,23 @@ react-helmet@^6.1.0: |
7145 | 7145 | react-fast-compare "^3.1.1" |
7146 | 7146 | react-side-effect "^2.1.0" |
7147 | 7147 |
|
7148 | | -react-i18next@^11.12.0, react-i18next@^11.7.3: |
| 7148 | +react-i18next@^11.12.0: |
7149 | 7149 | version "11.18.6" |
7150 | 7150 | resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.6.tgz#e159c2960c718c1314f1e8fcaa282d1c8b167887" |
7151 | 7151 | integrity sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA== |
7152 | 7152 | dependencies: |
7153 | 7153 | "@babel/runtime" "^7.14.5" |
7154 | 7154 | html-parse-stringify "^3.0.1" |
7155 | 7155 |
|
| 7156 | +react-i18next@^17.0.0: |
| 7157 | + version "17.0.2" |
| 7158 | + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-17.0.2.tgz#78968f74d9a51b5c4ccee14431f26496d8c122f8" |
| 7159 | + integrity sha512-shBftH2vaTWK2Bsp7FiL+cevx3xFJlvFxmsDFQSrJc+6twHkP0tv/bGa01VVWzpreUVVwU+3Hev5iFqRg65RwA== |
| 7160 | + dependencies: |
| 7161 | + "@babel/runtime" "^7.29.2" |
| 7162 | + html-parse-stringify "^3.0.1" |
| 7163 | + use-sync-external-store "^1.6.0" |
| 7164 | + |
7156 | 7165 | react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: |
7157 | 7166 | version "16.13.1" |
7158 | 7167 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
@@ -9128,6 +9137,11 @@ url-parse-lax@^1.0.0: |
9128 | 9137 | dependencies: |
9129 | 9138 | prepend-http "^1.0.1" |
9130 | 9139 |
|
| 9140 | +use-sync-external-store@^1.6.0: |
| 9141 | + version "1.6.0" |
| 9142 | + resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz#b174bfa65cb2b526732d9f2ac0a408027876f32d" |
| 9143 | + integrity sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w== |
| 9144 | + |
9131 | 9145 | util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1: |
9132 | 9146 | version "1.0.2" |
9133 | 9147 | resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" |
|
0 commit comments