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

github.com/nextcloud/server.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>2021-03-11 10:52:44 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-03-11 14:14:39 +0300
commit12a1d4a90805b4b4bd2fa06a9c384ddf04d8c9a7 (patch)
treec7cba3f3921e494815dc519933431fd70035aea5 /package-lock.json
parentf90090d2b361830b317e1c6dc48f268acf50db15 (diff)
Bump @nextcloud/vue from 3.2.0 to 3.7.2
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.2.0 to 3.7.2. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.2.0...v3.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json36
1 files changed, 8 insertions, 28 deletions
diff --git a/package-lock.json b/package-lock.json
index ab1123fefc6..e60ea08009b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3585,9 +3585,9 @@
}
},
"@nextcloud/vue": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.2.0.tgz",
- "integrity": "sha512-CkwTF/4CELjDgeQORyiA3oeeFLHXgklAnStgFNxvVXUH8N83Lkc8TmyW1XVR6OYy6HmmFYZn00LF3BpfglnA0A==",
+ "version": "3.7.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.7.2.tgz",
+ "integrity": "sha512-WR3HSdzdPI5kIUtU9k2Wc+4QKMshpfrvFrJ0POecimLOravibjfP9549y7McceB1bHg61tA/upNGQpZDdT+OjQ==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -3598,7 +3598,7 @@
"@nextcloud/l10n": "^1.2.3",
"@nextcloud/router": "^1.0.2",
"core-js": "^3.6.5",
- "debounce": "1.2.0",
+ "debounce": "1.2.1",
"emoji-mart-vue-fast": "^7.0.7",
"escape-html": "^1.0.3",
"hammerjs": "^2.0.8",
@@ -3618,30 +3618,10 @@
"vue2-datepicker": "^3.6.3"
},
"dependencies": {
- "@babel/runtime": {
- "version": "7.3.4",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.3.4.tgz",
- "integrity": "sha512-IvfvnMdSaLBateu0jfsYIpZTxAc2cKEXEMiezGGN75QcBcecDUKd3PgLAncT0oOgxKy8dd8hrJKj9MfzgfZd6g==",
- "requires": {
- "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=="
- }
- }
- },
- "emoji-mart-vue-fast": {
- "version": "7.0.7",
- "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.7.tgz",
- "integrity": "sha512-Nrk4IOjKcKKYyMnRm4lreEiPpvDX+h3FKI86SYs05dCFZ0WZIMTGok26dtWvJqseTThS1UghsNEjM4HrfDjIJg==",
- "requires": {
- "@babel/polyfill": "7.2.5",
- "@babel/runtime": "7.3.4",
- "vue-virtual-scroller": "^1.0.0-rc.2"
- }
+ "debounce": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz",
+ "integrity": "sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug=="
}
}
},