Browse Source

Bump dependencies

Jason Grout 9 years ago
parent
commit
0a91edd99a
1 changed files with 3 additions and 2 deletions
  1. 3 2
      package.json

+ 3 - 2
package.json

@@ -10,18 +10,19 @@
     "file-loader": "^0.8.5",
     "jquery": "^2.2.0",
     "jquery-ui": "^1.10.5",
-    "jupyter-js-notebook": "^0.21.0",
+    "jupyter-js-notebook": "^0.21.2",
     "jupyter-js-services": "^0.10.4",
     "jupyter-js-ui": "^0.14.0",
     "jupyter-js-utils": "^0.4.0",
-    "jupyter-js-widgets": "0.0.17",
     "phosphide": "^0.9.4",
     "phosphor-codemirror": "^0.0.1",
     "phosphor-di": "^0.9.0",
+    "phosphor-disposable": "^1.0.5",
     "phosphor-keymap": "^0.8.0",
     "phosphor-menus": "^1.0.0-rc.1",
     "phosphor-panel": "^1.0.0-rc.1",
     "phosphor-properties": "^2.0.0",
+    "phosphor-signaling": "^1.2.0",
     "phosphor-tabs": "^1.0.0-rc.2",
     "phosphor-widget": "^1.0.0-rc.1"
   },