diff --git a/package-lock.json b/package-lock.json index be9d220f8..6276ff8c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@nextcloud/moment": "^1.2.1", "@nextcloud/notify_push": "^1.1.3", "@nextcloud/router": "^2.1.1", - "@nextcloud/vue": "^7.11.6", + "@nextcloud/vue": "^7.12.0", "@nextcloud/vue-richtext": "^2.0.4", "howler": "^2.2.3", "v-click-outside": "^3.2.0", @@ -2349,9 +2349,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.11.6", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz", - "integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==", + "version": "7.12.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.0.tgz", + "integrity": "sha512-f7x3YFBzc/mt27F7AU+ITLmGCwRpVM0aVTF+DxjaOdelQNTYZBuFJCCOk6nC+x+gg/KWLIxeWm/NWDxToCstbQ==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -14916,9 +14916,9 @@ } }, "@nextcloud/vue": { - "version": "7.11.6", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz", - "integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==", + "version": "7.12.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.0.tgz", + "integrity": "sha512-f7x3YFBzc/mt27F7AU+ITLmGCwRpVM0aVTF+DxjaOdelQNTYZBuFJCCOk6nC+x+gg/KWLIxeWm/NWDxToCstbQ==", "requires": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", diff --git a/package.json b/package.json index c52e0c9d0..dbb0f8c83 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@nextcloud/moment": "^1.2.1", "@nextcloud/notify_push": "^1.1.3", "@nextcloud/router": "^2.1.1", - "@nextcloud/vue": "^7.11.6", + "@nextcloud/vue": "^7.12.0", "@nextcloud/vue-richtext": "^2.0.4", "howler": "^2.2.3", "v-click-outside": "^3.2.0",