|
|
|
|
@ -29,7 +29,7 @@
|
|
|
|
|
"@nextcloud/router": "^2.1.2",
|
|
|
|
|
"@nextcloud/sharing": "^0.1.0",
|
|
|
|
|
"@nextcloud/upload": "^1.0.0-beta.19",
|
|
|
|
|
"@nextcloud/vue": "^8.0.0-beta.9",
|
|
|
|
|
"@nextcloud/vue": "^8.0.0-beta.10",
|
|
|
|
|
"@skjnldsv/sanitize-svg": "^1.0.2",
|
|
|
|
|
"@vueuse/components": "^10.4.1",
|
|
|
|
|
"@vueuse/integrations": "^10.4.1",
|
|
|
|
|
@ -4060,9 +4060,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/vue": {
|
|
|
|
|
"version": "8.0.0-beta.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.0.0-beta.9.tgz",
|
|
|
|
|
"integrity": "sha512-Mh8j6X/mO1V+GKn1QrrpM8pXopKPDOHsVeExvThVcjT1ETBg7Dtw49l3dK6AFef6bbwTutB20aBXbwrc9YNfTg==",
|
|
|
|
|
"version": "8.0.0-beta.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.0.0-beta.10.tgz",
|
|
|
|
|
"integrity": "sha512-vyNq8dZE3QkIYOyumT+JX6YkAJYZpLcFdpwIiqeteAyELTAWzprFaPRUuC9yLI/b+HHv8IKeWQ/7nQcKWijUyQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/dom": "^1.1.0",
|
|
|
|
|
"@nextcloud/auth": "^2.0.0",
|
|
|
|
|
@ -4075,7 +4075,7 @@
|
|
|
|
|
"@nextcloud/l10n": "^2.0.1",
|
|
|
|
|
"@nextcloud/logger": "^2.2.1",
|
|
|
|
|
"@nextcloud/router": "^2.0.0",
|
|
|
|
|
"@nextcloud/vue-select": "^3.23.0",
|
|
|
|
|
"@nextcloud/vue-select": "^3.24.0",
|
|
|
|
|
"@vueuse/components": "^10.0.2",
|
|
|
|
|
"@vueuse/core": "^10.1.2",
|
|
|
|
|
"clone": "^2.1.2",
|
|
|
|
|
@ -4112,9 +4112,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/vue-select": {
|
|
|
|
|
"version": "3.23.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue-select/-/vue-select-3.23.0.tgz",
|
|
|
|
|
"integrity": "sha512-TerpWxDtbdwda32xtrLcqN8CjcQwVwCrEdHIHIAPQ2y3Ktl/dcjQxGn0onRZqk9+4ZxPGMYdX7LIWRKCHUlrmQ==",
|
|
|
|
|
"version": "3.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue-select/-/vue-select-3.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-+TQYaqB57OcwG3XSKpUtVcbUZIkX8KHzjTCWRFAiRqwryXTuBvY/JHzB5i31BFHJ6CK+l8WyBu8LgmtQW8ktrw==",
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "2.x"
|
|
|
|
|
}
|
|
|
|
|
|