From ae396e4e82820e2a6322248f3881f2099714be36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 03:50:29 +0000 Subject: [PATCH] Update dependency ng-zorro-antd to v13.4.0 --- 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 28b5cd54eae7eb..f5d722d2bcfd57 100644 --- a/flink-runtime-web/web-dashboard/package.json +++ b/flink-runtime-web/web-dashboard/package.json @@ -30,7 +30,7 @@ "d3-tip": "^0.9.1", "dagre": "^0.8.5", "monaco-editor": "0.50.0", - "ng-zorro-antd": "18.0.0", + "ng-zorro-antd": "13.4.0", "rxjs": "7.8.1", "tslib": "^2.0.0", "zone.js": "0.14.8"