mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
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:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user