mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency mermaid to v10.2.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd78605657
commit
3a5ae8df3a
2 changed files with 6 additions and 6 deletions
|
@ -97,7 +97,7 @@
|
|||
"markdown-it-regex": "0.2.0",
|
||||
"markdown-it-sub": "1.0.0",
|
||||
"markdown-it-sup": "1.0.0",
|
||||
"mermaid": "10.2.1",
|
||||
"mermaid": "10.2.2",
|
||||
"next": "13.4.4",
|
||||
"react": "18.2.0",
|
||||
"react-bootstrap": "2.7.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2507,7 +2507,7 @@ __metadata:
|
|||
markdown-it-regex: 0.2.0
|
||||
markdown-it-sub: 1.0.0
|
||||
markdown-it-sup: 1.0.0
|
||||
mermaid: 10.2.1
|
||||
mermaid: 10.2.2
|
||||
next: 13.4.4
|
||||
prettier: 2.8.8
|
||||
react: 18.2.0
|
||||
|
@ -13177,9 +13177,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mermaid@npm:10.2.1":
|
||||
version: 10.2.1
|
||||
resolution: "mermaid@npm:10.2.1"
|
||||
"mermaid@npm:10.2.2":
|
||||
version: 10.2.2
|
||||
resolution: "mermaid@npm:10.2.2"
|
||||
dependencies:
|
||||
"@braintree/sanitize-url": ^6.0.2
|
||||
cytoscape: ^3.23.0
|
||||
|
@ -13198,7 +13198,7 @@ __metadata:
|
|||
ts-dedent: ^2.2.0
|
||||
uuid: ^9.0.0
|
||||
web-worker: ^1.2.0
|
||||
checksum: 582a400e10b4b2f9d1d185b7e01c08d577871cc87e540bff43b80725a59052fa506798c35460d5c3ca1cf76ae1c9ecebceb05b86938aae723e62d224389ef03f
|
||||
checksum: 8893951f56081c420202cbb54cc50885a5a360fade46f400bf0ba91d6e6c9003a4c0219ca952b41958486a97f8216725a7e91c2478a2d5cbcccc587e49796618
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue