From 4f3fbd1e67aa1840ec1d71f4abc192c70fbb5501 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 27 Jan 2026 04:09:20 +0000
Subject: [PATCH] Bump i18next from 25.7.1 to 25.8.0 in /frontend (#1532)
Bumps [i18next](https://github.com/i18next/i18next) from 25.7.1 to
25.8.0.
Release notes
Sourced from i18next's
releases.
v25.8.0
- fix: TFunctionReturn fallback 2360
v25.7.4
- fix: Interpolation breaks when cloning an instance 2376
v25.7.3
v25.7.2
- fix: Invalid overwrite of default value for
overloadTranslationOptionHandler 2374.
Changelog
Sourced from i18next's
changelog.
25.8.0
- fix: TFunctionReturn fallback 2360
25.7.4
- fix: Interpolation breaks when cloning an instance 2376
25.7.3
25.7.2
- fix: Invalid overwrite of default value for
overloadTranslationOptionHandler 2374.
Commits
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
frontend/package.json | 2 +-
frontend/pnpm-lock.yaml | 32 +++++++++++++++++++-------------
2 files changed, 20 insertions(+), 14 deletions(-)
diff --git a/frontend/package.json b/frontend/package.json
index 2ac976ab..0b6a245b 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -32,7 +32,7 @@
"axios": "1.13.0",
"date-fns": "4.1.0",
"dayjs": "1.11.10",
- "i18next": "25.7.1",
+ "i18next": "25.8.0",
"nuqs": "2.8.0",
"prettier-plugin-organize-imports": "^4.3.0",
"react": "19.2.0",
diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml
index badb9719..ea09ec0c 100644
--- a/frontend/pnpm-lock.yaml
+++ b/frontend/pnpm-lock.yaml
@@ -60,8 +60,8 @@ importers:
specifier: 1.11.10
version: 1.11.10
i18next:
- specifier: 25.7.1
- version: 25.7.1(typescript@5.9.3)
+ specifier: 25.8.0
+ version: 25.8.0(typescript@5.9.3)
nuqs:
specifier: 2.8.0
version: 2.8.0(react-router@7.13.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(react@19.2.0)
@@ -76,7 +76,7 @@ importers:
version: 19.2.0(react@19.2.0)
react-i18next:
specifier: 16.5.0
- version: 16.5.0(i18next@25.7.1(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3)
+ version: 16.5.0(i18next@25.8.0(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)
@@ -243,6 +243,10 @@ packages:
resolution: {integrity: sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==}
engines: {node: '>=6.9.0'}
+ '@babel/runtime@7.28.6':
+ resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==}
+ engines: {node: '>=6.9.0'}
+
'@babel/template@7.27.2':
resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
engines: {node: '>=6.9.0'}
@@ -1724,8 +1728,8 @@ packages:
i18next-http-backend@3.0.2:
resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==}
- i18next@25.7.1:
- resolution: {integrity: sha512-XbTnkh1yCZWSAZGnA9xcQfHcYNgZs2cNxm+c6v1Ma9UAUGCeJPplRe1ILia6xnDvXBjk0uXU+Z8FYWhA19SKFw==}
+ i18next@25.8.0:
+ resolution: {integrity: sha512-urrg4HMFFMQZ2bbKRK7IZ8/CTE7D8H4JRlAwqA2ZwDRFfdd0K/4cdbNNLgfn9mo+I/h9wJu61qJzH7jCFAhUZQ==}
peerDependencies:
typescript: ^5
peerDependenciesMeta:
@@ -3152,6 +3156,8 @@ snapshots:
'@babel/runtime@7.28.4': {}
+ '@babel/runtime@7.28.6': {}
+
'@babel/template@7.27.2':
dependencies:
'@babel/code-frame': 7.27.1
@@ -3944,7 +3950,7 @@ snapshots:
babel-plugin-macros@3.1.0:
dependencies:
- '@babel/runtime': 7.28.4
+ '@babel/runtime': 7.28.6
cosmiconfig: 7.1.0
resolve: 1.22.11
@@ -4218,7 +4224,7 @@ snapshots:
dom-helpers@5.2.1:
dependencies:
- '@babel/runtime': 7.28.4
+ '@babel/runtime': 7.28.6
csstype: 3.2.3
dot-prop@10.1.0:
@@ -4841,9 +4847,9 @@ snapshots:
transitivePeerDependencies:
- encoding
- i18next@25.7.1(typescript@5.9.3):
+ i18next@25.8.0(typescript@5.9.3):
dependencies:
- '@babel/runtime': 7.28.4
+ '@babel/runtime': 7.28.6
optionalDependencies:
typescript: 5.9.3
@@ -5462,11 +5468,11 @@ snapshots:
prop-types: 15.8.1
react: 19.2.0
- react-i18next@16.5.0(i18next@25.7.1(typescript@5.9.3))(react-dom@19.2.0(react@19.2.0))(react@19.2.0)(typescript@5.9.3):
+ react-i18next@16.5.0(i18next@25.8.0(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.7.1(typescript@5.9.3)
+ i18next: 25.8.0(typescript@5.9.3)
react: 19.2.0
use-sync-external-store: 1.6.0(react@19.2.0)
optionalDependencies:
@@ -5538,7 +5544,7 @@ snapshots:
react-textarea-autosize@8.5.9(@types/react@19.2.4)(react@19.2.0):
dependencies:
- '@babel/runtime': 7.28.4
+ '@babel/runtime': 7.28.6
react: 19.2.0
use-composed-ref: 1.4.0(@types/react@19.2.4)(react@19.2.0)
use-latest: 1.3.0(@types/react@19.2.4)(react@19.2.0)
@@ -5547,7 +5553,7 @@ snapshots:
react-transition-group@4.4.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0):
dependencies:
- '@babel/runtime': 7.28.4
+ '@babel/runtime': 7.28.6
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1