From 5750aee273c804654f601e168a0b59807ed70f92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 12:08:09 +0000 Subject: [PATCH] Bump @fullcalendar/core from 6.1.21 to 7.0.1 Bumps [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core-types) from 6.1.21 to 7.0.1. - [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/v7.0.1/packages/core-types) --- updated-dependencies: - dependency-name: "@fullcalendar/core" dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dafefe9..b64608d1 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "license": "MIT", "dependencies": { - "@fullcalendar/core": "6.1.21", + "@fullcalendar/core": "7.0.1", "@fullcalendar/daygrid": "6.1.21", "@fullcalendar/list": "6.1.21", "@roncli/node-application-insights-logger": "roncli/node-application-insights-logger#v2.0.4",