summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-11 20:45:30 +0000
committerGitHub <noreply@github.com>2020-12-11 20:45:30 +0000
commit3cf8e1917ca4f7275335af54b8f7e63dc6cfe488 (patch)
tree1add8e8d0dc811c1b7917da599e71f4160f14783 /package.json
parentMerge pull request #6974 from syuilo/dependabot/npm_and_yarn/got-11.8.1 (diff)
parentBump vue and @vue/compiler-sfc (diff)
downloadmisskey-3cf8e1917ca4f7275335af54b8f7e63dc6cfe488.tar.gz
misskey-3cf8e1917ca4f7275335af54b8f7e63dc6cfe488.tar.bz2
misskey-3cf8e1917ca4f7275335af54b8f7e63dc6cfe488.zip
Merge pull request #6972 from syuilo/dependabot/npm_and_yarn/vue-and-vue/compiler-sfc-3.0.4
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 21c05a0d50..0b198e661b 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"@types/websocket": "1.0.1",
"@types/ws": "7.4.0",
"@typescript-eslint/parser": "4.9.1",
- "@vue/compiler-sfc": "3.0.3",
+ "@vue/compiler-sfc": "3.0.4",
"abort-controller": "3.0.0",
"apexcharts": "3.22.3",
"autobind-decorator": "2.4.0",
@@ -242,7 +242,7 @@
"uuid": "8.3.2",
"v-debounce": "0.1.2",
"vanilla-tilt": "1.7.0",
- "vue": "3.0.3",
+ "vue": "3.0.4",
"vue-color": "2.7.1",
"vue-i18n": "9.0.0-beta.7",
"vue-json-pretty": "1.7.1",