From 053644e2aec477aadd72d6aec675627246484c44 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: Wed, 25 Feb 2026 21:41:38 +0000 Subject: [PATCH] Update dependency @angular/core to v19 --- 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..b91e4d42c52bf 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -18,7 +18,7 @@ "@angular/animations": "^14.2.6", "@angular/common": "^14.2.6", "@angular/compiler": "^14.2.6", - "@angular/core": "^14.2.6", + "@angular/core": "^19.0.0", "@angular/forms": "^14.2.6", "@angular/platform-browser": "^14.2.6", "@angular/platform-browser-dynamic": "^14.2.6",