Skip to content

Commit 0f507b4

Browse files
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] <support@github.com>
1 parent d7ec2bf commit 0f507b4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

client/packages/openblocks-comps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@fullcalendar/core": "^6.0.3",
88
"@fullcalendar/daygrid": "^6.0.3",
9-
"@fullcalendar/interaction": "^6.0.3",
9+
"@fullcalendar/interaction": "^6.1.6",
1010
"@fullcalendar/list": "^6.0.3",
1111
"@fullcalendar/moment": "^6.1.4",
1212
"@fullcalendar/react": "^6.0.3",

client/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3140,12 +3140,12 @@ __metadata:
31403140
languageName: node
31413141
linkType: hard
31423142

3143-
"@fullcalendar/interaction@npm:^6.0.3":
3144-
version: 6.0.3
3145-
resolution: "@fullcalendar/interaction@npm:6.0.3"
3143+
"@fullcalendar/interaction@npm:^6.1.6":
3144+
version: 6.1.6
3145+
resolution: "@fullcalendar/interaction@npm:6.1.6"
31463146
peerDependencies:
3147-
"@fullcalendar/core": ~6.0.3
3148-
checksum: 07c3405e2367ec76c3462a7e8c3faf5699e156c615752c419bf7e4ed9cd9acdadc35e965e7794ed30e140c647bc62bb66e1a604e54f5d747716a2f41048859ab
3147+
"@fullcalendar/core": ~6.1.6
3148+
checksum: b7dea490592cdaf902788825ebea122816185657bb37f82dd78ba8129d10fff0c1c45a70d819dd44b5b7088d8b51588899e8e2332652fd939e263160912940dd
31493149
languageName: node
31503150
linkType: hard
31513151

@@ -14313,7 +14313,7 @@ __metadata:
1431314313
dependencies:
1431414314
"@fullcalendar/core": ^6.0.3
1431514315
"@fullcalendar/daygrid": ^6.0.3
14316-
"@fullcalendar/interaction": ^6.0.3
14316+
"@fullcalendar/interaction": ^6.1.6
1431714317
"@fullcalendar/list": ^6.0.3
1431814318
"@fullcalendar/moment": ^6.1.4
1431914319
"@fullcalendar/react": ^6.0.3

0 commit comments

Comments
 (0)