mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Bump vue from 2.5.17 to 2.5.18 in /settings
Bumps [vue](https://github.com/vuejs/vue) from 2.5.17 to 2.5.18. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.18) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
5a9fc01ea6
commit
be2117c9db
2 changed files with 4 additions and 4 deletions
6
settings/package-lock.json
generated
6
settings/package-lock.json
generated
|
|
@ -7229,9 +7229,9 @@
|
|||
}
|
||||
},
|
||||
"vue": {
|
||||
"version": "2.5.17",
|
||||
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.17.tgz",
|
||||
"integrity": "sha512-mFbcWoDIJi0w0Za4emyLiW72Jae0yjANHbCVquMKijcavBGypqlF7zHRgMa5k4sesdv7hv2rB4JPdZfR+TPfhQ=="
|
||||
"version": "2.5.18",
|
||||
"resolved": "https://registry.npmjs.org/vue/-/vue-2.5.18.tgz",
|
||||
"integrity": "sha512-j4oT4jQdhBf3dUxzu1ogjkhzMU44AtwqtLz7oq/u7340/lmUUogTG6/D6P4/J2cCosoM21MqMIUsQchPKS4elg=="
|
||||
},
|
||||
"vue-click-outside": {
|
||||
"version": "1.0.7",
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"nextcloud-password-confirmation": "^0.4.1",
|
||||
"nextcloud-vue": "^0.4.6",
|
||||
"v-tooltip": "^2.0.0-rc.33",
|
||||
"vue": "^2.5.17",
|
||||
"vue": "^2.5.18",
|
||||
"vue-click-outside": "^1.0.7",
|
||||
"vue-infinite-loading": "^2.4.3",
|
||||
"vue-localstorage": "^0.6.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue