mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency mermaid to v10.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fc763d74c4
commit
7ae167c232
2 changed files with 6 additions and 6 deletions
|
@ -98,7 +98,7 @@
|
|||
"markdown-it-regex": "0.2.0",
|
||||
"markdown-it-sub": "1.0.0",
|
||||
"markdown-it-sup": "1.0.0",
|
||||
"mermaid": "10.4.0",
|
||||
"mermaid": "10.5.0",
|
||||
"next": "13.4.19",
|
||||
"picocolors": "1.0.0",
|
||||
"react": "18.2.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2566,7 +2566,7 @@ __metadata:
|
|||
markdown-it-regex: 0.2.0
|
||||
markdown-it-sub: 1.0.0
|
||||
markdown-it-sup: 1.0.0
|
||||
mermaid: 10.4.0
|
||||
mermaid: 10.5.0
|
||||
next: 13.4.19
|
||||
picocolors: 1.0.0
|
||||
prettier: 3.0.3
|
||||
|
@ -13234,9 +13234,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mermaid@npm:10.4.0":
|
||||
version: 10.4.0
|
||||
resolution: "mermaid@npm:10.4.0"
|
||||
"mermaid@npm:10.5.0":
|
||||
version: 10.5.0
|
||||
resolution: "mermaid@npm:10.5.0"
|
||||
dependencies:
|
||||
"@braintree/sanitize-url": ^6.0.1
|
||||
"@types/d3-scale": ^4.0.3
|
||||
|
@ -13258,7 +13258,7 @@ __metadata:
|
|||
ts-dedent: ^2.2.0
|
||||
uuid: ^9.0.0
|
||||
web-worker: ^1.2.0
|
||||
checksum: f251e4a2fdfb79a081a3bf4a3f4b16986bbe79c78732624ea88f84f3408aa820ad5fec3acae44a2be5623ed14a6edc6298dc29ac6bff0502092036abdfe3b26c
|
||||
checksum: 443a84f517045342dac8f8968229eaaf7c6d83a88dfd996e17ac5fe04cd4a44710f4324634fbff2d7af5c1136f28cab1db84eb58ecb042f5e2635c26c620fafc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue