|
|
@ -26,7 +26,7 @@ |
|
|
|
"@nextcloud/router": "^3.0.1", |
|
|
|
"@nextcloud/sharing": "^0.2.4", |
|
|
|
"@nextcloud/upload": "^1.9.1", |
|
|
|
"@nextcloud/vue": "^8.24.0", |
|
|
|
"@nextcloud/vue": "^8.25.1", |
|
|
|
"@vue/web-component-wrapper": "^1.3.0", |
|
|
|
"@vueuse/components": "^11.3.0", |
|
|
|
"@vueuse/core": "^11.2.0", |
|
|
@ -3844,9 +3844,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.25.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.25.1.tgz", |
|
|
|
"integrity": "sha512-tePbb9xiM94fkRGqbJXSVuSSseHOem8MS8ulRpmMIWB/g0BqROtigb7VHaVLKAsxgywPN/TqeMeyKFC8cQjptw==", |
|
|
|
"license": "AGPL-3.0-or-later", |
|
|
|
"dependencies": { |
|
|
|
"@floating-ui/dom": "^1.1.0", |
|
|
@ -23957,9 +23957,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"@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.25.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.25.1.tgz", |
|
|
|
"integrity": "sha512-tePbb9xiM94fkRGqbJXSVuSSseHOem8MS8ulRpmMIWB/g0BqROtigb7VHaVLKAsxgywPN/TqeMeyKFC8cQjptw==", |
|
|
|
"requires": { |
|
|
|
"@floating-ui/dom": "^1.1.0", |
|
|
|
"@linusborg/vue-simple-portal": "^0.1.5", |
|
|
|