From 6f40a8e578532faa6e92c528c8d2681953a316ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 12:07:37 +0000 Subject: [PATCH] Bump @fullcalendar/core from 6.1.21 to 7.0.2 Bumps [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core-types) from 6.1.21 to 7.0.2. - [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.2/packages/core-types) --- updated-dependencies: - dependency-name: "@fullcalendar/core" dependency-version: 7.0.2 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 0dfd05dd..7e6f30e4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "license": "MIT", "dependencies": { - "@fullcalendar/core": "6.1.21", + "@fullcalendar/core": "7.0.2", "@fullcalendar/daygrid": "6.1.21", "@fullcalendar/list": "6.1.21", "@roncli/node-application-insights-logger": "roncli/node-application-insights-logger#v2.0.4",