diff --git a/package-lock.json b/package-lock.json index 269836151..b68bcc288 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,14 +15,14 @@ "@nextcloud/axios": "^2.4.0", "@nextcloud/dialogs": "^5.2.0", "@nextcloud/event-bus": "^3.1.0", - "@nextcloud/files": "^3.1.0", + "@nextcloud/files": "^3.1.1", "@nextcloud/initial-state": "^2.1.0", "@nextcloud/l10n": "^2.2.0", "@nextcloud/logger": "^2.7.0", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^3.0.0", "@nextcloud/typings": "^1.8.0", - "@nextcloud/vue": "^8.9.1", + "@nextcloud/vue": "^8.11.1", "@skjnldsv/vue-plyr": "^7.4.0", "camelcase": "^8.0.0", "debounce": "^2.0.0", diff --git a/package.json b/package.json index d750b2163..279d67786 100644 --- a/package.json +++ b/package.json @@ -47,14 +47,14 @@ "@nextcloud/axios": "^2.4.0", "@nextcloud/dialogs": "^5.2.0", "@nextcloud/event-bus": "^3.1.0", - "@nextcloud/files": "^3.1.0", + "@nextcloud/files": "^3.1.1", "@nextcloud/initial-state": "^2.1.0", "@nextcloud/l10n": "^2.2.0", "@nextcloud/logger": "^2.7.0", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^3.0.0", "@nextcloud/typings": "^1.8.0", - "@nextcloud/vue": "^8.9.1", + "@nextcloud/vue": "^8.11.1", "@skjnldsv/vue-plyr": "^7.4.0", "camelcase": "^8.0.0", "debounce": "^2.0.0",