mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
fix(deps): update dependency flowchart.js to v1.18.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b58c475f83
commit
b87a978f25
2 changed files with 6 additions and 6 deletions
|
@ -70,7 +70,7 @@
|
||||||
"eventemitter2": "6.4.9",
|
"eventemitter2": "6.4.9",
|
||||||
"fast-deep-equal": "3.1.3",
|
"fast-deep-equal": "3.1.3",
|
||||||
"firacode": "6.2.0",
|
"firacode": "6.2.0",
|
||||||
"flowchart.js": "1.17.1",
|
"flowchart.js": "1.18.0",
|
||||||
"highlight.js": "11.9.0",
|
"highlight.js": "11.9.0",
|
||||||
"htmlparser2": "9.0.0",
|
"htmlparser2": "9.0.0",
|
||||||
"i18next": "23.8.2",
|
"i18next": "23.8.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2583,7 +2583,7 @@ __metadata:
|
||||||
eventemitter2: "npm:6.4.9"
|
eventemitter2: "npm:6.4.9"
|
||||||
fast-deep-equal: "npm:3.1.3"
|
fast-deep-equal: "npm:3.1.3"
|
||||||
firacode: "npm:6.2.0"
|
firacode: "npm:6.2.0"
|
||||||
flowchart.js: "npm:1.17.1"
|
flowchart.js: "npm:1.18.0"
|
||||||
highlight.js: "npm:11.9.0"
|
highlight.js: "npm:11.9.0"
|
||||||
htmlparser2: "npm:9.0.0"
|
htmlparser2: "npm:9.0.0"
|
||||||
i18next: "npm:23.8.2"
|
i18next: "npm:23.8.2"
|
||||||
|
@ -10415,12 +10415,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"flowchart.js@npm:1.17.1":
|
"flowchart.js@npm:1.18.0":
|
||||||
version: 1.17.1
|
version: 1.18.0
|
||||||
resolution: "flowchart.js@npm:1.17.1"
|
resolution: "flowchart.js@npm:1.18.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
raphael: "npm:2.3.0"
|
raphael: "npm:2.3.0"
|
||||||
checksum: ed0b79349470a1d952b57df4ba58935436874a37b62b7871410bc4dc9b669242f653da54205cc0210124cb2d5311b961dcc174f1f56803e9b274488ccc2555a7
|
checksum: fd826b4a9af2d825a7fdcfb6b36b422636f5935843d0907e22cd6d499d53986f2c218720195ca86646ee01bd30a9bec9fdd5f51ae103db8ec7e058d92c5383f1
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue