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 55e6ad98d30..06971cb243f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@nextcloud/browserslist-config": "^3.0.0", "@nextcloud/calendar-availability-vue": "^2.2.0", "@nextcloud/capabilities": "^1.0.4", - "@nextcloud/dialogs": "^5.1.2", + "@nextcloud/dialogs": "^5.2.0", "@nextcloud/event-bus": "^3.1.0", "@nextcloud/files": "^3.1.0", "@nextcloud/initial-state": "^2.0.0", @@ -57,7 +57,7 @@ "@nextcloud/router": "^2.2.1", "@nextcloud/sharing": "^0.1.0", "@nextcloud/upload": "^1.0.5", - "@nextcloud/vue": "^8.8.1", + "@nextcloud/vue": "^8.9.1", "@skjnldsv/sanitize-svg": "^1.0.2", "@vueuse/components": "^10.7.2", "@vueuse/core": "^10.7.2", |