From c3f9818e46609b2d422bfe236b32676e50f7c2e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 07:37:03 +0000 Subject: [PATCH] Update dependency i18next to v23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 590acdf43dec..67105daa21a9 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "fs-extra": "11.2.0", "glob": "11.0.0", "html-webpack-plugin": "4.5.2", - "i18next": "22.5.1", + "i18next": "23.14.0", "i18next-browser-languagedetector": "8.0.0", "i18next-http-backend": "2.5.2", "i18next-parser": "9.0.2",