Merge pull request #55192 from nextcloud/backport/55185/stable32

[stable32] Update calendar-availability-vue to v2.2.11 (TrashCanOutline)
This commit is contained in:
Daniel 2025-09-23 14:34:34 +02:00 committed by GitHub
commit b27df85147
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 14 additions and 13 deletions

File diff suppressed because one or more lines are too long

View file

@ -80,7 +80,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.4.0
- license: GPL-3.0-or-later
- @nextcloud/calendar-availability-vue
- version: 2.2.10
- version: 2.2.11
- license: MIT
- @nextcloud/initial-state
- version: 2.2.0

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

7
package-lock.json generated
View file

@ -3768,9 +3768,10 @@
}
},
"node_modules/@nextcloud/calendar-availability-vue": {
"version": "2.2.10",
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-2.2.10.tgz",
"integrity": "sha512-om6DkxKockjBipMqPMB+zNQzZwY5vDI0VQN82IRwQz/cx75C+4wEnHWexSx776kTixU6JJLACLFMExrF+tp9QA==",
"version": "2.2.11",
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-2.2.11.tgz",
"integrity": "sha512-/gEtUA5NPBouHLDTpLeshNBt9GnIewFcVwPu4wTq5L1A2acqx+JeT3jEke+GF9nSicaLpf5ordlMvNv4W3dfXA==",
"license": "MIT",
"dependencies": {
"@nextcloud/logger": "^3.0.2",
"ical.js": "^2.1.0",