From 273ea6575db11585d4e85e0dcbca94c340f0859a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 22:08:36 +0000 Subject: [PATCH] Bump fullcalendar from 3.10.5 to 6.1.13 Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar/tree/HEAD/bundle) from 3.10.5 to 6.1.13. - [Release notes](https://github.com/fullcalendar/fullcalendar/releases) - [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md) - [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.13/bundle) --- updated-dependencies: - dependency-name: fullcalendar dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 61 ++++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 56 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 6846e4824..89c187e19 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "angular-sanitize": "^1.8.3", "angular-ui-bootstrap": "^2.5.0", "autosize": "^5.0.2", - "fullcalendar": "^3.10.5", + "fullcalendar": "^6.1.13", "hsl_rgb_converter": "o-klp/hsl_rgb_converter", "ical.js": "DeepDiver1975/ical.js#timezone-fix-and-build", "jquery-timepicker": "fgelinas/timepicker#883bb2cd94", diff --git a/yarn.lock b/yarn.lock index 29ca37dc2..a8d786d71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -255,6 +255,42 @@ "@babel/helper-validator-identifier" "^7.22.20" to-fast-properties "^2.0.0" +"@fullcalendar/core@~6.1.13": + version "6.1.13" + resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.13.tgz#f1167e614ed3bdafe5281149b01d1f7f3bbbdbcf" + integrity sha512-Cps/hMQan4kwnsBhFf2+m2mijbGoWs6r18ZzxBnAAOkkNHtPmHU8EdR6lF+ZLsiVvb7nsC4H/ZKqnxXWwgpoPw== + dependencies: + preact "~10.12.1" + +"@fullcalendar/daygrid@~6.1.13": + version "6.1.13" + resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-6.1.13.tgz#bd3b1a6cc98964c658f37e917be6683de8ad4015" + integrity sha512-0I0hL1kgGjkZuc7Qt8mu4jjrqIL5PZzd58bEpTxoXRKI5UBZ9KbshGVMryQSXYANlrRtkPnXVt90VIDrxZbDrA== + +"@fullcalendar/interaction@~6.1.13": + version "6.1.13" + resolved "https://registry.yarnpkg.com/@fullcalendar/interaction/-/interaction-6.1.13.tgz#7b628871b934cec27ca6fc8bd0176c376fd7d81b" + integrity sha512-r1w+jqCRGZZyxKFquueDSFvbsFhJLhc1BX8Nlyz684lYxS1SiToYJW9Q8X/XkySCzpjO3KOnxEp2jVOn1Usyjg== + +"@fullcalendar/list@~6.1.13": + version "6.1.13" + resolved "https://registry.yarnpkg.com/@fullcalendar/list/-/list-6.1.13.tgz#6eb50b1eff322a97ea9efe97a113382a839e2f9f" + integrity sha512-bPW4EsgGNwDZh91NtD+q4hqGfS6jEvCXQo7+MNy4JLMwFtdenEURRrzsb6CW3l97L3Vp0E2mSqiXaNESOmXEcQ== + +"@fullcalendar/multimonth@~6.1.13": + version "6.1.13" + resolved "https://registry.yarnpkg.com/@fullcalendar/multimonth/-/multimonth-6.1.13.tgz#3db069e15f75131d61bc8e0fbcc43b3c73d70d8d" + integrity sha512-fn0BaLaMNkLmFzxijGZXYcO/fHQkuCcQV1R44mnu/01V4uSnFM1KPt2+V+6SgNiW1+ZNkUBHkkSLST1XdZjodw== + dependencies: + "@fullcalendar/daygrid" "~6.1.13" + +"@fullcalendar/timegrid@~6.1.13": + version "6.1.13" + resolved "https://registry.yarnpkg.com/@fullcalendar/timegrid/-/timegrid-6.1.13.tgz#9c596409c27a8b96232bdaeb86548f0d1ac9dcbf" + integrity sha512-8Ub2mSV+6Mh8WWDKuyCYbj5PKYpmyjSctpJ/21fDBJduE9QFS0WfG9CZZxSJT7CT+srnyk4mX2/5gYN9gYZjUg== + dependencies: + "@fullcalendar/daygrid" "~6.1.13" + "@gulp-sourcemaps/identity-map@^2.0.1": version "2.0.1" resolved "https://registry.yarnpkg.com/@gulp-sourcemaps/identity-map/-/identity-map-2.0.1.tgz#a6e8b1abec8f790ec6be2b8c500e6e68037c0019" @@ -2262,10 +2298,17 @@ fsevents@~2.1.2: resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805" integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA== -fullcalendar@^3.10.5: - version "3.10.5" - resolved "https://registry.yarnpkg.com/fullcalendar/-/fullcalendar-3.10.5.tgz#57a3a64d7d744181582bb9e1be32d1846e1db53a" - integrity sha512-JGWpECKgza/344bbF5QT0hBJpx04DZ/7QGPlR1ZbAwrG6Yz6mWEkQd+NnZUh1sK6HCBIPnPRW2x53aJxeLGvvQ== +fullcalendar@^6.1.13: + version "6.1.13" + resolved "https://registry.yarnpkg.com/fullcalendar/-/fullcalendar-6.1.13.tgz#6759b70e98a37f49a662296361464034135231df" + integrity sha512-m/9OX3reJY0SIa5ca0kQ3i6Z8zNTDLduQWPbBmkcs3A/SlS1wUqLdDVUs6LYgh/3NiEmSUVlm6OufXDSnUHNwg== + dependencies: + "@fullcalendar/core" "~6.1.13" + "@fullcalendar/daygrid" "~6.1.13" + "@fullcalendar/interaction" "~6.1.13" + "@fullcalendar/list" "~6.1.13" + "@fullcalendar/multimonth" "~6.1.13" + "@fullcalendar/timegrid" "~6.1.13" function-bind@^1.1.1: version "1.1.1" @@ -2767,9 +2810,10 @@ hosted-git-info@^2.1.4: resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== -hsl_rgb_converter@kayellpeee/hsl_rgb_converter: +hsl_rgb_converter@o-klp/hsl_rgb_converter: version "1.0.0" - resolved "https://codeload.github.com/kayellpeee/hsl_rgb_converter/tar.gz/3936a3896dd2f45a5c66317aab6f9175c9fde9fb" + uid "3936a3896dd2f45a5c66317aab6f9175c9fde9fb" + resolved "https://codeload.github.com/o-klp/hsl_rgb_converter/tar.gz/3936a3896dd2f45a5c66317aab6f9175c9fde9fb" html-escaper@^2.0.0: version "2.0.0" @@ -4270,6 +4314,11 @@ postcss@^7.0.16: picocolors "^0.2.1" source-map "^0.6.1" +preact@~10.12.1: + version "10.12.1" + resolved "https://registry.yarnpkg.com/preact/-/preact-10.12.1.tgz#8f9cb5442f560e532729b7d23d42fd1161354a21" + integrity sha512-l8386ixSsBdbreOAkqtrwqHwdvR35ID8c3rKPa8lCWuO86dBi32QWHV4vfsZK1utLLFMvw+Z5Ad4XLkZzchscg== + prelude-ls@~1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"