|
|
|
|
@ -25,7 +25,7 @@ |
|
|
|
|
"@nextcloud/password-confirmation": "^6.0.2", |
|
|
|
|
"@nextcloud/paths": "^3.0.0", |
|
|
|
|
"@nextcloud/router": "^3.1.0", |
|
|
|
|
"@nextcloud/sharing": "^0.3.0", |
|
|
|
|
"@nextcloud/sharing": "^0.4.0", |
|
|
|
|
"@nextcloud/vue": "^9.5.0", |
|
|
|
|
"@vueuse/core": "^14.2.0", |
|
|
|
|
"@vueuse/integrations": "^14.2.0", |
|
|
|
|
@ -2322,6 +2322,22 @@ |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/sharing": { |
|
|
|
|
"version": "0.3.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.3.0.tgz", |
|
|
|
|
"integrity": "sha512-kV7qeUZvd1fTKeFyH+W5Qq5rNOqG9rLATZM3U9MBxWXHJs3OxMqYQb8UQ3NYONzsX3zDGJmdQECIGHm1ei2sCA==", |
|
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nextcloud/initial-state": "^3.0.0", |
|
|
|
|
"is-svg": "^6.1.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
}, |
|
|
|
|
"optionalDependencies": { |
|
|
|
|
"@nextcloud/files": "^3.12.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/e2e-test-server": { |
|
|
|
|
"version": "0.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/e2e-test-server/-/e2e-test-server-0.4.0.tgz", |
|
|
|
|
@ -2422,6 +2438,45 @@ |
|
|
|
|
"node": "^24.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/files/node_modules/@nextcloud/files": { |
|
|
|
|
"version": "3.12.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.12.2.tgz", |
|
|
|
|
"integrity": "sha512-vBo8tf3Xh6efiF8CrEo3pKj9AtvAF6RdDGO1XKL65IxV8+UUd9Uxl2lUExHlzoDRRczCqfGfaWfRRaFhYqce5Q==", |
|
|
|
|
"license": "AGPL-3.0-or-later", |
|
|
|
|
"optional": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nextcloud/auth": "^2.5.3", |
|
|
|
|
"@nextcloud/capabilities": "^1.2.1", |
|
|
|
|
"@nextcloud/l10n": "^3.4.1", |
|
|
|
|
"@nextcloud/logger": "^3.0.3", |
|
|
|
|
"@nextcloud/paths": "^3.0.0", |
|
|
|
|
"@nextcloud/router": "^3.1.0", |
|
|
|
|
"@nextcloud/sharing": "^0.3.0", |
|
|
|
|
"cancelable-promise": "^4.3.1", |
|
|
|
|
"is-svg": "^6.1.0", |
|
|
|
|
"typescript-event-target": "^1.1.1", |
|
|
|
|
"webdav": "^5.8.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/files/node_modules/@nextcloud/sharing": { |
|
|
|
|
"version": "0.3.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.3.0.tgz", |
|
|
|
|
"integrity": "sha512-kV7qeUZvd1fTKeFyH+W5Qq5rNOqG9rLATZM3U9MBxWXHJs3OxMqYQb8UQ3NYONzsX3zDGJmdQECIGHm1ei2sCA==", |
|
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nextcloud/initial-state": "^3.0.0", |
|
|
|
|
"is-svg": "^6.1.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
}, |
|
|
|
|
"optionalDependencies": { |
|
|
|
|
"@nextcloud/files": "^3.12.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/initial-state": { |
|
|
|
|
"version": "3.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-3.0.0.tgz", |
|
|
|
|
@ -2499,9 +2554,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/sharing": { |
|
|
|
|
"version": "0.3.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.3.0.tgz", |
|
|
|
|
"integrity": "sha512-kV7qeUZvd1fTKeFyH+W5Qq5rNOqG9rLATZM3U9MBxWXHJs3OxMqYQb8UQ3NYONzsX3zDGJmdQECIGHm1ei2sCA==", |
|
|
|
|
"version": "0.4.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.4.0.tgz", |
|
|
|
|
"integrity": "sha512-1hUNyc7uJdBpnimOnEshJjEtAPAjzDYVl6qmWqF5ZxoN9wOvbExw0QjX3xFIbHbX2dmvbRNLBj0RzLzipmZyeg==", |
|
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nextcloud/initial-state": "^3.0.0", |
|
|
|
|
@ -2511,7 +2566,7 @@ |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
}, |
|
|
|
|
"optionalDependencies": { |
|
|
|
|
"@nextcloud/files": "^3.12.0" |
|
|
|
|
"@nextcloud/files": "^3.12.2 || ^4.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/sharing/node_modules/@nextcloud/files": { |
|
|
|
|
@ -2537,6 +2592,23 @@ |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/sharing/node_modules/@nextcloud/sharing": { |
|
|
|
|
"version": "0.3.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.3.0.tgz", |
|
|
|
|
"integrity": "sha512-kV7qeUZvd1fTKeFyH+W5Qq5rNOqG9rLATZM3U9MBxWXHJs3OxMqYQb8UQ3NYONzsX3zDGJmdQECIGHm1ei2sCA==", |
|
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
|
"optional": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nextcloud/initial-state": "^3.0.0", |
|
|
|
|
"is-svg": "^6.1.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
}, |
|
|
|
|
"optionalDependencies": { |
|
|
|
|
"@nextcloud/files": "^3.12.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/stylelint-config": { |
|
|
|
|
"version": "3.2.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-3.2.1.tgz", |
|
|
|
|
@ -2650,6 +2722,45 @@ |
|
|
|
|
"node": "^20.11.0 || ^22 || ^24" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/vue/node_modules/@nextcloud/files": { |
|
|
|
|
"version": "3.12.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.12.2.tgz", |
|
|
|
|
"integrity": "sha512-vBo8tf3Xh6efiF8CrEo3pKj9AtvAF6RdDGO1XKL65IxV8+UUd9Uxl2lUExHlzoDRRczCqfGfaWfRRaFhYqce5Q==", |
|
|
|
|
"license": "AGPL-3.0-or-later", |
|
|
|
|
"optional": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nextcloud/auth": "^2.5.3", |
|
|
|
|
"@nextcloud/capabilities": "^1.2.1", |
|
|
|
|
"@nextcloud/l10n": "^3.4.1", |
|
|
|
|
"@nextcloud/logger": "^3.0.3", |
|
|
|
|
"@nextcloud/paths": "^3.0.0", |
|
|
|
|
"@nextcloud/router": "^3.1.0", |
|
|
|
|
"@nextcloud/sharing": "^0.3.0", |
|
|
|
|
"cancelable-promise": "^4.3.1", |
|
|
|
|
"is-svg": "^6.1.0", |
|
|
|
|
"typescript-event-target": "^1.1.1", |
|
|
|
|
"webdav": "^5.8.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/vue/node_modules/@nextcloud/sharing": { |
|
|
|
|
"version": "0.3.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.3.0.tgz", |
|
|
|
|
"integrity": "sha512-kV7qeUZvd1fTKeFyH+W5Qq5rNOqG9rLATZM3U9MBxWXHJs3OxMqYQb8UQ3NYONzsX3zDGJmdQECIGHm1ei2sCA==", |
|
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nextcloud/initial-state": "^3.0.0", |
|
|
|
|
"is-svg": "^6.1.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
}, |
|
|
|
|
"optionalDependencies": { |
|
|
|
|
"@nextcloud/files": "^3.12.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nodelib/fs.scandir": { |
|
|
|
|
"version": "2.1.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", |
|
|
|
|
|