You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2022/01/23 16:29:10 UTC

[incubator-streampipes] 25/26: [housekeeping] Bump echarts and ngx-echarts version

This is an automated email from the ASF dual-hosted git repository.

riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git

commit c315c38b67a62c98cb518d720d2f65b743b6bfdc
Author: Dominik Riemer <do...@gmail.com>
AuthorDate: Sun Jan 23 16:44:19 2022 +0100

    [housekeeping] Bump echarts and ngx-echarts version
---
 ui/package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ui/package.json b/ui/package.json
index 7b8e59a..ae19ccf 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -51,7 +51,7 @@
     "dagre": "0.8.4",
     "datatables.net": "^1.11.4",
     "datatables.net-dt": "^1.11.4",
-    "echarts": "^5.0.1",
+    "echarts": "^5.2.2",
     "echarts-wordcloud": "^2.0.0",
     "file-saver": "1.3.8",
     "jquery": "2.1.3",
@@ -63,7 +63,7 @@
     "lodash": "4.17.20",
     "material-icons": "^0.5.3",
     "ngx-color-picker": "^11.0.0",
-    "ngx-echarts": "^7.1.0",
+    "ngx-echarts": "^8.0.1",
     "ngx-quill": "15.0.0",
     "ngx-showdown": "6.0.0",
     "plotly.js": "^2.3.1",