From 7d024de65f81c720eedc9096ee0bc9a4f3662300 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 02:39:48 +0000 Subject: [PATCH] Update dependency @angular/compiler to v21.2.19 [SECURITY] Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/scripts/frontend/templates/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/frontend/templates/package.json b/src/scripts/frontend/templates/package.json index c1753b3e..45224946 100644 --- a/src/scripts/frontend/templates/package.json +++ b/src/scripts/frontend/templates/package.json @@ -16,7 +16,7 @@ "dependencies": { "@angular/animations": "21.1.4", "@angular/common": "21.1.4", - "@angular/compiler": "21.1.4", + "@angular/compiler": "21.2.19", "@angular/core": "21.1.4", "@angular/elements": "21.1.4", "@angular/forms": "21.1.4",