diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 1f8d15a5a1c..9d91fc34e51 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", "@nextcloud/sharing": "^0.1.0", - "@nextcloud/vue": "^4.3.0", + "@nextcloud/vue": "^5.0.0", "@nextcloud/vue-dashboard": "^2.0.1", "autosize": "^5.0.1", "backbone": "^1.4.0", @@ -89,7 +89,7 @@ "vue-clipboard2": "^0.3.3", "vue-infinite-loading": "^2.4.5", "vue-localstorage": "^0.6.2", - "vue-material-design-icons": "^4.13.0", + "vue-material-design-icons": "^5.0.0", "vue-multiselect": "^2.1.6", "vue-router": "^3.5.3", "vuedraggable": "^2.24.3", |