From 389b057544191b6feb84a0be4210e470eeee8b71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 16:05:23 +0000 Subject: [PATCH] build(deps): bump i18next from 24.2.3 to 25.8.13 Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 25.8.13. - [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/v24.2.3...v25.8.13) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.13 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index a0e1272..b7b1cec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "emoji-datasource": "^15.1.0", "emoji-mart": "^5.6.0", "emojilib": "^4.0.2", - "i18next": "^24.2.2", + "i18next": "^25.8.13", "i18next-browser-languagedetector": "^8.0.0", "i18next-http-backend": "^3.0.2", "inflection": "^3.0.0", @@ -6927,9 +6927,9 @@ } }, "node_modules/i18next": { - "version": "24.2.3", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.3.tgz", - "integrity": "sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==", + "version": "25.8.13", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.13.tgz", + "integrity": "sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==", "funding": [ { "type": "individual", @@ -6946,7 +6946,7 @@ ], "license": "MIT", "dependencies": { - "@babel/runtime": "^7.26.10" + "@babel/runtime": "^7.28.4" }, "peerDependencies": { "typescript": "^5" diff --git a/package.json b/package.json index eac634e..ebb10fc 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "emoji-datasource": "^15.1.0", "emoji-mart": "^5.6.0", "emojilib": "^4.0.2", - "i18next": "^24.2.2", + "i18next": "^25.8.13", "i18next-browser-languagedetector": "^8.0.0", "i18next-http-backend": "^3.0.2", "inflection": "^3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ad42bd..6f12167 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^4.0.2 version: 4.0.2 i18next: - specifier: ^24.2.2 - version: 24.2.3(typescript@5.9.3) + specifier: ^25.8.13 + version: 25.8.13(typescript@5.9.3) i18next-browser-languagedetector: specifier: ^8.0.0 version: 8.2.1 @@ -70,7 +70,7 @@ importers: version: 1.4.0(react@18.3.1) react-i18next: specifier: ^15.4.1 - version: 15.7.4(i18next@24.2.3(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3) + version: 15.7.4(i18next@25.8.13(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3) unicode-emoji-json: specifier: ^0.8.0 version: 0.8.0 @@ -2092,8 +2092,8 @@ packages: i18next-http-backend@3.0.2: resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==} - i18next@24.2.3: - resolution: {integrity: sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==} + i18next@25.8.13: + resolution: {integrity: sha512-E0vzjBY1yM+nsFrtgkjLhST2NBkirkvOVoQa0MSldhsuZ3jUge7ZNpuwG0Cfc74zwo5ZwRzg3uOgT+McBn32iA==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -5163,7 +5163,7 @@ snapshots: transitivePeerDependencies: - encoding - i18next@24.2.3(typescript@5.9.3): + i18next@25.8.13(typescript@5.9.3): dependencies: '@babel/runtime': 7.28.6 optionalDependencies: @@ -5639,11 +5639,11 @@ snapshots: github-buttons: 2.31.0 react: 18.3.1 - react-i18next@15.7.4(i18next@24.2.3(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3): + react-i18next@15.7.4(i18next@25.8.13(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3): dependencies: '@babel/runtime': 7.28.6 html-parse-stringify: 3.0.1 - i18next: 24.2.3(typescript@5.9.3) + i18next: 25.8.13(typescript@5.9.3) react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)