diff --git a/package-lock.json b/package-lock.json index f229e881..802bd3d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@nextcloud/initial-state": "^2.2.0", "@nextcloud/logger": "^2.7.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.15.1", + "@nextcloud/vue": "^8.16.0", "jstz": "^2.1.1", "vue": "^2.7.14", "vue-material-design-icons": "^5.3.0" @@ -2817,9 +2817,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==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@linusborg/vue-simple-portal": "^0.1.5", diff --git a/package.json b/package.json index bfed9221..35a951ef 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@nextcloud/initial-state": "^2.2.0", "@nextcloud/logger": "^2.7.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.15.1", + "@nextcloud/vue": "^8.16.0", "jstz": "^2.1.1", "vue": "^2.7.14", "vue-material-design-icons": "^5.3.0"