chore(deps): bump i18next from 25.6.0 to 25.6.1 in /client

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] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-06 21:04:49 +00:00
committed by GitHub
parent 55c4f63e84
commit e85dd81ab8
2 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"@vitejs/plugin-react": "^5.1.0",
"chart.js": "^4.5.1",
"cron-parser": "^5.4.0",
"i18next": "^25.6.0",
"i18next": "^25.6.1",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.1.1",
@@ -3889,9 +3889,9 @@
}
},
"node_modules/i18next": {
"version": "25.6.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.6.0.tgz",
"integrity": "sha512-tTn8fLrwBYtnclpL5aPXK/tAYBLWVvoHM1zdfXoRNLcI+RvtMsoZRV98ePlaW3khHYKuNh/Q65W/+NVFUeIwVw==",
"version": "25.6.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.6.1.tgz",
"integrity": "sha512-yUWvdXtalZztmKrKw3yz/AvSP3yKyqIkVPx/wyvoYy9lkLmwzItLxp0iHZLG5hfVQ539Jor4XLO+U+NHIXg7pw==",
"funding": [
{
"type": "individual",
@@ -8970,9 +8970,9 @@
}
},
"i18next": {
"version": "25.6.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.6.0.tgz",
"integrity": "sha512-tTn8fLrwBYtnclpL5aPXK/tAYBLWVvoHM1zdfXoRNLcI+RvtMsoZRV98ePlaW3khHYKuNh/Q65W/+NVFUeIwVw==",
"version": "25.6.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.6.1.tgz",
"integrity": "sha512-yUWvdXtalZztmKrKw3yz/AvSP3yKyqIkVPx/wyvoYy9lkLmwzItLxp0iHZLG5hfVQ539Jor4XLO+U+NHIXg7pw==",
"requires": {
"@babel/runtime": "^7.27.6"
}

View File

@@ -15,7 +15,7 @@
"@vitejs/plugin-react": "^5.1.0",
"chart.js": "^4.5.1",
"cron-parser": "^5.4.0",
"i18next": "^25.6.0",
"i18next": "^25.6.1",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.1.1",