Skip to content

Commit 8349e4f

Browse files
Bump @fullcalendar/core from 6.1.15 to 6.1.19
Bumps [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) from 6.1.15 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>
1 parent 3fd2390 commit 8349e4f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@apollo/server": "^4.9.5",
2121
"@atawi/react-datatable": "^1.0.7",
2222
"@atawi/react-popover": "^1.0.9",
23-
"@fullcalendar/core": "^6.1.5",
23+
"@fullcalendar/core": "^6.1.19",
2424
"@fullcalendar/daygrid": "^6.1.4",
2525
"@fullcalendar/interaction": "^6.1.4",
2626
"@fullcalendar/react": "^6.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,10 +1034,10 @@
10341034
dependencies:
10351035
levn "^0.4.1"
10361036

1037-
"@fullcalendar/core@^6.1.5":
1038-
version "6.1.15"
1039-
resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.15.tgz#6c3f5259fc4589870228853072131219bb533f6e"
1040-
integrity sha512-BuX7o6ALpLb84cMw1FCB9/cSgF4JbVO894cjJZ6kP74jzbUZNjtwffwRdA+Id8rrLjT30d/7TrkW90k4zbXB5Q==
1037+
"@fullcalendar/core@^6.1.19":
1038+
version "6.1.19"
1039+
resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.19.tgz#60379111ba0cfb9fd9bc6594fee47cf855fc77b2"
1040+
integrity sha512-z0aVlO5e4Wah6p6mouM0UEqtRf1MZZPt4mwzEyU6kusaNL+dlWQgAasF2cK23hwT4cmxkEmr4inULXgpyeExdQ==
10411041
dependencies:
10421042
preact "~10.12.1"
10431043

0 commit comments

Comments
 (0)