-
Notifications
You must be signed in to change notification settings - Fork 0
/
yarn.lock
79 lines (63 loc) · 2.77 KB
/
yarn.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
version "0.0.1"
resolved "https://registry.yarnpkg.com/add-event-listener/-/add-event-listener-0.0.1.tgz#a76229ebc64c8aefae204a16273a2f255abea2d0"
cytoscape-cola@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/cytoscape-cola/-/cytoscape-cola-1.6.0.tgz#8e99be89caad8d2f04c1adcb3916abc1ff7564b2"
dependencies:
webcola "^3.1.2"
cytoscape-context-menus@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/cytoscape-context-menus/-/cytoscape-context-menus-3.0.2.tgz#2ad58ce807444923f11c0f73791f912f6bf0c0d9"
cytoscape-edgehandles@^2.13.2:
version "2.13.2"
resolved "https://registry.yarnpkg.com/cytoscape-edgehandles/-/cytoscape-edgehandles-2.13.2.tgz#0d159e22c395ff80e965de9a722c8f4d2ff97813"
dependencies:
lodash.debounce "^4.0.8"
lodash.throttle "^4.1.1"
cytoscape@^3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/cytoscape/-/cytoscape-3.1.4.tgz#f9bc078f7892bc66fc489cfae0f269693ed63665"
fullscreen@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/fullscreen/-/fullscreen-1.1.0.tgz#6a20096999581b3550b9991745e5a184d911dcfb"
dependencies:
add-event-listener "0.0.1"
graphlib-dot@^0.6.2:
version "0.6.2"
resolved "https://registry.yarnpkg.com/graphlib-dot/-/graphlib-dot-0.6.2.tgz#872e933d0bb349430cb813a2491943d1c5f1e952"
dependencies:
graphlib "^1.0.1"
lodash "^2.4.1"
graphlib@^1.0.1:
version "1.0.7"
resolved "https://registry.yarnpkg.com/graphlib/-/graphlib-1.0.7.tgz#0cab2df0ffe6abe070b2625bfa1edb6ec967b8b1"
dependencies:
lodash "^3.10.0"
jquery@^3.1.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
lodash.debounce@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
lodash.throttle@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
lodash@^2.4.1:
version "2.4.2"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.2.tgz#fadd834b9683073da179b3eae6d9c0d15053f73e"
lodash@^3.10.0:
version "3.10.1"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
moment@^2.18.1:
version "2.18.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f"
webcola@^3.1.2:
version "3.3.3"
resolved "https://registry.yarnpkg.com/webcola/-/webcola-3.3.3.tgz#563e4045d69db0c00acceded3bd6fed119407d9f"
dependencies:
fullscreen "^1.1.0"
graphlib-dot "^0.6.2"
jquery "^3.1.1"