aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGeorg Ehrke <developer@georgehrke.com>2020-07-16 14:24:14 +0200
committerGeorg Ehrke <developer@georgehrke.com>2020-07-22 15:55:59 +0200
commitb73aedb81ee563f27be8fe2187983c4a757c8ca7 (patch)
treef0d004110191c4e510b75ec0c952a1f2a352ecf0 /package.json
parentcda6fad1e86e663f1f94ac8a0d9b945eacdb30c9 (diff)
downloadnextcloud-server-b73aedb81ee563f27be8fe2187983c4a757c8ca7.tar.gz
nextcloud-server-b73aedb81ee563f27be8fe2187983c4a757c8ca7.zip
Bump @nextcloud/vue from 1.5.0 to 2.2.1
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 123e3dd1645..62418f7f4b5 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"@nextcloud/password-confirmation": "^1.0.1",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.1.0",
- "@nextcloud/vue": "^1.5.0",
+ "@nextcloud/vue": "^2.2.1",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
"blueimp-md5": "^2.16.0",
@@ -71,7 +71,7 @@
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",
"underscore": "^1.10.2",
"url-search-params-polyfill": "^8.0.0",
- "v-tooltip": "^2.0.2",
+ "v-tooltip": "^2.0.3",
"vue": "^2.6.11",
"vue-click-outside": "^1.1.0",
"vue-clipboard2": "^0.3.1",