diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-08-27 11:46:05 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-08-27 11:57:24 +0000 |
commit | cc60e58c63b2d5e1abf022f321639a722de113f4 (patch) | |
tree | fef8bc33d9443c8e01a441679904eff3066b7c5f /package-lock.json | |
parent | aad30d3b33ea138a1d436405e25f285f7eda8436 (diff) | |
download | nextcloud-server-cc60e58c63b2d5e1abf022f321639a722de113f4.tar.gz nextcloud-server-cc60e58c63b2d5e1abf022f321639a722de113f4.zip |
Bump nextcloud-vue-collections from 0.7.2 to 0.8.1
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.7.2 to 0.8.1.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.7.2...v0.8.1)
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.json | 98 |
1 files changed, 71 insertions, 27 deletions
diff --git a/package-lock.json b/package-lock.json index 247fadeff3e..a2fa284d050 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6284,6 +6284,11 @@ "type-check": "~0.3.2" } }, + "linkifyjs": { + "version": "2.1.9", + "resolved": "https://registry.npmjs.org/linkifyjs/-/linkifyjs-2.1.9.tgz", + "integrity": "sha512-74ivurkK6WHvHFozVaGtQWV38FzBwSTGNmJolEgFp7QgR2bl6ArUWlvT4GcHKbPe1z3nWYi+VUdDZk16zDOVug==" + }, "load-json-file": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz", @@ -7052,39 +7057,78 @@ "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" }, "nextcloud-vue-collections": { - "version": "0.7.2", - "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.7.2.tgz", - "integrity": "sha512-rPNRrj/H+mIy/ln5l9xZYqLSOorZgqS3LS6EM8+ftPvkht+ZM1c4APP4IPoYWVf46jj/51YtY1HtviF188uWEQ==", + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.8.1.tgz", + "integrity": "sha512-60CYpaqPafxhwg29yREni4SuS5OMYrZ8/X2QU4lSfbTo7XRuYf2aXQrHCCZGMNK0lTlAEHIJMMBnPJBI+keZlw==", "requires": { - "@nextcloud/axios": "^1.3.1", + "@nextcloud/axios": "^1.3.3", "@nextcloud/browserslist-config": "^1.0.0", - "@nextcloud/router": "^1.0.0", - "@nextcloud/vue": "^1.3.0", - "lodash": "^4.17.11", - "vue": "^2.6.11" + "@nextcloud/router": "^1.1.0", + "@nextcloud/vue": "^2.5.0", + "lodash": "^4.17.20", + "vue": "^2.6.12" }, "dependencies": { - "@nextcloud/vue": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.5.0.tgz", - "integrity": "sha512-z0KZP0PcWyHsD5zpzBJRusToGzC/1DTjapuDMrSAOSuA5lThg/Td7brmIQSwWTrw66OrL5MIRK+8HoKMWmQPAA==", + "@babel/runtime": { + "version": "7.3.4", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.4.tgz", + "integrity": "sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==", "requires": { - "@nextcloud/axios": "^1.1.0", - "@nextcloud/l10n": "^1.1.0", - "@nextcloud/router": "^1.0.0", - "core-js": "^3.4.4", + "regenerator-runtime": "^0.12.0" + }, + "dependencies": { + "regenerator-runtime": { + "version": "0.12.1", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz", + "integrity": "sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg==" + } + } + }, + "@nextcloud/vue": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.1.tgz", + "integrity": "sha512-8orTDmtilZuFQJ67zqvqzmA20oAOojkfNpq4ERP8rsiAL0eHTUzMQC27dEfDuNq/GuloNsr/RDsimHSCq03DxA==", + "requires": { + "@nextcloud/auth": "^1.2.3", + "@nextcloud/axios": "^1.3.2", + "@nextcloud/capabilities": "^1.0.2", + "@nextcloud/dialogs": "^1.4.0", + "@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", + "emoji-mart-vue-fast": "^7.0.4", "hammerjs": "^2.0.8", + "linkifyjs": "~2.1.9", "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.6.2" + } + }, + "emoji-mart-vue-fast": { + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.4.tgz", + "integrity": "sha512-VZuyclCe7ZNPhSvt7WT258MscqRBZTB2Is/7vBilCXgpiZqByaA4AhM1xdIIZZik/aA+5BQiZVmbsDK0jk78Eg==", + "requires": { + "@babel/polyfill": "7.2.5", + "@babel/runtime": "7.3.4", + "vue-virtual-scroller": "^1.0.0-rc.2" + } + }, + "vue2-datepicker": { + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-3.6.2.tgz", + "integrity": "sha512-J2fCwUmCxIOPUvwQ12e8evFY9cCv6vJmgxRD9fGeUv6JeMMeLwkdpeQZOcqbMf/4mk1cSrY2/9Fr8DaB30LBpA==", + "requires": { + "date-fns": "^2.0.1", + "date-format-parse": "^0.2.5" } } } @@ -9822,9 +9866,9 @@ } }, "vue-color": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/vue-color/-/vue-color-2.7.0.tgz", - "integrity": "sha512-fak9oPRL3BsYtakTGmWIS2yNRppRYNlMgGGq78CMH34ipU8fLgi/bT9JiSPcscpdTNLGracuOFuZ8OFeml+SQQ==", + "version": "2.7.1", + "resolved": "https://registry.npmjs.org/vue-color/-/vue-color-2.7.1.tgz", + "integrity": "sha512-u3yl46B2eEej9zfAOIRRSphX1QfeNQzMwO82EIA+aoi0AKX3o1KcfsmMzm4BFkkj2ukCxLVfQ41k7g1gSI7SlA==", "requires": { "clamp": "^1.0.1", "lodash.throttle": "^4.0.0", |