From d5ee7bbe2b7cb67f8a56afd6921c9df5bd795d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 14:44:01 +0000 Subject: [PATCH] Bump ngx-echarts from 8.0.1 to 16.0.0 Bumps [ngx-echarts](https://github.com/xieziyu/ngx-echarts) from 8.0.1 to 16.0.0. - [Release notes](https://github.com/xieziyu/ngx-echarts/releases) - [Commits](https://github.com/xieziyu/ngx-echarts/compare/v8.0.1...v16.0.0) --- updated-dependencies: - dependency-name: ngx-echarts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efcc74e..3b201ad 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "dns": "^0.2.2", "echarts": "^5.2.2", "json-refs": "^3.0.15", - "ngx-echarts": "^8.0.1", + "ngx-echarts": "^16.0.0", "ngx-tippy-wrapper": "^4.0.1", "rxjs": "~6.6.0", "tslib": "^2.3.1",