From 46561a0c5958634ac4f6c60db650f92a14840612 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 23 Feb 2018 02:24:01 +0900 Subject: [PATCH] Update dependencises :rocket: --- package.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 8924391e47..bae86f9e5d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/bcryptjs": "2.4.1", "@types/body-parser": "1.16.8", "@types/chai": "4.1.2", - "@types/chai-http": "3.0.3", + "@types/chai-http": "3.0.4", "@types/compression": "0.0.35", "@types/cookie": "0.3.1", "@types/cors": "2.8.3", @@ -54,17 +54,17 @@ "@types/js-yaml": "3.10.1", "@types/license-checker": "15.0.0", "@types/mkdirp": "0.5.2", - "@types/mocha": "2.2.47", + "@types/mocha": "2.2.48", "@types/mongodb": "3.0.5", "@types/monk": "6.0.0", "@types/morgan": "1.7.35", "@types/ms": "0.7.30", "@types/multer": "1.3.6", - "@types/node": "9.4.0", + "@types/node": "9.4.6", "@types/page": "1.5.32", "@types/proxy-addr": "2.0.0", "@types/pug": "2.0.4", - "@types/qrcode": "0.8.0", + "@types/qrcode": "0.8.1", "@types/ratelimiter": "2.1.28", "@types/redis": "2.8.5", "@types/request": "2.47.0", @@ -75,9 +75,9 @@ "@types/speakeasy": "2.0.2", "@types/tmp": "0.0.33", "@types/uuid": "3.4.3", - "@types/webpack": "3.8.4", - "@types/webpack-stream": "3.2.8", - "@types/websocket": "0.0.36", + "@types/webpack": "3.8.8", + "@types/webpack-stream": "3.2.9", + "@types/websocket": "0.0.37", "accesses": "2.5.0", "animejs": "2.2.0", "autwh": "0.0.1", @@ -87,8 +87,8 @@ "cafy": "3.2.1", "chai": "4.1.2", "chai-http": "3.0.0", - "chalk": "2.3.0", - "compression": "1.7.1", + "chalk": "2.3.1", + "compression": "1.7.2", "cookie": "0.3.1", "cors": "2.8.4", "cropperjs": "1.2.2", @@ -101,10 +101,10 @@ "escape-regexp": "0.0.1", "eslint": "4.18.0", "eslint-plugin-vue": "4.2.2", - "eventemitter3": "3.0.0", + "eventemitter3": "3.0.1", "exif-js": "2.3.0", "express": "4.16.2", - "file-type": "7.5.0", + "file-type": "7.6.0", "fuckadblock": "3.2.1", "gm": "1.23.1", "gulp": "3.9.1", @@ -116,14 +116,14 @@ "gulp-rename": "1.2.2", "gulp-replace": "0.6.1", "gulp-stylus": "2.7.0", - "gulp-tslint": "8.1.2", + "gulp-tslint": "8.1.3", "gulp-typescript": "3.2.4", "gulp-uglify": "3.0.0", "gulp-util": "3.0.8", "hard-source-webpack-plugin": "0.6.0-alpha.8", "highlight.js": "9.12.0", "html-minifier": "3.5.9", - "inquirer": "5.0.1", + "inquirer": "5.1.0", "is-root": "1.0.0", "is-url": "1.2.2", "js-yaml": "3.10.0", @@ -131,7 +131,7 @@ "loader-utils": "1.1.0", "mecab-async": "0.1.2", "mkdirp": "0.5.1", - "mocha": "5.0.0", + "mocha": "5.0.1", "moji": "0.5.1", "mongodb": "3.0.2", "monk": "6.0.5", @@ -141,9 +141,9 @@ "nprogress": "0.2.0", "os-utils": "0.0.14", "page": "1.8.3", - "pictograph": "2.1.5", + "pictograph": "2.2.0", "prominence": "0.2.0", - "proxy-addr": "2.0.2", + "proxy-addr": "2.0.3", "pug": "2.0.0-rc.4", "qrcode": "1.2.0", "ratelimiter": "3.0.3", @@ -163,22 +163,22 @@ "speakeasy": "2.0.0", "string-replace-loader": "1.3.0", "string-replace-webpack-plugin": "0.1.3", - "style-loader": "0.20.1", + "style-loader": "0.20.2", "stylus": "0.54.5", "stylus-loader": "3.0.1", "summaly": "2.0.3", "swagger-jsdoc": "1.9.7", "syuilo-password-strength": "0.0.1", "tcp-port-used": "0.1.2", - "textarea-caret": "3.0.2", + "textarea-caret": "3.1.0", "tmp": "0.0.33", "ts-loader": "3.5.0", "ts-node": "4.1.0", "tslint": "5.9.1", - "typescript": "2.7.1", + "typescript": "2.7.2", "typescript-eslint-parser": "13.0.0", "uglify-es": "3.3.9", - "uglifyjs-webpack-plugin": "1.1.8", + "uglifyjs-webpack-plugin": "1.2.0", "uuid": "3.2.1", "vhost": "3.0.2", "vue": "2.5.13", @@ -189,7 +189,7 @@ "vue-template-compiler": "2.5.13", "vuedraggable": "2.16.0", "web-push": "3.2.5", - "webpack": "3.10.0", + "webpack": "3.11.0", "webpack-replace-loader": "1.3.0", "websocket": "1.0.25", "xev": "2.0.0"