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.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
61362f9175
commit
dbae772c72
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.5.0",
|
||||
"mermaid": "10.5.1",
|
||||
"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.5.0
|
||||
mermaid: 10.5.1
|
||||
next: 13.4.19
|
||||
picocolors: 1.0.0
|
||||
prettier: 3.0.3
|
||||
|
@ -12911,9 +12911,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mermaid@npm:10.5.0":
|
||||
version: 10.5.0
|
||||
resolution: "mermaid@npm:10.5.0"
|
||||
"mermaid@npm:10.5.1":
|
||||
version: 10.5.1
|
||||
resolution: "mermaid@npm:10.5.1"
|
||||
dependencies:
|
||||
"@braintree/sanitize-url": ^6.0.1
|
||||
"@types/d3-scale": ^4.0.3
|
||||
|
@ -12935,7 +12935,7 @@ __metadata:
|
|||
ts-dedent: ^2.2.0
|
||||
uuid: ^9.0.0
|
||||
web-worker: ^1.2.0
|
||||
checksum: 443a84f517045342dac8f8968229eaaf7c6d83a88dfd996e17ac5fe04cd4a44710f4324634fbff2d7af5c1136f28cab1db84eb58ecb042f5e2635c26c620fafc
|
||||
checksum: bf1fb1e4e9a3b2fa600fb82f6606dd608da92146b80a1cade11b8cd86512945b71af19797a1ba6f15b1aed59b6a3f504af1dcf5428e4f5abc1756e8fe4ca538e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue