|
@@ -38,7 +38,7 @@
|
|
|
"grunt-browserify": "^5.0.0",
|
|
|
"grunt-contrib-clean": "^1.0.0",
|
|
|
"grunt-contrib-jshint": "^1.0.0",
|
|
|
- "grunt-contrib-uglify": "^1.0.1",
|
|
|
+ "grunt-contrib-uglify": "^2.0.0",
|
|
|
"grunt-contrib-watch": "^1.0.0",
|
|
|
"grunt-karma": "^2.0.0",
|
|
|
"grunt-tslint": "^3.1.1",
|
|
@@ -53,9 +53,9 @@
|
|
|
"karma-mocha-reporter": "^2.0.4",
|
|
|
"karma-phantomjs-launcher": "^1.0.1",
|
|
|
"karma-xml2js-preprocessor": "^0.0.3",
|
|
|
- "mocha": "^2.5.3",
|
|
|
- "phantomjs-prebuilt": "^2.1.7",
|
|
|
- "tsify": "^1.0.0",
|
|
|
+ "mocha": "^3.0.1",
|
|
|
+ "phantomjs-prebuilt": "^2.1.8",
|
|
|
+ "tsify": "^1.0.2",
|
|
|
"tslint": "3.8.0",
|
|
|
"typescript": "^1.8.10",
|
|
|
"typings": "^1.3.1",
|