Update dependencies 🚀

This commit is contained in:
syuilo 2018-01-01 01:58:12 +09:00
parent 17369103d7
commit 727ecf86b9

View file

@ -23,9 +23,9 @@
},
"dependencies": {
"@fortawesome/fontawesome": "1.0.1",
"@fortawesome/fontawesome-free-brands": "5.0.1",
"@fortawesome/fontawesome-free-regular": "5.0.1",
"@fortawesome/fontawesome-free-solid": "5.0.1",
"@fortawesome/fontawesome-free-brands": "5.0.2",
"@fortawesome/fontawesome-free-regular": "5.0.2",
"@fortawesome/fontawesome-free-solid": "5.0.2",
"@prezzemolo/rap": "0.1.2",
"@prezzemolo/zip": "0.0.3",
"@types/bcryptjs": "2.4.1",
@ -39,9 +39,9 @@
"@types/deep-equal": "1.0.1",
"@types/elasticsearch": "5.0.19",
"@types/eventemitter3": "2.0.2",
"@types/express": "4.0.39",
"@types/express": "4.11.0",
"@types/gm": "1.17.33",
"@types/gulp": "4.0.3",
"@types/gulp": "3.8.36",
"@types/gulp-htmlmin": "1.3.31",
"@types/gulp-mocha": "0.0.31",
"@types/gulp-rename": "0.0.33",
@ -52,17 +52,17 @@
"@types/is-root": "1.0.0",
"@types/is-url": "1.2.28",
"@types/js-yaml": "3.10.1",
"@types/mkdirp": "^0.5.2",
"@types/mocha": "2.2.44",
"@types/mongodb": "2.2.17",
"@types/mkdirp": "0.5.2",
"@types/mocha": "2.2.45",
"@types/mongodb": "2.2.18",
"@types/monk": "1.0.6",
"@types/morgan": "1.7.35",
"@types/ms": "0.7.30",
"@types/multer": "1.3.6",
"@types/node": "8.5.1",
"@types/node": "8.5.2",
"@types/page": "1.5.32",
"@types/proxy-addr": "2.0.0",
"@types/pug": "^2.0.4",
"@types/pug": "2.0.4",
"@types/qrcode": "0.8.0",
"@types/ratelimiter": "2.1.28",
"@types/redis": "2.8.3",
@ -108,11 +108,11 @@
"gulp-cssnano": "2.1.2",
"gulp-htmlmin": "4.0.0",
"gulp-imagemin": "4.1.0",
"gulp-mocha": "4.3.1",
"gulp-mocha": "5.0.0",
"gulp-pug": "3.3.0",
"gulp-rename": "1.2.2",
"gulp-replace": "0.6.1",
"gulp-stylus": "^2.6.0",
"gulp-stylus": "2.6.0",
"gulp-tslint": "8.1.2",
"gulp-typescript": "3.2.3",
"gulp-uglify": "3.0.0",
@ -123,8 +123,8 @@
"is-url": "1.2.2",
"js-yaml": "3.10.0",
"mecab-async": "0.1.2",
"mkdirp": "^0.5.1",
"mocha": "4.0.1",
"mkdirp": "0.5.1",
"mocha": "4.1.0",
"moji": "0.5.1",
"mongodb": "3.0.1",
"monk": "6.0.5",
@ -166,7 +166,7 @@
"ts-node": "4.1.0",
"tslint": "5.8.0",
"typescript": "2.6.2",
"uglify-es": "3.2.0",
"uglify-es": "3.3.4",
"uglifyjs-webpack-plugin": "1.1.5",
"uuid": "3.1.0",
"vhost": "3.0.2",