|
|
|
@ -16,7 +16,7 @@ |
|
|
|
"@nextcloud/axios": "^2.3.0", |
|
|
|
"@nextcloud/browser-storage": "^0.2.0", |
|
|
|
"@nextcloud/browserslist-config": "^3.0.0", |
|
|
|
"@nextcloud/calendar-availability-vue": "^2.0.0", |
|
|
|
"@nextcloud/calendar-availability-vue": "^2.0.1", |
|
|
|
"@nextcloud/capabilities": "^1.0.4", |
|
|
|
"@nextcloud/dialogs": "^5.0.3", |
|
|
|
"@nextcloud/event-bus": "^3.1.0", |
|
|
|
@ -3665,9 +3665,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/calendar-availability-vue": { |
|
|
|
"version": "2.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-2.0.0.tgz", |
|
|
|
"integrity": "sha512-e7LRSh67n61HKW+nTkCOgRGTGZYSy5jiLIb/LNV8msNCa+57O3df5Ewu7OhlBVPdFSZYAi/OsTHZqBAClPq/tw==", |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-2.0.1.tgz", |
|
|
|
"integrity": "sha512-LX7fu0ZOMJx4efnVl/i87RvdtimW8GeezCrYQ950ZZaC0JApgcpWvMuOMPv1SJBJRVDKXOXYNUs16552Mj+Xaw==", |
|
|
|
"dependencies": { |
|
|
|
"@nextcloud/logger": "^2.4.0", |
|
|
|
"ical.js": "^1.4.0", |
|
|
|
@ -3681,7 +3681,7 @@ |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"@nextcloud/l10n": "^1.4 || ^2.0", |
|
|
|
"@nextcloud/vue": ">=8.0.0", |
|
|
|
"@nextcloud/vue": "^8.0.1", |
|
|
|
"vue": "^2.7" |
|
|
|
} |
|
|
|
}, |
|
|
|
|