Merge pull request #1289 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-16.3.5

chore(deps): bump react-i18next from 16.3.3 to 16.3.5 in /client
This commit is contained in:
github-actions[bot]
2025-11-19 21:05:34 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -22,7 +22,7 @@
"react": "^19.1.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.0",
"react-i18next": "^16.3.3",
"react-i18next": "^16.3.5",
"react-router-dom": "^7.9.6",
"sass-embedded": "^1.93.3",
"uuid": "^13.0.0",
@@ -4808,9 +4808,9 @@
}
},
"node_modules/react-i18next": {
"version": "16.3.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.3.3.tgz",
"integrity": "sha512-IaY2W+ueVd/fe7H6Wj2S4bTuLNChnajFUlZFfCTrTHWzGcOrUHlVzW55oXRSl+J51U8Onn6EvIhQ+Bar9FUcjw==",
"version": "16.3.5",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.3.5.tgz",
"integrity": "sha512-F7Kglc+T0aE6W2rO5eCAFBEuWRpNb5IFmXOYEgztjZEuiuSLTe/xBIEG6Q3S0fbl8GXMNo+Q7gF8bpokFNWJww==",
"dependencies": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1",
@@ -9526,9 +9526,9 @@
}
},
"react-i18next": {
"version": "16.3.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.3.3.tgz",
"integrity": "sha512-IaY2W+ueVd/fe7H6Wj2S4bTuLNChnajFUlZFfCTrTHWzGcOrUHlVzW55oXRSl+J51U8Onn6EvIhQ+Bar9FUcjw==",
"version": "16.3.5",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.3.5.tgz",
"integrity": "sha512-F7Kglc+T0aE6W2rO5eCAFBEuWRpNb5IFmXOYEgztjZEuiuSLTe/xBIEG6Q3S0fbl8GXMNo+Q7gF8bpokFNWJww==",
"requires": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1",
+1 -1
View File
@@ -21,7 +21,7 @@
"react": "^19.1.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.0",
"react-i18next": "^16.3.3",
"react-i18next": "^16.3.5",
"react-router-dom": "^7.9.6",
"sass-embedded": "^1.93.3",
"uuid": "^13.0.0",