dependencies: downgrade to ^5.10.1 because of upstream issues

This commit is contained in:
Raito Bezarius 2022-07-25 22:01:37 +02:00 committed by Tom Hubrecht
parent 2269dd540f
commit 788694dae5
2 changed files with 50 additions and 194 deletions

242
package-lock.json generated
View file

@ -11,7 +11,7 @@
"@fullcalendar/adaptive": "^5.10.1",
"@fullcalendar/bootstrap5": "^5.10.2",
"@fullcalendar/list": "^5.10.1",
"@fullcalendar/resource-timeline": "^5.11.0",
"@fullcalendar/resource-timeline": "^5.10.1",
"@fullcalendar/rrule": "^5.10.1",
"@nextcloud/cdav-library": "^1.0.0",
"bootstrap": "^5.1.3",
@ -169,59 +169,25 @@
}
},
"node_modules/@fullcalendar/resource-common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-common/-/resource-common-5.11.0.tgz",
"integrity": "sha512-zO6UK9IKo7O8Uj5Y1t9sLMsLyNmxAliriAlz/NNhk//O/yGmQZ5MQOgVDg2qCZpDOWgQeuSZOkTTJdud5ISe2Q==",
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-common/-/resource-common-5.10.1.tgz",
"integrity": "sha512-20JR8cucAeJEXSbWVSj9USwsPGKb3dVQr8CBiXuHPbD0OLK93j7jhKjBlp/pRldtcJW9mIXC8ENQvw/aNZJ9Cw==",
"dependencies": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/premium-common": "~5.11.0",
"tslib": "^2.1.0"
}
},
"node_modules/@fullcalendar/resource-common/node_modules/@fullcalendar/common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.11.0.tgz",
"integrity": "sha512-gWjbMAnN1u73Oqlgjbyky7i+3bY0hvFSnGT0YBPx44n874AkQa9e9OU12PMLTMOPy0tXPb8DEwRelFQ7CJNbcw==",
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/@fullcalendar/resource-common/node_modules/@fullcalendar/premium-common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.11.0.tgz",
"integrity": "sha512-XVLJwJQ26EhuglBM1flmrKtNt0BEUBHoazko/wvMiz5Yz17eABKQreFTidipOwjL3s74ifQzDoYpkQVn8TzpZQ==",
"dependencies": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/common": "~5.10.1",
"@fullcalendar/premium-common": "~5.10.1",
"tslib": "^2.1.0"
}
},
"node_modules/@fullcalendar/resource-timeline": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-5.11.0.tgz",
"integrity": "sha512-+40sKEQj/ig6oh+8/FZPaFYtqI4e9wa/2XT2MTtzwDr3modHU0mQChlpcY8WQ+c6kyPjVwhO89BFiv2OeilLWw==",
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-5.10.1.tgz",
"integrity": "sha512-gsqjr6Z+LQcNbQlHgaTtg/kF8l6yDRtIuMQbhFlTy71RJI//x2mHhLXgV40FJeEE+srp48xJPd89+rIhlyJ5Tw==",
"dependencies": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/premium-common": "~5.11.0",
"@fullcalendar/resource-common": "~5.11.0",
"@fullcalendar/scrollgrid": "~5.11.0",
"@fullcalendar/timeline": "~5.11.0",
"tslib": "^2.1.0"
}
},
"node_modules/@fullcalendar/resource-timeline/node_modules/@fullcalendar/common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.11.0.tgz",
"integrity": "sha512-gWjbMAnN1u73Oqlgjbyky7i+3bY0hvFSnGT0YBPx44n874AkQa9e9OU12PMLTMOPy0tXPb8DEwRelFQ7CJNbcw==",
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/@fullcalendar/resource-timeline/node_modules/@fullcalendar/premium-common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.11.0.tgz",
"integrity": "sha512-XVLJwJQ26EhuglBM1flmrKtNt0BEUBHoazko/wvMiz5Yz17eABKQreFTidipOwjL3s74ifQzDoYpkQVn8TzpZQ==",
"dependencies": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/common": "~5.10.1",
"@fullcalendar/premium-common": "~5.10.1",
"@fullcalendar/resource-common": "~5.10.1",
"@fullcalendar/scrollgrid": "~5.10.1",
"@fullcalendar/timeline": "~5.10.1",
"tslib": "^2.1.0"
}
},
@ -238,29 +204,12 @@
}
},
"node_modules/@fullcalendar/scrollgrid": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-5.11.0.tgz",
"integrity": "sha512-OPwLGLr0YF2qQYa9K1vPIGsodfAqPnugcwKLwnkiLprC2UybnPaIXvY6xMAHyVWSiBaeJSmkQ0J8mZDmfKjdTw==",
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-5.10.1.tgz",
"integrity": "sha512-Hj6gzj2/sUUnozIMC0GBK60/ZTeDchp/Gc2S4F+05W6V4BoUXbIwav+EdAerfNFOv7EXWa9vM9Lq3A53iVWFVg==",
"dependencies": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/premium-common": "~5.11.0",
"tslib": "^2.1.0"
}
},
"node_modules/@fullcalendar/scrollgrid/node_modules/@fullcalendar/common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.11.0.tgz",
"integrity": "sha512-gWjbMAnN1u73Oqlgjbyky7i+3bY0hvFSnGT0YBPx44n874AkQa9e9OU12PMLTMOPy0tXPb8DEwRelFQ7CJNbcw==",
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/@fullcalendar/scrollgrid/node_modules/@fullcalendar/premium-common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.11.0.tgz",
"integrity": "sha512-XVLJwJQ26EhuglBM1flmrKtNt0BEUBHoazko/wvMiz5Yz17eABKQreFTidipOwjL3s74ifQzDoYpkQVn8TzpZQ==",
"dependencies": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/common": "~5.10.1",
"@fullcalendar/premium-common": "~5.10.1",
"tslib": "^2.1.0"
}
},
@ -276,30 +225,13 @@
}
},
"node_modules/@fullcalendar/timeline": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-5.11.0.tgz",
"integrity": "sha512-2mASvwsXMR42Vlvwjnb5w0OvMDf8z2WCZXpLCd11lP/b+ZYOosCrJZZQWpzNfWYf7Y4Sqjo7q+YMPxnJqlichg==",
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-5.10.1.tgz",
"integrity": "sha512-pFMhK4nsCvpsA63GPJQtT1RSS2OLlT9a2+fvsf2oQregBLcottJSlCjIsIuKP7hpQLimaSdLr2kNjh5hs8jKlw==",
"dependencies": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/premium-common": "~5.11.0",
"@fullcalendar/scrollgrid": "~5.11.0",
"tslib": "^2.1.0"
}
},
"node_modules/@fullcalendar/timeline/node_modules/@fullcalendar/common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.11.0.tgz",
"integrity": "sha512-gWjbMAnN1u73Oqlgjbyky7i+3bY0hvFSnGT0YBPx44n874AkQa9e9OU12PMLTMOPy0tXPb8DEwRelFQ7CJNbcw==",
"dependencies": {
"tslib": "^2.1.0"
}
},
"node_modules/@fullcalendar/timeline/node_modules/@fullcalendar/premium-common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.11.0.tgz",
"integrity": "sha512-XVLJwJQ26EhuglBM1flmrKtNt0BEUBHoazko/wvMiz5Yz17eABKQreFTidipOwjL3s74ifQzDoYpkQVn8TzpZQ==",
"dependencies": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/common": "~5.10.1",
"@fullcalendar/premium-common": "~5.10.1",
"@fullcalendar/scrollgrid": "~5.10.1",
"tslib": "^2.1.0"
}
},
@ -4251,64 +4183,26 @@
}
},
"@fullcalendar/resource-common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-common/-/resource-common-5.11.0.tgz",
"integrity": "sha512-zO6UK9IKo7O8Uj5Y1t9sLMsLyNmxAliriAlz/NNhk//O/yGmQZ5MQOgVDg2qCZpDOWgQeuSZOkTTJdud5ISe2Q==",
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-common/-/resource-common-5.10.1.tgz",
"integrity": "sha512-20JR8cucAeJEXSbWVSj9USwsPGKb3dVQr8CBiXuHPbD0OLK93j7jhKjBlp/pRldtcJW9mIXC8ENQvw/aNZJ9Cw==",
"requires": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/premium-common": "~5.11.0",
"@fullcalendar/common": "~5.10.1",
"@fullcalendar/premium-common": "~5.10.1",
"tslib": "^2.1.0"
},
"dependencies": {
"@fullcalendar/common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.11.0.tgz",
"integrity": "sha512-gWjbMAnN1u73Oqlgjbyky7i+3bY0hvFSnGT0YBPx44n874AkQa9e9OU12PMLTMOPy0tXPb8DEwRelFQ7CJNbcw==",
"requires": {
"tslib": "^2.1.0"
}
},
"@fullcalendar/premium-common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.11.0.tgz",
"integrity": "sha512-XVLJwJQ26EhuglBM1flmrKtNt0BEUBHoazko/wvMiz5Yz17eABKQreFTidipOwjL3s74ifQzDoYpkQVn8TzpZQ==",
"requires": {
"@fullcalendar/common": "~5.11.0",
"tslib": "^2.1.0"
}
}
}
},
"@fullcalendar/resource-timeline": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-5.11.0.tgz",
"integrity": "sha512-+40sKEQj/ig6oh+8/FZPaFYtqI4e9wa/2XT2MTtzwDr3modHU0mQChlpcY8WQ+c6kyPjVwhO89BFiv2OeilLWw==",
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/resource-timeline/-/resource-timeline-5.10.1.tgz",
"integrity": "sha512-gsqjr6Z+LQcNbQlHgaTtg/kF8l6yDRtIuMQbhFlTy71RJI//x2mHhLXgV40FJeEE+srp48xJPd89+rIhlyJ5Tw==",
"requires": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/premium-common": "~5.11.0",
"@fullcalendar/resource-common": "~5.11.0",
"@fullcalendar/scrollgrid": "~5.11.0",
"@fullcalendar/timeline": "~5.11.0",
"@fullcalendar/common": "~5.10.1",
"@fullcalendar/premium-common": "~5.10.1",
"@fullcalendar/resource-common": "~5.10.1",
"@fullcalendar/scrollgrid": "~5.10.1",
"@fullcalendar/timeline": "~5.10.1",
"tslib": "^2.1.0"
},
"dependencies": {
"@fullcalendar/common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.11.0.tgz",
"integrity": "sha512-gWjbMAnN1u73Oqlgjbyky7i+3bY0hvFSnGT0YBPx44n874AkQa9e9OU12PMLTMOPy0tXPb8DEwRelFQ7CJNbcw==",
"requires": {
"tslib": "^2.1.0"
}
},
"@fullcalendar/premium-common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.11.0.tgz",
"integrity": "sha512-XVLJwJQ26EhuglBM1flmrKtNt0BEUBHoazko/wvMiz5Yz17eABKQreFTidipOwjL3s74ifQzDoYpkQVn8TzpZQ==",
"requires": {
"@fullcalendar/common": "~5.11.0",
"tslib": "^2.1.0"
}
}
}
},
"@fullcalendar/rrule": {
@ -4321,32 +4215,13 @@
}
},
"@fullcalendar/scrollgrid": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-5.11.0.tgz",
"integrity": "sha512-OPwLGLr0YF2qQYa9K1vPIGsodfAqPnugcwKLwnkiLprC2UybnPaIXvY6xMAHyVWSiBaeJSmkQ0J8mZDmfKjdTw==",
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/scrollgrid/-/scrollgrid-5.10.1.tgz",
"integrity": "sha512-Hj6gzj2/sUUnozIMC0GBK60/ZTeDchp/Gc2S4F+05W6V4BoUXbIwav+EdAerfNFOv7EXWa9vM9Lq3A53iVWFVg==",
"requires": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/premium-common": "~5.11.0",
"@fullcalendar/common": "~5.10.1",
"@fullcalendar/premium-common": "~5.10.1",
"tslib": "^2.1.0"
},
"dependencies": {
"@fullcalendar/common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.11.0.tgz",
"integrity": "sha512-gWjbMAnN1u73Oqlgjbyky7i+3bY0hvFSnGT0YBPx44n874AkQa9e9OU12PMLTMOPy0tXPb8DEwRelFQ7CJNbcw==",
"requires": {
"tslib": "^2.1.0"
}
},
"@fullcalendar/premium-common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.11.0.tgz",
"integrity": "sha512-XVLJwJQ26EhuglBM1flmrKtNt0BEUBHoazko/wvMiz5Yz17eABKQreFTidipOwjL3s74ifQzDoYpkQVn8TzpZQ==",
"requires": {
"@fullcalendar/common": "~5.11.0",
"tslib": "^2.1.0"
}
}
}
},
"@fullcalendar/timegrid": {
@ -4361,33 +4236,14 @@
}
},
"@fullcalendar/timeline": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-5.11.0.tgz",
"integrity": "sha512-2mASvwsXMR42Vlvwjnb5w0OvMDf8z2WCZXpLCd11lP/b+ZYOosCrJZZQWpzNfWYf7Y4Sqjo7q+YMPxnJqlichg==",
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/@fullcalendar/timeline/-/timeline-5.10.1.tgz",
"integrity": "sha512-pFMhK4nsCvpsA63GPJQtT1RSS2OLlT9a2+fvsf2oQregBLcottJSlCjIsIuKP7hpQLimaSdLr2kNjh5hs8jKlw==",
"requires": {
"@fullcalendar/common": "~5.11.0",
"@fullcalendar/premium-common": "~5.11.0",
"@fullcalendar/scrollgrid": "~5.11.0",
"@fullcalendar/common": "~5.10.1",
"@fullcalendar/premium-common": "~5.10.1",
"@fullcalendar/scrollgrid": "~5.10.1",
"tslib": "^2.1.0"
},
"dependencies": {
"@fullcalendar/common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/common/-/common-5.11.0.tgz",
"integrity": "sha512-gWjbMAnN1u73Oqlgjbyky7i+3bY0hvFSnGT0YBPx44n874AkQa9e9OU12PMLTMOPy0tXPb8DEwRelFQ7CJNbcw==",
"requires": {
"tslib": "^2.1.0"
}
},
"@fullcalendar/premium-common": {
"version": "5.11.0",
"resolved": "https://registry.npmjs.org/@fullcalendar/premium-common/-/premium-common-5.11.0.tgz",
"integrity": "sha512-XVLJwJQ26EhuglBM1flmrKtNt0BEUBHoazko/wvMiz5Yz17eABKQreFTidipOwjL3s74ifQzDoYpkQVn8TzpZQ==",
"requires": {
"@fullcalendar/common": "~5.11.0",
"tslib": "^2.1.0"
}
}
}
},
"@hapi/hoek": {

View file

@ -34,7 +34,7 @@
"@fullcalendar/adaptive": "^5.10.1",
"@fullcalendar/bootstrap5": "^5.10.2",
"@fullcalendar/list": "^5.10.1",
"@fullcalendar/resource-timeline": "^5.11.0",
"@fullcalendar/resource-timeline": "^5.10.1",
"@fullcalendar/rrule": "^5.10.1",
"@nextcloud/cdav-library": "^1.0.0",
"bootstrap": "^5.1.3",