Skip to content

Commit e96688f

Browse files
Bump @fullcalendar/core from 6.1.17 to 6.1.18 in /Plan/react/dashboard (#4161)
Bumps [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) from 6.1.17 to 6.1.18. - [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.18/packages/core) --- updated-dependencies: - dependency-name: "@fullcalendar/core" dependency-version: 6.1.18 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 5a0cde0 commit e96688f

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.17",
17+
"@fullcalendar/core": "^6.1.18",
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
@@ -496,10 +496,10 @@
496496
resolved "https://registry.yarnpkg.com/@fullcalendar/bootstrap/-/bootstrap-6.1.17.tgz#dc7fc0ce15387ce36d4fc20ef2ffb409e7408fb4"
497497
integrity sha512-8oGlepD17TEx+D7HqCKCoH1P19yDDbMaLBjuV3fW3XsYCqVZ3uGHcXSVHr7Jw/GzWB05vKiU/+CVXFmApltrsQ==
498498

499-
"@fullcalendar/core@^6.1.17":
500-
version "6.1.17"
501-
resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.17.tgz#faaffa100f020636a9b4c900462bdc6d652b58ef"
502-
integrity sha512-0W7lnIrv18ruJ5zeWBeNZXO8qCWlzxDdp9COFEsZnyNjiEhUVnrW/dPbjRKYpL0edGG0/Lhs0ghp1z/5ekt8ZA==
499+
"@fullcalendar/core@^6.1.18":
500+
version "6.1.18"
501+
resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.18.tgz#772477215aa45c4cad0f45a83465a9c8095bd15a"
502+
integrity sha512-cD7XtZIZZ87Cg2+itnpsONCsZ89VIfLLDZ22pQX4IQVWlpYUB3bcCf878DhWkqyEen6dhi5ePtBoqYgm5K+0fQ==
503503
dependencies:
504504
preact "~10.12.1"
505505

0 commit comments

Comments
 (0)