mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
build(deps): Bump esbuild, @angular-devkit/build-angular and ng-packagr
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.28.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [ng-packagr](https://github.com/ng-packagr/ng-packagr). These dependencies need to be updated together. Updates `esbuild` from 0.25.9 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.25.9...v0.28.1) Updates `@angular-devkit/build-angular` from 20.3.35 to 21.2.23 - [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/v20.3.35...v21.2.23) Updates `ng-packagr` from 20.3.2 to 22.1.1 - [Release notes](https://github.com/ng-packagr/ng-packagr/releases) - [Changelog](https://github.com/ng-packagr/ng-packagr/blob/main/CHANGELOG.md) - [Commits](https://github.com/ng-packagr/ng-packagr/compare/20.3.2...22.1.1) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.2.22 dependency-type: direct:development - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: indirect - dependency-name: ng-packagr dependency-version: 22.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+1557
-1957
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -80,7 +80,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "9.2.0-34121397019",
|
||||
"@angular-devkit/build-angular": "20.3.35",
|
||||
"@angular-devkit/build-angular": "21.2.23",
|
||||
"@angular-devkit/core": "20.3.16",
|
||||
"@angular-devkit/schematics": "20.3.16",
|
||||
"@angular-eslint/builder": "20.7.0",
|
||||
@@ -125,7 +125,7 @@
|
||||
"karma-jasmine-html-reporter": "^2.2.0",
|
||||
"karma-mocha-reporter": "^2.2.5",
|
||||
"lint-staged": "^16.4.0",
|
||||
"ng-packagr": "20.3.2",
|
||||
"ng-packagr": "22.1.1",
|
||||
"node-stream-zip": "^1.14.0",
|
||||
"nx": "23.1.2",
|
||||
"prettier": "3.8.1",
|
||||
|
||||
Reference in New Issue
Block a user