Merge pull request #3163 from nextcloud/dependachristoph/npm_and_yarn/fullcalendar-5.7

Bump fullcalendar from v5.6 to v5.7
This commit is contained in:
Christoph Wurst 2021-06-07 19:18:07 +02:00 committed by GitHub
commit 42df69cd11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 64 additions and 75 deletions

125
package-lock.json generated
View File

@ -2998,130 +2998,119 @@
}
},
"@fullcalendar/common": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.6.0.tgz",
"integrity": "sha512-4i4kZDVpRvfdKoJHRljDHsoYu466Odor9FhekP+67dIUoNnXSDTnQRmGfURwiF4RwaTsdWKe2+B7gors9G7zZA==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.7.2.tgz",
"integrity": "sha512-0EDKmZBvTUFLvnJ7n6Vo6xMaPVm0jpYq739aSjwFPPXKgbjKFTPbWvLkaDpjJf7YhVebVSOLHbUC1Ky5wXsKvQ==",
"requires": {
"tslib": "^2.0.3"
}
},
"@fullcalendar/core": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-5.6.0.tgz",
"integrity": "sha512-RK7WM2oWAd4GJ3Ib6a3ftTmz2UxUD4N2JmH8ml+E3bprS9/wjnfvZppikx30UxKUBCAzQcBGOKV8GXh0Wk7FvA==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-5.7.0.tgz",
"integrity": "sha512-V9kNy/fgZLMPNarS1Eav3WUZIhdyzanYJPWTTxycCT/AiTxyw+RyinowhR9qnv3ZnUTMrZzCAplMT0HKdRFfnA==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/common": "~5.7.0",
"preact": "^10.0.5",
"tslib": "^2.0.3"
}
},
"@fullcalendar/daygrid": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-5.6.0.tgz",
"integrity": "sha512-UaNn6/vKQ3zI4/sDhrMACkIHOSZb/MA0JGlvvw3OTYFULqE5TISuYYnDbo9S1Wdz3AbTBvCzYy5Qk1vZQFsGwg==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-5.7.0.tgz",
"integrity": "sha512-K/0A1XIcf527Q18Hg4eMXCdZwd9AkkfrOqm/rtzULnM5cRkd2oaHOksdrQ5V0kGHAQeV96sp9OCg8PPBrdlBoQ==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/common": "~5.7.0",
"tslib": "^2.0.3"
}
},
"@fullcalendar/interaction": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-5.6.0.tgz",
"integrity": "sha512-2Jlr3e9hKanctmwXKio84Wv070bJn1Im+ZVWjdzUcF/wtUrsD1Kd5dcPBfl9jfTwl2jX/eCWBU3o6ZCLdgoaDg==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/interaction/-/interaction-5.7.0.tgz",
"integrity": "sha512-GSIMP+b+fN6DZQ6VFkoZvLX94r3o5MmCMRvHfUVWx4XcOF1T1rytcKtPpLv/7HQJpXwX7LAQXEJnywBcXUTbXQ==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/common": "~5.7.0",
"tslib": "^2.0.3"
}
},
"@fullcalendar/list": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-5.6.0.tgz",
"integrity": "sha512-cpMjW9yUGrKkkoTWBKgo6MWH5P3MWCs3HjFxZd79oeXUY1/6ltyM2rwlSwbV8cCfEUaO+ovsRWzyh0mvSpaGDA==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-5.7.0.tgz",
"integrity": "sha512-+EYUnWyjcCYppX52VRD4paaJx9c7ly8aCekGBKDsMbs3+KmgTbMEWNdoQKXJGE8Hn668x7OCo8RRZoT65YjTxQ==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/common": "~5.7.0",
"tslib": "^2.0.3"
}
},
"@fullcalendar/premium-common": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.6.0.tgz",
"integrity": "sha512-AtcoKphdGasBHNlN9DD7Kxc/7EmCUpIRu7JVRJYnrm4cR8rM3gCUCMMoPt8pyEfy4P/GN/4wGko54kgPkLzUTg==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.7.2.tgz",
"integrity": "sha512-tehsHwFxxKftCZT8JoJ6t84AOOG+7NpV9kTF/ICQV9ZBDK0S4O2UHwEiGfCY4Iz/l3YW3RVUgrO6S+/p8pnFuw==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/common": "~5.7.2",
"tslib": "^2.0.3"
}
},
"@fullcalendar/resource-common": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-common/-/resource-common-5.6.0.tgz",
"integrity": "sha512-9FTGQcUO+ER6U44Tj32c+pSvsJ+5CrGs1RDxRyei8UIvUwY6SxQySgdAozW3yxwozEoc5TZ7xLrlLw7vKAwN6w==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-common/-/resource-common-5.7.2.tgz",
"integrity": "sha512-/4WzmjP6LvZP9bk3P2CubuuychmfxZECLtJYx6Wi2ATQlvTB4CX7hDg0WFeeBD885kWujCDt6hP6zLbXwJ7MMQ==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/premium-common": "~5.6.0",
"@fullcalendar/common": "~5.7.2",
"@fullcalendar/premium-common": "~5.7.2",
"tslib": "^2.0.3"
}
},
"@fullcalendar/resource-timeline": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-5.6.0.tgz",
"integrity": "sha512-CyQaiUW6ZO0rHgja0tABZOU5EDUdFvy4HEY55PsJlnHk/3zO1X/e14EVzXNd9meSxLds4NTl3ntwpntop3VEBQ==",
"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==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/premium-common": "~5.6.0",
"@fullcalendar/resource-common": "~5.6.0",
"@fullcalendar/scrollgrid": "~5.6.0",
"@fullcalendar/timeline": "~5.6.0",
"@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",
"tslib": "^2.0.3"
}
},
"@fullcalendar/scrollgrid": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-5.6.0.tgz",
"integrity": "sha512-5GO9pvsq52OqgnPPqq/3JHxotR8ufCzoY5SjS1AfwjdeIKvZ2BmogljMHxLigRFFnA1AGvcwT13kNlNjfs41jA==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-5.7.2.tgz",
"integrity": "sha512-cU0khf72kP7m1cpSYYWSFnLNii36VRlg6Kdix/2mr3BBX74bjFsJfWkWKneO/bZzJgIBvKYehQ/SYiZNC77xuA==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/premium-common": "~5.6.0",
"@fullcalendar/common": "~5.7.2",
"@fullcalendar/premium-common": "~5.7.2",
"tslib": "^2.0.3"
}
},
"@fullcalendar/timegrid": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-5.6.0.tgz",
"integrity": "sha512-NG55pzPvrzZEuVq+/Vn1ZbyKARVjsE6PzhiOHvJuyt3gzVPeWjXGUWjDN3BSDZ8p/4dthbF6H9mCPia977aV1g==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/timegrid/-/timegrid-5.7.0.tgz",
"integrity": "sha512-CTDkrqllYZyICd75MeGUJ45e4EC8SZsSwDN6DtUD5wPTfQW2j8vGX89iy/yEnhNUi8yzWe70St95vGFo1IeakQ==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/daygrid": "~5.6.0",
"@fullcalendar/common": "~5.7.0",
"@fullcalendar/daygrid": "~5.7.0",
"tslib": "^2.0.3"
},
"dependencies": {
"@fullcalendar/daygrid": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/daygrid/-/daygrid-5.6.0.tgz",
"integrity": "sha512-UaNn6/vKQ3zI4/sDhrMACkIHOSZb/MA0JGlvvw3OTYFULqE5TISuYYnDbo9S1Wdz3AbTBvCzYy5Qk1vZQFsGwg==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"tslib": "^2.0.3"
}
}
}
},
"@fullcalendar/timeline": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-5.6.0.tgz",
"integrity": "sha512-oR5/baCnrUDKJDDrm3LdiLbWvuM/rq63IW/yyzUp+9lRpj5OFyAungonY4xOwH2n6MOLjnI8alLIP/SD6ztCxg==",
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-5.7.2.tgz",
"integrity": "sha512-n8FaVuGdIZVztNM8f20/TP0emTS1rfCKFZmXtm566t7u3oKEzDBmgHIHDRgNZafTX1qmCSCP7ANkgi1UKN7E8g==",
"requires": {
"@fullcalendar/common": "~5.6.0",
"@fullcalendar/premium-common": "~5.6.0",
"@fullcalendar/scrollgrid": "~5.6.0",
"@fullcalendar/common": "~5.7.2",
"@fullcalendar/premium-common": "~5.7.2",
"@fullcalendar/scrollgrid": "~5.7.2",
"tslib": "^2.0.3"
}
},
"@fullcalendar/vue": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-5.6.0.tgz",
"integrity": "sha512-GTbWqRE2GTC747CH0fbZzvYhkc6bGYoxUxWR3Pz9HEdQLTPmNu2JWZCNC9z4SpppIQHgbvvz4EAeJxXBg7ruUA==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-5.7.0.tgz",
"integrity": "sha512-tD5XtZvgZtHBqlDFDg0FBPgN06YjnjCV8lGtWNYCMMee43V6vM67EnFs2s417ttLLOAbo5BAkQWNO/BISUfOYw==",
"requires": {
"@fullcalendar/core": "~5.6.0",
"@fullcalendar/core": "~5.7.0",
"tslib": "^2.0.3"
}
},
@ -5933,7 +5922,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"
},
"dependencies": {

View File

@ -35,13 +35,13 @@
"test:coverage": "jest --coverage"
},
"dependencies": {
"@fullcalendar/core": "5.6.0",
"@fullcalendar/daygrid": "5.6.0",
"@fullcalendar/interaction": "5.6.0",
"@fullcalendar/list": "5.6.0",
"@fullcalendar/resource-timeline": "5.6.0",
"@fullcalendar/timegrid": "5.6.0",
"@fullcalendar/vue": "5.6.0",
"@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",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.6.0",
"@nextcloud/dialogs": "^3.1.2",