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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-15 14:19:30 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-06-15 14:25:34 +0300
commit82de89368bbca7f8dc30fc6ede7130bf79fa31d5 (patch)
tree3f600c78ea367d572704a97d508c9d0af2e22a67 /package-lock.json
parentae7a9fc67b8c1d663a1566ddecabbafc6f178e61 (diff)
Bump @nextcloud/vue from 1.5.0 to 2.0.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.5.0 to 2.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.5.0...v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json45
1 files changed, 23 insertions, 22 deletions
diff --git a/package-lock.json b/package-lock.json
index 9c8ce5db4..76e1236a8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5826,26 +5826,27 @@
}
},
"@nextcloud/vue": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.5.0.tgz",
- "integrity": "sha512-z0KZP0PcWyHsD5zpzBJRusToGzC/1DTjapuDMrSAOSuA5lThg/Td7brmIQSwWTrw66OrL5MIRK+8HoKMWmQPAA==",
- "requires": {
- "@nextcloud/axios": "^1.1.0",
- "@nextcloud/l10n": "^1.1.0",
- "@nextcloud/router": "^1.0.0",
- "core-js": "^3.4.4",
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.0.0.tgz",
+ "integrity": "sha512-Y8OmsRHvskpRbfcBXUy8U6+Ctl8kyWK8qHkmsi1kWL85l0262OxcTA9BU/Qh9vAn9sqTrT7skXRAVnQckO4y0A==",
+ "requires": {
+ "@nextcloud/auth": "^1.2.3",
+ "@nextcloud/axios": "^1.3.2",
+ "@nextcloud/event-bus": "^1.1.4",
+ "@nextcloud/l10n": "^1.2.3",
+ "@nextcloud/router": "^1.0.2",
+ "core-js": "^3.6.5",
"debounce": "1.2.0",
- "escape-html": "^1.0.3",
"hammerjs": "^2.0.8",
"md5": "^2.2.1",
- "regenerator-runtime": "^0.13.3",
- "v-click-outside": "^3.0.0",
- "v-tooltip": "^2.0.0-rc.33",
- "vue": "^2.6.7",
- "vue-color": "^2.7.0",
- "vue-multiselect": "^2.1.3",
+ "regenerator-runtime": "^0.13.5",
+ "v-click-outside": "^3.0.1",
+ "v-tooltip": "^2.0.3",
+ "vue": "^2.6.11",
+ "vue-color": "^2.7.1",
+ "vue-multiselect": "^2.1.6",
"vue-visible": "^1.0.2",
- "vue2-datepicker": "^3.3.1"
+ "vue2-datepicker": "^3.4.1"
}
},
"@nodelib/fs.scandir": {
@@ -8552,9 +8553,9 @@
}
},
"date-fns": {
- "version": "2.12.0",
- "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.12.0.tgz",
- "integrity": "sha512-qJgn99xxKnFgB1qL4jpxU7Q2t0LOn1p8KMIveef3UZD7kqjT3tpFNNdXJelEHhE+rUgffriXriw/sOSU+cS1Hw=="
+ "version": "2.14.0",
+ "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.14.0.tgz",
+ "integrity": "sha512-1zD+68jhFgDIM0rF05rcwYO8cExdNqxjq4xP1QKM60Q45mnO6zaMWB4tOzrIr4M4GSLntsKeE4c9Bdl2jhL/yw=="
},
"date-format-parse": {
"version": "0.2.5",
@@ -19523,9 +19524,9 @@
"integrity": "sha512-yaX2its9XAJKGuQqf7LsiZHHSkxsIK8rmCOQOvEGEoF41blKRK8qr9my4qYoD6ikdLss4n8tKqYBecmaY0+WJg=="
},
"vue2-datepicker": {
- "version": "3.4.1",
- "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-3.4.1.tgz",
- "integrity": "sha512-gCPZAwIyPLeN1P3xDg/Oj/UyQTIqnoFFzXw+yfvmUDxL430u/rHq1/JqFSGISEhTvJJu0brgHHrop3A7VBW6rA==",
+ "version": "3.6.0",
+ "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-3.6.0.tgz",
+ "integrity": "sha512-PDGkOIU2LCripjsWsosrHpxUSmR3itkdAHwhh5YU8aEOsc4kUKwR/aBqwn89PYophi1EwNcsPreeY1b8WhiSGg==",
"requires": {
"date-fns": "^2.0.1",
"date-format-parse": "^0.2.5"