Bump react-i18next from 13.4.1 to 13.5.0 in /client

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.4.1 to 13.5.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.4.1...v13.5.0)

---
updated-dependencies:
- dependency-name: react-i18next
  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]
2023-11-15 21:20:49 +00:00
committed by GitHub
parent 37aad3cc3d
commit 2ff91c1808
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -21,7 +21,7 @@
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.4.1",
"react-i18next": "^13.5.0",
"sass": "^1.69.5",
"uuid": "^9.0.1",
"vite": "^4.5.0",
@@ -4111,9 +4111,9 @@
}
},
"node_modules/react-i18next": {
"version": "13.4.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.4.1.tgz",
"integrity": "sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==",
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.5.0.tgz",
"integrity": "sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==",
"dependencies": {
"@babel/runtime": "^7.22.5",
"html-parse-stringify": "^3.0.1"
@@ -7835,9 +7835,9 @@
}
},
"react-i18next": {
"version": "13.4.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.4.1.tgz",
"integrity": "sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==",
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.5.0.tgz",
"integrity": "sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==",
"requires": {
"@babel/runtime": "^7.22.5",
"html-parse-stringify": "^3.0.1"
+1 -1
View File
@@ -20,7 +20,7 @@
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.4.1",
"react-i18next": "^13.5.0",
"sass": "^1.69.5",
"uuid": "^9.0.1",
"vite": "^4.5.0",