Bump @fullcalendar/resource-timeline from 5.3.0 to 5.3.1

Bumps [@fullcalendar/resource-timeline](https://github.com/fullcalendar/fullcalendar-scheduler) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/fullcalendar/fullcalendar-scheduler/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar-scheduler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar-scheduler/compare/v5.3.0...v5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-04 09:21:42 +00:00 committed by GitHub
parent 602fa6815e
commit 4b5a871f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 80 additions and 30 deletions

108
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "calendar",
"version": "2.0.4",
"version": "2.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -1120,45 +1120,85 @@
}
},
"@fullcalendar/premium-common": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.3.0.tgz",
"integrity": "sha512-GsRfn84Z/Ql2gb5R7rfXNuO1c5Gd4rSTIupqv/Q9Tbd3WSRQQaGrqvsMAqGEE02IGG2yVsNn7lOCIKvGb+9HLA==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.3.1.tgz",
"integrity": "sha512-5AltAuE0j5W1p5ewIg6Md+8QKRCxT/Tn4ar6MTR5U+egdPCBGToKNVkcxYJkqE1jTekztwgLFylXJHoQ3azWtg==",
"requires": {
"@fullcalendar/common": "~5.3.0",
"@fullcalendar/common": "~5.3.1",
"tslib": "^2.0.0"
},
"dependencies": {
"@fullcalendar/common": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.3.1.tgz",
"integrity": "sha512-2PREEpiFQSDN5MNdoD/OkpJ+d7FPtN2TwTJMsuq3fTjmj3nM+utrxBmUr9a2F6WWW1X+xGU5nHQA52vhqIiQOQ==",
"requires": {
"tslib": "^2.0.0"
}
}
}
},
"@fullcalendar/resource-common": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-common/-/resource-common-5.3.0.tgz",
"integrity": "sha512-55w1JG3J3Vd4tQhNXyJRfgK/dCRhskGBdiWTlc7IzvSpTOK+1Fo18d0G47u3napwX+AGqTLlT6f60DcryvG5wg==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-common/-/resource-common-5.3.1.tgz",
"integrity": "sha512-RPYWNQq9rxSYIanAaDrQJm0Dy/bPCjIiP2GBNMZBIPY5rWDWRWkbvr01hoCA4UrYMtpVv9fFAEwoF6URO99lhg==",
"requires": {
"@fullcalendar/common": "~5.3.0",
"@fullcalendar/premium-common": "~5.3.0",
"@fullcalendar/common": "~5.3.1",
"@fullcalendar/premium-common": "~5.3.1",
"tslib": "^2.0.0"
},
"dependencies": {
"@fullcalendar/common": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.3.1.tgz",
"integrity": "sha512-2PREEpiFQSDN5MNdoD/OkpJ+d7FPtN2TwTJMsuq3fTjmj3nM+utrxBmUr9a2F6WWW1X+xGU5nHQA52vhqIiQOQ==",
"requires": {
"tslib": "^2.0.0"
}
}
}
},
"@fullcalendar/resource-timeline": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-5.3.0.tgz",
"integrity": "sha512-m0OtIMy6joiXZdNqobi7YGfkQ1mEEgVbpWbKb0DPUfupKX/jwD33nFHhn7Mt/yjPNvyRdbHFL6mfqQDG9JdHfg==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-5.3.1.tgz",
"integrity": "sha512-FbsVO0xfA2lWD5ldDwkJ9MK8IYcwf3CNBrzxw3uf0HCFQKV3M78e+E7/dvPLQWzH6G1OBeIs9fdjWOFFXcgLXA==",
"requires": {
"@fullcalendar/common": "~5.3.0",
"@fullcalendar/premium-common": "~5.3.0",
"@fullcalendar/resource-common": "~5.3.0",
"@fullcalendar/scrollgrid": "~5.3.0",
"@fullcalendar/timeline": "~5.3.0",
"@fullcalendar/common": "~5.3.1",
"@fullcalendar/premium-common": "~5.3.1",
"@fullcalendar/resource-common": "~5.3.1",
"@fullcalendar/scrollgrid": "~5.3.1",
"@fullcalendar/timeline": "~5.3.1",
"tslib": "^2.0.0"
},
"dependencies": {
"@fullcalendar/common": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.3.1.tgz",
"integrity": "sha512-2PREEpiFQSDN5MNdoD/OkpJ+d7FPtN2TwTJMsuq3fTjmj3nM+utrxBmUr9a2F6WWW1X+xGU5nHQA52vhqIiQOQ==",
"requires": {
"tslib": "^2.0.0"
}
}
}
},
"@fullcalendar/scrollgrid": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-5.3.0.tgz",
"integrity": "sha512-lzHFKfJ7/R7oBx1MWV91z2UsHuRpKIidDLhPmMvJLRtb3Qcf2YW6qYYfxMlLn0+5Ul0hly79pWry7PcoSp7p3w==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-5.3.1.tgz",
"integrity": "sha512-xy/4O0Gy/FJT7a4jyodTwWhLiOoa1vl7Thw4Udavqdd6Za5PY4fO6f5t0U6bb+ctfSzj/hIvBOYfwsOdZdKRbg==",
"requires": {
"@fullcalendar/common": "~5.3.0",
"@fullcalendar/premium-common": "~5.3.0",
"@fullcalendar/common": "~5.3.1",
"@fullcalendar/premium-common": "~5.3.1",
"tslib": "^2.0.0"
},
"dependencies": {
"@fullcalendar/common": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.3.1.tgz",
"integrity": "sha512-2PREEpiFQSDN5MNdoD/OkpJ+d7FPtN2TwTJMsuq3fTjmj3nM+utrxBmUr9a2F6WWW1X+xGU5nHQA52vhqIiQOQ==",
"requires": {
"tslib": "^2.0.0"
}
}
}
},
"@fullcalendar/timegrid": {
@ -1172,14 +1212,24 @@
}
},
"@fullcalendar/timeline": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-5.3.0.tgz",
"integrity": "sha512-6/FeU6+2qeMiVCPya+R59oZE6hOWzgysbxn0nHqB/O85cQhmVTcp741A+YU9m9mXMktsw5dRULDnnsBGlREGHg==",
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-5.3.1.tgz",
"integrity": "sha512-MTkN3tNOWEk/eN2DXlKgwdbE6l2ka7U9Ust2ZUqfnFDdAdnesASzONXrabZ9kDetmeHrNrMUNSSlrYmeksaICg==",
"requires": {
"@fullcalendar/common": "~5.3.0",
"@fullcalendar/premium-common": "~5.3.0",
"@fullcalendar/scrollgrid": "~5.3.0",
"@fullcalendar/common": "~5.3.1",
"@fullcalendar/premium-common": "~5.3.1",
"@fullcalendar/scrollgrid": "~5.3.1",
"tslib": "^2.0.0"
},
"dependencies": {
"@fullcalendar/common": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.3.1.tgz",
"integrity": "sha512-2PREEpiFQSDN5MNdoD/OkpJ+d7FPtN2TwTJMsuq3fTjmj3nM+utrxBmUr9a2F6WWW1X+xGU5nHQA52vhqIiQOQ==",
"requires": {
"tslib": "^2.0.0"
}
}
}
},
"@fullcalendar/vue": {

View File

@ -39,7 +39,7 @@
"@fullcalendar/daygrid": "^5.3.0",
"@fullcalendar/interaction": "^5.3.0",
"@fullcalendar/list": "^5.3.0",
"@fullcalendar/resource-timeline": "^5.3.0",
"@fullcalendar/resource-timeline": "^5.3.1",
"@fullcalendar/timegrid": "^5.3.0",
"@fullcalendar/vue": "^5.3.0",
"@nextcloud/auth": "^1.3.0",