Update dependencies
This commit is contained in:
parent
35f435a40c
commit
af3d281bb4
16
package.json
16
package.json
@ -41,19 +41,19 @@
|
||||
"chartist": "^0.9.8",
|
||||
"chartist-plugin-tooltip": "git+https://github.com/Globegitter/chartist-plugin-tooltip.git",
|
||||
"core-js": "^2.4.1",
|
||||
"del": "^2.2.1",
|
||||
"del": "^2.2.2",
|
||||
"dragula": "^3.7.1",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-autoprefixer": "^3.1.0",
|
||||
"gulp-autoprefixer": "^3.1.1",
|
||||
"gulp-chmod": "^1.3.0",
|
||||
"gulp-composer": "^0.4.0",
|
||||
"gulp-concat": "^2.6.0",
|
||||
"gulp-coverage": "^0.3.38",
|
||||
"gulp-cssimport": "^3.1.0",
|
||||
"gulp-cssnano": "^2.1.2",
|
||||
"gulp-imagemin": "^3.0.2",
|
||||
"gulp-mocha": "^3.0.0",
|
||||
"gulp-phpunit": "^0.16.0",
|
||||
"gulp-imagemin": "^3.0.3",
|
||||
"gulp-mocha": "^3.0.1",
|
||||
"gulp-phpunit": "^0.17.0",
|
||||
"gulp-sass": "^2.3.2",
|
||||
"gulp-scss-lint": "^0.4.0",
|
||||
"gulp-typescript": "^2.13.6",
|
||||
@ -65,10 +65,10 @@
|
||||
"reflect-metadata": "^0.1.8",
|
||||
"rxjs": "5.0.0-beta.6",
|
||||
"scss-base": "^1.1.6",
|
||||
"systemjs": "^0.19.36",
|
||||
"systemjs-builder": "^0.15.26",
|
||||
"systemjs": "^0.19.37",
|
||||
"systemjs-builder": "^0.15.29",
|
||||
"touch": "^1.0.0",
|
||||
"typings": "^1.3.2",
|
||||
"zone.js": "^0.6.15"
|
||||
"zone.js": "^0.6.17"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user