Bump @fullcalendar/bootstrap in /Plan/react/dashboard (#3013)

Bumps [@fullcalendar/bootstrap](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/bootstrap4) from 5.11.4 to 5.11.5.
- [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/v5.11.5/packages/bootstrap4)

---
updated-dependencies:
- dependency-name: "@fullcalendar/bootstrap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-12 08:12:43 +03:00 committed by GitHub
parent afabf182c5
commit e0a9e62480
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@
"@fortawesome/free-regular-svg-icons": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/react-fontawesome": "^0.2.0",
"@fullcalendar/bootstrap": "^5.11.4",
"@fullcalendar/bootstrap": "^5.11.5",
"@fullcalendar/daygrid": "^5.11.4",
"@fullcalendar/react": "^5.11.5",
"@highcharts/map-collection": "^2.0.1",

View File

@ -1196,12 +1196,12 @@
dependencies:
prop-types "^15.8.1"
"@fullcalendar/bootstrap@^5.11.4":
version "5.11.4"
resolved "https://registry.yarnpkg.com/@fullcalendar/bootstrap/-/bootstrap-5.11.4.tgz#8870915e5f4dd3fedd95c83bf14fd1a1f8d3d34f"
integrity sha512-IfBtsixKtDyludqxtiYtzlQ6Ozmaipovgl1Fz7EhjUDsm3wZ+So7YVu4yWSJL3DnFB40YjsyP8nqLTG+qPNIaA==
"@fullcalendar/bootstrap@^5.11.5":
version "5.11.5"
resolved "https://registry.yarnpkg.com/@fullcalendar/bootstrap/-/bootstrap-5.11.5.tgz#97de88d5b7821d575fd6259e826d8f8b9a3f3e9b"
integrity sha512-btsVVJuLQ9UNTj0SeHNHxwM3uzfHi6RsjtMQs13sXzp3tu2d6FTI849VJHs81GfTZp+fwK0RD2tZ/eswN58A5Q==
dependencies:
"@fullcalendar/common" "~5.11.4"
"@fullcalendar/common" "~5.11.5"
tslib "^2.1.0"
"@fullcalendar/common@~5.11.4", "@fullcalendar/common@~5.11.5":