From 3b8d6935f4868f314b3aa3d7d14d64674248981a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:12:59 +0100 Subject: [PATCH] Bump @fullcalendar/vue from 6.1.9 to 6.1.11 (#1225) Bumps [@fullcalendar/vue](https://github.com/fullcalendar/fullcalendar-vue2) from 6.1.9 to 6.1.11. - [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/v6.1.9...v6.1.11) --- updated-dependencies: - dependency-name: "@fullcalendar/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1760d23ac..d3e10cfbd 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@fullcalendar/resource": "^6.1.11", "@fullcalendar/resource-timeline": "^6.1.9", "@fullcalendar/timegrid": "^6.1.10", - "@fullcalendar/vue": "^6.1.9", + "@fullcalendar/vue": "^6.1.11", "@popperjs/core": "^2.11.8", "axios": "^1.6.7", "bootstrap": "^4.6.2", diff --git a/yarn.lock b/yarn.lock index 75978f9b2..3a5d5c56c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -269,10 +269,10 @@ "@fullcalendar/premium-common" "~6.1.9" "@fullcalendar/scrollgrid" "~6.1.9" -"@fullcalendar/vue@^6.1.9": - version "6.1.9" - resolved "https://registry.yarnpkg.com/@fullcalendar/vue/-/vue-6.1.9.tgz#88ccae9284ce34b0852c8ede45c95e3e5563790a" - integrity sha512-cJet86Zq0MhAn+VNO6QByZOmv4P8vgfkQJC9PkgMZAzLnVHMQGPgEpV492i5BGEXeLelmaAhynZvLv15C4XbPQ== +"@fullcalendar/vue@^6.1.11": + version "6.1.11" + resolved "https://registry.yarnpkg.com/@fullcalendar/vue/-/vue-6.1.11.tgz#477adfaa49d19b9cdbc157e05b9e35195e615d6e" + integrity sha512-Vb8GxKDErp7+cDyD/6F2nlCs4iHyfhpoQ2JUx60bjXHcx1RqgENdFCfSvfHEMc2Gbrg72TzI9CpITEGDZ8SUng== "@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2": version "0.3.3"