Merge pull request #5783 from nextcloud/renovate/main-fullcalendar-family

fix(deps): bump fullcalendar family from 6.1.10 to v6.1.11 (main)
This commit is contained in:
Christoph Wurst 2024-02-21 09:02:53 +01:00 committed by GitHub
commit 926583fc08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 75 additions and 75 deletions

132
package-lock.json generated
View File

@ -9,15 +9,15 @@
"version": "4.6.0-rc.1",
"license": "agpl",
"dependencies": {
"@fullcalendar/core": "6.1.10",
"@fullcalendar/daygrid": "6.1.10",
"@fullcalendar/interaction": "6.1.10",
"@fullcalendar/list": "6.1.10",
"@fullcalendar/multimonth": "6.1.10",
"@fullcalendar/resource": "6.1.10",
"@fullcalendar/resource-timeline": "6.1.10",
"@fullcalendar/timegrid": "6.1.10",
"@fullcalendar/vue": "6.1.10",
"@fullcalendar/core": "6.1.11",
"@fullcalendar/daygrid": "6.1.11",
"@fullcalendar/interaction": "6.1.11",
"@fullcalendar/list": "6.1.11",
"@fullcalendar/multimonth": "6.1.11",
"@fullcalendar/resource": "6.1.11",
"@fullcalendar/resource-timeline": "6.1.11",
"@fullcalendar/timegrid": "6.1.11",
"@fullcalendar/vue": "6.1.11",
"@nextcloud/auth": "^2.2.1",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/calendar-availability-vue": "^2.2.0",
@ -2030,121 +2030,121 @@
"integrity": "sha512-qprfWkn82Iw821mcKofJ5Pk9wgioHicxcQMxx+5zt5GSKoqdWvgG5AxVmpmUUjzTLPVSH5auBrhI93Deayn/DA=="
},
"node_modules/@fullcalendar/core": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.10.tgz",
"integrity": "sha512-oTXGJSAGpCf1oY+CKp5qYjMHkJCPBkJ3SHitl63n8Q6xKeiwQ4EF6Au451euUovREwJpLmD1AyZrCnWmtB9AVg==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.11.tgz",
"integrity": "sha512-TjG7c8sUz+Vkui2FyCNJ+xqyu0nq653Ibe99A66LoW95oBo6tVhhKIaG1Wh0GVKymYiqAQN/OEdYTuj4ay27kA==",
"dependencies": {
"preact": "~10.12.1"
}
},
"node_modules/@fullcalendar/daygrid": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-6.1.10.tgz",
"integrity": "sha512-Z4GRm1IyHKgxXFTWGcEI0nTsvYOIkpE0aMt3/o3ER2SZkF+hfwcDFhtj0c9+WhMjXFIWYeoTnA9rUOY7Zl/nxA==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-6.1.11.tgz",
"integrity": "sha512-hF5jJB7cgUIxWD5MVjj8IU407HISyLu7BWXcEIuTytkfr8oolOXeCazqnnjmRbnFOncoJQVstTtq6SIhaT32Xg==",
"peerDependencies": {
"@fullcalendar/core": "~6.1.10"
"@fullcalendar/core": "~6.1.11"
}
},
"node_modules/@fullcalendar/interaction": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-6.1.10.tgz",
"integrity": "sha512-aZRlwCpmDasq2RNeWV0ub20Uevare9Cb6iMlxCacx0fhOC14H28G9d1FsduJIecInL84SPGwt5ItqAYMsWv7zw==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-6.1.11.tgz",
"integrity": "sha512-ynOKjzuPwEAMgTQ6R/Z2zvzIIqG4p8/Qmnhi1q0vzPZZxSIYx3rlZuvpEK2WGBZZ1XEafDOP/LGfbWoNZe+qdg==",
"peerDependencies": {
"@fullcalendar/core": "~6.1.10"
"@fullcalendar/core": "~6.1.11"
}
},
"node_modules/@fullcalendar/list": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.10.tgz",
"integrity": "sha512-WE4vuSUCzol4tJd0ZP0cNxeyRPaZcsVVYs2I3qdf3OZQkXwDCdSyWEz0Hluf+XZWcZXt21aEYKlxRjwUpQcf4Q==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.11.tgz",
"integrity": "sha512-9Qx8uvik9pXD12u50FiHwNzlHv4wkhfsr+r03ycahW7vEeIAKCsIZGTkUfFP+96I5wHihrfLazu1cFQG4MPiuw==",
"peerDependencies": {
"@fullcalendar/core": "~6.1.10"
"@fullcalendar/core": "~6.1.11"
}
},
"node_modules/@fullcalendar/multimonth": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/multimonth/-/multimonth-6.1.10.tgz",
"integrity": "sha512-mLGEgD+sv8rNfKphyOCWRQapX7/nAvHgQmDTjuy4STlhHsddCYVmFlsSgF373ph1tXh41wAJUVdNO/pDmCvUfA==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/multimonth/-/multimonth-6.1.11.tgz",
"integrity": "sha512-7DbPC+AAlaKnquGVdw1Z85Q3nSZ4GZ1NcVIk4k7bLnqDlntwHPPsrDlSIzUWKcN0q5/u7jQHm4PU1m3LAl70Sg==",
"dependencies": {
"@fullcalendar/daygrid": "~6.1.10"
"@fullcalendar/daygrid": "~6.1.11"
},
"peerDependencies": {
"@fullcalendar/core": "~6.1.10"
"@fullcalendar/core": "~6.1.11"
}
},
"node_modules/@fullcalendar/premium-common": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-6.1.10.tgz",
"integrity": "sha512-j/TiVuy+i6vA+SUas2lvHlXuefbOqu5FDA1dCVIi4vuaFvxDY7OlmTRhgnfWbLwV8jlQg7GYadID6ajQil1BKQ==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-6.1.11.tgz",
"integrity": "sha512-3WsSizkGDJEu+AlgQlFXKI+/DYCYTRp0PQRz0vS63qKBEUsVzfSD0oi/7jCylZJlCUteIjbi4Hu1I2I5o6UHrQ==",
"peerDependencies": {
"@fullcalendar/core": "~6.1.10"
"@fullcalendar/core": "~6.1.11"
}
},
"node_modules/@fullcalendar/resource": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource/-/resource-6.1.10.tgz",
"integrity": "sha512-peoNfLgdA5B/wP+ETxyRlmyT/elJFxOo3zM2XwXL+XvPI/Bpu0FQw3/NJ9855gisdMK8YnjhoeVnc2X1Odw4TA==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource/-/resource-6.1.11.tgz",
"integrity": "sha512-hxTQQ+eywfcC28JeyQEdJov+Jqa73zy4xU0Gg7DTTOVlS2lFVrQKM5aMXW8iz800rPbvHFAyVwfFNHclJrRoeQ==",
"dependencies": {
"@fullcalendar/premium-common": "~6.1.10"
"@fullcalendar/premium-common": "~6.1.11"
},
"peerDependencies": {
"@fullcalendar/core": "~6.1.10"
"@fullcalendar/core": "~6.1.11"
}
},
"node_modules/@fullcalendar/resource-timeline": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-6.1.10.tgz",
"integrity": "sha512-KCwRrq//q4WUzD/BoqsINus4LsW7w8he11uQTdKTthGOfNTYDLZICnGFVC9dmM2Jg7tISjOkgLMZhclLyk29Tw==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-6.1.11.tgz",
"integrity": "sha512-RIQOwGxN8n2jSIOsEGUjzoGgdYDZq8t4sUvSUfnahGwyCesMqsYNmpA+58PFy/BHPIgxyvy8awH2CnjjSN7Uiw==",
"dependencies": {
"@fullcalendar/premium-common": "~6.1.10",
"@fullcalendar/scrollgrid": "~6.1.10",
"@fullcalendar/timeline": "~6.1.10"
"@fullcalendar/premium-common": "~6.1.11",
"@fullcalendar/scrollgrid": "~6.1.11",
"@fullcalendar/timeline": "~6.1.11"
},
"peerDependencies": {
"@fullcalendar/core": "~6.1.10",
"@fullcalendar/resource": "~6.1.10"
"@fullcalendar/core": "~6.1.11",
"@fullcalendar/resource": "~6.1.11"
}
},
"node_modules/@fullcalendar/scrollgrid": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-6.1.10.tgz",
"integrity": "sha512-vl1lB5TmJvEXviqsqJRn97owv6wGpKZl+h9SsSd/49woA+ZXKr7swA5Ws6jYTd418mQfkjsUyn/hQBqiIEWzXA==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-6.1.11.tgz",
"integrity": "sha512-GRhhU8ACHqgfxdMnP59VPThfNG3Stkp9zq1sLnI992g1fZQ+V2UhYvl5qhu3eEVSp2KTDPx4NaoR35cQGrC1Mw==",
"dependencies": {
"@fullcalendar/premium-common": "~6.1.10"
"@fullcalendar/premium-common": "~6.1.11"
},
"peerDependencies": {
"@fullcalendar/core": "~6.1.10"
"@fullcalendar/core": "~6.1.11"
}
},
"node_modules/@fullcalendar/timegrid": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-6.1.10.tgz",
"integrity": "sha512-hFKyQXJaPbNyq1reZmvkCmM64O99krHoIcJAbDS+dntCm3FzZUcDtAcRKIbMiantHrezCG/1MEYk3m9e3aKvIQ==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-6.1.11.tgz",
"integrity": "sha512-0seUHK/ferH89IeuCvV4Bib0zWjgK0nsptNdmAc9wDBxD/d9hm5Mdti0URJX6bDoRtsSfRDu5XsRcrzwoc+AUQ==",
"dependencies": {
"@fullcalendar/daygrid": "~6.1.10"
"@fullcalendar/daygrid": "~6.1.11"
},
"peerDependencies": {
"@fullcalendar/core": "~6.1.10"
"@fullcalendar/core": "~6.1.11"
}
},
"node_modules/@fullcalendar/timeline": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-6.1.10.tgz",
"integrity": "sha512-8Z6pkn/jQ/bFG4xxlYSKwUqkm8LvAKlZRK+Z1Ovn6DeAwhsXTMqHf4jHdpnCSDnVjyKJ3UrK1wBnM5V/NWCa7g==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-6.1.11.tgz",
"integrity": "sha512-MGUEAHlFBWxpuhSWhZbHOtD9i+b8GZjqNV82MH+vwPHq1Jjqe8qj9Wby00vKikdWH+RuAB+IuiKjQaROEU0Ecw==",
"dependencies": {
"@fullcalendar/premium-common": "~6.1.10",
"@fullcalendar/scrollgrid": "~6.1.10"
"@fullcalendar/premium-common": "~6.1.11",
"@fullcalendar/scrollgrid": "~6.1.11"
},
"peerDependencies": {
"@fullcalendar/core": "~6.1.10"
"@fullcalendar/core": "~6.1.11"
}
},
"node_modules/@fullcalendar/vue": {
"version": "6.1.10",
"resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-6.1.10.tgz",
"integrity": "sha512-bQAuBEX7XA96ovAHFBBVH9j9xWzfwAjfqd1BCD2dWgMzdjRmP5FyR/aHjYuIs+lqvA4MR7aF8BcIT27FCgvALA==",
"version": "6.1.11",
"resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-6.1.11.tgz",
"integrity": "sha512-Vb8GxKDErp7+cDyD/6F2nlCs4iHyfhpoQ2JUx60bjXHcx1RqgENdFCfSvfHEMc2Gbrg72TzI9CpITEGDZ8SUng==",
"peerDependencies": {
"@fullcalendar/core": "~6.1.10",
"@fullcalendar/core": "~6.1.11",
"vue": "^2.6.12"
}
},

View File

@ -36,15 +36,15 @@
"test:coverage": "jest --coverage"
},
"dependencies": {
"@fullcalendar/core": "6.1.10",
"@fullcalendar/daygrid": "6.1.10",
"@fullcalendar/interaction": "6.1.10",
"@fullcalendar/list": "6.1.10",
"@fullcalendar/multimonth": "6.1.10",
"@fullcalendar/resource": "6.1.10",
"@fullcalendar/resource-timeline": "6.1.10",
"@fullcalendar/timegrid": "6.1.10",
"@fullcalendar/vue": "6.1.10",
"@fullcalendar/core": "6.1.11",
"@fullcalendar/daygrid": "6.1.11",
"@fullcalendar/interaction": "6.1.11",
"@fullcalendar/list": "6.1.11",
"@fullcalendar/multimonth": "6.1.11",
"@fullcalendar/resource": "6.1.11",
"@fullcalendar/resource-timeline": "6.1.11",
"@fullcalendar/timegrid": "6.1.11",
"@fullcalendar/vue": "6.1.11",
"@nextcloud/auth": "^2.2.1",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/calendar-availability-vue": "^2.2.0",