chore(deps): bump i18next from 25.1.3 to 25.2.0 in /client

Bumps [i18next](https://github.com/i18next/i18next) from 25.1.3 to 25.2.0.
- [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.1.3...v25.2.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-19 21:40:26 +00:00
committed by GitHub
parent 345c34fbda
commit 34e677dd78
2 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"@vitejs/plugin-react": "^4.4.1",
"chart.js": "^4.4.9",
"cron-parser": "^5.2.0",
"i18next": "^25.1.3",
"i18next": "^25.2.0",
"i18next-browser-languagedetector": "^8.1.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.1.0",
@@ -3887,9 +3887,9 @@
}
},
"node_modules/i18next": {
"version": "25.1.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.1.3.tgz",
"integrity": "sha512-VY1iKox3YWPRTNMHFdgk5TV+Jq6rNKexLCLpPmP5oXXJ5Kl7yDBi3ycZ5fyEKZ1tNBW5gOqD4WV0XqE7rl3JUg==",
"version": "25.2.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.2.0.tgz",
"integrity": "sha512-ERhJICsxkw1vE7G0lhCUYv4ZxdBEs03qblt1myJs94rYRK9loJF3xDj8mgQz3LmCyp0yYrNjbN/1/GWZTZDGCA==",
"funding": [
{
"type": "individual",
@@ -8618,9 +8618,9 @@
}
},
"i18next": {
"version": "25.1.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.1.3.tgz",
"integrity": "sha512-VY1iKox3YWPRTNMHFdgk5TV+Jq6rNKexLCLpPmP5oXXJ5Kl7yDBi3ycZ5fyEKZ1tNBW5gOqD4WV0XqE7rl3JUg==",
"version": "25.2.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.2.0.tgz",
"integrity": "sha512-ERhJICsxkw1vE7G0lhCUYv4ZxdBEs03qblt1myJs94rYRK9loJF3xDj8mgQz3LmCyp0yYrNjbN/1/GWZTZDGCA==",
"requires": {
"@babel/runtime": "^7.27.1"
}

View File

@@ -15,7 +15,7 @@
"@vitejs/plugin-react": "^4.4.1",
"chart.js": "^4.4.9",
"cron-parser": "^5.2.0",
"i18next": "^25.1.3",
"i18next": "^25.2.0",
"i18next-browser-languagedetector": "^8.1.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.1.0",