Skip to content

Commit

Permalink
chore(deps): upgrade Mermaid to 11.3.0 (yuzutech#1795)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie authored Oct 22, 2024
1 parent 106a0cd commit 45242c6
Show file tree
Hide file tree
Showing 190 changed files with 2,678 additions and 549,990 deletions.
2 changes: 1 addition & 1 deletion ci/tests/smoke.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ describe('CJK font', function () {
const response = await sendRequest(testCase, 'svg')
const textResponse = await response.text()
try {
const boxWidthRegex = /(?<=<foreignObject.*?width="([0-9.]+)".*?)<span class="nodeLabel">ううううううう<\/span>/
const boxWidthRegex = /(?<=<foreignObject.*?width="([0-9.]+)".*?)<span class="nodeLabel"><p>ううううううう<\/p><\/span>/
deepEqual(boxWidthRegex.test(textResponse), true, `text response must include <foreignObject> tag with a width attribute but could not find this tag in: ${textResponse}`)
const match = textResponse.match(boxWidthRegex)
deepEqual(parseInt(match[1]) > 110, true, 'width must be greater than 110')
Expand Down
10 changes: 0 additions & 10 deletions mermaid/assets/mermaid/Tableau10-31042135.js

This file was deleted.

9 changes: 0 additions & 9 deletions mermaid/assets/mermaid/Tableau10-558cc280.js

This file was deleted.

148 changes: 0 additions & 148 deletions mermaid/assets/mermaid/arc-1ad67444.js

This file was deleted.

86 changes: 0 additions & 86 deletions mermaid/assets/mermaid/arc-d41f0391.js

This file was deleted.

6 changes: 0 additions & 6 deletions mermaid/assets/mermaid/array-2ff2c7a6.js

This file was deleted.

6 changes: 0 additions & 6 deletions mermaid/assets/mermaid/array-b7dcf730.js

This file was deleted.

Loading

0 comments on commit 45242c6

Please sign in to comment.