From 7465cca620ce407cb1fb202a3907b08b57876a21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 01:24:11 +0000 Subject: [PATCH] Update dependency i18next to v26 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b2fdb1..ab7be4e 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "antd-style": "^3.6.2", "consola": "^3.2.3", "dayjs": "^1.11.11", - "i18next": "^23.11.5", + "i18next": "^26.0.0", "i18next-http-backend": "^2.5.2", "lodash-es": "^4.17.21", "lucide-react": "latest",