From 40455945f98123ba7d578ce5e7333bb1a7d006b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:09:28 +0000 Subject: [PATCH] build(deps): bump @angular/core from 20.3.4 to 20.3.16 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.4 to 20.3.16. - [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.16/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-version: 20.3.16 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 e0281ef..d243253 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@angular/cdk": "^20.2.3", "@angular/common": "^20.3.0", "@angular/compiler": "^20.3.0", - "@angular/core": "^20.3.0", + "@angular/core": "^20.3.16", "@angular/forms": "^20.3.0", "@angular/material": "^20.2.3", "@angular/material-date-fns-adapter": "^20.2.3", diff --git a/yarn.lock b/yarn.lock index 521910a..aed27f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -321,10 +321,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^20.3.0": - version "20.3.4" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.4.tgz#c6394dc007e0feec82573baee35ddac0daf2dba8" - integrity sha512-qLYVXcpSBmsA/9fITB1cT2y37V1Yo3ybWEwvafnbAh8izabrMV0hh+J9Ajh9bPk092T7LS8Xt9eTu0OquBXkbw== +"@angular/core@^20.3.16": + version "20.3.16" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.16.tgz#c30038600e190ece0fa38452ef729e7b46416897" + integrity sha512-KSFPKvOmWWLCJBbEO+CuRUXfecX2FRuO0jNi9c54ptXMOPHlK1lIojUnyXmMNzjdHgRug8ci9qDuftvC2B7MKg== dependencies: tslib "^2.3.0"