mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
build(deps): Bump webpack and @angular-devkit/build-angular (#5085)
Bumps [webpack](https://github.com/webpack/webpack) to 5.105.0 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `webpack` from 5.98.0 to 5.105.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack/compare/v5.98.0...v5.105.0) Updates `@angular-devkit/build-angular` from 19.2.19 to 19.2.22 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular-cli/compare/19.2.19...v19.2.22) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.105.0 dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-version: 19.2.22 dependency-type: direct:development ... 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:
+1
-1
@@ -79,7 +79,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "8.5.0-23048320522",
|
||||
"@angular-devkit/build-angular": "19.2.19",
|
||||
"@angular-devkit/build-angular": "19.2.22",
|
||||
"@angular-devkit/core": "19.2.18",
|
||||
"@angular-devkit/schematics": "19.2.18",
|
||||
"@angular-eslint/builder": "19.3.0",
|
||||
|
||||
Reference in New Issue
Block a user