From 4ed0f6f1114d70137921c217f5182122aa5513aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:02:07 +0000 Subject: [PATCH] fix(deps): update dependency react-i18next from v16.6.6 to v17 --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index 5b4f67bb..9cfb2f03 100644 --- a/ui/package.json +++ b/ui/package.json @@ -34,7 +34,7 @@ "npm-run-all2": "8.0.4", "react": "19.2.5", "react-dom": "19.2.5", - "react-i18next": "16.6.6", + "react-i18next": "17.0.8", "react-router-dom": "7.14.0" }, "devDependencies": {