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/01 12:29:27 UTC

[apisix-dashboard] branch master updated: feat: update pluginchart

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 d2bf852  feat: update pluginchart
d2bf852 is described below

commit d2bf8523255df503b3713ad57010a31dbecae700
Author: juzhiyuan <ju...@apache.org>
AuthorDate: Tue Sep 1 20:29:08 2020 +0800

    feat: update pluginchart
---
 package.json |  2 +-
 yarn.lock    | 39 ++++++++++++++++++++++++---------------
 2 files changed, 25 insertions(+), 16 deletions(-)

diff --git a/package.json b/package.json
index 904044f..059a78b 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.2",
-    "@api7-dashboard/pluginchart": "^1.0.4",
+    "@api7-dashboard/pluginchart": "^1.0.7",
     "@api7-dashboard/ui": "^1.0.0",
     "@rjsf/antd": "2.2.0",
     "@rjsf/core": "2.2.0",
diff --git a/yarn.lock b/yarn.lock
index 01082d6..4b99c0f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -91,15 +91,15 @@
     lodash.tonumber "^4.0.3"
     moment "^2.27.0"
 
-"@ant-design/pro-form@1.0.0-beta.20":
-  version "1.0.0-beta.20"
-  resolved "https://registry.npm.taobao.org/@ant-design/pro-form/download/@ant-design/pro-form-1.0.0-beta.20.tgz#c60c317a41d2b7ccda0c1e2418b8cecd7a511d3a"
-  integrity sha1-xgwxekHSt8zaDB4kGLjOzXpRHTo=
+"@ant-design/pro-form@1.0.0-beta.21":
+  version "1.0.0-beta.21"
+  resolved "https://registry.yarnpkg.com/@ant-design/pro-form/-/pro-form-1.0.0-beta.21.tgz#d3e3bfcbf6ed122e567a0b8ef0feaa2399b136b3"
+  integrity sha512-7rALO6lWOmY8HlgfOBrWoiG5VkTtYF90HjnFZwBsh/PVDty/jec6NhjmywBfkHIiD5myuJOFD/aZuv9lbQ9H9g==
   dependencies:
     "@ant-design/icons" "^4.2.1"
     "@ant-design/pro-field" "0.1.2"
     "@ant-design/pro-provider" "0.0.6"
-    "@ant-design/pro-utils" "0.1.1"
+    "@ant-design/pro-utils" "0.1.2"
     classnames "^2.2.6"
     rc-resize-observer "^0.2.3"
     use-media-antd-query "^1.0.2"
@@ -136,16 +136,16 @@
   dependencies:
     rc-util "^5.0.1"
 
-"@ant-design/pro-table@^2.4.0":
-  version "2.6.2"
-  resolved "https://registry.npm.taobao.org/@ant-design/pro-table/download/@ant-design/pro-table-2.6.2.tgz#286075656829b68b0136d1fd4482044ad5e0d42b"
-  integrity sha1-KGB1ZWgptosBNtH9RIIEStXg1Cs=
+"@ant-design/pro-table@2.6.3":
+  version "2.6.3"
+  resolved "https://registry.yarnpkg.com/@ant-design/pro-table/-/pro-table-2.6.3.tgz#c6e28078d0fb9fadc35052cdfe551925a191573c"
+  integrity sha512-MRfaLyEd5Ape0vriIz6YZYufDnl3r6v6CDYU9UMNzyDm/9DT0oEFYV2kpzNLVGB7LjF/1yLZXXi+XbjDg5St5A==
   dependencies:
     "@ant-design/icons" "^4.1.0"
     "@ant-design/pro-field" "0.1.2"
-    "@ant-design/pro-form" "1.0.0-beta.20"
+    "@ant-design/pro-form" "1.0.0-beta.21"
     "@ant-design/pro-provider" "0.0.6"
-    "@ant-design/pro-utils" "0.1.1"
+    "@ant-design/pro-utils" "0.1.2"
     antd "^4.1.5"
     classnames "^2.2.6"
     dnd-core "^10.0.2"
@@ -167,6 +167,15 @@
     lodash.isequal "^4.5.0"
     rc-util "^5.0.6"
 
+"@ant-design/pro-utils@0.1.2":
+  version "0.1.2"
+  resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-0.1.2.tgz#b9e1115e97d1ba5ac946f2f77136758c8335114b"
+  integrity sha512-5O9k2asNFTuSh+YWACZJ25DuPurWPPhr3AyDx6Pvj5lxb8t/1yJmmWJluwmVLJ65A9oKgwiWU87NHWnsP2cSYw==
+  dependencies:
+    "@types/lodash.isequal" "^4.5.5"
+    lodash.isequal "^4.5.0"
+    rc-util "^5.0.6"
+
 "@ant-design/react-slick@~0.27.0":
   version "0.27.10"
   resolved "https://registry.npm.taobao.org/@ant-design/react-slick/download/@ant-design/react-slick-0.27.10.tgz#84b01288ad1a9b049f1ff537d85b765d397b60c1"
@@ -188,10 +197,10 @@
     json-schema "^0.2.5"
     set-value "^3.0.2"
 
-"@api7-dashboard/pluginchart@^1.0.4":
-  version "1.0.4"
-  resolved "https://registry.npm.taobao.org/@api7-dashboard/pluginchart/download/@api7-dashboard/pluginchart-1.0.4.tgz#1fed486744b022c43f9864e312f0cecbcf2263e9"
-  integrity sha1-H+1IZ0SwIsQ/mGTjEvDOy88iY+k=
+"@api7-dashboard/pluginchart@^1.0.7":
+  version "1.0.7"
+  resolved "https://registry.yarnpkg.com/@api7-dashboard/pluginchart/-/pluginchart-1.0.7.tgz#0b7dc5cabc1c0945eaf24c12b5dab4feea48368e"
+  integrity sha512-SMgQ8pjUkA1xE77NceSjPiVzEYSOqNVk01lnt8rjqvBfZg4uMF8HHL6/jofDcrSLsbnkB1GSTKBcRkdFrRt25w==
   dependencies:
     "@ant-design/icons" "^4.2.2"
     "@mrblenny/react-flow-chart" "^0.0.14"