From 24d1fbd8934577ae3eee1d116fd32e7cb00d92ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 22:11:25 +0000 Subject: [PATCH] Bump fullcalendar from 3.10.5 to 6.1.10 Bumps [fullcalendar](https://github.com/fullcalendar/fullcalendar/tree/HEAD/bundle) from 3.10.5 to 6.1.10. - [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.10/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 | 56 ++++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 53 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f899f3a20..0a7467339 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.10", "hsl_rgb_converter": "kayellpeee/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 6c28c242c..61ce7aa6e 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.10": + version "6.1.10" + resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.10.tgz#54eca62345243ec5b2f853102086da7200cd6f03" + integrity sha512-oTXGJSAGpCf1oY+CKp5qYjMHkJCPBkJ3SHitl63n8Q6xKeiwQ4EF6Au451euUovREwJpLmD1AyZrCnWmtB9AVg== + dependencies: + preact "~10.12.1" + +"@fullcalendar/daygrid@~6.1.10": + version "6.1.10" + resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-6.1.10.tgz#1012907ac02993e9896dda08502109a85ca8c308" + integrity sha512-Z4GRm1IyHKgxXFTWGcEI0nTsvYOIkpE0aMt3/o3ER2SZkF+hfwcDFhtj0c9+WhMjXFIWYeoTnA9rUOY7Zl/nxA== + +"@fullcalendar/interaction@~6.1.10": + version "6.1.10" + resolved "https://registry.yarnpkg.com/@fullcalendar/interaction/-/interaction-6.1.10.tgz#9e99abd55d9f8072ad7f128e0b9fea931fbbff27" + integrity sha512-aZRlwCpmDasq2RNeWV0ub20Uevare9Cb6iMlxCacx0fhOC14H28G9d1FsduJIecInL84SPGwt5ItqAYMsWv7zw== + +"@fullcalendar/list@~6.1.10": + version "6.1.10" + resolved "https://registry.yarnpkg.com/@fullcalendar/list/-/list-6.1.10.tgz#677b2530102cac16ee8beb6ccc7e1551d7225907" + integrity sha512-WE4vuSUCzol4tJd0ZP0cNxeyRPaZcsVVYs2I3qdf3OZQkXwDCdSyWEz0Hluf+XZWcZXt21aEYKlxRjwUpQcf4Q== + +"@fullcalendar/multimonth@~6.1.10": + version "6.1.10" + resolved "https://registry.yarnpkg.com/@fullcalendar/multimonth/-/multimonth-6.1.10.tgz#3f0c84aec7b5b04ba35aa4b014b2db6d49bee53b" + integrity sha512-mLGEgD+sv8rNfKphyOCWRQapX7/nAvHgQmDTjuy4STlhHsddCYVmFlsSgF373ph1tXh41wAJUVdNO/pDmCvUfA== + dependencies: + "@fullcalendar/daygrid" "~6.1.10" + +"@fullcalendar/timegrid@~6.1.10": + version "6.1.10" + resolved "https://registry.yarnpkg.com/@fullcalendar/timegrid/-/timegrid-6.1.10.tgz#4215e520924e441888edba9ac99ce816446d84b3" + integrity sha512-hFKyQXJaPbNyq1reZmvkCmM64O99krHoIcJAbDS+dntCm3FzZUcDtAcRKIbMiantHrezCG/1MEYk3m9e3aKvIQ== + dependencies: + "@fullcalendar/daygrid" "~6.1.10" + "@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" @@ -2251,10 +2287,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.10: + version "6.1.10" + resolved "https://registry.yarnpkg.com/fullcalendar/-/fullcalendar-6.1.10.tgz#d501481477680fb8ed6c48909e4bffb170da0638" + integrity sha512-JVka6cf3s90vKY221Xa2V8sq42J9SRYxbUILy+o2mIAzG4BqCNLPLr9uBTDtAf7eK3bNhqohnlofRzVBX0BPMw== + dependencies: + "@fullcalendar/core" "~6.1.10" + "@fullcalendar/daygrid" "~6.1.10" + "@fullcalendar/interaction" "~6.1.10" + "@fullcalendar/list" "~6.1.10" + "@fullcalendar/multimonth" "~6.1.10" + "@fullcalendar/timegrid" "~6.1.10" function-bind@^1.1.1: version "1.1.1" @@ -4264,6 +4307,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"