From 54db2652dda0a921a5f7142cd4eb6a8baca0d5d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:37:24 +0000 Subject: [PATCH] Bump @angular/core from 19.2.14 to 19.2.18 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 19.2.14 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 d4a3e2b1..d01044cd 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@angular/animations": "^19.2.6", "@angular/cdk": "^19.2.10", "@angular/common": "^19.2.16", - "@angular/core": "^19.2.6", + "@angular/core": "^19.2.18", "@angular/forms": "^19.2.6", "@angular/material": "^19.2.10", "@angular/platform-browser": "^19.2.6", diff --git a/yarn.lock b/yarn.lock index c8fa1e7d..1615b3fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -265,10 +265,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^19.2.6": - version "19.2.14" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-19.2.14.tgz#af9135afa795ea455de1031d89efe5e7d9fb7de2" - integrity sha512-EVErpW9tGqJ/wNcAN3G/ErH8pHCJ8mM1E6bsJ8UJIpDTZkpqqYjBMtZS9YWH5n3KwUd1tAkAB2w8FK125AjDUQ== +"@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"