From f566a4006f6c55cce9c0726da85da35db5e54054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:04:37 +0000 Subject: [PATCH] Bump @fullcalendar/core from 6.1.11 to 6.1.15 Bumps [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core) from 6.1.11 to 6.1.15. - [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.15/packages/core) --- updated-dependencies: - dependency-name: "@fullcalendar/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- yarn.lock | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7f0bbd0..04d9752 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@chakra-ui/react": "^2.8.2", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "@fullcalendar/core": "^6.1.11", + "@fullcalendar/core": "^6.1.15", "@fullcalendar/daygrid": "^6.1.11", "@fullcalendar/interaction": "6.1.11", "@fullcalendar/react": "^6.1.11", @@ -1634,9 +1634,9 @@ } }, "node_modules/@fullcalendar/core": { - "version": "6.1.11", - "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.11.tgz", - "integrity": "sha512-TjG7c8sUz+Vkui2FyCNJ+xqyu0nq653Ibe99A66LoW95oBo6tVhhKIaG1Wh0GVKymYiqAQN/OEdYTuj4ay27kA==", + "version": "6.1.15", + "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.15.tgz", + "integrity": "sha512-BuX7o6ALpLb84cMw1FCB9/cSgF4JbVO894cjJZ6kP74jzbUZNjtwffwRdA+Id8rrLjT30d/7TrkW90k4zbXB5Q==", "dependencies": { "preact": "~10.12.1" } diff --git a/package.json b/package.json index 9f44619..b5582b0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@chakra-ui/react": "^2.8.2", "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", - "@fullcalendar/core": "^6.1.11", + "@fullcalendar/core": "^6.1.15", "@fullcalendar/daygrid": "^6.1.11", "@fullcalendar/interaction": "6.1.11", "@fullcalendar/react": "^6.1.11", diff --git a/yarn.lock b/yarn.lock index ab147a0..d92a474 100644 --- a/yarn.lock +++ b/yarn.lock @@ -900,9 +900,9 @@ version "8.57.0" resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f" -"@fullcalendar/core@^6.1.11": - version "6.1.11" - resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.11.tgz#f9630e83ae977e774992507635b1e7af4c339d37" +"@fullcalendar/core@^6.1.15": + version "6.1.15" + resolved "https://registry.yarnpkg.com/@fullcalendar/core/-/core-6.1.15.tgz#6c3f5259fc4589870228853072131219bb533f6e" dependencies: preact "~10.12.1"