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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-03-28 18:02:39 +0300
committerJulius Härtl <jus@bitgrid.net>2019-03-28 18:02:39 +0300
commitdd50a5cfa5207a4f58cf985a8989e2910758c3ac (patch)
treef6d706c0dbefca022f31304799fa689a8f75c2b7 /package-lock.json
parent635df15ff2e42424ffa6d1935ddd8e9829b24587 (diff)
Bump nextcloud-vue-collections to 0.3.0
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 4d20e6193f4..3851c055389 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4812,10 +4812,11 @@
}
},
"nextcloud-vue-collections": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.2.0.tgz",
- "integrity": "sha512-LDbJyUZffu8ZIkkXAMXkfqkUK36GaUiuS4IdgoOLe/z9prV/Iic7uwrDME015FsCv9GmfheOs7cfiU6xBIidGA==",
+ "version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.3.0.tgz",
+ "integrity": "sha512-XW95X75XF4fxL9HBNPf4tsPbSjjtFzdCGz8rlh67upA8QBbaLkn9cEiveORlpgBviVPuiCVLQqVfxOWbsZ+dAw==",
"requires": {
+ "lodash": "^4.17.11",
"nextcloud-axios": "^0.1.2",
"nextcloud-vue": "^0.9.0",
"v-tooltip": "^2.0.0-rc.33",
@@ -4825,9 +4826,9 @@
},
"dependencies": {
"nextcloud-vue": {
- "version": "0.9.1",
- "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.9.1.tgz",
- "integrity": "sha512-8Lmout8Y6+zNPHqZ8rV7GcuKRbFpM8EserkvhkXAJYymq9mblz2NkfmOzhOGxhRICfPHnZ/xFUTxUuaSus4p+Q==",
+ "version": "0.9.5",
+ "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.9.5.tgz",
+ "integrity": "sha512-JWioquKIHnmt2O+8eS+7zd5Pg7DuouKKQlVBoLlm7bOPFTZuhn53B3lYiOnL8N/91ba8RnffHmDixz33m7/s8w==",
"requires": {
"hammerjs": "^2.0.8",
"md5": "^2.2.1",