Vue bump too

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-12-10 08:34:34 +01:00
parent a25e202a38
commit a3f8a7a6f4
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
2 changed files with 4 additions and 4 deletions

View File

@ -4323,9 +4323,9 @@
}
},
"vue": {
"version": "2.5.18",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.18.tgz",
"integrity": "sha512-j4oT4jQdhBf3dUxzu1ogjkhzMU44AtwqtLz7oq/u7340/lmUUogTG6/D6P4/J2cCosoM21MqMIUsQchPKS4elg=="
"version": "2.5.19",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.19.tgz",
"integrity": "sha512-zs7w/dy/yMTCcUunUl05UHhYEI2bt67R7G2jD42HnJ28JxCtC1FY8zZ9GU4PF2SJP8Ff/B9HyojWk/NztqKfFA=="
},
"vue-click-outside": {
"version": "1.0.7",

View File

@ -25,7 +25,7 @@
"dependencies": {
"nextcloud-vue": "^0.4.5",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.5.18",
"vue": "^2.5.19",
"vue-click-outside": "^1.0.7"
},
"devDependencies": {