Skip to content

Commit

Permalink
chore(deps): update @fullcalendar/list requirement in /src
Browse files Browse the repository at this point in the history
Updates the requirements on [@fullcalendar/list](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/list) to permit the latest version.
- [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.15/packages/list)

---
updated-dependencies:
- dependency-name: "@fullcalendar/list"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 42c5784 commit 17119e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@fullcalendar/core": "^6.1.15",
"@fullcalendar/daygrid": "^6.1.14",
"@fullcalendar/interaction": "^6.1.15",
"@fullcalendar/list": "^6.1.14",
"@fullcalendar/list": "^6.1.15",
"@fullcalendar/react": "^6.1.15",
"@fullcalendar/rrule": "^6.1.15",
"@fullcalendar/timegrid": "^6.1.15",
Expand Down

0 comments on commit 17119e5

Please sign in to comment.