From f6e8f69bfc8cb7332a9aeb809c16b0626d271339 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 19:14:59 +0000 Subject: [PATCH] Update dependency ng-zorro-antd to v18 --- 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 e11e6ba8db5da..8d72245e64f1d 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.52.0", - "ng-zorro-antd": "18.0.0", + "ng-zorro-antd": "18.1.1", "rxjs": "7.8.1", "tslib": "^2.0.0", "zone.js": "0.15.0"