mirror of https://github.com/OpenVidu/openvidu.git
build(deps): bump @angular/core in /openvidu-components-angular
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) 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/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>dependabot/npm_and_yarn/openvidu-components-angular/angular/core-20.3.18
parent
d11f1fcbeb
commit
5c07bdb359
|
|
@ -11,7 +11,7 @@
|
||||||
"@angular/animations": "20.3.15",
|
"@angular/animations": "20.3.15",
|
||||||
"@angular/cdk": "20.2.14",
|
"@angular/cdk": "20.2.14",
|
||||||
"@angular/common": "20.3.15",
|
"@angular/common": "20.3.15",
|
||||||
"@angular/core": "20.3.15",
|
"@angular/core": "20.3.18",
|
||||||
"@angular/forms": "20.3.15",
|
"@angular/forms": "20.3.15",
|
||||||
"@angular/material": "20.2.14",
|
"@angular/material": "20.2.14",
|
||||||
"@angular/platform-browser": "20.3.15",
|
"@angular/platform-browser": "20.3.15",
|
||||||
|
|
@ -1250,9 +1250,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@angular/core": {
|
"node_modules/@angular/core": {
|
||||||
"version": "20.3.15",
|
"version": "20.3.18",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-20.3.15.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/core/-/core-20.3.18.tgz",
|
||||||
"integrity": "sha512-NMbX71SlTZIY9+rh/SPhRYFJU0pMJYW7z/TBD4lqiO+b0DTOIg1k7Pg9ydJGqSjFO1Z4dQaA6TteNuF99TJCNw==",
|
"integrity": "sha512-B+NQQngd/aDbcfW0zGLis3wTLDeHTeTYMl/mGKQH+HwdPaRCKI1wEtaXaOYVJXkP2FeThocPevB8gLwNlPQUUw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
|
|
@ -1261,7 +1261,7 @@
|
||||||
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/compiler": "20.3.15",
|
"@angular/compiler": "20.3.18",
|
||||||
"rxjs": "^6.5.3 || ^7.4.0",
|
"rxjs": "^6.5.3 || ^7.4.0",
|
||||||
"zone.js": "~0.15.0"
|
"zone.js": "~0.15.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
"@angular/animations": "20.3.15",
|
"@angular/animations": "20.3.15",
|
||||||
"@angular/cdk": "20.2.14",
|
"@angular/cdk": "20.2.14",
|
||||||
"@angular/common": "20.3.15",
|
"@angular/common": "20.3.15",
|
||||||
"@angular/core": "20.3.15",
|
"@angular/core": "20.3.18",
|
||||||
"@angular/forms": "20.3.15",
|
"@angular/forms": "20.3.15",
|
||||||
"@angular/material": "20.2.14",
|
"@angular/material": "20.2.14",
|
||||||
"@angular/platform-browser": "20.3.15",
|
"@angular/platform-browser": "20.3.15",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue