From 5c07bdb359e15947abab13f68ede9dcf3a8f9ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 10:08:04 +0000 Subject: [PATCH] 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] --- openvidu-components-angular/package-lock.json | 10 +++++----- openvidu-components-angular/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/openvidu-components-angular/package-lock.json b/openvidu-components-angular/package-lock.json index 88d2c4975..a6a3b2349 100644 --- a/openvidu-components-angular/package-lock.json +++ b/openvidu-components-angular/package-lock.json @@ -11,7 +11,7 @@ "@angular/animations": "20.3.15", "@angular/cdk": "20.2.14", "@angular/common": "20.3.15", - "@angular/core": "20.3.15", + "@angular/core": "20.3.18", "@angular/forms": "20.3.15", "@angular/material": "20.2.14", "@angular/platform-browser": "20.3.15", @@ -1250,9 +1250,9 @@ } }, "node_modules/@angular/core": { - "version": "20.3.15", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-20.3.15.tgz", - "integrity": "sha512-NMbX71SlTZIY9+rh/SPhRYFJU0pMJYW7z/TBD4lqiO+b0DTOIg1k7Pg9ydJGqSjFO1Z4dQaA6TteNuF99TJCNw==", + "version": "20.3.18", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-20.3.18.tgz", + "integrity": "sha512-B+NQQngd/aDbcfW0zGLis3wTLDeHTeTYMl/mGKQH+HwdPaRCKI1wEtaXaOYVJXkP2FeThocPevB8gLwNlPQUUw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -1261,7 +1261,7 @@ "node": "^20.19.0 || ^22.12.0 || >=24.0.0" }, "peerDependencies": { - "@angular/compiler": "20.3.15", + "@angular/compiler": "20.3.18", "rxjs": "^6.5.3 || ^7.4.0", "zone.js": "~0.15.0" }, diff --git a/openvidu-components-angular/package.json b/openvidu-components-angular/package.json index b050cb100..b56d723b4 100644 --- a/openvidu-components-angular/package.json +++ b/openvidu-components-angular/package.json @@ -3,7 +3,7 @@ "@angular/animations": "20.3.15", "@angular/cdk": "20.2.14", "@angular/common": "20.3.15", - "@angular/core": "20.3.15", + "@angular/core": "20.3.18", "@angular/forms": "20.3.15", "@angular/material": "20.2.14", "@angular/platform-browser": "20.3.15",