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

github.com/nextcloud/photos.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-04-12 05:39:48 +0300
committerGitHub <noreply@github.com>2020-04-12 05:39:48 +0300
commit20c069bf2ed578c862f0712e9c14d682e1b6f435 (patch)
treedc805c40b24be4b2b71b566ccfed363e5ea9ebde /package-lock.json
parente8672e3b534157d89d020a9d3bc3a44237a844e1 (diff)
Bump @nextcloud/vue from 1.4.1 to 1.5.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.4.1...v1.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json22
1 files changed, 7 insertions, 15 deletions
diff --git a/package-lock.json b/package-lock.json
index 266eeaef..4b0fbede 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1337,14 +1337,15 @@
}
},
"@nextcloud/vue": {
- "version": "1.4.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.4.1.tgz",
- "integrity": "sha512-bZbHeM4II4gKZS+3KFJXYABsNyT6CHKQIqwWnnXtnLzd3iFsp2e4kehg/UNAGKKXOaTK0Ydfp/TefJYVJHc0Rw==",
+ "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",
+ "debounce": "1.2.0",
"escape-html": "^1.0.3",
"hammerjs": "^2.0.8",
"md5": "^2.2.1",
@@ -3160,9 +3161,9 @@
}
},
"date-fns": {
- "version": "2.11.0",
- "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.11.0.tgz",
- "integrity": "sha512-8P1cDi8ebZyDxUyUprBXwidoEtiQAawYPGvpfb+Dg0G6JrQ+VozwOmm91xYC0vAv1+0VmLehEPb+isg4BGUFfA=="
+ "version": "2.12.0",
+ "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.12.0.tgz",
+ "integrity": "sha512-qJgn99xxKnFgB1qL4jpxU7Q2t0LOn1p8KMIveef3UZD7kqjT3tpFNNdXJelEHhE+rUgffriXriw/sOSU+cS1Hw=="
},
"date-format-parse": {
"version": "0.2.5",
@@ -7478,15 +7479,6 @@
"find-up": "^3.0.0"
}
},
- "pkg-up": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
- "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
- "dev": true,
- "requires": {
- "find-up": "^3.0.0"
- }
- },
"popper.js": {
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz",