Update Mermaid.js (#4883)

* Update Mermaid.js

* tsc

* Allow using more CI resources

* Downgrade
This commit is contained in:
Tom Moor
2023-02-15 23:46:32 -05:00
committed by GitHub
parent 12aca51541
commit 0207786eec
4 changed files with 144 additions and 53 deletions

View File

@@ -71,7 +71,7 @@
"@sentry/tracing": "^7.24.2",
"@tippyjs/react": "^4.2.6",
"@tommoor/remove-markdown": "^0.3.2",
"@types/mermaid": "^9.1.0",
"@types/mermaid": "^9.2.0",
"@vitejs/plugin-react": "^3.0.0",
"autotrack": "^2.4.1",
"aws-sdk": "^2.1290.0",
@@ -136,7 +136,7 @@
"markdown-it": "^13.0.1",
"markdown-it-container": "^3.0.0",
"markdown-it-emoji": "^2.0.0",
"mermaid": "9.1.7",
"mermaid": "9.3.0",
"mime-types": "^2.1.35",
"mobx": "^4.15.4",
"mobx-react": "^6.3.1",