File tree 2 files changed +126
-243
lines changed
2 files changed +126
-243
lines changed Original file line number Diff line number Diff line change 39
39
"dependencies" : {
40
40
"dagre" : " 0.8.5" ,
41
41
"dagre-d3" : " 0.6.4" ,
42
- "js-yaml" : " 4.0 .0" ,
42
+ "js-yaml" : " 4.1 .0" ,
43
43
"json-source-map" : " 0.6.1" ,
44
44
"lodash" : " 4.17.21" ,
45
45
"ramda" : " 0.27.1" ,
46
46
"uuid" : " 8.3.2"
47
47
},
48
48
"devDependencies" : {
49
49
"@types/dagre-d3" : " 0.6.2" ,
50
- "@types/js-yaml" : " 4.0.0 " ,
51
- "@types/lodash" : " 4.14.168 " ,
52
- "@types/node" : " 14.14.35 " ,
53
- "@types/ramda" : " 0.27.39 " ,
50
+ "@types/js-yaml" : " 4.0.1 " ,
51
+ "@types/lodash" : " 4.14.170 " ,
52
+ "@types/node" : " 15.12.4 " ,
53
+ "@types/ramda" : " 0.27.41 " ,
54
54
"@types/uuid" : " 8.3.0" ,
55
55
"husky" : " 4.3.8" ,
56
- "prettier" : " 2.2 .1" ,
57
- "pretty-quick" : " 3.1.0 " ,
58
- "ts-loader" : " 8.0.18 " ,
56
+ "prettier" : " 2.3 .1" ,
57
+ "pretty-quick" : " 3.1.1 " ,
58
+ "ts-loader" : " 9.2.3 " ,
59
59
"tslint" : " 6.1.3" ,
60
- "typescript" : " 4.2.3 " ,
60
+ "typescript" : " 4.3.4 " ,
61
61
"vscode" : " 1.1.37" ,
62
- "webpack" : " 5.27 .0" ,
63
- "webpack-cli" : " 4.5.0 "
62
+ "webpack" : " 5.40 .0" ,
63
+ "webpack-cli" : " 4.7.2 "
64
64
},
65
65
"husky" : {
66
66
"hooks" : {
You can’t perform that action at this time.
0 commit comments