mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 17:04:07 +01:00
Try to fix Mermaid Diagram error: Maximum call stack size exceeded.
Thanks to xet7 !
This commit is contained in:
parent
7c0251cef5
commit
aeac6e605b
3 changed files with 5 additions and 5 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -428,9 +428,9 @@
|
|||
}
|
||||
},
|
||||
"@wekanteam/markdown-it-mermaid": {
|
||||
"version": "0.5.6",
|
||||
"resolved": "https://registry.npmjs.org/@wekanteam/markdown-it-mermaid/-/markdown-it-mermaid-0.5.6.tgz",
|
||||
"integrity": "sha512-jwwaecvkwYLSc1kQJtA7F3giBPu9ShiBd05SNl6mlufO+NtEz+82BxNph7qMdh7zlNbon5PArabcK1e89hB3qQ==",
|
||||
"version": "0.5.8",
|
||||
"resolved": "https://registry.npmjs.org/@wekanteam/markdown-it-mermaid/-/markdown-it-mermaid-0.5.8.tgz",
|
||||
"integrity": "sha512-9Sf/L1hZruZBGZdVp0kCW910MqaI5CVy6dARD3vrax6bH5UnlVhTzW6GJgQj0HEMBPfoENnTp6n97XXz4i8gRA==",
|
||||
"requires": {
|
||||
"@wekanteam/cli-table3": "^0.7.7",
|
||||
"mermaid": "^9.1.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue