From 8d6b04b22ff53a041b72c947c3bc87b7f6659417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 03:57:23 +0000 Subject: [PATCH] build(deps): bump @fullcalendar/vue from 5.11.5 to 6.1.17 Bumps [@fullcalendar/vue](https://github.com/fullcalendar/fullcalendar-vue2) from 5.11.5 to 6.1.17. - [Release notes](https://github.com/fullcalendar/fullcalendar-vue2/releases) - [Changelog](https://github.com/fullcalendar/fullcalendar-vue2/blob/main/CHANGELOG.md) - [Commits](https://github.com/fullcalendar/fullcalendar-vue2/compare/v5.11.5...v6.1.17) --- updated-dependencies: - dependency-name: "@fullcalendar/vue" dependency-version: 6.1.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 53 ++++++++++++++++++++++------------------------- package.json | 2 +- 2 files changed, 26 insertions(+), 29 deletions(-) diff --git a/package-lock.json b/package-lock.json index ed0dcf23..3c58db3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@egjs/hammerjs": "^2.0.17", "@fullcalendar/timegrid": "^5.10.1", - "@fullcalendar/vue": "^5.10.1", + "@fullcalendar/vue": "^6.1.17", "@pinia/testing": "^0.0.16", "@types/chart.js": "^2.9.23", "@types/chrome": "0.0.89", @@ -2514,13 +2514,13 @@ } }, "node_modules/@fullcalendar/core": { - "version": "5.11.5", - "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-5.11.5.tgz", - "integrity": "sha512-M/WQuq1+uUHxFDEIu2ib/aaPZ70VsRk2ITECo/WCLSLTVWcHPXwEg83reyP3G8JrMM4gRL4vScEHhX0U5aoNSw==", + "version": "6.1.17", + "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.17.tgz", + "integrity": "sha512-0W7lnIrv18ruJ5zeWBeNZXO8qCWlzxDdp9COFEsZnyNjiEhUVnrW/dPbjRKYpL0edGG0/Lhs0ghp1z/5ekt8ZA==", + "license": "MIT", + "peer": true, "dependencies": { - "@fullcalendar/common": "~5.11.5", - "preact": "~10.12.1", - "tslib": "^2.1.0" + "preact": "~10.12.1" } }, "node_modules/@fullcalendar/daygrid": { @@ -2543,14 +2543,12 @@ } }, "node_modules/@fullcalendar/vue": { - "version": "5.11.5", - "resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-5.11.5.tgz", - "integrity": "sha512-cgeLwrU6Idx2C6cYiswhILiQMFZCzhlhz9a7ydcMpFwGgba1rVC9A+PZEEe5bZt8MfOwGhh01V/vngCpI8t8jA==", - "dependencies": { - "@fullcalendar/core": "~5.11.5", - "tslib": "^2.1.0" - }, + "version": "6.1.17", + "resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-6.1.17.tgz", + "integrity": "sha512-+yVAZjRAoWIVEjR1y8TjL75/FAxlcZiimJfLZouyAKV6U8BTuBRt5NZZOajJcqFyAQ/wRECN83YD10XeqkX3jw==", + "license": "MIT", "peerDependencies": { + "@fullcalendar/core": "~6.1.17", "vue": "^2.6.12" } }, @@ -21147,6 +21145,8 @@ "version": "10.12.1", "resolved": "https://registry.npmjs.org/preact/-/preact-10.12.1.tgz", "integrity": "sha512-l8386ixSsBdbreOAkqtrwqHwdvR35ID8c3rKPa8lCWuO86dBi32QWHV4vfsZK1utLLFMvw+Z5Ad4XLkZzchscg==", + "license": "MIT", + "peer": true, "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" @@ -28846,13 +28846,12 @@ } }, "@fullcalendar/core": { - "version": "5.11.5", - "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-5.11.5.tgz", - "integrity": "sha512-M/WQuq1+uUHxFDEIu2ib/aaPZ70VsRk2ITECo/WCLSLTVWcHPXwEg83reyP3G8JrMM4gRL4vScEHhX0U5aoNSw==", + "version": "6.1.17", + "resolved": "https://registry.npmjs.org/@fullcalendar/core/-/core-6.1.17.tgz", + "integrity": "sha512-0W7lnIrv18ruJ5zeWBeNZXO8qCWlzxDdp9COFEsZnyNjiEhUVnrW/dPbjRKYpL0edGG0/Lhs0ghp1z/5ekt8ZA==", + "peer": true, "requires": { - "@fullcalendar/common": "~5.11.5", - "preact": "~10.12.1", - "tslib": "^2.1.0" + "preact": "~10.12.1" } }, "@fullcalendar/daygrid": { @@ -28875,13 +28874,10 @@ } }, "@fullcalendar/vue": { - "version": "5.11.5", - "resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-5.11.5.tgz", - "integrity": "sha512-cgeLwrU6Idx2C6cYiswhILiQMFZCzhlhz9a7ydcMpFwGgba1rVC9A+PZEEe5bZt8MfOwGhh01V/vngCpI8t8jA==", - "requires": { - "@fullcalendar/core": "~5.11.5", - "tslib": "^2.1.0" - } + "version": "6.1.17", + "resolved": "https://registry.npmjs.org/@fullcalendar/vue/-/vue-6.1.17.tgz", + "integrity": "sha512-+yVAZjRAoWIVEjR1y8TjL75/FAxlcZiimJfLZouyAKV6U8BTuBRt5NZZOajJcqFyAQ/wRECN83YD10XeqkX3jw==", + "requires": {} }, "@hapi/hoek": { "version": "9.3.0", @@ -42886,7 +42882,8 @@ "preact": { "version": "10.12.1", "resolved": "https://registry.npmjs.org/preact/-/preact-10.12.1.tgz", - "integrity": "sha512-l8386ixSsBdbreOAkqtrwqHwdvR35ID8c3rKPa8lCWuO86dBi32QWHV4vfsZK1utLLFMvw+Z5Ad4XLkZzchscg==" + "integrity": "sha512-l8386ixSsBdbreOAkqtrwqHwdvR35ID8c3rKPa8lCWuO86dBi32QWHV4vfsZK1utLLFMvw+Z5Ad4XLkZzchscg==", + "peer": true }, "prelude-ls": { "version": "1.2.1", diff --git a/package.json b/package.json index 528c8940..e8c653e3 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "@egjs/hammerjs": "^2.0.17", "@fullcalendar/timegrid": "^5.10.1", - "@fullcalendar/vue": "^5.10.1", + "@fullcalendar/vue": "^6.1.17", "@pinia/testing": "^0.0.16", "@types/chart.js": "^2.9.23", "@types/chrome": "0.0.89",