Merge pull request #1319 from gnmyt/dependabot/npm_and_yarn/client/react-19.2.3

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

View File

@@ -19,7 +19,7 @@
"i18next": "^25.7.2",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.2.1",
"react": "^19.2.3",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.2",
"react-i18next": "^16.5.0",
@@ -4715,9 +4715,9 @@
}
},
"node_modules/react": {
"version": "19.2.2",
"resolved": "https://registry.npmjs.org/react/-/react-19.2.2.tgz",
"integrity": "sha512-BdOGOY8OKRBcgoDkwqA8Q5XvOIhoNx/Sh6BnGJlet2Abt0X5BK0BDrqGyQgLhAVjD2nAg5f6o01u/OPUhG022Q==",
"version": "19.2.3",
"resolved": "https://registry.npmjs.org/react/-/react-19.2.3.tgz",
"integrity": "sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==",
"engines": {
"node": ">=0.10.0"
}
@@ -9632,9 +9632,9 @@
}
},
"react": {
"version": "19.2.2",
"resolved": "https://registry.npmjs.org/react/-/react-19.2.2.tgz",
"integrity": "sha512-BdOGOY8OKRBcgoDkwqA8Q5XvOIhoNx/Sh6BnGJlet2Abt0X5BK0BDrqGyQgLhAVjD2nAg5f6o01u/OPUhG022Q=="
"version": "19.2.3",
"resolved": "https://registry.npmjs.org/react/-/react-19.2.3.tgz",
"integrity": "sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA=="
},
"react-chartjs-2": {
"version": "5.3.1",

View File

@@ -18,7 +18,7 @@
"i18next": "^25.7.2",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"react": "^19.2.1",
"react": "^19.2.3",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.2",
"react-i18next": "^16.5.0",