From 74ece0db0831b2c807c488655562127f1b66848d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:08:23 +0000 Subject: [PATCH] chore(deps): bump @angular/core from 20.3.2 to 20.3.16 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 20.3.2 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 | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 93e7f81a..ab2ab9ff 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@angular/animations": "^20.3.2", "@angular/common": "^20.3.2", "@angular/compiler": "^20.3.2", - "@angular/core": "^20.3.2", + "@angular/core": "^20.3.16", "@angular/forms": "^20.3.2", "@angular/platform-browser": "^20.3.2", "@angular/platform-browser-dynamic": "^20.3.2", diff --git a/yarn.lock b/yarn.lock index 709183b2..88cb5d34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -330,10 +330,10 @@ dependencies: tslib "^2.3.0" -"@angular/core@^20.3.2": - version "20.3.2" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-20.3.2.tgz#168f3b56a37f8205a1d58c5e274b8f639ac54896" - integrity sha512-88uPgs5LjtnywnQaZE2ShBb1wa8IuD6jWs4nc4feo32QdBc55tjebTBFJSHbi3mUVAp0eS4wI6ITo0YIb01H4g== +"@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" @@ -9447,7 +9447,7 @@ ts-node@~10.9.2: v8-compile-cache-lib "^3.0.1" yn "3.1.1" -tslib@2.8.1, tslib@^2.4.0, tslib@^2.8.1: +tslib@2.8.1, tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.8.1: version "2.8.1" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== @@ -9457,11 +9457,6 @@ tslib@^1.13.0, tslib@^1.8.1: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.0, tslib@^2.1.0, tslib@^2.3.0: - version "2.6.3" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0" - integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ== - tslint@~6.1.0: version "6.1.3" resolved "https://registry.yarnpkg.com/tslint/-/tslint-6.1.3.tgz#5c23b2eccc32487d5523bd3a470e9aa31789d904"