Bump react-i18next from 14.0.0 to 14.0.1 in /client

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.0 to 14.0.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: react-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-22 21:31:52 +00:00
committed by GitHub
parent 29bede737c
commit 3af6b4fb64
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -22,7 +22,7 @@
"react": "^18.2.0",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.0.0",
"react-i18next": "^14.0.1",
"sass": "^1.70.0",
"uuid": "^9.0.1",
"vite": "^5.0.12",
@@ -4306,9 +4306,9 @@
}
},
"node_modules/react-i18next": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.0.tgz",
"integrity": "sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng==",
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.1.tgz",
"integrity": "sha512-TMV8hFismBmpMdIehoFHin/okfvgjFhp723RYgIqB4XyhDobVMyukyM3Z8wtTRmajyFMZrBl/OaaXF2P6WjUAw==",
"dependencies": {
"@babel/runtime": "^7.22.5",
"html-parse-stringify": "^3.0.1"
@@ -8144,9 +8144,9 @@
}
},
"react-i18next": {
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.0.tgz",
"integrity": "sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng==",
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.1.tgz",
"integrity": "sha512-TMV8hFismBmpMdIehoFHin/okfvgjFhp723RYgIqB4XyhDobVMyukyM3Z8wtTRmajyFMZrBl/OaaXF2P6WjUAw==",
"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": "^14.0.0",
"react-i18next": "^14.0.1",
"sass": "^1.70.0",
"uuid": "^9.0.1",
"vite": "^5.0.12",