mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
Update dependency markmap-view to v0.1.2 (#801)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c6f456660a
commit
a2b83e0e59
2 changed files with 5 additions and 5 deletions
|
@ -79,7 +79,7 @@
|
|||
"markdown-it-task-lists": "2.1.1",
|
||||
"markdown-it-toc-done-right": "4.2.0",
|
||||
"markmap-lib": "0.10.2",
|
||||
"markmap-view": "0.1.1",
|
||||
"markmap-view": "0.1.2",
|
||||
"mermaid": "8.8.3",
|
||||
"node-sass": "4.14.1",
|
||||
"react": "17.0.1",
|
||||
|
|
|
@ -9492,10 +9492,10 @@ markmap-lib@0.10.2:
|
|||
remarkable "^2.0.0"
|
||||
remarkable-katex "^1.1.6"
|
||||
|
||||
markmap-view@0.1.1:
|
||||
version "0.1.1"
|
||||
resolved "https://registry.yarnpkg.com/markmap-view/-/markmap-view-0.1.1.tgz#2bf7fe0163c2cfd324ac8643a4a2dfab5529cb10"
|
||||
integrity sha512-KXiBavp5AtfKDcw/Q709oY4MIq1DpQ7kNhtvD4CouJ36Y/2xPoNf2JUl7wZ5TaBz42Wfbh7B2vDzFhZaaq2jEg==
|
||||
markmap-view@0.1.2:
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/markmap-view/-/markmap-view-0.1.2.tgz#818ebed4f5f03f20b7e214a2b1663285397bec13"
|
||||
integrity sha512-d0iD+fa47BuzrfQsVf4GZ/u5SCLH/kYltQbw76h/sDHMgVA2FNI+dPKhKmTJe8z5rudCGd2yEDJ3dx0QLntibw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@types/d3" "^6.0.0"
|
||||
|
|
Loading…
Reference in a new issue