Update minimum version of node-mermaid to 8.9.2

This commit is contained in:
Pirate Praveen 2021-04-28 18:09:24 +05:30
parent 713f2e1161
commit 12905e534a
2 changed files with 5 additions and 5 deletions

2
debian/control vendored
View file

@ -458,7 +458,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
node-katex (>= 0.10.2+dfsg-8~),
node-lodash (>= 4.17.21+dfsg+~cs8.31.189.20210220~),
node-marked (>= 0.3~),
node-mermaid (>= 8.9~),
node-mermaid (>= 8.9.2~),
node-minimatch,
node-miragejs,
node-mousetrap,

View file

@ -136,7 +136,7 @@ Use debian packaged node modules when available
"bootstrap": "4.4.1",
"cache-loader": "^4.1.0",
"clipboard": "^1.7.1",
@@ -113,26 +113,26 @@
@@ -113,26 +113,28 @@
"jquery": "^3.5.0",
"jquery.caret": "^0.3.1",
"jquery.waitforimages": "^2.2.0",
@ -154,10 +154,10 @@ Use debian packaged node modules when available
+ "lodash": "link:/usr/share/nodejs/lodash",
"marked": "^0.3.12",
"mathjax": "3",
- "mermaid": "^8.9.0",
- "minimatch": "^3.0.4",
+ "mermaid": "link:/usr/share/nodejs/mermaid",
+ "minimatch": "link:/usr/share/nodejs/minimatch",
"mermaid": "^8.9.2",
"minimatch": "^3.0.4",
"monaco-editor": "^0.20.0",
"monaco-editor-webpack-plugin": "^1.9.0",
"monaco-yaml": "^2.5.1",
@ -175,7 +175,7 @@ Use debian packaged node modules when available
"raphael": "^2.2.7",
"raw-loader": "^4.0.2",
"select2": "3.5.2-browserify",
@@ -143,26 +143,25 @@
@@ -143,26 +145,25 @@
"style-loader": "^1.3.0",
"swagger-ui-dist": "^3.44.1",
"three": "^0.84.0",