diff --git a/package-lock.json b/package-lock.json index 2c6126e5a..722767a04 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@nextcloud/paths": "^3.1.0", "@nextcloud/router": "^3.1.0", "@nextcloud/vue": "^9.8.0", - "@vueuse/core": "^14.2.0", + "@vueuse/core": "^14.3.0", "vue": "^3.5.33", "vue-material-design-icons": "^5.3.1", "vue-router": "^5.0.4", diff --git a/package.json b/package.json index 9aea99252..2f5176b88 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@nextcloud/paths": "^3.1.0", "@nextcloud/router": "^3.1.0", "@nextcloud/vue": "^9.8.0", - "@vueuse/core": "^14.2.0", + "@vueuse/core": "^14.3.0", "vue": "^3.5.33", "vue-material-design-icons": "^5.3.1", "vue-router": "^5.0.4",