Skip to content

Commit 3c8c400

Browse files
Bump @fullcalendar/core from 6.1.18 to 6.1.19 in /Plan/react/dashboard (#4218)
Bumps [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) from 6.1.18 to 6.1.19. - [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/v6.1.19/packages/core) --- updated-dependencies: - dependency-name: "@fullcalendar/core" dependency-version: 6.1.19 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>
1 parent 1674392 commit 3c8c400

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@fortawesome/free-solid-svg-icons": "^6.7.2",
1515
"@fortawesome/react-fontawesome": "^0.2.2",
1616
"@fullcalendar/bootstrap": "^6.1.17",
17-
"@fullcalendar/core": "^6.1.18",
17+
"@fullcalendar/core": "^6.1.19",
1818
"@fullcalendar/daygrid": "^6.1.17",
1919
"@fullcalendar/interaction": "^6.1.17",
2020
"@fullcalendar/react": "^6.1.17",

Plan/react/dashboard/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -684,10 +684,10 @@
684684
resolved "https://registry.yarnpkg.com/@fullcalendar/bootstrap/-/bootstrap-6.1.17.tgz#dc7fc0ce15387ce36d4fc20ef2ffb409e7408fb4"
685685
integrity sha512-8oGlepD17TEx+D7HqCKCoH1P19yDDbMaLBjuV3fW3XsYCqVZ3uGHcXSVHr7Jw/GzWB05vKiU/+CVXFmApltrsQ==
686686

687-
"@fullcalendar/core@^6.1.18":
688-
version "6.1.18"
689-
resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.18.tgz#772477215aa45c4cad0f45a83465a9c8095bd15a"
690-
integrity sha512-cD7XtZIZZ87Cg2+itnpsONCsZ89VIfLLDZ22pQX4IQVWlpYUB3bcCf878DhWkqyEen6dhi5ePtBoqYgm5K+0fQ==
687+
"@fullcalendar/core@^6.1.19":
688+
version "6.1.19"
689+
resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.19.tgz#60379111ba0cfb9fd9bc6594fee47cf855fc77b2"
690+
integrity sha512-z0aVlO5e4Wah6p6mouM0UEqtRf1MZZPt4mwzEyU6kusaNL+dlWQgAasF2cK23hwT4cmxkEmr4inULXgpyeExdQ==
691691
dependencies:
692692
preact "~10.12.1"
693693

0 commit comments

Comments
 (0)