From bf1223800fbbd51a0271a94b6870232a15a62982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 11:45:57 +0000 Subject: [PATCH] chore(deps): bump i18next from 24.2.3 to 25.8.19 Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 25.8.19. - [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...v25.8.19) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.19 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..e14ae15 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": "^25.8.19", "i18next-browser-languagedetector": "^8.1.0" }, "devDependencies": {