commit 01abab81a12f65bc149724f2b1afc1e8e04f9856
parent ab5a48f01441d99f2ed9ca49c7716fce3869f06b
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Thu, 24 Jul 2014 20:05:14 +0400
Update npm packages
Diffstat:
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/package.json b/package.json
@@ -7,32 +7,32 @@
"dependencies": {
"bootstrap": "^3.2.0",
"jquery": "^2.1.1",
- "react": "^0.10.0"
+ "react": "^0.11.0"
},
"devDependencies": {
"ecstatic": "^0.5.4",
- "event-stream": "^3.1.5",
+ "event-stream": "^3.1.7",
"gulp": "^3.8.6",
"gulp-changed": "^0.4.0",
"gulp-embedlr": "^0.5.2",
"gulp-htmlmin": "^0.1.3",
"gulp-jshint": "^1.7.1",
- "gulp-less": "^1.3.1",
+ "gulp-less": "^1.3.2",
"gulp-livereload": "^2.1.0",
"gulp-load-plugins": "^0.5.3",
- "gulp-minify-css": "^0.3.6",
- "gulp-plumber": "^0.6.3",
+ "gulp-minify-css": "^0.3.7",
+ "gulp-plumber": "^0.6.4",
"gulp-uglify": "^0.3.1",
- "gulp-util": "^2.2.20",
+ "gulp-util": "^3.0.0",
"jshint-stylish": "^0.4.0",
- "jsx-loader": "^0.10.2",
+ "jsx-loader": "^0.11.0",
"karma": "^0.12.17",
"minimist": "^0.2.0",
- "protractor": "^1.0.0-rc4",
+ "protractor": "^1.0.0",
"rimraf": "^2.2.8",
"run-sequence": "^0.3.6",
"url-loader": "^0.5.5",
- "webpack": "^1.3.1-beta8"
+ "webpack": "^1.3.2-beta6"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"