From 67c781f6f0267f8001f03990465aafd1030dd707 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 10:42:16 +0000 Subject: [PATCH] Bump @fullcalendar/list from 6.1.11 to 6.1.15 Bumps [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list) 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/list) --- updated-dependencies: - dependency-name: "@fullcalendar/list" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 ++++++----- package.json | 2 +- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 90e0431f8..703ed4818 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@fullcalendar/core": "6.1.11", "@fullcalendar/daygrid": "6.1.11", "@fullcalendar/interaction": "6.1.11", - "@fullcalendar/list": "6.1.11", + "@fullcalendar/list": "6.1.15", "@fullcalendar/multimonth": "6.1.11", "@fullcalendar/resource": "6.1.11", "@fullcalendar/resource-timeline": "6.1.11", @@ -2094,11 +2094,12 @@ } }, "node_modules/@fullcalendar/list": { - "version": "6.1.11", - "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.11.tgz", - "integrity": "sha512-9Qx8uvik9pXD12u50FiHwNzlHv4wkhfsr+r03ycahW7vEeIAKCsIZGTkUfFP+96I5wHihrfLazu1cFQG4MPiuw==", + "version": "6.1.15", + "resolved": "https://registry.npmjs.org/@fullcalendar/list/-/list-6.1.15.tgz", + "integrity": "sha512-U1bce04tYDwkFnuVImJSy2XalYIIQr6YusOWRPM/5ivHcJh67Gm8CIMSWpi3KdRSNKFkqBxLPkfZGBMaOcJYug==", + "license": "MIT", "peerDependencies": { - "@fullcalendar/core": "~6.1.11" + "@fullcalendar/core": "~6.1.15" } }, "node_modules/@fullcalendar/multimonth": { diff --git a/package.json b/package.json index 750fca8b8..c60b263c0 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@fullcalendar/core": "6.1.11", "@fullcalendar/daygrid": "6.1.11", "@fullcalendar/interaction": "6.1.11", - "@fullcalendar/list": "6.1.11", + "@fullcalendar/list": "6.1.15", "@fullcalendar/multimonth": "6.1.11", "@fullcalendar/resource": "6.1.11", "@fullcalendar/resource-timeline": "6.1.11",