From cee05f92a5407a6360bd4920bcf006ee8ecb141d Mon Sep 17 00:00:00 2001 From: "dev-mend-for-github-com[bot]" <51963704+dev-mend-for-github-com[bot]@users.noreply.github.com> Date: Sat, 27 Dec 2025 21:16:30 +0000 Subject: [PATCH] Update dependency @angular/compiler to v21 --- flink-runtime-web/web-dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flink-runtime-web/web-dashboard/package.json b/flink-runtime-web/web-dashboard/package.json index 0c1c9972d0ab8..e720d7cd4ff50 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -17,7 +17,7 @@ "dependencies": { "@angular/animations": "^14.2.6", "@angular/common": "^14.2.6", - "@angular/compiler": "^14.2.6", + "@angular/compiler": "^21.0.0", "@angular/core": "^14.2.6", "@angular/forms": "^14.2.6", "@angular/platform-browser": "^14.2.6",