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