From e10185f344cd2afe54fcae69bbdf377fe3377a85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 10:19:47 +0200 Subject: [PATCH] Bump @fullcalendar/bootstrap in /Plan/react/dashboard (#3491) Bumps [@fullcalendar/bootstrap](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/bootstrap4) from 6.1.10 to 6.1.11. - [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.11/packages/bootstrap4) --- updated-dependencies: - dependency-name: "@fullcalendar/bootstrap" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Plan/react/dashboard/package.json | 2 +- Plan/react/dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Plan/react/dashboard/package.json b/Plan/react/dashboard/package.json index b4e781fb2..57a4b0f5e 100644 --- a/Plan/react/dashboard/package.json +++ b/Plan/react/dashboard/package.json @@ -13,7 +13,7 @@ "@fortawesome/free-regular-svg-icons": "^6.5.1", "@fortawesome/free-solid-svg-icons": "^6.5.1", "@fortawesome/react-fontawesome": "^0.2.0", - "@fullcalendar/bootstrap": "^6.1.10", + "@fullcalendar/bootstrap": "^6.1.11", "@fullcalendar/core": "^6.1.11", "@fullcalendar/daygrid": "^6.1.10", "@fullcalendar/interaction": "^6.1.11", diff --git a/Plan/react/dashboard/yarn.lock b/Plan/react/dashboard/yarn.lock index a51ccfe57..64d098e2c 100644 --- a/Plan/react/dashboard/yarn.lock +++ b/Plan/react/dashboard/yarn.lock @@ -551,10 +551,10 @@ dependencies: prop-types "^15.8.1" -"@fullcalendar/bootstrap@^6.1.10": - version "6.1.10" - resolved "https://registry.yarnpkg.com/@fullcalendar/bootstrap/-/bootstrap-6.1.10.tgz#747b434f40c1a319628c4223a3e714684117e24f" - integrity sha512-WCvF0HvQUAmLuW4wSZYx9QNb1bAIQjYvex7b0BOlgP36NQvaVPBVZk+Mwkk+56KytwmOilZ3/eWG5ilnxfXiUw== +"@fullcalendar/bootstrap@^6.1.11": + version "6.1.11" + resolved "https://registry.yarnpkg.com/@fullcalendar/bootstrap/-/bootstrap-6.1.11.tgz#4885801a4cf8712decee25b3b7880fe418bf5a81" + integrity sha512-L0jYPBndxglEZnNgS3PL2803aMn8e8UDRoHFnESPHXNIi85FpIkXbFsYtv+eJ9Gr2elXd1i27nME9ySjGL6A+w== "@fullcalendar/core@^6.1.11": version "6.1.11"