From 008792b97a09951b5a3aee148030e04cdab1531d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 18:29:00 +0000 Subject: [PATCH] fix(deps): update dependency @vueuse/core to ^14.3.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",