mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
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:
parent
04a2573e83
commit
67d5c4d5f8
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -28,7 +28,7 @@
|
|||
"@nextcloud/paths": "^2.2.1",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/upload": "^1.10.0",
|
||||
"@nextcloud/vue": "^8.24.0",
|
||||
"@nextcloud/vue": "^8.26.0",
|
||||
"@vueuse/core": "^11.3.0",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
"copy-webpack-plugin": "^13.0.0",
|
||||
|
|
@ -3218,9 +3218,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/vue": {
|
||||
"version": "8.24.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.24.0.tgz",
|
||||
"integrity": "sha512-eMwV6verEW8j5XrHXDHz/gm+nnfUDKzXccCQFNvlu32fsxInyWVqe/6b2Fn1SkQmuZsa9YY0ejhzmFHjMZ1/1g==",
|
||||
"version": "8.26.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.26.0.tgz",
|
||||
"integrity": "sha512-7KyPAle4/tL2VzR0vVa5ssLAaAlDv54XJ1HPTPw9R4FIyqxDe9lICe1sRNG+uXsRY0NeYIKEmbJ3sqvbxaWdVQ==",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@floating-ui/dom": "^1.1.0",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"@nextcloud/paths": "^2.2.1",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/upload": "^1.10.0",
|
||||
"@nextcloud/vue": "^8.24.0",
|
||||
"@nextcloud/vue": "^8.26.0",
|
||||
"@vueuse/core": "^11.3.0",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
"copy-webpack-plugin": "^13.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue