Rework mermaid integration to support off-DOM rendering

This commit is contained in:
Nick O'Leary
2023-09-22 15:23:01 +01:00
parent 58dec7b9b0
commit 6635ff9a69
9 changed files with 61 additions and 74 deletions

View File

@@ -109,7 +109,7 @@
"jquery-i18next": "1.2.1",
"jsdoc-nr-template": "github:node-red/jsdoc-nr-template",
"marked": "4.3.0",
"mermaid": "^9.4.3",
"mermaid": "^10.4.0",
"minami": "1.2.3",
"mocha": "9.2.2",
"node-red-node-test-helper": "^0.3.2",