diff --git a/package-lock.json b/package-lock.json index 3eab6050..c0f302fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@nextcloud/l10n": "^2.2.0", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^3.0.0", - "@nextcloud/vue": "^8.11.1", + "@nextcloud/vue": "^8.11.2", "@nextcloud/vue-dashboard": "^2.0.1", "lodash": "^4.17.21", "vue": "^2.7.16", @@ -3465,9 +3465,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "8.11.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.1.tgz", - "integrity": "sha512-tK/OpRasvjVwKBe8k7T5WfvNbeimYPF7TGNq3P2UO8ir6mDoO0aymAW8qKfPU56elH7bqqr8qk0d8rC/jZuLaQ==", + "version": "8.11.2", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.2.tgz", + "integrity": "sha512-mjA3Ni2CB3gOkKFMYFhQUjqaUos8hnwglfvz3lPp5LVrORsXaHa3C2ZudVp+hAKslVsRKkjfMYOKrlquw8vxQw==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@linusborg/vue-simple-portal": "^0.1.5", @@ -21232,9 +21232,9 @@ } }, "@nextcloud/vue": { - "version": "8.11.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.1.tgz", - "integrity": "sha512-tK/OpRasvjVwKBe8k7T5WfvNbeimYPF7TGNq3P2UO8ir6mDoO0aymAW8qKfPU56elH7bqqr8qk0d8rC/jZuLaQ==", + "version": "8.11.2", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.11.2.tgz", + "integrity": "sha512-mjA3Ni2CB3gOkKFMYFhQUjqaUos8hnwglfvz3lPp5LVrORsXaHa3C2ZudVp+hAKslVsRKkjfMYOKrlquw8vxQw==", "requires": { "@floating-ui/dom": "^1.1.0", "@linusborg/vue-simple-portal": "^0.1.5", diff --git a/package.json b/package.json index 77c8530a..f851a99a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@nextcloud/l10n": "^2.2.0", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^3.0.0", - "@nextcloud/vue": "^8.11.1", + "@nextcloud/vue": "^8.11.2", "@nextcloud/vue-dashboard": "^2.0.1", "lodash": "^4.17.21", "vue": "^2.7.16",