Bump @fullcalendar/react from 5.11.2 to 5.11.3 in /Plan/react/dashboard (#2748)

Bumps [@fullcalendar/react](https://github.com/fullcalendar/fullcalendar-react) from 5.11.2 to 5.11.3.
- [Release notes](https://github.com/fullcalendar/fullcalendar-react/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar-react/commits/v5.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

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] 2022-11-26 08:28:37 +02:00 committed by GitHub
parent 792a2e9697
commit df3beba470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -13,7 +13,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@fullcalendar/bootstrap": "^5.11.3",
"@fullcalendar/daygrid": "^5.11.3",
"@fullcalendar/react": "^5.11.2",
"@fullcalendar/react": "^5.11.3",
"@highcharts/map-collection": "^2.0.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.0.0",

View File

@ -1204,7 +1204,7 @@
"@fullcalendar/common" "~5.11.3"
tslib "^2.1.0"
"@fullcalendar/common@~5.11.2", "@fullcalendar/common@~5.11.3":
"@fullcalendar/common@~5.11.3":
version "5.11.3"
resolved "https://registry.yarnpkg.com/@fullcalendar/common/-/common-5.11.3.tgz#6d555a06925b8a6d1556570c9f039960539908d5"
integrity sha512-welVwyfQOXQQGfDwBMSfYEPbiO1cPfUD+C7jd3ZoweJR+dSO11ddFugxIQ7dGfABAGZ63oq/+LW9FsmAJezVNg==
@ -1219,12 +1219,12 @@
"@fullcalendar/common" "~5.11.3"
tslib "^2.1.0"
"@fullcalendar/react@^5.11.2":
version "5.11.2"
resolved "https://registry.yarnpkg.com/@fullcalendar/react/-/react-5.11.2.tgz#019e6a0573d869c2a52f63426e13593857ee2d30"
integrity sha512-OnLvfV406VEQcK4QGN8xR4ro6Manp9dKE7/n9dhs19J1kKpqS1w1sIEYg1dT11njbk0Ob+TdF3cXLDFq73jUlA==
"@fullcalendar/react@^5.11.3":
version "5.11.3"
resolved "https://registry.yarnpkg.com/@fullcalendar/react/-/react-5.11.3.tgz#34c076785ec8ea12cfbc29b7028cb5d923c2aecd"
integrity sha512-pxk6da5V1Mn41M664phQ1cr+0QbhXqkDHUhAVp8OOBrtMW84nhs82IYWTZNA3cbFCn4aUgoG2oGnyxekSF3pYA==
dependencies:
"@fullcalendar/common" "~5.11.2"
"@fullcalendar/common" "~5.11.3"
tslib "^2.1.0"
"@highcharts/map-collection@^2.0.1":