|
|
@ -20,7 +20,7 @@ |
|
|
|
"@nextcloud/capabilities": "^1.0.4", |
|
|
|
"@nextcloud/dialogs": "^5.3.1", |
|
|
|
"@nextcloud/event-bus": "^3.3.1", |
|
|
|
"@nextcloud/files": "^3.4.0", |
|
|
|
"@nextcloud/files": "^3.4.1", |
|
|
|
"@nextcloud/initial-state": "^2.0.0", |
|
|
|
"@nextcloud/l10n": "^2.1.0", |
|
|
|
"@nextcloud/logger": "^2.5.0", |
|
|
@ -4430,9 +4430,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/files": { |
|
|
|
"version": "3.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.4.0.tgz", |
|
|
|
"integrity": "sha512-VfVI9bQVcORKpVA8WJDf93swo3StzuOdX7YDwmpkZqJcaAirsZr/B9tlMLYGAfgGPqOZfifyMGGWnKnx5HABug==", |
|
|
|
"version": "3.4.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.4.1.tgz", |
|
|
|
"integrity": "sha512-0riNodzy/epHRpjIR0uuibzu+WO5GEjYqc9HjifR7fGb4Umi7cNykX7vR5o6BoEg64eYEHau0I4wBUtX/vRssQ==", |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/auth": "^2.3.0", |
|
|
|
"@nextcloud/l10n": "^3.1.0", |
|
|
|