Update dependencies 🚀

This commit is contained in:
syuilo 2017-11-27 06:39:01 +09:00
parent aa980e2680
commit 6b7f8b151e

View file

@ -48,9 +48,9 @@
"@types/inquirer": "0.0.35", "@types/inquirer": "0.0.35",
"@types/is-root": "1.0.0", "@types/is-root": "1.0.0",
"@types/is-url": "1.2.28", "@types/is-url": "1.2.28",
"@types/js-yaml": "3.10.0", "@types/js-yaml": "3.10.1",
"@types/mocha": "2.2.44", "@types/mocha": "2.2.44",
"@types/mongodb": "2.2.15", "@types/mongodb": "2.2.16",
"@types/monk": "1.0.6", "@types/monk": "1.0.6",
"@types/morgan": "1.7.35", "@types/morgan": "1.7.35",
"@types/ms": "0.7.30", "@types/ms": "0.7.30",
@ -60,7 +60,7 @@
"@types/proxy-addr": "2.0.0", "@types/proxy-addr": "2.0.0",
"@types/ratelimiter": "2.1.28", "@types/ratelimiter": "2.1.28",
"@types/redis": "2.8.1", "@types/redis": "2.8.1",
"@types/request": "2.0.7", "@types/request": "2.0.8",
"@types/rimraf": "2.0.2", "@types/rimraf": "2.0.2",
"@types/riot": "3.6.1", "@types/riot": "3.6.1",
"@types/seedrandom": "2.4.27", "@types/seedrandom": "2.4.27",
@ -69,7 +69,7 @@
"@types/uuid": "3.4.3", "@types/uuid": "3.4.3",
"@types/webpack": "3.8.1", "@types/webpack": "3.8.1",
"@types/webpack-stream": "3.2.8", "@types/webpack-stream": "3.2.8",
"@types/websocket": "0.0.34", "@types/websocket": "0.0.35",
"accesses": "2.5.0", "accesses": "2.5.0",
"animejs": "2.2.0", "animejs": "2.2.0",
"autwh": "0.0.1", "autwh": "0.0.1",
@ -113,7 +113,7 @@
"is-root": "1.0.0", "is-root": "1.0.0",
"is-url": "1.2.2", "is-url": "1.2.2",
"js-yaml": "3.10.0", "js-yaml": "3.10.0",
"mecab-async": "0.1.0", "mecab-async": "0.1.2",
"mocha": "4.0.1", "mocha": "4.0.1",
"moji": "0.5.1", "moji": "0.5.1",
"mongodb": "2.2.33", "mongodb": "2.2.33",
@ -154,7 +154,7 @@
"ts-node": "3.3.0", "ts-node": "3.3.0",
"tslint": "5.8.0", "tslint": "5.8.0",
"typescript": "2.6.1", "typescript": "2.6.1",
"uglify-es": "3.1.10", "uglify-es": "3.2.0",
"uglifyjs-webpack-plugin": "1.1.1", "uglifyjs-webpack-plugin": "1.1.1",
"uuid": "3.1.0", "uuid": "3.1.0",
"vhost": "3.0.2", "vhost": "3.0.2",