Skip to content

Commit 545ddb4

Browse files
authored
fix: mermaid subgraph should render text content properly (#1072)
1 parent 3c81fa8 commit 545ddb4

File tree

2 files changed

+546
-250
lines changed

2 files changed

+546
-250
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,10 @@
9999
"@babel/runtime@<7.27.0": "^7.27.0",
100100
"@babel/runtime-corejs3@<7.27.0": "^7.27.0",
101101
"axios@>=1.0.0 <1.8.3": "^1.8.3",
102-
"dompurify@<3.2.4": "^3.2.4",
103102
"esbuild@<0.25.0": "^0.25.0",
104103
"estree-util-value-to-estree@<3.3.3": "^3.3.3",
105104
"image-size@>=1.1.0 <1.2.1": "^1.2.1",
105+
"mermaid@<11.5.0": "^11.6.0",
106106
"path-to-regexp@<0.1.12": "^0.1.12",
107107
"prismjs@<1.30.0": "^1.30.0"
108108
}

0 commit comments

Comments
 (0)