Upgrade @zenuml/core to v3.31.1.

It fixes the issue https://github.com/mermaid-js/mermaid-cli/issues/584 among other improvements.
This commit is contained in:
MrCoder
2025-05-09 19:20:20 +10:00
parent 1b044a24fa
commit 107b6cae87
3 changed files with 25 additions and 21 deletions

View File

@@ -33,7 +33,7 @@
],
"license": "MIT",
"dependencies": {
"@zenuml/core": "^3.23.28"
"@zenuml/core": "^3.31.1"
},
"devDependencies": {
"mermaid": "workspace:^"