From 72db992a1df3f34f9633627d605334df28d509ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 01:22:56 +0000 Subject: [PATCH] build(deps): bump react-i18next from 16.2.1 to 16.2.3 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.2.1 to 16.2.3. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v16.2.1...v16.2.3) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.2.3 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 927e7af9..fdb4e9a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "react-aria-components": "1.13.0", "react-error-boundary": "^6.0.0", "react-hook-form": "^7.65.0", - "react-i18next": "^16.2.1", + "react-i18next": "^16.2.3", "react-robot": "^1.2.0", "robot3": "^1.2.0", "zod": "^3.25.17" @@ -16000,9 +16000,9 @@ } }, "node_modules/react-i18next": { - "version": "16.2.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.1.tgz", - "integrity": "sha512-z7TVwd8q4AjFo2n7oOwzNusY7xVL4uHykwX1zZRvasUQnmnXlp7Z1FZqXvhK/6hQaCvWTZmZW1bMaUWKowtvVw==", + "version": "16.2.3", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.3.tgz", + "integrity": "sha512-O0t2zvmIz7nHWKNfIL+O/NTIbpTaOPY0vZov779hegbep3IZ+xcqkeVPKWBSXwzdkiv77q8zmq9toKIUys1x3A==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.27.6", diff --git a/package.json b/package.json index b05eda07..a1bf40f3 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "react-aria-components": "1.13.0", "react-error-boundary": "^6.0.0", "react-hook-form": "^7.65.0", - "react-i18next": "^16.2.1", + "react-i18next": "^16.2.3", "react-robot": "^1.2.0", "robot3": "^1.2.0", "zod": "^3.25.17"