Bump nextcloud-vue-collections from 0.5.4 to 0.5.6

Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.5.4...v0.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
pull/16649/head
dependabot-preview[bot] 6 years ago committed by npmbuildbot[bot]
parent e4b7d02bef
commit 6f52ca2ab8
  1. 2
      apps/files_sharing/js/dist/additionalScripts.js
  2. 2
      apps/files_sharing/js/dist/additionalScripts.js.map
  3. 42
      apps/files_sharing/js/dist/files_sharing.3.js
  4. 2
      apps/files_sharing/js/dist/files_sharing.3.js.map
  5. 6
      package-lock.json
  6. 2
      package.json

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
package-lock.json generated

@ -5867,9 +5867,9 @@
}
},
"nextcloud-vue-collections": {
"version": "0.5.4",
"resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.5.4.tgz",
"integrity": "sha512-e2sM1RYtzYWDx54XNey+oZNTdY0b+0g9Wy4EVhMPyJV2G8Cmw0ZUIuplCEHPMLJ1KsQnYtvghYMO9PQBgPlyBA==",
"version": "0.5.6",
"resolved": "https://registry.npmjs.org/nextcloud-vue-collections/-/nextcloud-vue-collections-0.5.6.tgz",
"integrity": "sha512-H26YBZ+YdHD0z0HwyV9iB5mi4+9dMdFKIH0J0vVa++bSkRJuXaTIYPeMYSLHT59DoqWNroFUWWVrGY8NfKD9mA==",
"requires": {
"lodash": "^4.17.11",
"nextcloud-axios": "^0.2.0",

@ -44,7 +44,7 @@
"nextcloud-axios": "^0.2.0",
"nextcloud-password-confirmation": "^0.4.1",
"nextcloud-vue": "^0.11.5",
"nextcloud-vue-collections": "^0.5.4",
"nextcloud-vue-collections": "^0.5.6",
"query-string": "^5.1.1",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",

Loading…
Cancel
Save