mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Bump vite and @angular-devkit/build-angular (#2336)
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 20.0.1 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/20.0.1...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6cc8a9bd27
commit
6ea0f1ba57
2253
package-lock.json
generated
2253
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -67,7 +67,7 @@
|
||||
"handlebars": "^4.7.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "20.0.1",
|
||||
"@angular-devkit/build-angular": "20.2.2",
|
||||
"@angular/animations": "17.3.3",
|
||||
"@angular/cli": "17.3.3",
|
||||
"@angular/common": "17.3.3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user