summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-26 13:40:38 +0000
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-02-14 09:39:35 +0100
commit5b0fbc42dccb5b1571b6cc09dea63e2787d5646d (patch)
tree9b563eb0cb07f2b87a3b5af7fceb675c17ae7bd4 /settings
parent4d8c42a4fb8bbebfce4a9abd431f7600e0465fe0 (diff)
downloadnextcloud-server-5b0fbc42dccb5b1571b6cc09dea63e2787d5646d.tar.gz
nextcloud-server-5b0fbc42dccb5b1571b6cc09dea63e2787d5646d.zip
Bump nextcloud-vue from 0.5.0 to 0.6.0 in /settings
Bumps [nextcloud-vue](https://github.com/nextcloud/vue-components) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/nextcloud/vue-components/releases) - [Commits](https://github.com/nextcloud/vue-components/compare/v0.5.0...v0.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings')
-rw-r--r--settings/package-lock.json6
-rw-r--r--settings/package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/settings/package-lock.json b/settings/package-lock.json
index 54f7d11b982..8d2653d773b 100644
--- a/settings/package-lock.json
+++ b/settings/package-lock.json
@@ -4477,9 +4477,9 @@
"integrity": "sha512-ZqnNDFNR0rCpifb29uoqyqd9IyVwNZrDePzmP6DbGiNStFrvnlOG8OTdIMSdC82bKzKAqzXU5L73kSQncG8oXA=="
},
"nextcloud-vue": {
- "version": "0.5.1",
- "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.5.1.tgz",
- "integrity": "sha512-TTNz7vg2KxtASipBoKadsnipKptK/SK/tHjtq2x1xVDkLgjXrNCUm2+EtU/fPLNoOaueD4yUyAOJPNKQ4ff08Q==",
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.6.0.tgz",
+ "integrity": "sha512-0Du8+jtaQN18NQRZvXpYYZPqWgiuxbQnLo12HMY1p+QkLfimoQOG1MI5vkVsrsbqg/ewJK9Wu1VsTJ30PJUuCQ==",
"requires": {
"md5": "^2.2.1",
"nextcloud-axios": "^0.1.2",
diff --git a/settings/package.json b/settings/package.json
index a3e6ab8f218..ca456535d63 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -16,7 +16,7 @@
"marked": "^0.6.0",
"nextcloud-axios": "^0.1.3",
"nextcloud-password-confirmation": "^0.4.1",
- "nextcloud-vue": "^0.5.0",
+ "nextcloud-vue": "^0.6.0",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.5.22",
"vue-click-outside": "^1.0.7",