1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-13 00:10:37 +02:00

All: Update Mermaid: 8.12.1 -> 8.13.5 (#5831)

This commit is contained in:
Helmut K. C. Tessarek
2021-12-13 05:35:21 -05:00
committed by GitHub
parent 51f7dc9ab8
commit 06e427fc5a
5 changed files with 480 additions and 8642 deletions

View File

@ -1,5 +1,5 @@
module.exports = { module.exports = {
hash:"de3871f000c87478973d7cd0913bd3ff", files: { hash:"dd2315568bb7795f97cee26a47e9b82b", files: {
'highlight.js/atom-one-dark-reasonable.css': { data: require('./highlight.js/atom-one-dark-reasonable.css.base64.js'), mime: 'text/css', encoding: 'base64' }, 'highlight.js/atom-one-dark-reasonable.css': { data: require('./highlight.js/atom-one-dark-reasonable.css.base64.js'), mime: 'text/css', encoding: 'base64' },
'highlight.js/atom-one-light.css': { data: require('./highlight.js/atom-one-light.css.base64.js'), mime: 'text/css', encoding: 'base64' }, 'highlight.js/atom-one-light.css': { data: require('./highlight.js/atom-one-light.css.base64.js'), mime: 'text/css', encoding: 'base64' },
'katex/fonts/KaTeX_AMS-Regular.woff2': { data: require('./katex/fonts/KaTeX_AMS-Regular.woff2.base64.js'), mime: 'application/octet-stream', encoding: 'base64' }, 'katex/fonts/KaTeX_AMS-Regular.woff2': { data: require('./katex/fonts/KaTeX_AMS-Regular.woff2.base64.js'), mime: 'application/octet-stream', encoding: 'base64' },

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@
"markdown-it-sup": "^1.0.0", "markdown-it-sup": "^1.0.0",
"markdown-it-toc-done-right": "^4.1.0", "markdown-it-toc-done-right": "^4.1.0",
"md5": "^2.2.1", "md5": "^2.2.1",
"mermaid": "^8.12.1", "mermaid": "^8.13.5",
"uslug": "git+https://github.com/laurent22/uslug.git#emoji-support" "uslug": "git+https://github.com/laurent22/uslug.git#emoji-support"
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14"