Bump nextcloud-vue from 0.11.1 to 0.11.2
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.11.1...v0.11.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
0f1365d82c
commit
c5818a3ca7
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -10727,9 +10727,9 @@
|
|||
}
|
||||
},
|
||||
"nextcloud-vue": {
|
||||
"version": "0.11.1",
|
||||
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.11.1.tgz",
|
||||
"integrity": "sha512-gQnAyTyIjgSOPMLrTMfmVldjwP3lz+xWU6gynDj3InGl4EgjoRp+7fQfgvanPAoDJWLHYh/cmxm4O9AaVZCSSg==",
|
||||
"version": "0.11.2",
|
||||
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.11.2.tgz",
|
||||
"integrity": "sha512-N65Wi+J5sI8dh8RnZxBFvePiyeeMhOXlkc8A2v3vsurpiIIQQyt8VHVjYo1FKfGUhvTWG1HQog8FERimZucJlQ==",
|
||||
"requires": {
|
||||
"hammerjs": "^2.0.8",
|
||||
"md5": "^2.2.1",
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"markdown-it-link-attributes": "~2.1.0",
|
||||
"markdown-it-task-lists": "~2.1.1",
|
||||
"linkify-it": "~2.1.0",
|
||||
"nextcloud-vue": "^0.11.1",
|
||||
"nextcloud-vue": "^0.11.2",
|
||||
"p-limit": "^2.2.0",
|
||||
"p-queue": "^5.0.0",
|
||||
"uuid": "^3.3.2",
|
||||
|
|
Loading…
Reference in a new issue