diff --git a/package-lock.json b/package-lock.json index db4a21f9a..a6d72c8fa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.19.0", + "@nextcloud/vue": "^8.29.2", "vue": "^2.7.16", "vue-frag": "^1.4.3" }, @@ -31,7 +31,7 @@ }, "engines": { "node": "^20.0.0", - "npm": "^10.5.0" + "npm": "^10.5.1" } }, "node_modules/@aashutoshrathi/word-wrap": { diff --git a/package.json b/package.json index 004f0c535..1f694b250 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.19.0", + "@nextcloud/vue": "^8.29.2", "vue": "^2.7.16", "vue-frag": "^1.4.3" }, @@ -31,7 +31,7 @@ ], "engines": { "node": "^20.0.0", - "npm": "^10.5.0" + "npm": "^10.5.1" }, "devDependencies": { "@nextcloud/browserslist-config": "^3.0.1",