diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-10 18:46:25 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-03-10 18:55:16 +0000 |
commit | c97ba2a1e695ac309255bc37f48c9c97854b5bc6 (patch) | |
tree | c21d5220c065164c913f43eef31884db742c1f90 /package-lock.json | |
parent | 5e4ee4dc59c3542cdee6c72209c8d75bcd977399 (diff) | |
download | nextcloud-server-c97ba2a1e695ac309255bc37f48c9c97854b5bc6.tar.gz nextcloud-server-c97ba2a1e695ac309255bc37f48c9c97854b5bc6.zip |
Bump @nextcloud/vue from 1.3.1 to 1.4.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.3.1...v1.4.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.json | 45 |
1 files changed, 26 insertions, 19 deletions
diff --git a/package-lock.json b/package-lock.json index b73623dc60f..79af96b4a73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2054,11 +2054,12 @@ } }, "@nextcloud/vue": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.3.1.tgz", - "integrity": "sha512-9YdE6ryhpHfA416ztWwcK59m8wQKUXlBaJhtLRzh6NGl/OcwGnCZ38Xdki1iPPW7gX6lq4BfNbYkxujw4R3PFg==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.4.0.tgz", + "integrity": "sha512-LwwAZGzFIGgILuVJ7o9mGzegucYkEg7FEPEebUac1FvT4ZqBl3LDufUWudY4ETIrNpKp1ij9QINza6fr4szdiw==", "requires": { "@nextcloud/axios": "^1.1.0", + "@nextcloud/l10n": "^1.1.0", "@nextcloud/router": "^1.0.0", "core-js": "^3.4.4", "escape-html": "^1.0.3", @@ -2071,7 +2072,7 @@ "vue-color": "^2.7.0", "vue-multiselect": "^2.1.3", "vue-visible": "^1.0.2", - "vue2-datepicker": "^2.10.0" + "vue2-datepicker": "^3.3.1" }, "dependencies": { "core-js": { @@ -3833,6 +3834,16 @@ "whatwg-url": "^8.0.0" } }, + "date-fns": { + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.10.0.tgz", + "integrity": "sha512-EhfEKevYGWhWlZbNeplfhIU/+N+x0iCIx7VzKlXma2EdQyznVlZhCptXUY+BegNpPW2kjdx15Rvq503YcXXrcA==" + }, + "date-format-parse": { + "version": "0.2.5", + "resolved": "https://registry.npmjs.org/date-format-parse/-/date-format-parse-0.2.5.tgz", + "integrity": "sha512-PzvB3p9bTxrGQbz3ZlO/kxgXzKZhMo4l0OQfPqVYjuwixHRS9yHH6cUJI9JG2Hh6iUQgh17T7w95lzQ131dS/g==" + }, "davclient.js": { "version": "git+https://github.com/owncloud/davclient.js.git#1ab200d099a3c2cd2ef919c3a56353ce26865994", "from": "git+https://github.com/owncloud/davclient.js.git#0.2.1" @@ -4067,9 +4078,9 @@ }, "dependencies": { "minimist": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz", - "integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=" + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.2.tgz", + "integrity": "sha512-rIqbOrKb8GJmx/5bc2M0QchhUouMXSpd1RTclXsB41JdL+VtnojfaJR+h7F9k18/4kHUsBFgk80Uk+q569vjPA==" } } }, @@ -4925,11 +4936,6 @@ "reusify": "^1.0.0" } }, - "fecha": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/fecha/-/fecha-2.3.3.tgz", - "integrity": "sha512-lUGBnIamTAwk4znq5BcqsDaxSmZ9nDVJaij6NvRt/Tg4R69gERA+otPKbS86ROw9nxVMw2/mp1fnaiWqbs6Sdg==" - }, "figgy-pudding": { "version": "3.5.1", "resolved": "https://registry.npmjs.org/figgy-pudding/-/figgy-pudding-3.5.1.tgz", @@ -10583,9 +10589,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", @@ -10723,11 +10729,12 @@ "integrity": "sha512-yaX2its9XAJKGuQqf7LsiZHHSkxsIK8rmCOQOvEGEoF41blKRK8qr9my4qYoD6ikdLss4n8tKqYBecmaY0+WJg==" }, "vue2-datepicker": { - "version": "2.13.4", - "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-2.13.4.tgz", - "integrity": "sha512-a2eRLqBSRTFRJ/DVcPArXALpnICj+DTvoJGkvuZTvytO7FD3rmxbGS/DNzK1v+hDbHiOJtHwB7N8pyT1XZtWfw==", + "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==", "requires": { - "fecha": "^2.3.3" + "date-fns": "^2.0.1", + "date-format-parse": "^0.2.5" } }, "vuex": { |