From d5f5770b5faf4485b4bdd2cdf60bd26c099ef9bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 01:15:26 +0000 Subject: [PATCH] Bump @angular/core from 21.2.0 to 21.2.4 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 21.2.0 to 21.2.4. - [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/v21.2.4/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 21.2.4 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 f357c36d..217e7104 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@angular/cdk": "^21.2.0", "@angular/common": "^21.2.0", "@angular/compiler": "^21.2.0", - "@angular/core": "^21.2.0", + "@angular/core": "^21.2.4", "@angular/forms": "^21.2.0", "@angular/localize": "^21.2.0", "@angular/material": "^21.2.0", diff --git a/yarn.lock b/yarn.lock index af4595c4..a7272a8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -353,10 +353,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^21.2.0": - version "21.2.0" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.2.0.tgz#ec63688f663e69c6afdaa74c1e589ee2bd7dca4d" - integrity sha512-VnTbmZq3g3Q+s3nCZ8VUDMLjMezOg/bqUxAJ/DrRWCrEcTP5JO3mrNPs3FHj+qlB0T+BQP7uQv6QTzPVKybwoA== +"@angular/core@^21.2.4": + version "21.2.4" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-21.2.4.tgz#d5037a54ed08d3dc2303f5d63f92c2d67aa0b937" + integrity sha512-2+gd67ZuXHpGOqeb2o7XZPueEWEP81eJza2tSHkT5QMV8lnYllDEmaNnkPxnIjSLGP1O3PmiXxo4z8ibHkLZwg== dependencies: tslib "^2.3.0"