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

git-hulk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git


The following commit(s) were added to refs/heads/main by this push:
     new ca44d9d7 Bump echarts from 5.4.2 to 6.1.0 (#391)
ca44d9d7 is described below

commit ca44d9d7d6d61205ec650db888159a53da9da041
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 13:38:44 2026 +0800

    Bump echarts from 5.4.2 to 6.1.0 (#391)
    
    Bumps [echarts](https://github.com/apache/echarts) from 5.4.2 to 6.1.0.
    - [Release notes](https://github.com/apache/echarts/releases)
    - [Commits](https://github.com/apache/echarts/compare/5.4.2...6.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: echarts
      dependency-version: 6.1.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 package.json |  2 +-
 yarn.lock    | 20 ++++++++++----------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/package.json b/package.json
index 8516ecb6..7163ffa4 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
     "antd": "^5.4.5",
     "clsx": "^1.1.1",
     "docusaurus-plugin-image-zoom": "^0.1.1",
-    "echarts": "^5.4.2",
+    "echarts": "^6.1.0",
     "prism-react-renderer": "^1.3.3",
     "react": "^17.0.2",
     "react-ace": "9.1.0",
diff --git a/yarn.lock b/yarn.lock
index ceddee74..b582e3a6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5844,13 +5844,13 @@ __metadata:
   languageName: node
   linkType: hard
 
-"echarts@npm:^5.4.2":
-  version: 5.4.2
-  resolution: "echarts@npm:5.4.2"
+"echarts@npm:^6.1.0":
+  version: 6.1.0
+  resolution: "echarts@npm:6.1.0"
   dependencies:
     tslib: 2.3.0
-    zrender: 5.4.3
-  checksum: 
933c28dada362314f7c7a5fd4243b44b24f75adb233f7c87541ac9a81734cb380a9683c3f56c8e559dacfddd363879e95a96f0047e33820123cd8f5b95b60f8f
+    zrender: 6.1.0
+  checksum: 
c9a3bd18c822bf5d0c0e4cc69382eb449c64dc1d6c52522b06869b240d97182d811017fca7b178929071d57a42ea76d1951f449eed161976d9407abb52504232
   languageName: node
   linkType: hard
 
@@ -12541,7 +12541,7 @@ __metadata:
     antd: ^5.4.5
     clsx: ^1.1.1
     docusaurus-plugin-image-zoom: ^0.1.1
-    echarts: ^5.4.2
+    echarts: ^6.1.0
     prism-react-renderer: ^1.3.3
     react: ^17.0.2
     react-ace: 9.1.0
@@ -12758,12 +12758,12 @@ __metadata:
   languageName: node
   linkType: hard
 
-"zrender@npm:5.4.3":
-  version: 5.4.3
-  resolution: "zrender@npm:5.4.3"
+"zrender@npm:6.1.0":
+  version: 6.1.0
+  resolution: "zrender@npm:6.1.0"
   dependencies:
     tslib: 2.3.0
-  checksum: 
ae89584fbe4256217e500a74183fd5870a2bed7e7b3234cd78fcbc0a1a82da8449596b2019105927069531b567ecf94425fb171abd6cedcbf517e52fdf438722
+  checksum: 
e02956ab1e4b66d64952f9c6f23f917ad8856eff292714f6b943759526c290356d285556e177977136b8f1097d01600aab6727fa6c0ad61f7093d0fb28eb3920
   languageName: node
   linkType: hard
 

Reply via email to