|
|
@ -16,7 +16,7 @@ |
|
|
|
"@nextcloud/browser-storage": "^0.4.0", |
|
|
|
"@nextcloud/capabilities": "^1.2.0", |
|
|
|
"@nextcloud/cdav-library": "^1.5.2", |
|
|
|
"@nextcloud/dialogs": "^6.0.1", |
|
|
|
"@nextcloud/dialogs": "^6.1.1", |
|
|
|
"@nextcloud/event-bus": "^3.3.1", |
|
|
|
"@nextcloud/files": "^3.10.1", |
|
|
|
"@nextcloud/initial-state": "^2.2.0", |
|
|
@ -3472,9 +3472,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/dialogs": { |
|
|
|
"version": "6.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.0.1.tgz", |
|
|
|
"integrity": "sha512-TlzNUy0eFPIjnop2Wfom45xJdUjLOoUwd/E8V/6ehh+PifrgIWGy6jqBYMRoQfUASc/LKtSYUrCN3yDgVrK8Tw==", |
|
|
|
"version": "6.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.1.1.tgz", |
|
|
|
"integrity": "sha512-RrvFPt8SgCkg8rC0PtMC0fvyEu77kKbY2cJ/j+6RLse3rFWcNGwgNZNuRkA/Nn4GgzQ7QNhKTqWknsy0ld6rNQ==", |
|
|
|
"license": "AGPL-3.0-or-later", |
|
|
|
"dependencies": { |
|
|
|
"@mdi/js": "^7.4.47", |
|
|
@ -3485,12 +3485,12 @@ |
|
|
|
"@nextcloud/initial-state": "^2.2.0", |
|
|
|
"@nextcloud/l10n": "^3.1.0", |
|
|
|
"@nextcloud/router": "^3.0.1", |
|
|
|
"@nextcloud/sharing": "^0.2.3", |
|
|
|
"@nextcloud/sharing": "^0.2.4", |
|
|
|
"@nextcloud/typings": "^1.9.1", |
|
|
|
"@types/toastify-js": "^1.12.3", |
|
|
|
"@vueuse/core": "^11.2.0", |
|
|
|
"cancelable-promise": "^4.3.1", |
|
|
|
"p-queue": "^8.0.1", |
|
|
|
"p-queue": "^8.1.0", |
|
|
|
"toastify-js": "^1.12.0", |
|
|
|
"vue-frag": "^1.4.3", |
|
|
|
"webdav": "^5.7.1" |
|
|
@ -15937,9 +15937,10 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/p-queue": { |
|
|
|
"version": "8.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.0.1.tgz", |
|
|
|
"integrity": "sha512-NXzu9aQJTAzbBqOt2hwsR63ea7yvxJc0PwN/zobNAudYfb1B7R08SzB4TsLeSbUCuG467NhnoT0oO6w1qRO+BA==", |
|
|
|
"version": "8.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.1.0.tgz", |
|
|
|
"integrity": "sha512-mxLDbbGIBEXTJL0zEx8JIylaj3xQ7Z/7eEVjcF9fJX4DBiH9oqe+oahYnlKKxm0Ci9TlWTyhSHgygxMxjIB2jw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"eventemitter3": "^5.0.1", |
|
|
|
"p-timeout": "^6.1.2" |
|
|
@ -23875,9 +23876,9 @@ |
|
|
|
"integrity": "sha512-awHcgFrWfzK3ELh62j9BDV4uA+UGqBDN+sl5/4BRBu8ChM5dI64T4UxID1e1+a3pIriONNEPGm4EWsi7/GVvAA==" |
|
|
|
}, |
|
|
|
"@nextcloud/dialogs": { |
|
|
|
"version": "6.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.0.1.tgz", |
|
|
|
"integrity": "sha512-TlzNUy0eFPIjnop2Wfom45xJdUjLOoUwd/E8V/6ehh+PifrgIWGy6jqBYMRoQfUASc/LKtSYUrCN3yDgVrK8Tw==", |
|
|
|
"version": "6.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.1.1.tgz", |
|
|
|
"integrity": "sha512-RrvFPt8SgCkg8rC0PtMC0fvyEu77kKbY2cJ/j+6RLse3rFWcNGwgNZNuRkA/Nn4GgzQ7QNhKTqWknsy0ld6rNQ==", |
|
|
|
"requires": { |
|
|
|
"@mdi/js": "^7.4.47", |
|
|
|
"@nextcloud/auth": "^2.4.0", |
|
|
@ -23887,12 +23888,12 @@ |
|
|
|
"@nextcloud/initial-state": "^2.2.0", |
|
|
|
"@nextcloud/l10n": "^3.1.0", |
|
|
|
"@nextcloud/router": "^3.0.1", |
|
|
|
"@nextcloud/sharing": "^0.2.3", |
|
|
|
"@nextcloud/sharing": "^0.2.4", |
|
|
|
"@nextcloud/typings": "^1.9.1", |
|
|
|
"@types/toastify-js": "^1.12.3", |
|
|
|
"@vueuse/core": "^11.2.0", |
|
|
|
"cancelable-promise": "^4.3.1", |
|
|
|
"p-queue": "^8.0.1", |
|
|
|
"p-queue": "^8.1.0", |
|
|
|
"toastify-js": "^1.12.0", |
|
|
|
"vue-frag": "^1.4.3", |
|
|
|
"webdav": "^5.7.1" |
|
|
@ -33157,9 +33158,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"p-queue": { |
|
|
|
"version": "8.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.0.1.tgz", |
|
|
|
"integrity": "sha512-NXzu9aQJTAzbBqOt2hwsR63ea7yvxJc0PwN/zobNAudYfb1B7R08SzB4TsLeSbUCuG467NhnoT0oO6w1qRO+BA==", |
|
|
|
"version": "8.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.1.0.tgz", |
|
|
|
"integrity": "sha512-mxLDbbGIBEXTJL0zEx8JIylaj3xQ7Z/7eEVjcF9fJX4DBiH9oqe+oahYnlKKxm0Ci9TlWTyhSHgygxMxjIB2jw==", |
|
|
|
"requires": { |
|
|
|
"eventemitter3": "^5.0.1", |
|
|
|
"p-timeout": "^6.1.2" |
|
|
|