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

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-10-20 21:52:55 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-10-20 21:52:55 +0300
commit4da2f60d86ec2a0dbeaa64eb8da86938a0a56a41 (patch)
treedd29df1dc1cffb0db0e8e0649a1938092db7cb98 /package-lock.json
parentc3f8056e1f446437d093e9bc502fbf41e966a939 (diff)
Bump @nextcloud/vue to 3.0.0
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 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"