Bump @nextcloud/vue from 1.3.0 to 1.3.1

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-09 13:03:30 +00:00 committed by npmbuildbot[bot]
parent a46771e506
commit 8585201b57
24 changed files with 7 additions and 7 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

12
package-lock.json generated
View file

@ -3149,9 +3149,9 @@
}
},
"@nextcloud/vue": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.3.0.tgz",
"integrity": "sha512-zqSLvrp+pX012qNBbJBuE/Z9MPv/A6fovsro2nkGCoO0ppBD+W9gmjzLa6D9jRHN24+BmDWB3lNGd9T/G0q3Fw==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-1.3.1.tgz",
"integrity": "sha512-9YdE6ryhpHfA416ztWwcK59m8wQKUXlBaJhtLRzh6NGl/OcwGnCZ38Xdki1iPPW7gX6lq4BfNbYkxujw4R3PFg==",
"requires": {
"@nextcloud/axios": "^1.1.0",
"@nextcloud/router": "^1.0.0",
@ -11669,9 +11669,9 @@
"dev": true
},
"v-click-outside": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.0.0.tgz",
"integrity": "sha512-SHmKtZV2NsqJ0vkC85wAqswo2CnjRfoKbbyilA27U18G55aKzhqGsW8ve07cCeGnRzewh0lDKztD2Txh4IQ7sA=="
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.0.1.tgz",
"integrity": "sha512-FITcAM0R3JEPUSGiO7hfhKDODZHkOQTk/FyI9mwxNcz6LbMbJhABhjevLI5VsU00PRksloQx8vmpFIqlAfX6nw=="
},
"v-tooltip": {
"version": "2.0.2",

View file

@ -36,7 +36,7 @@
"@nextcloud/logger": "^1.1.1",
"@nextcloud/paths": "^1.1.0",
"@nextcloud/router": "^1.0.0",
"@nextcloud/vue": "^1.3.0",
"@nextcloud/vue": "^1.3.1",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
"blueimp-md5": "^2.12.0",