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

github.com/nextcloud/spreed.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.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index fc617b522..d3462ad3f 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"@nextcloud/paths": "^2.0.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^3.9.0",
- "@nextcloud/vue-dashboard": "^1.1.0",
+ "@nextcloud/vue-dashboard": "^2.0.1",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",
"crypto-js": "^4.0.0",
@@ -47,7 +47,7 @@
"ua-parser-js": "^0.7.28",
"url-parse": "^1.5.1",
"util": "^0.12.4",
- "vue": "^2.6.12",
+ "vue": "^2.6.14",
"vue-at": "^2.5.0-beta.2",
"vue-clipboard2": "^0.3.1",
"vue-fragment": "^1.5.2",
@@ -91,7 +91,7 @@
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^5.2.3",
- "jest-localstorage-mock": "^2.4.13",
+ "jest-localstorage-mock": "^2.4.14",
"jest-mock-axios": "^4.4.0",
"jest-mock-console": "^1.1.0",
"node-sass": "^5.0.0",
@@ -104,7 +104,7 @@
"stylelint-webpack-plugin": "^2.1.1",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",
- "vue-template-compiler": "^2.6.12",
+ "vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0",
"webpack-cli": "^4.7.0",
"webpack-merge": "^5.7.3",