chore(deps): bump i18next from 25.8.0 to 25.8.1 in /client

Bumps [i18next](https://github.com/i18next/i18next) from 25.8.0 to 25.8.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.8.0...v25.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-03 21:22:58 +00:00
committed by GitHub
parent ca5cbc1a3d
commit 3e53df5d04
2 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"@vitejs/plugin-react": "^5.1.3",
"chart.js": "^4.5.1",
"cron-parser": "^5.5.0",
"i18next": "^25.8.0",
"i18next": "^25.8.1",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.2.3",
@@ -3800,9 +3800,9 @@
}
},
"node_modules/i18next": {
"version": "25.8.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.0.tgz",
"integrity": "sha512-urrg4HMFFMQZ2bbKRK7IZ8/CTE7D8H4JRlAwqA2ZwDRFfdd0K/4cdbNNLgfn9mo+I/h9wJu61qJzH7jCFAhUZQ==",
"version": "25.8.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.1.tgz",
"integrity": "sha512-nFFxhwcRNggIrkv2hx/xMYVMG7Z8iMUA4ZuH4tgcbZiI0bK1jn3kSDIXNWuQDt1xVAu7mb7Qn82TpH7ZAk/okA==",
"funding": [
{
"type": "individual",
@@ -9037,9 +9037,9 @@
}
},
"i18next": {
"version": "25.8.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.0.tgz",
"integrity": "sha512-urrg4HMFFMQZ2bbKRK7IZ8/CTE7D8H4JRlAwqA2ZwDRFfdd0K/4cdbNNLgfn9mo+I/h9wJu61qJzH7jCFAhUZQ==",
"version": "25.8.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.1.tgz",
"integrity": "sha512-nFFxhwcRNggIrkv2hx/xMYVMG7Z8iMUA4ZuH4tgcbZiI0bK1jn3kSDIXNWuQDt1xVAu7mb7Qn82TpH7ZAk/okA==",
"requires": {
"@babel/runtime": "^7.28.4"
}

View File

@@ -15,7 +15,7 @@
"@vitejs/plugin-react": "^5.1.3",
"chart.js": "^4.5.1",
"cron-parser": "^5.5.0",
"i18next": "^25.8.0",
"i18next": "^25.8.1",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.2.3",