Bump @fullcalendar/react from 5.11.1 to 5.11.2 in /Plan/react/dashboard (#2516)

Bumps [@fullcalendar/react](https://github.com/fullcalendar/fullcalendar-react) from 5.11.1 to 5.11.2.
- [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)

---
updated-dependencies:
- dependency-name: "@fullcalendar/react"
  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] 2022-08-01 17:32:02 +03:00 committed by GitHub
parent bb4b195671
commit b432ee7bf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

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

View File

@ -1204,7 +1204,7 @@
"@fullcalendar/common" "~5.11.2" "@fullcalendar/common" "~5.11.2"
tslib "^2.1.0" tslib "^2.1.0"
"@fullcalendar/common@~5.11.0", "@fullcalendar/common@~5.11.2": "@fullcalendar/common@~5.11.2":
version "5.11.2" version "5.11.2"
resolved "https://registry.yarnpkg.com/@fullcalendar/common/-/common-5.11.2.tgz#2b198a56d315b0f4d4197d730f9303a9ba8954f8" resolved "https://registry.yarnpkg.com/@fullcalendar/common/-/common-5.11.2.tgz#2b198a56d315b0f4d4197d730f9303a9ba8954f8"
integrity sha512-2YBRs4IFrZlo7UL7hEHK+QgnuQnVIfwSspCOy0Qe+DtU2hu3myPrxsW0Tt/8RaoWsRndRDw5jeJzpjcVHDSSGQ== integrity sha512-2YBRs4IFrZlo7UL7hEHK+QgnuQnVIfwSspCOy0Qe+DtU2hu3myPrxsW0Tt/8RaoWsRndRDw5jeJzpjcVHDSSGQ==
@ -1219,12 +1219,12 @@
"@fullcalendar/common" "~5.11.2" "@fullcalendar/common" "~5.11.2"
tslib "^2.1.0" tslib "^2.1.0"
"@fullcalendar/react@^5.10.1": "@fullcalendar/react@^5.11.2":
version "5.11.1" version "5.11.2"
resolved "https://registry.yarnpkg.com/@fullcalendar/react/-/react-5.11.1.tgz#25f673bd952335792d3ced0c2a2c3f373109eac7" resolved "https://registry.yarnpkg.com/@fullcalendar/react/-/react-5.11.2.tgz#019e6a0573d869c2a52f63426e13593857ee2d30"
integrity sha512-Mjuz90gzX6MLU0rdr5CVoqQA5vFM9JpHDIFmvlLaY8SvdK0R5BwNhquRJP7D2L2q0XKGyzo+/FBOZ+PFXe7jGA== integrity sha512-OnLvfV406VEQcK4QGN8xR4ro6Manp9dKE7/n9dhs19J1kKpqS1w1sIEYg1dT11njbk0Ob+TdF3cXLDFq73jUlA==
dependencies: dependencies:
"@fullcalendar/common" "~5.11.0" "@fullcalendar/common" "~5.11.2"
tslib "^2.1.0" tslib "^2.1.0"
"@highcharts/map-collection@^2.0.1": "@highcharts/map-collection@^2.0.1":