mirror of https://github.com/OpenVidu/openvidu.git
build(deps): bump vite and @angular-devkit/build-angular
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 6.0.11 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `vite` from 5.4.6 to 6.0.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite) Updates `@angular-devkit/build-angular` from 18.2.5 to 19.1.3 - [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/18.2.5...19.1.3) --- updated-dependencies: - dependency-name: vite dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>dependabot/npm_and_yarn/openvidu-components-angular/multi-f2b383cc78
parent
77f23512a6
commit
b26e6c17d0
File diff suppressed because it is too large
Load Diff
|
@ -17,7 +17,7 @@
|
|||
"zone.js": "^0.14.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "18.2.5",
|
||||
"@angular-devkit/build-angular": "19.1.3",
|
||||
"@angular/cli": "18.2.5",
|
||||
"@angular/compiler": "18.2.5",
|
||||
"@angular/compiler-cli": "18.2.5",
|
||||
|
|
Loading…
Reference in New Issue