summaryrefslogtreecommitdiffstats
path: root/catalog-ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-ui/package.json')
-rw-r--r--catalog-ui/package.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/catalog-ui/package.json b/catalog-ui/package.json
index bc28d90e3b..4fd1f46734 100644
--- a/catalog-ui/package.json
+++ b/catalog-ui/package.json
@@ -82,6 +82,8 @@
"@angular/platform-browser-dynamic": "^2.4.8",
"@angular/router": "^3.4.8",
"@angular/upgrade": "^2.4.8",
+ "@bardit/cytoscape-expand-collapse": "^2.0.3",
+ "@bardit/cytoscape-qtip": "^2.5.1",
"@types/core-js": "^0.9.35",
"@types/js-md5": "^0.4.0",
"@types/lodash": "^4.14.52",
@@ -114,9 +116,6 @@
"codelyzer": "^2.0.1",
"core-js": "^2.4.1",
"cytoscape": "^2.7.15",
- "@bardit/cytoscape-expand-collapse": "^2.0.3",
- "@bardit/cytoscape-qtip": "^2.5.1",
- "sdc-angular-dragdrop": "^1.0.14",
"cytoscape.js-undo-redo": "^1.0.1",
"express": "4.14.0",
"jquery": "^2.2.4",
@@ -126,15 +125,17 @@
"multer": "1.2.1",
"ng-html2js": "2.0.0",
"ng-infinite-scroll": "^1.3.0",
+ "ng2-interceptors": "^1.3.0-1",
"perfect-scrollbar": "^0.6.16",
"qtip2": "^3.0.3",
"reflect-metadata": "^0.1.10",
"restangular": "^1.6.1",
"rxjs": "^5.2.0",
+ "sdc-angular-dragdrop": "^1.0.14",
"ts-helpers": "^1.1.2",
"ts-node": "^2.1.0",
"tslint": "^4.4.2",
- "typescript": "^2.1.6",
+ "typescript": "2.3.4",
"typings": "^2.1.0",
"underscore": "^1.8.3",
"webpack": "^2.2.1",