diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-09-10 15:46:00 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-09-10 15:46:00 +0900 |
| commit | 37fb685016d8ebf6c7a7bf86b4c9adc7c8145893 (patch) | |
| tree | af5cfd3d4978440d64a43638019c4ba109172440 /package.json | |
| parent | Fix typo: ommited -> omitted (#5406) (diff) | |
| download | misskey-37fb685016d8ebf6c7a7bf86b4c9adc7c8145893.tar.gz misskey-37fb685016d8ebf6c7a7bf86b4c9adc7c8145893.tar.bz2 misskey-37fb685016d8ebf6c7a7bf86b4c9adc7c8145893.zip | |
Update dependencies :rocket:
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json index ce82682669..0861348f45 100644 --- a/package.json +++ b/package.json @@ -100,11 +100,11 @@ "@typescript-eslint/parser": "1.11.0", "agentkeepalive": "4.0.2", "animejs": "3.1.0", - "apexcharts": "3.8.5", + "apexcharts": "3.8.6", "autobind-decorator": "2.4.0", "autosize": "4.0.2", "autwh": "0.1.0", - "aws-sdk": "2.520.0", + "aws-sdk": "2.525.0", "bcryptjs": "2.4.3", "bootstrap": "4.3.1", "bootstrap-vue": "2.0.0-rc.13", @@ -120,7 +120,7 @@ "css-loader": "3.2.0", "cssnano": "4.1.10", "dateformat": "3.0.3", - "deep-equal": "1.0.1", + "deep-equal": "1.1.0", "diskusage": "1.1.3", "double-ended-queue": "2.1.0-0", "emojilib": "2.4.0", @@ -128,7 +128,7 @@ "eslint-plugin-vue": "5.2.3", "eventemitter3": "4.0.0", "feed": "3.0.0", - "file-type": "12.2.0", + "file-type": "12.3.0", "fluent-ffmpeg": "2.1.2", "gulp": "4.0.2", "gulp-cssnano": "2.1.3", @@ -166,7 +166,7 @@ "koa-router": "7.4.0", "koa-send": "5.0.0", "koa-slow": "2.1.0", - "koa-views": "6.2.0", + "koa-views": "6.2.1", "langmap": "0.0.16", "loader-utils": "1.2.3", "lolex": "4.2.0", @@ -222,7 +222,7 @@ "syslog-pro": "1.0.0", "systeminformation": "4.14.8", "syuilo-password-strength": "0.0.1", - "terser-webpack-plugin": "1.4.1", + "terser-webpack-plugin": "2.0.1", "textarea-caret": "3.1.0", "three": "0.108.0", "tinycolor2": "1.4.1", @@ -245,14 +245,14 @@ "vue-cropperjs": "4.0.0", "vue-i18n": "8.14.0", "vue-js-modal": "1.3.31", - "vue-json-pretty": "1.6.1", + "vue-json-pretty": "1.6.2", "vue-loader": "15.7.1", "vue-marquee-text-component": "1.1.1", "vue-prism-component": "1.1.1", - "vue-router": "3.1.2", + "vue-router": "3.1.3", "vue-sequential-entrance": "1.1.3", "vue-style-loader": "4.1.2", - "vue-svg-inline-loader": "1.2.17", + "vue-svg-inline-loader": "1.2.18", "vue-template-compiler": "2.6.10", "vuedraggable": "2.23.0", "vuewordcloud": "18.7.11", @@ -260,7 +260,7 @@ "vuex-persistedstate": "2.5.4", "web-push": "3.3.5", "webpack": "4.39.3", - "webpack-cli": "3.3.7", + "webpack-cli": "3.3.8", "websocket": "1.0.29", "ws": "7.1.2", "xev": "2.0.1" |