From 6ce1ac41c180ce383d3ce4c794a7d40c092bc33e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 20:11:25 +0000 Subject: [PATCH] chore(deps): bump i18next from 25.6.1 to 25.6.2 Bumps [i18next](https://github.com/i18next/i18next) from 25.6.1 to 25.6.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v25.6.1...v25.6.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0873e14d1b..51d16cd874 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12398,9 +12398,9 @@ i18next-parser@^9.0.0: "@babel/runtime" "^7.26.10" i18next@^25.0.0: - version "25.6.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.6.1.tgz#fb2ae1ae54b4ad2dd0b672a7a12b20cde33bcd5c" - integrity sha512-yUWvdXtalZztmKrKw3yz/AvSP3yKyqIkVPx/wyvoYy9lkLmwzItLxp0iHZLG5hfVQ539Jor4XLO+U+NHIXg7pw== + version "25.6.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.6.2.tgz#d6de1a4be58242c7f0f1436ab2fa66c8f87b2e29" + integrity sha512-0GawNyVUw0yvJoOEBq1VHMAsqdM23XrHkMtl2gKEjviJQSLVXsrPqsoYAxBEugW5AB96I2pZkwRxyl8WZVoWdw== dependencies: "@babel/runtime" "^7.27.6"