Bump i18next from 23.7.6 to 23.7.7 in /client

Bumps [i18next](https://github.com/i18next/i18next) from 23.7.6 to 23.7.7.
- [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.6...v23.7.7)

---
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-11-28 21:05:29 +00:00
committed by GitHub
parent 4a624f78fd
commit 74a73fca12
2 changed files with 8 additions and 8 deletions

View File

@@ -16,7 +16,7 @@
"@vitejs/plugin-react": "^4.2.0",
"chart.js": "^4.4.0",
"cron-parser": "^4.9.0",
"i18next": "^23.7.6",
"i18next": "^23.7.7",
"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.6",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.6.tgz",
"integrity": "sha512-O66BhXBw0fH4bEJMA0/klQKPEbcwAp5wjXEL803pdAynNbg2f4qhLIYlNHJyE7icrL6XmSZKPYaaXwy11kJ6YQ==",
"version": "23.7.7",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.7.tgz",
"integrity": "sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA==",
"funding": [
{
"type": "individual",
@@ -7599,9 +7599,9 @@
}
},
"i18next": {
"version": "23.7.6",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.6.tgz",
"integrity": "sha512-O66BhXBw0fH4bEJMA0/klQKPEbcwAp5wjXEL803pdAynNbg2f4qhLIYlNHJyE7icrL6XmSZKPYaaXwy11kJ6YQ==",
"version": "23.7.7",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.7.tgz",
"integrity": "sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA==",
"requires": {
"@babel/runtime": "^7.23.2"
}

View File

@@ -14,7 +14,7 @@
"@vitejs/plugin-react": "^4.2.0",
"chart.js": "^4.4.0",
"cron-parser": "^4.9.0",
"i18next": "^23.7.6",
"i18next": "^23.7.7",
"i18next-browser-languagedetector": "^7.2.0",
"i18next-http-backend": "^2.4.2",
"react": "^18.2.0",