Merge pull request #961 from nextcloud/dependabot/npm_and_yarn/js/nextcloud-vue-0.9.4
Bump nextcloud-vue from 0.8.0 to 0.9.4 in /js
This commit is contained in:
7
js/package-lock.json
generated
7
js/package-lock.json
generated
@@ -5144,9 +5144,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nextcloud-vue": {
|
"nextcloud-vue": {
|
||||||
"version": "0.8.0",
|
"version": "0.9.4",
|
||||||
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.9.4.tgz",
|
||||||
"integrity": "sha512-6qXcWTgtrbM4W1AjyHSWn0cHOFm/Q39A//OibrY7M332orQnDvCrDoGloUUOW6+vbXJarI+L7t7scL6mkRw4Qg==",
|
"integrity": "sha512-sXqHs02kWHfoY5H1Hm7fZUWqFSvTSIebWp+Wvc8U0RImDsabcKfybqZ3/JUne/Sv2WzQrM99sPyoGpF80Z7ujQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"hammerjs": "^2.0.8",
|
"hammerjs": "^2.0.8",
|
||||||
"md5": "^2.2.1",
|
"md5": "^2.2.1",
|
||||||
@@ -5155,6 +5155,7 @@
|
|||||||
"vue": "^2.6.7",
|
"vue": "^2.6.7",
|
||||||
"vue-click-outside": "^1.0.7",
|
"vue-click-outside": "^1.0.7",
|
||||||
"vue-multiselect": "^2.1.3",
|
"vue-multiselect": "^2.1.3",
|
||||||
|
"vue-visible": "^1.0.2",
|
||||||
"vue2-datepicker": "^2.10.0"
|
"vue2-datepicker": "^2.10.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"markdown-it": "^8.4.2",
|
"markdown-it": "^8.4.2",
|
||||||
"markdown-it-link-target": "^1.0.2",
|
"markdown-it-link-target": "^1.0.2",
|
||||||
"nextcloud-axios": "^0.1.3",
|
"nextcloud-axios": "^0.1.3",
|
||||||
"nextcloud-vue": "^0.8.0",
|
"nextcloud-vue": "^0.9.4",
|
||||||
"nextcloud-vue-collections": "^0.2.2",
|
"nextcloud-vue-collections": "^0.2.2",
|
||||||
"ng-infinite-scroll": "^1.3.0",
|
"ng-infinite-scroll": "^1.3.0",
|
||||||
"ng-sortable": "^1.3.8",
|
"ng-sortable": "^1.3.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user