Update build dependencies

This commit is contained in:
Dmitriy Simushev 2014-12-23 14:36:59 +00:00
parent 7e8ea1cdbf
commit 0c00a697ec

View File

@ -1,22 +1,22 @@
{
"devDependencies": {
"gulp": "~3.8.0",
"gulp-phpcs": "~0.2.1",
"gulp-uglify": "~0.3.1",
"gulp-concat": "~2.3.4",
"gulp": "~3.8.10",
"gulp-phpcs": "~0.3.0",
"gulp-uglify": "~1.0.2",
"gulp-concat": "~2.4.2",
"gulp-order": "~1.1.1",
"gulp-handlebars": "~2.2.0",
"gulp-handlebars": "~3.0.1",
"gulp-define-module": "~0.1.1",
"gulp-header": "~1.0.5",
"gulp-zip": "~1.0.0",
"gulp-tar": "~1.0.0",
"gulp-header": "~1.2.2",
"gulp-zip": "~2.0.2",
"gulp-tar": "~1.3.1",
"gulp-gzip": "~0.0.8",
"gulp-chmod": "~1.1.0",
"gulp-xgettext": "~0.2.0",
"gulp-chmod": "~1.2.0",
"gulp-xgettext": "~0.2.1",
"gulp-concat-po": "~0.1.0",
"handlebars": "~2.0.0",
"run-sequence": "~0.3.6",
"through2": "^0.5.1",
"run-sequence": "~1.0.2",
"through2": "~0.6.1",
"pofile": "~0.2.12",
"lodash": "~2.4.1",
"strftime": "~0.8.2",