You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2020/09/27 09:01:20 UTC

[apisix-dashboard] branch master updated: feat: update pluginchart version(1.0.13) (#520)

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

juzhiyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git


The following commit(s) were added to refs/heads/master by this push:
     new bef6d84  feat: update pluginchart version(1.0.13) (#520)
bef6d84 is described below

commit bef6d844a949f4128fc00afc8fb3ee4691784ff8
Author: litesun <7s...@gmail.com>
AuthorDate: Sun Sep 27 17:01:07 2020 +0800

    feat: update pluginchart version(1.0.13) (#520)
---
 package.json | 2 +-
 yarn.lock    | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index 75730ae..81ea2b1 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
     "@ant-design/pro-layout": "^6.0.0",
     "@ant-design/pro-table": "2.6.3",
     "@api7-dashboard/plugin": "^1.0.6",
-    "@api7-dashboard/pluginchart": "^1.0.11",
+    "@api7-dashboard/pluginchart": "^1.0.13",
     "@api7-dashboard/ui": "^1.0.3",
     "@rjsf/antd": "2.2.0",
     "@rjsf/core": "2.2.0",
diff --git a/yarn.lock b/yarn.lock
index 8443d42..cd31f53 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -199,12 +199,13 @@
     json-schema "^0.2.5"
     set-value "^3.0.2"
 
-"@api7-dashboard/pluginchart@^1.0.11":
-  version "1.0.11"
-  resolved "https://registry.yarnpkg.com/@api7-dashboard/pluginchart/-/pluginchart-1.0.11.tgz#1269f541134423a723f8d2f9c59a6b3c4096ab8b"
-  integrity sha512-zGGdQFXhiFEKc9ZLN9WQf3kL4R9wwS/w15AJxbSfLdivyR9FgyBudgCMiCCQiJCuApDgFodG0i7RPbLdjxadyg==
+"@api7-dashboard/pluginchart@^1.0.13":
+  version "1.0.13"
+  resolved "https://registry.yarnpkg.com/@api7-dashboard/pluginchart/-/pluginchart-1.0.13.tgz#93c24773f838ec9de45a7142a5e6932c1bfc5538"
+  integrity sha512-qcqzx0lNFX4lh63RW2GUrsdVQHI7sJgZwRnkPDFaZEh2O2o9HOf5Z7krnL61dI+uWZEh8RRqjAbSlaBKqxWUbg==
   dependencies:
     "@ant-design/icons" "^4.2.2"
+    "@api7-dashboard/plugin" "^1.0.6"
     "@mrblenny/react-flow-chart" "^0.0.14"
     "@rjsf/antd" "^2.3.0"
     "@rjsf/core" "^2.3.0"