From 4da2f60d86ec2a0dbeaa64eb8da86938a0a56a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 20 Oct 2020 20:52:55 +0200 Subject: Bump @nextcloud/vue to 3.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index ce1aa1e8..3757bf3b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3660,9 +3660,9 @@ } }, "@nextcloud/vue": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.8.1.tgz", - "integrity": "sha512-6a11iUyOs8cUbmzLdK+WZG7g7gTH2oDESU9o/J16+nKn6g3BlfH0iI/dWaqGiPuNiLy5CAqeQPvhx1UxaL/f5A==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.0.0.tgz", + "integrity": "sha512-KkS+gM60jLsRbP93V95tsRvj66l/MuGMYcXWgNC4gh2C4e1DgPIFkU35nWFomLEsvu20Hr15ga01LjsF9r38+Q==", "requires": { "@nextcloud/auth": "^1.2.3", "@nextcloud/axios": "^1.3.2", @@ -12897,9 +12897,9 @@ "integrity": "sha512-yaX2its9XAJKGuQqf7LsiZHHSkxsIK8rmCOQOvEGEoF41blKRK8qr9my4qYoD6ikdLss4n8tKqYBecmaY0+WJg==" }, "vue2-datepicker": { - "version": "3.6.3", - "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-3.6.3.tgz", - "integrity": "sha512-887cTxbEKTt35CvA58/Xh1n2I403UxutyjCoG8lAF/IjHsEVv4tYCa0cC27VvT2U9ABThg9pzkT0IWU3zDmB/w==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/vue2-datepicker/-/vue2-datepicker-3.7.0.tgz", + "integrity": "sha512-XB5slJZLXf3sbPIOMxjYPw2UlOI/utX4cHGQwGvRQqyiKzwpsGlPI6M3zUGw412Sm2tv2jMkXd9+k+yOSRf2OQ==", "requires": { "date-fns": "^2.0.1", "date-format-parse": "^0.2.5" diff --git a/package.json b/package.json index bc648018..7c051b27 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@nextcloud/l10n": "^1.4.1", "@nextcloud/paths": "^1.1.2", "@nextcloud/router": "^1.2.0", - "@nextcloud/vue": "^2.8.1", + "@nextcloud/vue": "^3.0.0", "axios": "^0.20.0", "b64-to-blob": "^1.2.19", "cdav-library": "git+https://github.com/nextcloud/cdav-library.git", -- cgit v1.2.3