mirror of https://github.com/goharbor/harbor.git
chore(deps): bump vite and @angular-devkit/build-angular in /src/portal
Removes [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). It's no longer used after updating ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Removes `vite` Updates `@angular-devkit/build-angular` from 16.2.16 to 20.2.2 - [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/16.2.16...20.2.2) --- updated-dependencies: - dependency-name: vite dependency-version: dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-version: 20.2.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1e18d90691
commit
9b30976484
File diff suppressed because it is too large
Load Diff
|
@ -53,7 +53,7 @@
|
|||
"zone.js": "^0.13.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "^16.2.16",
|
||||
"@angular-devkit/build-angular": "^20.2.2",
|
||||
"@angular-eslint/builder": "16.1.2",
|
||||
"@angular-eslint/eslint-plugin": "16.1.2",
|
||||
"@angular-eslint/eslint-plugin-template": "16.1.2",
|
||||
|
|
Loading…
Reference in New Issue