|
|
@ -22,7 +22,7 @@ |
|
|
|
"@nextcloud/moment": "^1.3.1", |
|
|
|
"@nextcloud/paths": "^2.1.0", |
|
|
|
"@nextcloud/router": "^3.0.0", |
|
|
|
"@nextcloud/upload": "^1.0.4", |
|
|
|
"@nextcloud/upload": "^1.0.5", |
|
|
|
"@nextcloud/vue": "^8.6.2", |
|
|
|
"crypto-js": "^4.2.0", |
|
|
|
"debounce": "^2.0.0", |
|
|
@ -3842,9 +3842,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/upload": { |
|
|
|
"version": "1.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.0.4.tgz", |
|
|
|
"integrity": "sha512-ntyNCuhnCluied3CYAdMWjQTjbfUW/kJmyyhwX0jBjjM+6vadm4EDGFuDp14m0WL1I5IMawe3CztwdBRMWs7QQ==", |
|
|
|
"version": "1.0.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.0.5.tgz", |
|
|
|
"integrity": "sha512-QMojKvnBnxmxiKaFTpFIugaGsVQtjCvOrLdKzpa5IoNhouupI0vrE77aEXZuoOrhUHga9unN1YSA2hY0n8WrOQ==", |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/auth": "^2.2.1", |
|
|
|
"@nextcloud/axios": "^2.4.0", |
|
|
@ -3854,20 +3854,21 @@ |
|
|
|
"@nextcloud/logger": "^2.7.0", |
|
|
|
"@nextcloud/paths": "^2.1.0", |
|
|
|
"@nextcloud/router": "^2.2.0", |
|
|
|
"axios": "^1.6.2", |
|
|
|
"buffer": "^6.0.3", |
|
|
|
"crypto-browserify": "^3.12.0", |
|
|
|
"p-cancelable": "^4.0.1", |
|
|
|
"p-limit": "^5.0.0", |
|
|
|
"p-queue": "^8.0.0", |
|
|
|
"simple-eta": "^3.0.2", |
|
|
|
"vue": "^2.7.15" |
|
|
|
"simple-eta": "^3.0.2" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0", |
|
|
|
"npm": "^9.0.0" |
|
|
|
"npm": "^10.0.0" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"@nextcloud/vue": "^8.0.0-beta || ^8.0.0" |
|
|
|
"@nextcloud/vue": "^8.0.0-beta || ^8.0.0", |
|
|
|
"vue": "^2.7.16" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/upload/node_modules/@nextcloud/router": { |
|
|
@ -5987,11 +5988,11 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/axios": { |
|
|
|
"version": "1.6.1", |
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.1.tgz", |
|
|
|
"integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==", |
|
|
|
"version": "1.6.7", |
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz", |
|
|
|
"integrity": "sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==", |
|
|
|
"dependencies": { |
|
|
|
"follow-redirects": "^1.15.0", |
|
|
|
"follow-redirects": "^1.15.4", |
|
|
|
"form-data": "^4.0.0", |
|
|
|
"proxy-from-env": "^1.1.0" |
|
|
|
} |
|
|
@ -23440,9 +23441,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"@nextcloud/upload": { |
|
|
|
"version": "1.0.4", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.0.4.tgz", |
|
|
|
"integrity": "sha512-ntyNCuhnCluied3CYAdMWjQTjbfUW/kJmyyhwX0jBjjM+6vadm4EDGFuDp14m0WL1I5IMawe3CztwdBRMWs7QQ==", |
|
|
|
"version": "1.0.5", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.0.5.tgz", |
|
|
|
"integrity": "sha512-QMojKvnBnxmxiKaFTpFIugaGsVQtjCvOrLdKzpa5IoNhouupI0vrE77aEXZuoOrhUHga9unN1YSA2hY0n8WrOQ==", |
|
|
|
"requires": { |
|
|
|
"@nextcloud/auth": "^2.2.1", |
|
|
|
"@nextcloud/axios": "^2.4.0", |
|
|
@ -23452,13 +23453,13 @@ |
|
|
|
"@nextcloud/logger": "^2.7.0", |
|
|
|
"@nextcloud/paths": "^2.1.0", |
|
|
|
"@nextcloud/router": "^2.2.0", |
|
|
|
"axios": "^1.6.2", |
|
|
|
"buffer": "^6.0.3", |
|
|
|
"crypto-browserify": "^3.12.0", |
|
|
|
"p-cancelable": "^4.0.1", |
|
|
|
"p-limit": "^5.0.0", |
|
|
|
"p-queue": "^8.0.0", |
|
|
|
"simple-eta": "^3.0.2", |
|
|
|
"vue": "^2.7.15" |
|
|
|
"simple-eta": "^3.0.2" |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/router": { |
|
|
@ -25114,11 +25115,11 @@ |
|
|
|
"integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==" |
|
|
|
}, |
|
|
|
"axios": { |
|
|
|
"version": "1.6.1", |
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.1.tgz", |
|
|
|
"integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==", |
|
|
|
"version": "1.6.7", |
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz", |
|
|
|
"integrity": "sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==", |
|
|
|
"requires": { |
|
|
|
"follow-redirects": "^1.15.0", |
|
|
|
"follow-redirects": "^1.15.4", |
|
|
|
"form-data": "^4.0.0", |
|
|
|
"proxy-from-env": "^1.1.0" |
|
|
|
} |
|
|
|