Update dependencies

This commit is contained in:
kiswa 2016-06-29 14:29:41 +00:00
parent 6f9596f332
commit e809450005

View File

@ -35,7 +35,7 @@
"@angular/http": "^2.0.0-rc.3", "@angular/http": "^2.0.0-rc.3",
"@angular/platform-browser": "^2.0.0-rc.3", "@angular/platform-browser": "^2.0.0-rc.3",
"@angular/platform-browser-dynamic": "^2.0.0-rc.3", "@angular/platform-browser-dynamic": "^2.0.0-rc.3",
"@angular/router": "^3.0.0-alpha.7", "@angular/router": "^3.0.0-alpha.8",
"bourbon": "^4.2.7", "bourbon": "^4.2.7",
"bourbon-neat": "^1.8.0", "bourbon-neat": "^1.8.0",
"chai": "^3.5.0", "chai": "^3.5.0",
@ -52,7 +52,7 @@
"gulp-cssnano": "^2.1.2", "gulp-cssnano": "^2.1.2",
"gulp-imagemin": "^3.0.1", "gulp-imagemin": "^3.0.1",
"gulp-mocha": "^2.2.0", "gulp-mocha": "^2.2.0",
"gulp-phpunit": "^0.15.2", "gulp-phpunit": "^0.16.0",
"gulp-sass": "^2.3.2", "gulp-sass": "^2.3.2",
"gulp-scss-lint": "^0.4.0", "gulp-scss-lint": "^0.4.0",
"gulp-typescript": "^2.13.6", "gulp-typescript": "^2.13.6",
@ -65,7 +65,7 @@
"systemjs": "^0.19.31", "systemjs": "^0.19.31",
"systemjs-builder": "^0.15.23", "systemjs-builder": "^0.15.23",
"touch": "^1.0.0", "touch": "^1.0.0",
"typings": "^1.3.0", "typings": "^1.3.1",
"zone.js": "^0.6.12" "zone.js": "^0.6.12"
} }
} }