From 0875af67170206394f5095bc8b0dc55697581d00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 04:05:40 +0000 Subject: [PATCH] Bump react-i18next from 13.5.0 to 16.0.1 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.5.0 to 16.0.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.5.0...v16.0.1) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.0.1 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 3db8f4c..1912516 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "i18next-resources-to-backend": "^1.1.4", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.0.0", + "react-i18next": "^16.0.1", "react-query": "^3.34.19", "react-router-dom": "^6.3.0", "vite": "^5.4.0"