From 0f507b46c71340e6dab0f412d3214834b582c9d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 12:39:58 +0000 Subject: [PATCH] build(deps): bump @fullcalendar/interaction in /client Bumps [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/interaction) from 6.0.3 to 6.1.6. - [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.6/packages/interaction) --- updated-dependencies: - dependency-name: "@fullcalendar/interaction" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- client/packages/openblocks-comps/package.json | 2 +- client/yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/client/packages/openblocks-comps/package.json b/client/packages/openblocks-comps/package.json index ee819ba49..fcbd44c6c 100644 --- a/client/packages/openblocks-comps/package.json +++ b/client/packages/openblocks-comps/package.json @@ -6,7 +6,7 @@ "dependencies": { "@fullcalendar/core": "^6.0.3", "@fullcalendar/daygrid": "^6.0.3", - "@fullcalendar/interaction": "^6.0.3", + "@fullcalendar/interaction": "^6.1.6", "@fullcalendar/list": "^6.0.3", "@fullcalendar/moment": "^6.1.4", "@fullcalendar/react": "^6.0.3", diff --git a/client/yarn.lock b/client/yarn.lock index dff3b0f12..f424ff5ed 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -3140,12 +3140,12 @@ __metadata: languageName: node linkType: hard -"@fullcalendar/interaction@npm:^6.0.3": - version: 6.0.3 - resolution: "@fullcalendar/interaction@npm:6.0.3" +"@fullcalendar/interaction@npm:^6.1.6": + version: 6.1.6 + resolution: "@fullcalendar/interaction@npm:6.1.6" peerDependencies: - "@fullcalendar/core": ~6.0.3 - checksum: 07c3405e2367ec76c3462a7e8c3faf5699e156c615752c419bf7e4ed9cd9acdadc35e965e7794ed30e140c647bc62bb66e1a604e54f5d747716a2f41048859ab + "@fullcalendar/core": ~6.1.6 + checksum: b7dea490592cdaf902788825ebea122816185657bb37f82dd78ba8129d10fff0c1c45a70d819dd44b5b7088d8b51588899e8e2332652fd939e263160912940dd languageName: node linkType: hard @@ -14313,7 +14313,7 @@ __metadata: dependencies: "@fullcalendar/core": ^6.0.3 "@fullcalendar/daygrid": ^6.0.3 - "@fullcalendar/interaction": ^6.0.3 + "@fullcalendar/interaction": ^6.1.6 "@fullcalendar/list": ^6.0.3 "@fullcalendar/moment": ^6.1.4 "@fullcalendar/react": ^6.0.3