diff --git a/package.json b/package.json index 08f721f..3dd56ac 100644 --- a/package.json +++ b/package.json @@ -14,11 +14,11 @@ "6to5": "^3.0.10", "LiveScript": "^1.2.0", "axon": "~2.0.0", - "babel-core": "^5.8.23", + "babel-core": "^6.10.4", "body-parser": "~1.0.2", "coffee-script": "~1.7.1", "express": "~4.1.1", - "gaze": "~0.6.4", + "gaze": "~1.1.0", "jade": "^1.11.0", "less": "^2.5.1", "lynx": "0.0.11", @@ -26,7 +26,7 @@ "myth": "^1.4.0", "ps-tree": "~0.0.3", "rsvp": "~3.0.1", - "stylus": "^0.51.1" + "stylus": "^0.54.3" }, "devDependencies": { "mocha": "~1.18.2",