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

shuai pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/answer-plugins.git


The following commit(s) were added to refs/heads/main by this push:
     new c2d244d  lock mermaid version
c2d244d is described below

commit c2d244d1544e56a9ad0484d2a860b20c821030a5
Author: dashuai <lishuail...@sifou.com>
AuthorDate: Fri Aug 8 14:02:09 2025 +0800

    lock mermaid version
---
 editor-chart/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editor-chart/package.json b/editor-chart/package.json
index 717b448..a9fd58d 100644
--- a/editor-chart/package.json
+++ b/editor-chart/package.json
@@ -47,6 +47,6 @@
     "vite-plugin-dts": "^3.9.1"
   },
   "dependencies": {
-    "mermaid": "^9.1.7"
+    "mermaid": "9.1.7"
   }
 }

Reply via email to