upgrade package.json dependencies

stable
Juanfran 2015-09-22 14:48:28 +02:00
parent dab84e62be
commit a9c6f5786c
1 changed files with 24 additions and 24 deletions

View File

@ -20,61 +20,61 @@
"test": "./node_modules/karma/bin/karma start"
},
"devDependencies": {
"angular-mocks": "^1.3.15",
"angular-mocks": "^1.5.0-beta.0",
"babel": "^5.6.5",
"chai": "^2.2.0",
"chai": "^3.3.0",
"chai-as-promised": "^5.1.0",
"chai-jquery": "^2.0.0",
"cli-color": "^0.3.3",
"cli-color": "^1.0.0",
"coffee-script": "^1.9.1",
"del": "^1.1.1",
"del": "^2.0.2",
"express": "^4.12.0",
"glob": "^5.0.14",
"gulp": "^3.8.11",
"gulp-angular-templatecache": "^1.5.0",
"gulp-autoprefixer": "^2.1.0",
"gulp-cache": "^0.2.8",
"gulp-cached": "1.0.2",
"gulp-autoprefixer": "^3.0.1",
"gulp-cache": "^0.3.0",
"gulp-cached": "1.1.0",
"gulp-coffee": "^2.3.1",
"gulp-coffeelint": "^0.4.0",
"gulp-coffeelint": "^0.5.0",
"gulp-concat": "^2.5.2",
"gulp-csslint": "^0.1.5",
"gulp-flatten": "0.0.4",
"gulp-csslint": "^0.2.0",
"gulp-flatten": "0.2.0",
"gulp-if": "^1.2.5",
"gulp-imagemin": "^2.2.1",
"gulp-insert": "^0.4.0",
"gulp-insert": "^0.5.0",
"gulp-jade": "^1.0.0",
"gulp-jade-inheritance": "0.5.0",
"gulp-minify-css": "^0.4.6",
"gulp-jade-inheritance": "0.5.3",
"gulp-minify-css": "^1.2.1",
"gulp-order": "^1.1.1",
"gulp-plumber": "^0.6.6",
"gulp-print": "^1.1.0",
"gulp-plumber": "^1.0.1",
"gulp-print": "^2.0.1",
"gulp-rename": "^1.2.0",
"gulp-replace": "^0.5.3",
"gulp-sass": "^2.0.4",
"gulp-scss-lint": "0.1.9",
"gulp-scss-lint": "0.3.1",
"gulp-sourcemaps": "^1.5.0",
"gulp-template": "^3.0.0",
"gulp-uglify": "~1.1.0",
"gulp-uglify": "~1.4.1",
"gulp-wrap": "^0.11.0",
"image-size": "^0.3.5",
"inquirer": "^0.8.2",
"inquirer": "^0.10.0",
"jade": "^1.11.0",
"karma": "^0.12.31",
"karma": "^0.13.10",
"karma-chai-plugins": "^0.6.0",
"karma-chrome-launcher": "^0.1.7",
"karma-coffee-preprocessor": "^0.2.1",
"karma-mocha": "^0.1.10",
"karma-chrome-launcher": "^0.2.0",
"karma-coffee-preprocessor": "^0.3.0",
"karma-mocha": "^0.2.0",
"karma-sourcemap-loader": "^0.3.4",
"minimist": "^1.1.1",
"mocha": "^2.2.4",
"node-uuid": "^1.4.3",
"photoswipe": "^4.1.0",
"pre-commit": "^1.0.5",
"readable-stream": "~1.0.33",
"readable-stream": "~2.0.2",
"run-sequence": "^1.0.2",
"sinon": "^1.14.1",
"through2": "~0.6.3",
"through2": "~2.0.0",
"vinyl-fs": "^1.0.0"
},
"pre-commit": [