Bump i18next from 23.7.13 to 23.7.14 in /client

Bumps [i18next](https://github.com/i18next/i18next) from 23.7.13 to 23.7.14.
- [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.13...v23.7.14)

---
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]
2024-01-02 21:42:32 +00:00
committed by GitHub
parent b261905b22
commit 79debfc78d
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.13",
"i18next": "^23.7.14",
"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.13",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.13.tgz",
"integrity": "sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg==",
"version": "23.7.14",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.14.tgz",
"integrity": "sha512-URAhZ3zvqQOIiKUDUyv/f5sCSS0+QnFaEPS0qGSTea0p4tQ1kgddeR3/dUZDoyoqf3zSRQCPZAgLs/+LFKj8yw==",
"funding": [
{
"type": "individual",
@@ -7599,9 +7599,9 @@
}
},
"i18next": {
"version": "23.7.13",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.13.tgz",
"integrity": "sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg==",
"version": "23.7.14",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.14.tgz",
"integrity": "sha512-URAhZ3zvqQOIiKUDUyv/f5sCSS0+QnFaEPS0qGSTea0p4tQ1kgddeR3/dUZDoyoqf3zSRQCPZAgLs/+LFKj8yw==",
"requires": {
"@babel/runtime": "^7.23.2"
}