diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index dd54c42fe7..22cb43cb30 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "11.20.4", + "version": "11.21.0", "codename": "daybreak", "repository": { "type": "git", @@ -99,7 +99,7 @@ "@types/websocket": "0.0.40", "@types/ws": "6.0.1", "animejs": "3.0.1", - "apexcharts": "3.7.1", + "apexcharts": "3.8.0", "autobind-decorator": "2.4.0", "autosize": "4.0.2", "autwh": "0.1.0", @@ -165,11 +165,11 @@ "loader-utils": "1.2.3", "lolex": "3.1.0", "lookup-dns-cache": "2.1.0", - "minio": "7.0.8", + "minio": "7.0.10", "mocha": "6.1.4", "moji": "0.5.1", "moment": "2.24.0", - "ms": "2.1.1", + "ms": "2.1.2", "nested-property": "0.0.7", "node-fetch": "2.6.0", "nodemailer": "6.2.1", @@ -215,7 +215,7 @@ "stylus": "0.54.5", "stylus-loader": "3.0.2", "summaly": "2.2.0", - "systeminformation": "4.1.6", + "systeminformation": "4.11.1", "syuilo-password-strength": "0.0.1", "terser-webpack-plugin": "1.3.0", "textarea-caret": "3.1.0", @@ -255,8 +255,8 @@ "vuex": "3.1.1", "vuex-persistedstate": "2.5.4", "web-push": "3.3.5", - "webpack": "4.33.0", - "webpack-cli": "3.3.2", + "webpack": "4.34.0", + "webpack-cli": "3.3.4", "websocket": "1.0.28", "ws": "7.0.0", "xev": "2.0.1" |