Merge pull request #1318 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-16.5.0

chore(deps): bump react-i18next from 16.4.1 to 16.5.0 in /client
This commit is contained in:
github-actions[bot]
2025-12-12 21:04:20 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"react": "^19.2.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.2",
"react-i18next": "^16.4.1",
"react-i18next": "^16.5.0",
"react-router-dom": "^7.10.1",
"sass-embedded": "^1.96.0",
"uuid": "^13.0.0",
@@ -4743,9 +4743,9 @@
}
},
"node_modules/react-i18next": {
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.4.1.tgz",
"integrity": "sha512-GzsYomxb1/uE7nlJm0e1qQ8f+W9I3Xirh9VoycZIahk6C8Pmv/9Fd0ek6zjf1FSgtGLElDGqwi/4FOHEGUbsEQ==",
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.0.tgz",
"integrity": "sha512-IMpPTyCTKxEj8klCrLKUTIUa8uYTd851+jcu2fJuUB9Agkk9Qq8asw4omyeHVnOXHrLgQJGTm5zTvn8HpaPiqw==",
"dependencies": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1",
@@ -9651,9 +9651,9 @@
}
},
"react-i18next": {
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.4.1.tgz",
"integrity": "sha512-GzsYomxb1/uE7nlJm0e1qQ8f+W9I3Xirh9VoycZIahk6C8Pmv/9Fd0ek6zjf1FSgtGLElDGqwi/4FOHEGUbsEQ==",
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.0.tgz",
"integrity": "sha512-IMpPTyCTKxEj8klCrLKUTIUa8uYTd851+jcu2fJuUB9Agkk9Qq8asw4omyeHVnOXHrLgQJGTm5zTvn8HpaPiqw==",
"requires": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1",

View File

@@ -21,7 +21,7 @@
"react": "^19.2.1",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.2",
"react-i18next": "^16.4.1",
"react-i18next": "^16.5.0",
"react-router-dom": "^7.10.1",
"sass-embedded": "^1.96.0",
"uuid": "^13.0.0",