Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 c29a7f3db..3897997ef 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"tiptap-commands": "^1.14.6",
"tiptap-extensions": "^1.32.2",
"tiptap-utils": "^1.10.4",
- "vue": "^2.6.11",
+ "vue": "^2.6.12",
"vue-click-outside": "^1.0.7"
},
"engines": {
@@ -106,7 +106,7 @@
"vue-jest": "^3.0.6",
"vue-loader": "^15.9.3",
"vue-style-loader": "^4.1.1",
- "vue-template-compiler": "^2.6.11",
+ "vue-template-compiler": "^2.6.12",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.1.2"