mirror of https://github.com/OpenVidu/openvidu.git
build(deps-dev): bump @angular/compiler in /openvidu-components-angular
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 20.3.15 to 20.3.18. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/v20.3.18/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 20.3.18 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>dependabot/npm_and_yarn/openvidu-components-angular/angular/compiler-20.3.18
parent
d11f1fcbeb
commit
5e1a437885
|
|
@ -28,7 +28,7 @@
|
|||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "20.3.13",
|
||||
"@angular/cli": "20.3.13",
|
||||
"@angular/compiler": "20.3.15",
|
||||
"@angular/compiler": "20.3.18",
|
||||
"@angular/compiler-cli": "20.3.15",
|
||||
"@compodoc/compodoc": "1.1.32",
|
||||
"@types/jasmine": "5.1.13",
|
||||
|
|
@ -1205,9 +1205,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@angular/compiler": {
|
||||
"version": "20.3.15",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.15.tgz",
|
||||
"integrity": "sha512-lMicIAFAKZXa+BCZWs3soTjNQPZZXrF/WMVDinm8dQcggNarnDj4UmXgKSyXkkyqK5SLfnLsXVzrX6ndVT6z7A==",
|
||||
"version": "20.3.18",
|
||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-20.3.18.tgz",
|
||||
"integrity": "sha512-AaP/LCiDNcYmF135EEozjyR04NRBT38ZfBHQwjhgwiBBTejmvcpHwJaHSkraLpZqZzE4BQqqmgiQ1EJqxEwLVA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "20.3.13",
|
||||
"@angular/cli": "20.3.13",
|
||||
"@angular/compiler": "20.3.15",
|
||||
"@angular/compiler": "20.3.18",
|
||||
"@angular/compiler-cli": "20.3.15",
|
||||
"@compodoc/compodoc": "1.1.32",
|
||||
"@types/jasmine": "5.1.13",
|
||||
|
|
|
|||
Loading…
Reference in New Issue