From bbf4e6a6a621dd81a18b5ce743647d9254110b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 04:06:30 +0000 Subject: [PATCH] Bump react-i18next from 13.5.0 to 16.1.0 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.5.0 to 16.1.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.5.0...v16.1.0) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.1.0 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..5c899dc 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.1.0", "react-query": "^3.34.19", "react-router-dom": "^6.3.0", "vite": "^5.4.0"