From b4a25c385147ebe1e3829071a47125faf88d3f65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 23:53:44 +0000 Subject: [PATCH] Update angular monorepo to v21 --- flink-runtime-web/web-dashboard/package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/flink-runtime-web/web-dashboard/package.json b/flink-runtime-web/web-dashboard/package.json index 12b63aa15850f..336ee8153d844 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -15,14 +15,14 @@ }, "private": true, "dependencies": { - "@angular/animations": "13.4.0", - "@angular/common": "13.4.0", - "@angular/compiler": "13.4.0", - "@angular/core": "13.4.0", - "@angular/forms": "13.4.0", - "@angular/platform-browser": "13.4.0", - "@angular/platform-browser-dynamic": "13.4.0", - "@angular/router": "13.4.0", + "@angular/animations": "21.0.0", + "@angular/common": "21.0.0", + "@angular/compiler": "21.0.0", + "@angular/core": "21.0.0", + "@angular/forms": "21.0.0", + "@angular/platform-browser": "21.0.0", + "@angular/platform-browser-dynamic": "21.0.0", + "@angular/router": "21.0.0", "@antv/g2": "4.2.12", "core-js": "3.46.0", "d3": "7.9.0", @@ -43,8 +43,8 @@ "@angular-eslint/schematics": "20.0.0", "@angular-eslint/template-parser": "20.0.0", "@angular/cli": "20.0.1", - "@angular/compiler-cli": "13.4.0", - "@angular/language-service": "13.4.0", + "@angular/compiler-cli": "21.0.0", + "@angular/language-service": "21.0.0", "@testing-library/angular": "18.0.0", "@types/d3": "^7.1.0", "@types/dagre": "0.7.53",