From 561a3595faa10d5e2a26b55b4d630499cefc89ed Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:53:00 +0100 Subject: [PATCH] Update "i18next" to v24.x v24.2.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a7d9dae7..a3b34fce 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "graphql-tag": "2.12.6", "graphql-ws": "5.16.0", "html-react-parser": "5.2.1", - "i18next": "23.14.0", + "i18next": "24.2.0", "i18next-browser-languagedetector": "8.0.2", "i18next-http-backend": "2.6.1", "jsonrepair": "3.11.2", diff --git a/yarn.lock b/yarn.lock index 8681b864..dce00048 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5414,10 +5414,10 @@ i18next-http-backend@2.6.1: dependencies: cross-fetch "4.0.0" -i18next@23.14.0: - version "23.14.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb" - integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA== +i18next@24.2.0: + version "24.2.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.0.tgz#344c15a6f3b43d02aed78e2b08532e5b170951b4" + integrity sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA== dependencies: "@babel/runtime" "^7.23.2"