From 5d1a05f7f5d8f48ec91b7c709043287230afd3df Mon Sep 17 00:00:00 2001 From: hasanbalci Date: Mon, 2 Sep 2024 21:54:19 -0400 Subject: [PATCH] Update package.json --- package.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index d9abd516..69f9b374 100644 --- a/package.json +++ b/package.json @@ -22,20 +22,20 @@ "backbone": "1.3.3", "body-parser": "^1.19.0", "bootstrap": "3.3.7", - "chise": "^3.0.0", + "chise": "4.0.0", "chroma-js": "^1.3.4", "cytoscape": "github:iVis-at-Bilkent/cytoscape.js#master", "cytoscape-autopan-on-drag": "2.2.1", "cytoscape-clipboard": "2.2.1", - "cytoscape-context-menus": "3.1.0", - "cytoscape-edge-editing": "2.0.1", + "cytoscape-context-menus": "4.2.1", + "cytoscape-edge-editing": "5.0.0", "cytoscape-edgehandles": "~2.13.1", - "cytoscape-expand-collapse": "github:iVis-at-Bilkent/cytoscape.js-expand-collapse#unstable", - "cytoscape-fcose": "github:iVis-at-Bilkent/cytoscape.js-fcose#unstable", - "cytoscape-graph-algos": "github:iVis-at-Bilkent/cytoscape.js-graph-algos#master", - "cytoscape-grid-guide": "github:iVis-at-Bilkent/cytoscape.js-grid-guide#unstable", - "cytoscape-layout-utilities": "github:iVis-at-Bilkent/cytoscape.js-layout-utilities#unstable", - "cytoscape-node-editing": "github:iVis-at-Bilkent/cytoscape.js-node-editing#unstable", + "cytoscape-expand-collapse": "4.1.1", + "cytoscape-fcose": "2.2.0", + "cytoscape-graph-algos": "1.0.0", + "cytoscape-grid-guide": "2.3.3", + "cytoscape-layout-utilities": "1.1.1", + "cytoscape-node-editing": "4.1.1", "cytoscape-panzoom": "~2.5.2", "cytoscape-popper": "^1.0.2", "cytoscape-undo-redo": "1.3.3", @@ -54,7 +54,7 @@ "natives": "^1.1.6", "nodemailer": "6.4.5", "request": "^2.81.0", - "sbgnviz": "github:iVis-at-Bilkent/sbgnviz.js#unstable", + "sbgnviz": "7.0.0", "tippy.js": "^3.4.0" }, "devDependencies": {