summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2020-12-05 11:01:27 +0900
committersyuilo <syuilotan@yahoo.co.jp>2020-12-05 11:01:27 +0900
commitb4e5fe7e7135649264af4d235c940f5a12743e26 (patch)
treebc30b0b7d08c76cdae15e526b72cd55c7c61c9ef /package.json
parentMerge pull request #6919 from syuilo/dependabot/npm_and_yarn/vue/compiler-sfc... (diff)
downloadmisskey-b4e5fe7e7135649264af4d235c940f5a12743e26.tar.gz
misskey-b4e5fe7e7135649264af4d235c940f5a12743e26.tar.bz2
misskey-b4e5fe7e7135649264af4d235c940f5a12743e26.zip
Update deps
Fix #6915
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 9d7ed89987..3e0a3d0cd0 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"@types/websocket": "1.0.1",
"@types/ws": "7.4.0",
"@typescript-eslint/parser": "4.6.1",
- "@vue/compiler-sfc": "3.0.4",
+ "@vue/compiler-sfc": "3.0.3",
"abort-controller": "3.0.0",
"apexcharts": "3.22.2",
"autobind-decorator": "2.4.0",
@@ -240,7 +240,7 @@
"uuid": "8.3.1",
"v-debounce": "0.1.2",
"vanilla-tilt": "1.7.0",
- "vue": "3.0.4",
+ "vue": "3.0.3",
"vue-color": "2.7.1",
"vue-draggable-next": "1.0.8",
"vue-i18n": "9.0.0-beta.7",