Merge pull request #1339 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-16.5.3

chore(deps): bump react-i18next from 16.5.2 to 16.5.3 in /client
This commit is contained in:
github-actions[bot]
2026-01-13 21:23:22 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
"react": "^19.2.3",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.3",
"react-i18next": "^16.5.2",
"react-i18next": "^16.5.3",
"react-router-dom": "^7.12.0",
"sass-embedded": "^1.97.2",
"uuid": "^13.0.0",
@@ -4733,9 +4733,9 @@
}
},
"node_modules/react-i18next": {
"version": "16.5.2",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.2.tgz",
"integrity": "sha512-GG/SBVxx9dvrO1uCs8VYdKfOP8NEBUhNP+2VDQLCifRJ8DL1qPq296k2ACNGyZMDe7iyIlz/LMJTQOs8HXSRvw==",
"version": "16.5.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.3.tgz",
"integrity": "sha512-fo+/NNch37zqxOzlBYrWMx0uy/yInPkRfjSuy4lqKdaecR17nvCHnEUt3QyzA8XjQ2B/0iW/5BhaHR3ZmukpGw==",
"dependencies": {
"@babel/runtime": "^7.28.4",
"html-parse-stringify": "^3.0.1",
@@ -9648,9 +9648,9 @@
}
},
"react-i18next": {
"version": "16.5.2",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.2.tgz",
"integrity": "sha512-GG/SBVxx9dvrO1uCs8VYdKfOP8NEBUhNP+2VDQLCifRJ8DL1qPq296k2ACNGyZMDe7iyIlz/LMJTQOs8HXSRvw==",
"version": "16.5.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.5.3.tgz",
"integrity": "sha512-fo+/NNch37zqxOzlBYrWMx0uy/yInPkRfjSuy4lqKdaecR17nvCHnEUt3QyzA8XjQ2B/0iW/5BhaHR3ZmukpGw==",
"requires": {
"@babel/runtime": "^7.28.4",
"html-parse-stringify": "^3.0.1",

View File

@@ -21,7 +21,7 @@
"react": "^19.2.3",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.3",
"react-i18next": "^16.5.2",
"react-i18next": "^16.5.3",
"react-router-dom": "^7.12.0",
"sass-embedded": "^1.97.2",
"uuid": "^13.0.0",