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 f396f590e..0aff7a720 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"slug": "^8.2.2",
"tippy.js": "^6.3.7",
"uuid": "^9.0.0",
- "vue": "^2.7.10",
+ "vue": "^2.7.12",
"vue-click-outside": "^1.1.0",
"vue-material-design-icons": "^5.1.2",
"vuex": "^3.6.2"
@@ -134,7 +134,7 @@
"vite": "^3.1.8",
"vite-plugin-commonjs": "^0.5.2",
"vue-demi": "^0.13.11",
- "vue-template-compiler": "^2.7.10"
+ "vue-template-compiler": "^2.7.12"
},
"jest": {
"verbose": true,