mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-16 23:55:11 +01:00
Bump @fullcalendar/daygrid in /Plan/react/dashboard (#3014)
Bumps [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/daygrid) from 5.11.4 to 5.11.5. - [Release notes](https://github.com/fullcalendar/fullcalendar/releases) - [Changelog](https://github.com/fullcalendar/fullcalendar/blob/v5.11.5/CHANGELOG.md) - [Commits](https://github.com/fullcalendar/fullcalendar/commits/v5.11.5/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:
parent
e0a9e62480
commit
9bec535651
@ -12,7 +12,7 @@
|
|||||||
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
"@fortawesome/free-solid-svg-icons": "^6.4.0",
|
||||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||||
"@fullcalendar/bootstrap": "^5.11.5",
|
"@fullcalendar/bootstrap": "^5.11.5",
|
||||||
"@fullcalendar/daygrid": "^5.11.4",
|
"@fullcalendar/daygrid": "^5.11.5",
|
||||||
"@fullcalendar/react": "^5.11.5",
|
"@fullcalendar/react": "^5.11.5",
|
||||||
"@highcharts/map-collection": "^2.0.1",
|
"@highcharts/map-collection": "^2.0.1",
|
||||||
"@testing-library/jest-dom": "^5.16.5",
|
"@testing-library/jest-dom": "^5.16.5",
|
||||||
|
@ -1204,19 +1204,19 @@
|
|||||||
"@fullcalendar/common" "~5.11.5"
|
"@fullcalendar/common" "~5.11.5"
|
||||||
tslib "^2.1.0"
|
tslib "^2.1.0"
|
||||||
|
|
||||||
"@fullcalendar/common@~5.11.4", "@fullcalendar/common@~5.11.5":
|
"@fullcalendar/common@~5.11.5":
|
||||||
version "5.11.5"
|
version "5.11.5"
|
||||||
resolved "https://registry.yarnpkg.com/@fullcalendar/common/-/common-5.11.5.tgz#1a30a852b33ab5c1b04f4ee558941bed3c72d07f"
|
resolved "https://registry.yarnpkg.com/@fullcalendar/common/-/common-5.11.5.tgz#1a30a852b33ab5c1b04f4ee558941bed3c72d07f"
|
||||||
integrity sha512-3iAYiUbHXhjSVXnYWz27Od2cslztUPsOwiwKlfGvQxBixv2Kl6a8IPwaijKFYJHXdwYmfPoEgK7rvqAGVoIYwA==
|
integrity sha512-3iAYiUbHXhjSVXnYWz27Od2cslztUPsOwiwKlfGvQxBixv2Kl6a8IPwaijKFYJHXdwYmfPoEgK7rvqAGVoIYwA==
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib "^2.1.0"
|
tslib "^2.1.0"
|
||||||
|
|
||||||
"@fullcalendar/daygrid@^5.11.4":
|
"@fullcalendar/daygrid@^5.11.5":
|
||||||
version "5.11.4"
|
version "5.11.5"
|
||||||
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-5.11.4.tgz#8a9f0863bb3fa8c0bc0118020cdb63fbe966aa94"
|
resolved "https://registry.yarnpkg.com/@fullcalendar/daygrid/-/daygrid-5.11.5.tgz#2825ed691eadf72c6a2979bcde871de74681fc7a"
|
||||||
integrity sha512-M/pSrxgrtG5vDkOxqTgv6WrptrsXjp5QgQLyXantSy+9EuZOagPKJDh+HEU94DKUAc0mlXS6iDdf0WzjkTHe6A==
|
integrity sha512-hMpq0U3Nucys2jDD+crbkJCr+tVt3fDw04OE3fbpisuzqtrHxIzRmnUOdbWUjJQyToAAkt7UVUQ9E7hYdmvyGA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@fullcalendar/common" "~5.11.4"
|
"@fullcalendar/common" "~5.11.5"
|
||||||
tslib "^2.1.0"
|
tslib "^2.1.0"
|
||||||
|
|
||||||
"@fullcalendar/react@^5.11.5":
|
"@fullcalendar/react@^5.11.5":
|
||||||
|
Loading…
Reference in New Issue
Block a user