From 756adbbecc8408ca2334dc6f6ecdd639a5dd3f25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 14:59:52 +0000 Subject: [PATCH] Update dependency @angular/compiler to v21.0.7 [SECURITY] --- packages/app-web/package.json | 2 +- packages/app-web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/app-web/package.json b/packages/app-web/package.json index 9f60c22f2..136a61628 100644 --- a/packages/app-web/package.json +++ b/packages/app-web/package.json @@ -82,7 +82,7 @@ "@angular-eslint/template-parser": "^20.1.1", "@angular/build": "20.1.6", "@angular/cli": "^20.3.2", - "@angular/compiler": "^20.1.6", + "@angular/compiler": "^21.0.0", "@angular/compiler-cli": "^20.1.6", "@angular/language-service": "^20.1.6", "@badisi/wdio-harness": "^4.1.0", diff --git a/packages/app-web/yarn.lock b/packages/app-web/yarn.lock index 4189888b7..42cfb03f0 100644 --- a/packages/app-web/yarn.lock +++ b/packages/app-web/yarn.lock @@ -409,10 +409,10 @@ tslib "^2.3.0" yargs "^18.0.0" -"@angular/compiler@^20.1.6": - version "20.3.2" - resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-20.3.2.tgz#0e236145ba9369b16c3dc371df7462c5cc7d96cc" - integrity sha512-5fSzkPmRomZ9H43c82FJWLwdOi7MICMimP1y1oYJZcUh3jYRhXUrQvD0jifdRVkkgKNjaZYlMr0NkrYQFgFong== +"@angular/compiler@^21.0.0": + version "21.2.18" + resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-21.2.18.tgz#c702773ea970d168c7504db2f0f4036d3e04bcad" + integrity sha512-ccnDuKLuzIa0ayijR+alarsHNWIksuGV/lxGTZ0t6/0+B6J/RXupz6M2IO6ZHHEcg8r7pcrLCUBTyp3FoiRJrg== dependencies: tslib "^2.3.0"