Merge pull request #1158 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-15.7.1

chore(deps): bump react-i18next from 15.7.0 to 15.7.1 in /client
This commit is contained in:
github-actions[bot]
2025-08-21 21:26:13 +00:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
"react": "^19.1.1",
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.1.1",
"react-i18next": "^15.7.0",
"react-i18next": "^15.7.1",
"react-router-dom": "^7.8.1",
"sass-embedded": "^1.90.0",
"uuid": "^11.1.0",
@@ -4869,15 +4869,15 @@
}
},
"node_modules/react-i18next": {
"version": "15.7.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.7.0.tgz",
"integrity": "sha512-hogS6K+7hJnGN1k5hpxcY0x3SnQ30K2Cj9PMKSwP8lqyhfbj7DEdjFhc7tXh9+z+npDQaxvPCGnpkRmCnRNCcQ==",
"version": "15.7.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.7.1.tgz",
"integrity": "sha512-o4VsKh30fy7p0z5ACHuyWqB6xu9WpQIQy2/ZcbCqopNnrnTVOPn/nAv9uYP4xYAWg99QMpvZ9Bu/si3eGurzGw==",
"dependencies": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1"
},
"peerDependencies": {
"i18next": ">= 23.2.3",
"i18next": ">= 23.4.0",
"react": ">= 16.8.0",
"typescript": "^5"
},
@@ -9629,9 +9629,9 @@
}
},
"react-i18next": {
"version": "15.7.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.7.0.tgz",
"integrity": "sha512-hogS6K+7hJnGN1k5hpxcY0x3SnQ30K2Cj9PMKSwP8lqyhfbj7DEdjFhc7tXh9+z+npDQaxvPCGnpkRmCnRNCcQ==",
"version": "15.7.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.7.1.tgz",
"integrity": "sha512-o4VsKh30fy7p0z5ACHuyWqB6xu9WpQIQy2/ZcbCqopNnrnTVOPn/nAv9uYP4xYAWg99QMpvZ9Bu/si3eGurzGw==",
"requires": {
"@babel/runtime": "^7.27.6",
"html-parse-stringify": "^3.0.1"

View File

@@ -21,7 +21,7 @@
"react": "^19.1.1",
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.1.1",
"react-i18next": "^15.7.0",
"react-i18next": "^15.7.1",
"react-router-dom": "^7.8.1",
"sass-embedded": "^1.90.0",
"uuid": "^11.1.0",