diff --git a/package-lock.json b/package-lock.json index 4c767928615..9a0f62f5633 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@nextcloud/moment": "^1.3.1", "@nextcloud/notify_push": "^1.3.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.15.1", + "@nextcloud/vue": "^8.16.0", "@quartzy/markdown-it-mentions": "^0.2.0", "@tiptap/core": "^2.4.0", "@tiptap/extension-blockquote": "^2.4.0", @@ -4444,9 +4444,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.15.1.tgz", - "integrity": "sha512-gZEcXPNhRGYhjSd/IeTs0jQ5P8tPIv9BJm5A8qsdpB1Mb/Xb9suhJv1xHaeGcOGoUCcs7A66coPkCgv1zcSJ2w==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.16.0.tgz", + "integrity": "sha512-xkoR2VeWk+WTTmXC01Z7hI0yztSf222XMPXhy9OkDNQBXmCl/idEjNnMWmxezJMyqALtFD/csouW+GS7JUVoFw==", "license": "AGPL-3.0-or-later", "dependencies": { "@floating-ui/dom": "^1.1.0", @@ -31432,9 +31432,9 @@ } }, "@nextcloud/vue": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.15.1.tgz", - "integrity": "sha512-gZEcXPNhRGYhjSd/IeTs0jQ5P8tPIv9BJm5A8qsdpB1Mb/Xb9suhJv1xHaeGcOGoUCcs7A66coPkCgv1zcSJ2w==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.16.0.tgz", + "integrity": "sha512-xkoR2VeWk+WTTmXC01Z7hI0yztSf222XMPXhy9OkDNQBXmCl/idEjNnMWmxezJMyqALtFD/csouW+GS7JUVoFw==", "requires": { "@floating-ui/dom": "^1.1.0", "@linusborg/vue-simple-portal": "^0.1.5", diff --git a/package.json b/package.json index 8198d08c826..057e792a099 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@nextcloud/moment": "^1.3.1", "@nextcloud/notify_push": "^1.3.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.15.1", + "@nextcloud/vue": "^8.16.0", "@quartzy/markdown-it-mentions": "^0.2.0", "@tiptap/core": "^2.4.0", "@tiptap/extension-blockquote": "^2.4.0",