Merge pull request #3194 from nextcloud/dependarichard/npm_and_yarn/fullcalendar-5.7.2

Bump fullcalendar from 5.7.0 to 5.7.2
This commit is contained in:
Richard Steinmetz 2021-06-11 11:35:03 +02:00 committed by GitHub
commit 50ffebd3a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 41 deletions

68
package-lock.json generated
View File

@ -3006,39 +3006,39 @@
}
},
"@fullcalendar/core": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-5.7.0.tgz",
"integrity": "sha512-V9kNy/fgZLMPNarS1Eav3WUZIhdyzanYJPWTTxycCT/AiTxyw+RyinowhR9qnv3ZnUTMrZzCAplMT0HKdRFfnA==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-5.7.2.tgz",
"integrity": "sha512-4yKLUnAEDDIePw9WJuT2sSvLWGrDGBhp20cjBmyxnJ/6eNN1RCex/OjSu7qDNHvzey+ncjlVWsY41bvZwhpfvg==",
"requires": {
"@fullcalendar/common": "~5.7.0",
"@fullcalendar/common": "~5.7.2",
"preact": "^10.0.5",
"tslib": "^2.0.3"
}
},
"@fullcalendar/daygrid": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-5.7.0.tgz",
"integrity": "sha512-K/0A1XIcf527Q18Hg4eMXCdZwd9AkkfrOqm/rtzULnM5cRkd2oaHOksdrQ5V0kGHAQeV96sp9OCg8PPBrdlBoQ==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-5.7.2.tgz",
"integrity": "sha512-YHxOv3sLDwBWhb9+JBwQ/25VOJ0/22B6msRijIPbmJt5bljqYCIENQ4OLQ5UxZlkDC0Q9CSBg84oBtZYfW+kEg==",
"requires": {
"@fullcalendar/common": "~5.7.0",
"@fullcalendar/common": "~5.7.2",
"tslib": "^2.0.3"
}
},
"@fullcalendar/interaction": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-5.7.0.tgz",
"integrity": "sha512-GSIMP+b+fN6DZQ6VFkoZvLX94r3o5MmCMRvHfUVWx4XcOF1T1rytcKtPpLv/7HQJpXwX7LAQXEJnywBcXUTbXQ==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-5.7.2.tgz",
"integrity": "sha512-fnDcwE++0tie6wNVl/ZqUjgOQEekkdmbWH9hmcwE65y2aYMBX4IHE95MjMWVRAy2edahfAmy4xucQs2T0HYYSw==",
"requires": {
"@fullcalendar/common": "~5.7.0",
"@fullcalendar/common": "~5.7.2",
"tslib": "^2.0.3"
}
},
"@fullcalendar/list": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-5.7.0.tgz",
"integrity": "sha512-+EYUnWyjcCYppX52VRD4paaJx9c7ly8aCekGBKDsMbs3+KmgTbMEWNdoQKXJGE8Hn668x7OCo8RRZoT65YjTxQ==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-5.7.2.tgz",
"integrity": "sha512-IV3SACoE02vheO3wEHjbaw1TGbjdjXHwD/+OtVOgoCNAxJVd0NI0d7kbIxVIniV2vrDPWkybCS1Abi2QANk3iQ==",
"requires": {
"@fullcalendar/common": "~5.7.0",
"@fullcalendar/common": "~5.7.2",
"tslib": "^2.0.3"
}
},
@ -3062,15 +3062,15 @@
}
},
"@fullcalendar/resource-timeline": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-5.7.0.tgz",
"integrity": "sha512-kaN4qprxnrYvyNXm+vG1gQSnUEQ/48DOhnPm3jC+3vPrMQxoDjKGFDTmvU0PAOJ+se2N53Q3vZ9GXNTYnIOFnQ==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-5.7.2.tgz",
"integrity": "sha512-HiINKijBmwkEnLr22GSDV2Po3bqezJQXb2+3NSP229hMn8FKj5uhqyulfjIk/ttTF8xAbrG5Lhl95KVRYr2leg==",
"requires": {
"@fullcalendar/common": "~5.7.0",
"@fullcalendar/premium-common": "~5.7.0",
"@fullcalendar/resource-common": "~5.7.0",
"@fullcalendar/scrollgrid": "~5.7.0",
"@fullcalendar/timeline": "~5.7.0",
"@fullcalendar/common": "~5.7.2",
"@fullcalendar/premium-common": "~5.7.2",
"@fullcalendar/resource-common": "~5.7.2",
"@fullcalendar/scrollgrid": "~5.7.2",
"@fullcalendar/timeline": "~5.7.2",
"tslib": "^2.0.3"
}
},
@ -3085,12 +3085,12 @@
}
},
"@fullcalendar/timegrid": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-5.7.0.tgz",
"integrity": "sha512-CTDkrqllYZyICd75MeGUJ45e4EC8SZsSwDN6DtUD5wPTfQW2j8vGX89iy/yEnhNUi8yzWe70St95vGFo1IeakQ==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-5.7.2.tgz",
"integrity": "sha512-FRZRwVtlahljSILexvmhLg2LnFbJVCpeuzAIgdURmRoSDCCDuxoA6Z3l66a/QFp3LcFVbZbg7VjKibyvvB9b9A==",
"requires": {
"@fullcalendar/common": "~5.7.0",
"@fullcalendar/daygrid": "~5.7.0",
"@fullcalendar/common": "~5.7.2",
"@fullcalendar/daygrid": "~5.7.2",
"tslib": "^2.0.3"
}
},
@ -3106,11 +3106,11 @@
}
},
"@fullcalendar/vue": {
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-5.7.0.tgz",
"integrity": "sha512-tD5XtZvgZtHBqlDFDg0FBPgN06YjnjCV8lGtWNYCMMee43V6vM67EnFs2s417ttLLOAbo5BAkQWNO/BISUfOYw==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-5.7.2.tgz",
"integrity": "sha512-Nq4kpngsDczHYCYwswZymQNWYjNrkqHeYuKgwC4F6yDioqwXX1LaRAGiUZVncdgqobBuiSmxhBe8rwkHjRreIQ==",
"requires": {
"@fullcalendar/core": "~5.7.0",
"@fullcalendar/core": "~5.7.2",
"tslib": "^2.0.3"
}
},
@ -5988,7 +5988,7 @@
"version": "git+https://github.com/nextcloud/cdav-library.git#3170b21e9dccf8b95bbc23c29927734099ba3cc0",
"from": "git+https://github.com/nextcloud/cdav-library.git",
"requires": {
"core-js": "^3.13.0",
"core-js": "^3.13.1",
"regenerator-runtime": "^0.13.7"
}
},

View File

@ -35,13 +35,13 @@
"test:coverage": "jest --coverage"
},
"dependencies": {
"@fullcalendar/core": "5.7.0",
"@fullcalendar/daygrid": "5.7.0",
"@fullcalendar/interaction": "5.7.0",
"@fullcalendar/list": "5.7.0",
"@fullcalendar/resource-timeline": "5.7.0",
"@fullcalendar/timegrid": "5.7.0",
"@fullcalendar/vue": "5.7.0",
"@fullcalendar/core": "5.7.2",
"@fullcalendar/daygrid": "5.7.2",
"@fullcalendar/interaction": "5.7.2",
"@fullcalendar/list": "5.7.2",
"@fullcalendar/resource-timeline": "5.7.2",
"@fullcalendar/timegrid": "5.7.2",
"@fullcalendar/vue": "5.7.2",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.6.0",
"@nextcloud/dialogs": "^3.1.2",