Bump i18next from 23.7.9 to 23.7.10 in /client

Bumps [i18next](https://github.com/i18next/i18next) from 23.7.9 to 23.7.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/v23.7.9...v23.7.10)

---
updated-dependencies:
- dependency-name: i18next
  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]
2023-12-14 21:52:16 +00:00
committed by GitHub
parent 03faefe8e0
commit aa10d794a2
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -16,7 +16,7 @@
"@vitejs/plugin-react": "^4.2.1",
"chart.js": "^4.4.1",
"cron-parser": "^4.9.0",
"i18next": "^23.7.9",
"i18next": "^23.7.10",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.2",
"react": "^18.2.0",
@@ -3508,9 +3508,9 @@
}
},
"node_modules/i18next": {
"version": "23.7.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.9.tgz",
"integrity": "sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw==",
"version": "23.7.10",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.10.tgz",
"integrity": "sha512-PRFP5uJz7swMKDW+ErbKb/YRawGQdS3J1iaO/d4Mhh7oBnCUqNF04FwVxJAvCLHKNoAOBSwD8wFe8aVNCFPmfA==",
"funding": [
{
"type": "individual",
@@ -7599,9 +7599,9 @@
}
},
"i18next": {
"version": "23.7.9",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.9.tgz",
"integrity": "sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw==",
"version": "23.7.10",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.10.tgz",
"integrity": "sha512-PRFP5uJz7swMKDW+ErbKb/YRawGQdS3J1iaO/d4Mhh7oBnCUqNF04FwVxJAvCLHKNoAOBSwD8wFe8aVNCFPmfA==",
"requires": {
"@babel/runtime": "^7.23.2"
}
+1 -1
View File
@@ -14,7 +14,7 @@
"@vitejs/plugin-react": "^4.2.1",
"chart.js": "^4.4.1",
"cron-parser": "^4.9.0",
"i18next": "^23.7.9",
"i18next": "^23.7.10",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.2",
"react": "^18.2.0",