From c1e1c9339c8501e96ad4d69489a82ba566a16d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:11:37 +0000 Subject: [PATCH] Bump @angular/core from 19.2.1 to 19.2.18 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 19.2.1 to 19.2.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/v19.2.18/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 19.2.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 26229b1..b6c1e89 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@angular/cdk": "19.2.2", "@angular/common": "^19.2.0", "@angular/compiler": "^19.2.0", - "@angular/core": "^19.2.0", + "@angular/core": "^19.2.18", "@angular/forms": "^19.2.0", "@angular/material": "19.2.2", "@angular/platform-browser": "^19.2.0", diff --git a/yarn.lock b/yarn.lock index 02c3fb4..ce4c744 100644 --- a/yarn.lock +++ b/yarn.lock @@ -206,10 +206,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^19.2.0": - version "19.2.1" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.1.tgz#695f65a33ad26c22479317ef7592d23fb313f853" - integrity sha512-gwdytbZSM9m5v9PhRsvh6Q13vI1Ydcx52QGs93bpWx5ACOGYGp/Y7zc2mcZb1aUM63zGBTpS9Qw9bEsPHeLZPA== +"@angular/core@^19.2.18": + version "19.2.18" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.18.tgz#50e561c20e98e5339ce351f207d6d7aeecf10f85" + integrity sha512-+QRrf0Igt8ccUWXHA+7doK5W6ODyhHdqVyblSlcQ8OciwkzIIGGEYNZom5OZyWMh+oI54lcSeyV2O3xaDepSrQ== dependencies: tslib "^2.3.0"