Bump @fullcalendar/daygrid in /Plan/react/dashboard (#2846)

Bumps [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) from 5.11.3 to 5.11.4.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/v5.11.4/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v5.11.4/packages/daygrid)

---
updated-dependencies:
- dependency-name: "@fullcalendar/daygrid"
  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-02-05 15:47:54 +02:00 committed by GitHub
parent 05a13a3435
commit c28f239ddc
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/free-solid-svg-icons": "^6.2.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@fullcalendar/bootstrap": "^5.11.4",
"@fullcalendar/daygrid": "^5.11.3",
"@fullcalendar/daygrid": "^5.11.4",
"@fullcalendar/react": "^5.11.4",
"@highcharts/map-collection": "^2.0.1",
"@testing-library/jest-dom": "^5.16.5",

View File

@ -1204,19 +1204,19 @@
"@fullcalendar/common" "~5.11.4"
tslib "^2.1.0"
"@fullcalendar/common@~5.11.3", "@fullcalendar/common@~5.11.4":
"@fullcalendar/common@~5.11.4":
version "5.11.4"
resolved "https://registry.yarnpkg.com/@fullcalendar/common/-/common-5.11.4.tgz#3541f4605bac9ea9a28bb939173f49d0c54a301b"
integrity sha512-wjy+EZgZIPWq1Z5qeB/pV2dmsXwzTJ2teNh5bjlVeHsvDYwERXSZEG2CdoF/NCTJaYeQY93xu1cj9Jw/0KXywA==
dependencies:
tslib "^2.1.0"
"@fullcalendar/daygrid@^5.11.3":
version "5.11.3"
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-5.11.3.tgz#6bc1f956c95f84438428aa6e7a106c863a791a70"
integrity sha512-PCK0y80DRNCzWuC5lGpIWqCgKDvql1ah7rXql5lu+Gn2EeFj15ZQ8diMFjtNIQucEmFaNOXnR05Pgcry1n6Shg==
"@fullcalendar/daygrid@^5.11.4":
version "5.11.4"
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-5.11.4.tgz#8a9f0863bb3fa8c0bc0118020cdb63fbe966aa94"
integrity sha512-M/pSrxgrtG5vDkOxqTgv6WrptrsXjp5QgQLyXantSy+9EuZOagPKJDh+HEU94DKUAc0mlXS6iDdf0WzjkTHe6A==
dependencies:
"@fullcalendar/common" "~5.11.3"
"@fullcalendar/common" "~5.11.4"
tslib "^2.1.0"
"@fullcalendar/react@^5.11.4":