mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Merge pull request #16649 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.5.6
Bump nextcloud-vue-collections from 0.5.4 to 0.5.6
This commit is contained in:
commit
a6b1592bf0
6 changed files with 28 additions and 28 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
42
apps/files_sharing/js/dist/files_sharing.3.js
vendored
42
apps/files_sharing/js/dist/files_sharing.3.js
vendored
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
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…
Reference in a new issue