From d10e2a8effc7547927a83c6a38ee1ca192dc9040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 00:33:50 +0000 Subject: [PATCH] Bump react-i18next from 17.0.3 to 17.0.4 in /Plan/react/dashboard Bumps [react-i18next](https://github.com/i18next/react-i18next) from 17.0.3 to 17.0.4. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v17.0.3...v17.0.4) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 17.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Plan/react/dashboard/package.json | 2 +- Plan/react/dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index ef09c15430..1e95688eb6 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -37,7 +37,7 @@ "react-bootstrap-range-slider": "3.0.8", "react-datepicker": "9.1.0", "react-dom": "19.1.1", - "react-i18next": "17.0.3", + "react-i18next": "17.0.4", "react-mcjsonchat": "1.0.0", "react-router": "7.14.1", "react-select": "5.10.2", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index 809f98969f..65d4c491bf 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -1477,10 +1477,10 @@ react-dom@19.1.1: dependencies: scheduler "^0.26.0" -react-i18next@17.0.3: - version "17.0.3" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-17.0.3.tgz#1a5c11dc70fdb5663f705fc15b10253a1fa035b0" - integrity sha512-x4xjvUNZ56T+zfXWNedNnCET9Xq1IBYWX7IsWo5cCQ/RT+Rm7GWqt0h9PShFi4IhyMnsdiu1C6Jc4DE+/S3PFQ== +react-i18next@17.0.4: + version "17.0.4" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-17.0.4.tgz#f6e5a2cea068f7e5b8638e5e968b36d97dc15499" + integrity sha512-hQipmK4EF0y6RO6tt6WuqnmWpWYEXmQUUzecmMBuNsIgYd3smXcG4GtYPWhvgxn0pqMOItKlEO8H24HCs5hc3g== dependencies: "@babel/runtime" "^7.29.2" html-parse-stringify "^3.0.1"