From 94cc84e4086b688fabe97aa1c559391b3b7086c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 01:03:10 +0000 Subject: [PATCH] Chore(deps): Bump @nextcloud/vue from 7.12.7 to 7.12.8 Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 7.12.7 to 7.12.8. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v7.12.8/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v7.12.7...v7.12.8) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9e742a9a0..2ad24a8f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3868,9 +3868,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.12.7", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.7.tgz", - "integrity": "sha512-zMVlVnDCQ8pEZrIl5h9wXV1tHLiP1Qsmm6NJPxeTcix3JsbodkSmHJHWEv5VmQ7qWxUX2dPJeSoH8nk+qjbQ/A==", + "version": "7.12.8", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.8.tgz", + "integrity": "sha512-qNLQJE8XH4PpmYDTuBkXLiJ0ZZ34Rh25iWEWIcFG8wE3gKj3hKxQXbkJFoZWE8eBFi4TJsmvd/PGixII2S35DQ==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -23699,9 +23699,9 @@ } }, "@nextcloud/vue": { - "version": "7.12.7", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.7.tgz", - "integrity": "sha512-zMVlVnDCQ8pEZrIl5h9wXV1tHLiP1Qsmm6NJPxeTcix3JsbodkSmHJHWEv5VmQ7qWxUX2dPJeSoH8nk+qjbQ/A==", + "version": "7.12.8", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.8.tgz", + "integrity": "sha512-qNLQJE8XH4PpmYDTuBkXLiJ0ZZ34Rh25iWEWIcFG8wE3gKj3hKxQXbkJFoZWE8eBFi4TJsmvd/PGixII2S35DQ==", "requires": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0",