feat: Add Treemap support (mermaid 11.8.1)

This commit is contained in:
Sidharth Vinod
2025-07-07 21:16:54 +05:30
parent 99dd67e359
commit 1dbf0ab5f6
5 changed files with 320 additions and 250 deletions
+3 -3
View File
@@ -91,14 +91,14 @@
"@fontsource-variable/recursive": "^5.2.5",
"@fsegurai/codemirror-theme-vscode-dark": "^6.1.4",
"@fsegurai/codemirror-theme-vscode-light": "^6.1.4",
"@mermaid-js/layout-elk": "^0.1.7",
"@mermaid-js/mermaid-zenuml": "^0.2.0",
"@mermaid-js/layout-elk": "^0.1.8",
"@mermaid-js/mermaid-zenuml": "^0.2.1",
"codemirror": "^6.0.1",
"dayjs": "^1.11.13",
"hammerjs": "^2.0.8",
"js-base64": "3.7.7",
"lodash-es": "^4.17.21",
"mermaid": "^11.6.0",
"mermaid": "^11.8.1",
"mode-watcher": "^0.5.1",
"monaco-editor": "0.52.2",
"pako": "2.1.0",