|
|
@ -23,7 +23,7 @@ |
|
|
|
"@nextcloud/paths": "^2.2.1", |
|
|
|
"@nextcloud/router": "^3.0.1", |
|
|
|
"@nextcloud/upload": "^1.4.2", |
|
|
|
"@nextcloud/vue": "^8.15.0", |
|
|
|
"@nextcloud/vue": "^8.15.1", |
|
|
|
"@vueuse/components": "^10.11.0", |
|
|
|
"crypto-js": "^4.2.0", |
|
|
|
"debounce": "^2.1.0", |
|
|
@ -3868,9 +3868,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue": { |
|
|
|
"version": "8.15.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.15.0.tgz", |
|
|
|
"integrity": "sha512-Yxf7bIzKV3vCDJDZo99dSLpfe9wMh0hTvmlov5B8V+ZX/foq+O/EcvPivbJmesjIi6LKg+z4K53d7tU2izAPSg==", |
|
|
|
"version": "8.15.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.15.1.tgz", |
|
|
|
"integrity": "sha512-gZEcXPNhRGYhjSd/IeTs0jQ5P8tPIv9BJm5A8qsdpB1Mb/Xb9suhJv1xHaeGcOGoUCcs7A66coPkCgv1zcSJ2w==", |
|
|
|
"dependencies": { |
|
|
|
"@floating-ui/dom": "^1.1.0", |
|
|
|
"@linusborg/vue-simple-portal": "^0.1.5", |
|
|
@ -23621,9 +23621,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"@nextcloud/vue": { |
|
|
|
"version": "8.15.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.15.0.tgz", |
|
|
|
"integrity": "sha512-Yxf7bIzKV3vCDJDZo99dSLpfe9wMh0hTvmlov5B8V+ZX/foq+O/EcvPivbJmesjIi6LKg+z4K53d7tU2izAPSg==", |
|
|
|
"version": "8.15.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.15.1.tgz", |
|
|
|
"integrity": "sha512-gZEcXPNhRGYhjSd/IeTs0jQ5P8tPIv9BJm5A8qsdpB1Mb/Xb9suhJv1xHaeGcOGoUCcs7A66coPkCgv1zcSJ2w==", |
|
|
|
"requires": { |
|
|
|
"@floating-ui/dom": "^1.1.0", |
|
|
|
"@linusborg/vue-simple-portal": "^0.1.5", |
|
|
|