mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 10:46:30 -05:00
fix(deps): update dependency mermaid to v10.2.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aacdc2a046
commit
faf7ee4d52
2 changed files with 6 additions and 6 deletions
|
@ -95,7 +95,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.3",
|
"mermaid": "10.2.4",
|
||||||
"next": "13.4.7",
|
"next": "13.4.7",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-bootstrap": "2.8.0",
|
"react-bootstrap": "2.8.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2504,7 +2504,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.3
|
mermaid: 10.2.4
|
||||||
next: 13.4.7
|
next: 13.4.7
|
||||||
prettier: 2.8.8
|
prettier: 2.8.8
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
|
@ -13212,9 +13212,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"mermaid@npm:10.2.3":
|
"mermaid@npm:10.2.4":
|
||||||
version: 10.2.3
|
version: 10.2.4
|
||||||
resolution: "mermaid@npm:10.2.3"
|
resolution: "mermaid@npm:10.2.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@braintree/sanitize-url": ^6.0.2
|
"@braintree/sanitize-url": ^6.0.2
|
||||||
cytoscape: ^3.23.0
|
cytoscape: ^3.23.0
|
||||||
|
@ -13233,7 +13233,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: 656d1807fd8994a9a2fa38bd9ddf0783c0e805b32fa28519b3739d81a9f083a5844fadd32812b54c13085b4533aaf8c094afac2b339f2debfaee2f40e3622515
|
checksum: a63a7e9922dd46aa540abd859a88ef98abe3d923ead68b96d1666a4d381085b454c9000f789d7f4efca5398a67ee7b935086a6191e7fcf329f54b78b196a0d1e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue