From 8688bed043f67d747f169160da72576a6be1b94d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 15:34:06 +0000 Subject: [PATCH] build(deps): bump @angular/core from 21.2.4 to 21.2.17 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 21.2.4 to 21.2.17. - [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.17/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 21.2.17 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 97816cd..f1e1788 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@angular/cdk": "^21.1.2", "@angular/common": "^21.1.2", "@angular/compiler": "^21.1.2", - "@angular/core": "^21.2.4", + "@angular/core": "^21.2.17", "@angular/forms": "^21.1.2", "@angular/platform-browser": "^21.1.2", "@angular/platform-browser-dynamic": "^21.1.2", diff --git a/yarn.lock b/yarn.lock index 58cbc69..de68a2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -351,10 +351,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^21.2.4": - version "21.2.4" - resolved "https://registry.npmjs.org/@angular/core/-/core-21.2.4.tgz#d5037a54ed08d3dc2303f5d63f92c2d67aa0b937" - integrity sha512-2+gd67ZuXHpGOqeb2o7XZPueEWEP81eJza2tSHkT5QMV8lnYllDEmaNnkPxnIjSLGP1O3PmiXxo4z8ibHkLZwg== +"@angular/core@^21.2.17": + version "21.2.17" + resolved "https://registry.npmjs.org/@angular/core/-/core-21.2.17.tgz#cbed1509afd41422ef09539be0fb5cf5755e2b18" + integrity sha512-wYHpwIdnUnjQFOJJNqRcGx7LS3u64jT+R9L0TnMR/ViBM9dQgGYImlSikkftg2yrFCNo5aKRxhG2LLskQurVdg== dependencies: tslib "^2.3.0"