From 5ada6809c3cdcd272c1ee32de4b3e2546ba31fbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 18:53:49 +0000 Subject: [PATCH] chore(deps): bump @angular/compiler from 21.0.1 to 21.0.7 Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 21.0.1 to 21.0.7. - [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.0.7/packages/compiler) --- updated-dependencies: - dependency-name: "@angular/compiler" dependency-version: 21.0.7 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 5a787bbb..6896cdfd 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@acrodata/color-picker": "^1.3.0", "@angular/cdk": "^21.0.1", "@angular/common": "^21.0.1", - "@angular/compiler": "^21.0.1", + "@angular/compiler": "^21.0.7", "@angular/core": "^21.0.1", "@angular/forms": "^21.0.1", "@angular/material": "^21.0.1", diff --git a/yarn.lock b/yarn.lock index 64835479..eaa701d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -437,10 +437,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@^21.0.1": - version "21.0.1" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.0.1.tgz#62273eac76ae5dbf57a75061a75107bd6c3be881" - integrity sha512-YRzHpThgCaC9b3xzK1Wx859ePeHEPR7ewQklUB5TYbpzVacvnJo38PcSAx/nzOmgX9y4mgyros6LzECmBb8d8w== +"@angular/compiler@^21.0.7": + version "21.0.7" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.0.7.tgz#8f946772cc208186238de943152f08dd5ed8d860" + integrity sha512-Qsjx0OrOquyx10fMynkHilRRoZy9qJcstHdML7NGKg887xqHW4YvgNKREIXmKYjnV6sUBBUxJUD1L5ouarb/YA== dependencies: tslib "^2.3.0"