From 2ae5bd8553800a2f897bae63d8c43b5732255b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 11:46:37 +0000 Subject: [PATCH] chore(deps): bump i18next from 24.2.3 to 26.0.8 Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 26.0.8. - [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.8) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.0.8 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..ff1277f 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.8", "i18next-browser-languagedetector": "^8.1.0" }, "devDependencies": {