mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 06:34:39 -04:00
fix(deps): update dependency mermaid to v10.6.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
15e4773706
commit
596a96626c
2 changed files with 6 additions and 6 deletions
|
@ -98,7 +98,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.5.1",
|
"mermaid": "10.6.0",
|
||||||
"next": "13.4.19",
|
"next": "13.4.19",
|
||||||
"picocolors": "1.0.0",
|
"picocolors": "1.0.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2548,7 +2548,7 @@ __metadata:
|
||||||
markdown-it-regex: "npm:0.2.0"
|
markdown-it-regex: "npm:0.2.0"
|
||||||
markdown-it-sub: "npm:1.0.0"
|
markdown-it-sub: "npm:1.0.0"
|
||||||
markdown-it-sup: "npm:1.0.0"
|
markdown-it-sup: "npm:1.0.0"
|
||||||
mermaid: "npm:10.5.1"
|
mermaid: "npm:10.6.0"
|
||||||
next: "npm:13.4.19"
|
next: "npm:13.4.19"
|
||||||
picocolors: "npm:1.0.0"
|
picocolors: "npm:1.0.0"
|
||||||
prettier: "npm:3.0.3"
|
prettier: "npm:3.0.3"
|
||||||
|
@ -12965,9 +12965,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"mermaid@npm:10.5.1":
|
"mermaid@npm:10.6.0":
|
||||||
version: 10.5.1
|
version: 10.6.0
|
||||||
resolution: "mermaid@npm:10.5.1"
|
resolution: "mermaid@npm:10.6.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@braintree/sanitize-url": "npm:^6.0.1"
|
"@braintree/sanitize-url": "npm:^6.0.1"
|
||||||
"@types/d3-scale": "npm:^4.0.3"
|
"@types/d3-scale": "npm:^4.0.3"
|
||||||
|
@ -12989,7 +12989,7 @@ __metadata:
|
||||||
ts-dedent: "npm:^2.2.0"
|
ts-dedent: "npm:^2.2.0"
|
||||||
uuid: "npm:^9.0.0"
|
uuid: "npm:^9.0.0"
|
||||||
web-worker: "npm:^1.2.0"
|
web-worker: "npm:^1.2.0"
|
||||||
checksum: 74ba6959b343363935ec3a645b6a5985788807eeed9127b6a5135ac31537257775138dbac81ad2c2af912672232c49b894a4f39f448736be3d285338a04877e8
|
checksum: 1c7d0ad9f8c7ea5e240c27970c4e510ef29dca036b25e124ff82c716cf6e9ddd9eb18e3fc82c7d249a880905c53402c8946caa65ee4e1801dd6be9d7cd2b039c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue