chore(deps): Bump @nextcloud/vue from 8.24.0 to 8.26.0

Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.24.0 to 8.26.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.24.0...v8.26.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 8.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-06 00:43:25 +00:00 committed by GitHub
commit 67d5c4d5f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -28,7 +28,7 @@
"@nextcloud/paths": "^2.2.1", "@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.1", "@nextcloud/router": "^3.0.1",
"@nextcloud/upload": "^1.10.0", "@nextcloud/upload": "^1.10.0",
"@nextcloud/vue": "^8.24.0", "@nextcloud/vue": "^8.26.0",
"@vueuse/core": "^11.3.0", "@vueuse/core": "^11.3.0",
"blueimp-md5": "^2.19.0", "blueimp-md5": "^2.19.0",
"copy-webpack-plugin": "^13.0.0", "copy-webpack-plugin": "^13.0.0",
@ -3218,9 +3218,9 @@
} }
}, },
"node_modules/@nextcloud/vue": { "node_modules/@nextcloud/vue": {
"version": "8.24.0", "version": "8.26.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.24.0.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.26.0.tgz",
"integrity": "sha512-eMwV6verEW8j5XrHXDHz/gm+nnfUDKzXccCQFNvlu32fsxInyWVqe/6b2Fn1SkQmuZsa9YY0ejhzmFHjMZ1/1g==", "integrity": "sha512-7KyPAle4/tL2VzR0vVa5ssLAaAlDv54XJ1HPTPw9R4FIyqxDe9lICe1sRNG+uXsRY0NeYIKEmbJ3sqvbxaWdVQ==",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"dependencies": { "dependencies": {
"@floating-ui/dom": "^1.1.0", "@floating-ui/dom": "^1.1.0",

View file

@ -39,7 +39,7 @@
"@nextcloud/paths": "^2.2.1", "@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.1", "@nextcloud/router": "^3.0.1",
"@nextcloud/upload": "^1.10.0", "@nextcloud/upload": "^1.10.0",
"@nextcloud/vue": "^8.24.0", "@nextcloud/vue": "^8.26.0",
"@vueuse/core": "^11.3.0", "@vueuse/core": "^11.3.0",
"blueimp-md5": "^2.19.0", "blueimp-md5": "^2.19.0",
"copy-webpack-plugin": "^13.0.0", "copy-webpack-plugin": "^13.0.0",