summaryrefslogtreecommitdiff
path: root/packages/client/package.json
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2022-01-27 00:13:36 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2022-01-27 00:13:36 +0900
commitf3be43c39c77e4c7ca18e7be60f1e242f1bdc8fc (patch)
treee3e6da9ba133644dae25d70fae3510807b76c22c /packages/client/package.json
parentenhance: MediaListでは、サーバーで許可された形式しか表示... (diff)
downloadsharkey-f3be43c39c77e4c7ca18e7be60f1e242f1bdc8fc.tar.gz
sharkey-f3be43c39c77e4c7ca18e7be60f1e242f1bdc8fc.tar.bz2
sharkey-f3be43c39c77e4c7ca18e7be60f1e242f1bdc8fc.zip
update vue
Diffstat (limited to 'packages/client/package.json')
-rw-r--r--packages/client/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/client/package.json b/packages/client/package.json
index 6c4cf764d0..71dd89bea4 100644
--- a/packages/client/package.json
+++ b/packages/client/package.json
@@ -38,7 +38,7 @@
"@types/websocket": "1.0.4",
"@types/ws": "8.2.2",
"@typescript-eslint/parser": "5.10.0",
- "@vue/compiler-sfc": "3.2.28",
+ "@vue/compiler-sfc": "3.2.29",
"abort-controller": "3.0.0",
"autobind-decorator": "2.4.0",
"autosize": "5.0.1",
@@ -111,7 +111,7 @@
"uuid": "8.3.2",
"v-debounce": "0.1.2",
"vanilla-tilt": "1.7.2",
- "vue": "3.2.28",
+ "vue": "3.2.29",
"vue-loader": "17.0.0",
"vue-prism-editor": "2.0.0-alpha.2",
"vue-router": "4.0.5",