mirror of https://github.com/OpenVidu/openvidu.git
build(deps): bump rollup and @angular-devkit/build-angular
Bumps [rollup](https://github.com/rollup/rollup) to 4.24.0 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `rollup` from 4.20.0 to 4.24.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.24.0) Updates `@angular-devkit/build-angular` from 18.2.5 to 18.2.11 - [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...18.2.11) --- updated-dependencies: - dependency-name: rollup 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-7f0c197802
parent
1d91d6fa9d
commit
6dc21da937
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": "18.2.11",
|
||||
"@angular/cli": "18.2.5",
|
||||
"@angular/compiler": "18.2.5",
|
||||
"@angular/compiler-cli": "18.2.5",
|
||||
|
|
Loading…
Reference in New Issue