summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2021-08-12 11:38:21 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2021-08-12 11:38:21 +0900
commitf231f02329cb7f8687a375c549ea6e7a8875640c (patch)
tree6754adcbe219b17893b5df2ad9d2cc0b0f18fe71 /package.json
parentMerge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff)
downloadmisskey-f231f02329cb7f8687a375c549ea6e7a8875640c.tar.gz
misskey-f231f02329cb7f8687a375c549ea6e7a8875640c.tar.bz2
misskey-f231f02329cb7f8687a375c549ea6e7a8875640c.zip
Update vue-loader
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8c0d423108..c7e55a9999 100644
--- a/package.json
+++ b/package.json
@@ -241,7 +241,7 @@
"vue": "3.2.2",
"vue-color": "2.8.1",
"vue-json-pretty": "1.8.1",
- "vue-loader": "16.3.1",
+ "vue-loader": "16.5.0",
"vue-prism-editor": "2.0.0-alpha.2",
"vue-router": "4.0.5",
"vue-style-loader": "4.1.3",