build(deps): bump i18next from 26.0.8 to 26.0.10 in /web/frontend (#2809)

Bumps [i18next](https://github.com/i18next/i18next) from 26.0.8 to 26.0.10.
- [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/v26.0.8...v26.0.10)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 26.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-05-08 11:15:44 +08:00 committed by GitHub
parent c2044e5a2c
commit 3788e9edad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -27,7 +27,7 @@
"clsx": "^2.1.1", "clsx": "^2.1.1",
"dayjs": "^1.11.20", "dayjs": "^1.11.20",
"highlight.js": "^11.11.1", "highlight.js": "^11.11.1",
"i18next": "^26.0.8", "i18next": "^26.0.10",
"i18next-browser-languagedetector": "^8.2.1", "i18next-browser-languagedetector": "^8.2.1",
"jotai": "^2.19.1", "jotai": "^2.19.1",
"radix-ui": "^1.4.3", "radix-ui": "^1.4.3",

View file

@ -39,8 +39,8 @@ importers:
specifier: ^11.11.1 specifier: ^11.11.1
version: 11.11.1 version: 11.11.1
i18next: i18next:
specifier: ^26.0.8 specifier: ^26.0.10
version: 26.0.8(typescript@5.9.3) version: 26.0.10(typescript@5.9.3)
i18next-browser-languagedetector: i18next-browser-languagedetector:
specifier: ^8.2.1 specifier: ^8.2.1
version: 8.2.1 version: 8.2.1
@ -58,7 +58,7 @@ importers:
version: 19.2.5(react@19.2.5) version: 19.2.5(react@19.2.5)
react-i18next: react-i18next:
specifier: ^17.0.6 specifier: ^17.0.6
version: 17.0.6(i18next@26.0.8(typescript@5.9.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@5.9.3) version: 17.0.6(i18next@26.0.10(typescript@5.9.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@5.9.3)
react-markdown: react-markdown:
specifier: ^10.1.0 specifier: ^10.1.0
version: 10.1.0(@types/react@19.2.14)(react@19.2.5) version: 10.1.0(@types/react@19.2.14)(react@19.2.5)
@ -2601,8 +2601,8 @@ packages:
i18next-browser-languagedetector@8.2.1: i18next-browser-languagedetector@8.2.1:
resolution: {integrity: sha512-bZg8+4bdmaOiApD7N7BPT9W8MLZG+nPTOFlLiJiT8uzKXFjhxw4v2ierCXOwB5sFDMtuA5G4kgYZ0AznZxQ/cw==} resolution: {integrity: sha512-bZg8+4bdmaOiApD7N7BPT9W8MLZG+nPTOFlLiJiT8uzKXFjhxw4v2ierCXOwB5sFDMtuA5G4kgYZ0AznZxQ/cw==}
i18next@26.0.8: i18next@26.0.10:
resolution: {integrity: sha512-BRzLom0mhDhV9v0QhgUUHWQJuwFmnr1194xEcNLYD6ym8y8s542n4jXUvRLnhNTbh9PmpU6kGZamyuGHQMsGjw==} resolution: {integrity: sha512-k3yGPAlWR2RdMYoVXJoDZDT87qeHIWKH7gVksdZMpRty7QX/D9QZeYGvN08KGbKHke9wn01eYT+EEsrqX/YTlw==}
peerDependencies: peerDependencies:
typescript: ^5 || ^6 typescript: ^5 || ^6
peerDependenciesMeta: peerDependenciesMeta:
@ -6614,7 +6614,7 @@ snapshots:
dependencies: dependencies:
'@babel/runtime': 7.29.2 '@babel/runtime': 7.29.2
i18next@26.0.8(typescript@5.9.3): i18next@26.0.10(typescript@5.9.3):
optionalDependencies: optionalDependencies:
typescript: 5.9.3 typescript: 5.9.3
@ -7531,11 +7531,11 @@ snapshots:
react: 19.2.5 react: 19.2.5
scheduler: 0.27.0 scheduler: 0.27.0
react-i18next@17.0.6(i18next@26.0.8(typescript@5.9.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@5.9.3): react-i18next@17.0.6(i18next@26.0.10(typescript@5.9.3))(react-dom@19.2.5(react@19.2.5))(react@19.2.5)(typescript@5.9.3):
dependencies: dependencies:
'@babel/runtime': 7.29.2 '@babel/runtime': 7.29.2
html-parse-stringify: 3.0.1 html-parse-stringify: 3.0.1
i18next: 26.0.8(typescript@5.9.3) i18next: 26.0.10(typescript@5.9.3)
react: 19.2.5 react: 19.2.5
use-sync-external-store: 1.6.0(react@19.2.5) use-sync-external-store: 1.6.0(react@19.2.5)
optionalDependencies: optionalDependencies: