summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-30 08:37:31 +0000
committerMaxence Lange <maxence@artificial-owl.com>2019-05-30 14:08:51 -0100
commit48306f6589d3ce3f9a3d3e5a7ea4510659da0a3f (patch)
treeddeae1c612f7448d28fe567edd7d0c898f239305
parent4c0612ee19d2f26da5857ad01a2a21da512a7137 (diff)
Bump nextcloud-vue from 0.9.5 to 0.11.3
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.9.5 to 0.11.3. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.9.5...v0.11.3)
-rw-r--r--package-lock.json18
-rw-r--r--package.json2
2 files changed, 10 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index ce22ca01..7a76cd9e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8193,9 +8193,9 @@
}
},
"nextcloud-vue": {
- "version": "0.9.5",
- "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.9.5.tgz",
- "integrity": "sha512-JWioquKIHnmt2O+8eS+7zd5Pg7DuouKKQlVBoLlm7bOPFTZuhn53B3lYiOnL8N/91ba8RnffHmDixz33m7/s8w==",
+ "version": "0.11.3",
+ "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.11.3.tgz",
+ "integrity": "sha512-lVih3gUuRZf5B82+XjLuiw3qp2tvAITF512mTyhHLtAzBWEiBfWsidMP10Nntql4zAEoLTZvLaQ1izFglMUDmw==",
"requires": {
"hammerjs": "^2.0.8",
"md5": "^2.2.1",
@@ -12511,9 +12511,9 @@
}
},
"vue-multiselect": {
- "version": "2.1.4",
- "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.4.tgz",
- "integrity": "sha512-ryd2Ybl56LE81IxlwbZUo4gAWnUSG45iUGX4KgVwsteitK2R+cOLwJaJescobpIDJnVlVorRUnX5u7my1vBu2w=="
+ "version": "2.1.6",
+ "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.6.tgz",
+ "integrity": "sha512-s7jmZPlm9FeueJg1RwJtnE9KNPtME/7C8uRWSfp9/yEN4M8XcS/d+bddoyVwVnvFyRh9msFo0HWeW0vTL8Qv+w=="
},
"vue-resize": {
"version": "0.4.5",
@@ -12567,9 +12567,9 @@
"integrity": "sha512-yaX2its9XAJKGuQqf7LsiZHHSkxsIK8rmCOQOvEGEoF41blKRK8qr9my4qYoD6ikdLss4n8tKqYBecmaY0+WJg=="
},
"vue2-datepicker": {
- "version": "2.10.3",
- "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.10.3.tgz",
- "integrity": "sha512-JfElGcEne5d4rELDSQ+rQ7qqX8g0pdYRYg+KYMqE07628WSyWm2kIoVnKQwvlfMCL4jeeovYVtiDAZHlrxCfGQ==",
+ "version": "2.11.2",
+ "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.11.2.tgz",
+ "integrity": "sha512-xGyIN5pMMdaKMnndSrzqW6LDST/e7PHcFt2uIp73OOMZMDAlhEmzroNtoYBwJEEzKnCNMo+ktcykgYljrE8y8Q==",
"requires": {
"fecha": "^2.3.3"
}
diff --git a/package.json b/package.json
index cb034afe..2b82a893 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"dependencies": {
"linkifyjs": "^2.1.8",
"nextcloud-axios": "^0.1.3",
- "nextcloud-vue": "^0.9.5",
+ "nextcloud-vue": "^0.11.3",
"tributejs": "^3.7.1",
"twemoji": "^12.0.1",
"uuid": "^3.3.2",