From 1b4ab69f45c62b0acb57184865446420c34c72f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 11:46:45 +0000 Subject: [PATCH] chore(deps): bump i18next from 24.2.3 to 26.0.5 Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 26.0.5. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v24.2.3...v26.0.5) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1067c8e..ecdf847 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@tauri-apps/plugin-dialog": "^2", "@tauri-apps/plugin-notification": "^2", "@tauri-apps/plugin-opener": "^2", - "i18next": "^24.2.2", + "i18next": "^26.0.5", "i18next-browser-languagedetector": "^8.1.0" }, "devDependencies": {