summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-05-14 21:17:29 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-05-14 21:17:29 +0900
commit1b58e18a6d61ed73573fba7625dfc0dae22e8009 (patch)
treeaa76f18e358839b71dd34cb1a1cf7e6f8e39d2da /package.json
parent特定のインスタンスのファイルをすべて削除できるように (diff)
downloadmisskey-1b58e18a6d61ed73573fba7625dfc0dae22e8009.tar.gz
misskey-1b58e18a6d61ed73573fba7625dfc0dae22e8009.tar.bz2
misskey-1b58e18a6d61ed73573fba7625dfc0dae22e8009.zip
Update dependencies :rocket:
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index bc7b2f5147..9a347fb196 100644
--- a/package.json
+++ b/package.json
@@ -94,13 +94,13 @@
"@types/websocket": "0.0.40",
"@types/ws": "6.0.1",
"animejs": "3.0.1",
- "apexcharts": "3.6.9",
+ "apexcharts": "3.6.11",
"autobind-decorator": "2.4.0",
"autosize": "4.0.2",
"autwh": "0.1.0",
"bcryptjs": "2.4.3",
"bootstrap-vue": "2.0.0-rc.13",
- "bull": "3.8.1",
+ "bull": "3.9.1",
"cafy": "15.1.1",
"chai": "4.2.0",
"chalk": "2.4.2",
@@ -121,7 +121,7 @@
"feed": "2.0.4",
"file-type": "10.11.0",
"fuckadblock": "3.2.1",
- "gulp": "4.0.1",
+ "gulp": "4.0.2",
"gulp-cssnano": "2.1.3",
"gulp-imagemin": "5.0.3",
"gulp-mocha": "6.0.0",
@@ -140,7 +140,7 @@
"is-root": "2.1.0",
"is-svg": "4.1.0",
"js-yaml": "3.13.1",
- "jsdom": "15.0.0",
+ "jsdom": "15.1.0",
"json5": "2.1.0",
"json5-loader": "2.0.0",
"katex": "0.10.1",
@@ -173,7 +173,7 @@
"os-utils": "0.0.14",
"parse5": "5.1.0",
"parsimmon": "1.12.0",
- "pg": "7.10.0",
+ "pg": "7.11.0",
"portscanner": "2.2.0",
"postcss-loader": "3.0.0",
"prismjs": "1.16.0",
@@ -247,11 +247,11 @@
"vue-template-compiler": "2.6.10",
"vuedraggable": "2.20.0",
"vuewordcloud": "18.7.11",
- "vuex": "3.1.0",
+ "vuex": "3.1.1",
"vuex-persistedstate": "2.5.4",
- "web-push": "3.3.3",
- "webpack": "4.30.0",
- "webpack-cli": "3.3.1",
+ "web-push": "3.3.4",
+ "webpack": "4.31.0",
+ "webpack-cli": "3.3.2",
"websocket": "1.0.28",
"ws": "7.0.0",
"xev": "2.0.1"