From ab7b66c9a82c55be7a6f16d7bee8342c8ffcac0e Mon Sep 17 00:00:00 2001 From: softsimon Date: Wed, 23 Feb 2022 20:52:38 +0400 Subject: [PATCH] Bumping echarts --- frontend/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 10cb61231..332f647d9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -86,11 +86,11 @@ "browserify": "^17.0.0", "clipboard": "^2.0.4", "domino": "^2.1.6", - "echarts": "^5.1.2", + "echarts": "5.3.0", "express": "^4.17.1", "lightweight-charts": "^3.3.0", "ngx-bootrap-multiselect": "^2.0.0", - "ngx-echarts": "^7.0.1", + "ngx-echarts": "8.0.1", "ngx-infinite-scroll": "^10.0.1", "qrcode": "1.5.0", "rxjs": "^6.6.7",