build(deps-dev): bump react from 19.2.4 to 19.2.6 (#11888)

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.4 to 19.2.6.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react)

---
updated-dependencies:
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-20 14:19:30 +05:30
committed by Anamika Dey
parent 7de830b9e9
commit f044a5dbfd
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -108,7 +108,7 @@
"ng-packagr": "19.2.2",
"nx": "22.6.5",
"prettier": "3.6.2",
"react": "^19.2.4",
"react": "^19.2.6",
"react-dom": "^19.2.4",
"rimraf": "^6.1.2",
"sass-loader": "16.0.8",
@@ -33378,9 +33378,9 @@
}
},
"node_modules/react": {
"version": "19.2.4",
"resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz",
"integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
"version": "19.2.6",
"resolved": "https://registry.npmjs.org/react/-/react-19.2.6.tgz",
"integrity": "sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==",
"devOptional": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -137,7 +137,7 @@
"ng-packagr": "19.2.2",
"nx": "22.6.5",
"prettier": "3.6.2",
"react": "^19.2.4",
"react": "^19.2.6",
"react-dom": "^19.2.4",
"rimraf": "^6.1.2",
"sass-loader": "16.0.8",