From df7198e7a33a3c04f438f5c2921ef8768614d9de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 21:20:47 +0000 Subject: [PATCH] chore(deps): Bump i18next from 25.6.0 to 25.6.1 Bumps [i18next](https://github.com/i18next/i18next) from 25.6.0 to 25.6.1. - [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.0...v25.6.1) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index e70f625..113ed73 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "aos": "^2.3.4", "browserslist": "^4.26.3", "browserslist-useragent": "^4.0.0", - "i18next": "^25.6.0", + "i18next": "^25.6.1", "i18next-http-backend": "^3.0.2", "react": "19.2.0", "react-dom": "19.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e55ff9..a7340ac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^4.0.0 version: 4.0.0(browserslist@4.26.3) i18next: - specifier: ^25.6.0 - version: 25.6.0(typescript@5.9.3) + specifier: ^25.6.1 + version: 25.6.1(typescript@5.9.3) i18next-http-backend: specifier: ^3.0.2 version: 3.0.2 @@ -58,7 +58,7 @@ importers: version: 1.4.0(react@19.2.0) react-i18next: specifier: ^16.1.2 - version: 16.1.2(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3) + version: 16.1.2(i18next@25.6.1(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3) react-icons: specifier: ^5.5.0 version: 5.5.0(react@19.2.0) @@ -1534,8 +1534,8 @@ packages: i18next-http-backend@3.0.2: resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==} - i18next@25.6.0: - resolution: {integrity: sha512-tTn8fLrwBYtnclpL5aPXK/tAYBLWVvoHM1zdfXoRNLcI+RvtMsoZRV98ePlaW3khHYKuNh/Q65W/+NVFUeIwVw==} + i18next@25.6.1: + resolution: {integrity: sha512-yUWvdXtalZztmKrKw3yz/AvSP3yKyqIkVPx/wyvoYy9lkLmwzItLxp0iHZLG5hfVQ539Jor4XLO+U+NHIXg7pw==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -3977,7 +3977,7 @@ snapshots: transitivePeerDependencies: - encoding - i18next@25.6.0(typescript@5.9.3): + i18next@25.6.1(typescript@5.9.3): dependencies: '@babel/runtime': 7.28.4 optionalDependencies: @@ -4400,11 +4400,11 @@ snapshots: github-buttons: 2.29.1 react: 19.2.0 - react-i18next@16.1.2(i18next@25.6.0(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3): + react-i18next@16.1.2(i18next@25.6.1(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3): dependencies: '@babel/runtime': 7.28.4 html-parse-stringify: 3.0.1 - i18next: 25.6.0(typescript@5.9.3) + i18next: 25.6.1(typescript@5.9.3) react: 19.2.0 optionalDependencies: react-dom: 19.2.0(react@19.2.0)