summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-03-09 02:15:00 +0000
committerdependabot[bot] <support@dependabot.com>2019-03-09 02:15:00 +0000
commitb9560de3a0e06fe938131764d1499f94a4e16450 (patch)
treebceb936c4cb8aea438a5aed07c985762dbc055f2 /package-lock.json
parentfc69c26ff9f845a2e6a1df7381fc1f830f19f598 (diff)
Bump nextcloud-vue from 0.8.0 to 0.9.0
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.8.0...v0.9.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 9 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 6bac863d..40642b08 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7513,9 +7513,9 @@
}
},
"nextcloud-vue": {
- "version": "0.8.0",
- "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.8.0.tgz",
- "integrity": "sha512-6qXcWTgtrbM4W1AjyHSWn0cHOFm/Q39A//OibrY7M332orQnDvCrDoGloUUOW6+vbXJarI+L7t7scL6mkRw4Qg==",
+ "version": "0.9.0",
+ "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.9.0.tgz",
+ "integrity": "sha512-5ryV0XCa/kS8ArHhP8+MZouprky7di5oSBRPoIsXxTQSy50RaoHqgSeXTZy3sYEN+XMc5yGoyYtKZGq2I5kMCA==",
"requires": {
"hammerjs": "^2.0.8",
"md5": "^2.2.1",
@@ -7524,6 +7524,7 @@
"vue": "^2.6.7",
"vue-click-outside": "^1.0.7",
"vue-multiselect": "^2.1.3",
+ "vue-visible": "^1.0.2",
"vue2-datepicker": "^2.10.0"
}
},
@@ -11772,6 +11773,11 @@
"resolved": "https://registry.npmjs.org/vue-twemoji/-/vue-twemoji-1.0.1.tgz",
"integrity": "sha512-vKdA9vZuV0ADB8O2qCah//nGv9seb+S1hMTwU6IhPmmOsax4EHqwzyXSTf7kr3jCobsQIBBtNg2bpuRYoxalAA=="
},
+ "vue-visible": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/vue-visible/-/vue-visible-1.0.2.tgz",
+ "integrity": "sha512-yaX2its9XAJKGuQqf7LsiZHHSkxsIK8rmCOQOvEGEoF41blKRK8qr9my4qYoD6ikdLss4n8tKqYBecmaY0+WJg=="
+ },
"vue2-datepicker": {
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.10.0.tgz",