From 515e1e966cc50632acb7ae0a2b5bfb7f8b0a060b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:53:43 +0000 Subject: [PATCH] Update dependency i18next to v23.14.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 602464d7..6d3220de 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@redux-devtools/extension": "3.3.0", "axios": "1.7.4", "date-fns": "3.6.0", - "i18next": "23.13.0", + "i18next": "23.14.0", "i18next-browser-languagedetector": "7.2.1", "normalize.css": "8.0.1", "react": "18.3.1", diff --git a/yarn.lock b/yarn.lock index 81641bd7..cff6d1e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5489,10 +5489,10 @@ i18next@*: dependencies: "@babel/runtime" "^7.22.5" -i18next@23.13.0: - version "23.13.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.13.0.tgz#d3cba6c5611b9826ff988f97a4929638a91875f6" - integrity sha512-B+g0/KTKmN3+NeMKPljQxdrih6Q6lyDF5O2e/Ofd0JQsTLojJD/BSTTN04iw6OVc0yBiHeypu5hoBNV6ag44Zw== +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== dependencies: "@babel/runtime" "^7.23.2"