Merge pull request #457 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-13.4.1

Bump react-i18next from 13.3.1 to 13.4.1 in /client
This commit is contained in:
Mathias Wagner
2023-11-15 06:09:03 +01:00
committed by GitHub
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.3.1",
"react-i18next": "^13.4.1",
"sass": "^1.69.5",
"uuid": "^9.0.1",
"vite": "^4.5.0",
@@ -4111,9 +4111,9 @@
}
},
"node_modules/react-i18next": {
"version": "13.3.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.3.1.tgz",
"integrity": "sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==",
"version": "13.4.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.4.1.tgz",
"integrity": "sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==",
"dependencies": {
"@babel/runtime": "^7.22.5",
"html-parse-stringify": "^3.0.1"
@@ -7835,9 +7835,9 @@
}
},
"react-i18next": {
"version": "13.3.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.3.1.tgz",
"integrity": "sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==",
"version": "13.4.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.4.1.tgz",
"integrity": "sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==",
"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.3.1",
"react-i18next": "^13.4.1",
"sass": "^1.69.5",
"uuid": "^9.0.1",
"vite": "^4.5.0",