From 0a8ee91c76f3a1433b6724301eb8ad00951cf5cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 01:32:56 +0000 Subject: [PATCH] Bump react-i18next from 16.5.3 to 16.5.4 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.5.3 to 16.5.4. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v16.5.3...v16.5.4) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index efff64e0..82cee8e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "lodash": "^4.17.23", "react": "^19.2.4", "react-dom": "^19.2.4", - "react-i18next": "^16.5.3", + "react-i18next": "^16.5.4", "react-router": "^7.13.0", "sass": "^1.97.3", "simpleheat": "^0.4.0" @@ -8878,9 +8878,9 @@ } }, "node_modules/react-i18next": { - "version": "16.5.3", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.3.tgz", - "integrity": "sha512-fo+/NNch37zqxOzlBYrWMx0uy/yInPkRfjSuy4lqKdaecR17nvCHnEUt3QyzA8XjQ2B/0iW/5BhaHR3ZmukpGw==", + "version": "16.5.4", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.4.tgz", + "integrity": "sha512-6yj+dcfMncEC21QPhOTsW8mOSO+pzFmT6uvU7XXdvM/Cp38zJkmTeMeKmTrmCMD5ToT79FmiE/mRWiYWcJYW4g==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.28.4", diff --git a/package.json b/package.json index fe885d23..e3eb70ad 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "lodash": "^4.17.23", "react": "^19.2.4", "react-dom": "^19.2.4", - "react-i18next": "^16.5.3", + "react-i18next": "^16.5.4", "react-router": "^7.13.0", "sass": "^1.97.3", "simpleheat": "^0.4.0"