Skip to content

build(deps): bump @fullcalendar/interaction from 6.0.3 to 6.1.6 in /client #89

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
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>
  • Loading branch information
dependabot[bot] authored Apr 29, 2023
commit 0f507b46c71340e6dab0f412d3214834b582c9d3
2 changes: 1 addition & 1 deletion client/packages/openblocks-comps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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
Expand Down