diff --git a/package.json b/package.json index 7ad5e85..9cade6d 100644 --- a/package.json +++ b/package.json @@ -5,30 +5,30 @@ "license": "MIT", "repository": "t3kit/felayout_bluemountain", "devDependencies": { - "autoprefixer": "6.3.1", + "autoprefixer": "6.3.7", "chalk": "1.1.3", - "grunt": "0.4.5", + "grunt": "1.0.1", "grunt-assemble": "0.4.0", - "grunt-build-control": "0.6.2", - "grunt-concurrent": "2.1.0", - "grunt-contrib-clean": "0.7.0", - "grunt-contrib-connect": "0.11.2", - "grunt-contrib-copy": "0.8.2", - "grunt-contrib-csslint": "0.5.0", - "grunt-contrib-imagemin": "1.0.0", - "grunt-contrib-jshint": "0.11.3", - "grunt-contrib-less": "1.1.0", - "grunt-contrib-watch": "0.6.1", - "grunt-focus": "0.1.1", - "grunt-htmlhint": "0.9.12-fix", - "grunt-import": "0.1.7", - "grunt-jscs": "2.6.0", - "grunt-newer": "1.1.1", - "grunt-notify": "0.4.3", - "grunt-postcss": "0.7.1", + "grunt-build-control": "0.7.0", + "grunt-concurrent": "2.3.0", + "grunt-contrib-clean": "1.0.0", + "grunt-contrib-connect": "1.0.2", + "grunt-contrib-copy": "1.0.0", + "grunt-contrib-csslint": "1.0.0", + "grunt-contrib-imagemin": "1.0.1", + "grunt-contrib-jshint": "1.0.0", + "grunt-contrib-less": "1.3.0", + "grunt-contrib-watch": "1.0.0", + "grunt-focus": "1.0.0", + "grunt-htmlhint": "0.9.13", + "grunt-import": "1.0.3", + "grunt-jscs": "3.0.1", + "grunt-newer": "1.2.0", + "grunt-notify": "0.4.5", + "grunt-postcss": "0.8.0", "grunt-shell": "1.3.0", - "jshint-stylish": "2.1.0", - "load-grunt-config": "0.19.1", + "jshint-stylish": "2.2.0", + "load-grunt-config": "0.19.2", "time-grunt": "1.3.0" }, "engines": {