Update "i18next" to v24.x

v24.2.0
This commit is contained in:
schroda
2024-12-24 12:53:00 +01:00
parent 1e6e0984b5
commit 561a3595fa
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
"graphql-tag": "2.12.6", "graphql-tag": "2.12.6",
"graphql-ws": "5.16.0", "graphql-ws": "5.16.0",
"html-react-parser": "5.2.1", "html-react-parser": "5.2.1",
"i18next": "23.14.0", "i18next": "24.2.0",
"i18next-browser-languagedetector": "8.0.2", "i18next-browser-languagedetector": "8.0.2",
"i18next-http-backend": "2.6.1", "i18next-http-backend": "2.6.1",
"jsonrepair": "3.11.2", "jsonrepair": "3.11.2",

View File

@@ -5414,10 +5414,10 @@ i18next-http-backend@2.6.1:
dependencies: dependencies:
cross-fetch "4.0.0" cross-fetch "4.0.0"
i18next@23.14.0: i18next@24.2.0:
version "23.14.0" version "24.2.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb" resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.0.tgz#344c15a6f3b43d02aed78e2b08532e5b170951b4"
integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA== integrity sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==
dependencies: dependencies:
"@babel/runtime" "^7.23.2" "@babel/runtime" "^7.23.2"