From 697d23477e0d18f66bb652de2883c8e53ae0121a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 01:55:24 +0000 Subject: [PATCH] Chore(deps): Bump @nextcloud/vue from 8.17.0 to 8.17.1 Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.17.0 to 8.17.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.17.0...v8.17.1) --- 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 0ec1228d1..c9f24a0ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3897,9 +3897,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "8.17.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.17.0.tgz", - "integrity": "sha512-BylZZlJcGiEfBO9k/TE8iuKEzzSfmxek1fFwU2fpo0xUDxH9qQurMdTli3ix/kgXaBJgwBD8H8hjzYirpAYbXg==", + "version": "8.17.1", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.17.1.tgz", + "integrity": "sha512-DC7nI04pp69vS5VxMDhpwPFhb5TWvyJgtmFciAx6j8RFrTPutdjNfOxOCncGaNXOlodaIpg/6EYV8YHU9DR9ng==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@linusborg/vue-simple-portal": "^0.1.5", @@ -25780,9 +25780,9 @@ } }, "@nextcloud/vue": { - "version": "8.17.0", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.17.0.tgz", - "integrity": "sha512-BylZZlJcGiEfBO9k/TE8iuKEzzSfmxek1fFwU2fpo0xUDxH9qQurMdTli3ix/kgXaBJgwBD8H8hjzYirpAYbXg==", + "version": "8.17.1", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.17.1.tgz", + "integrity": "sha512-DC7nI04pp69vS5VxMDhpwPFhb5TWvyJgtmFciAx6j8RFrTPutdjNfOxOCncGaNXOlodaIpg/6EYV8YHU9DR9ng==", "requires": { "@floating-ui/dom": "^1.1.0", "@linusborg/vue-simple-portal": "^0.1.5",