Update both server and client deps

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2023-12-28 14:53:19 -05:00
parent ed0da08326
commit 7b83430c02
5 changed files with 955 additions and 1329 deletions

View File

@@ -63,8 +63,6 @@ export default function ScoreboardTimeTickets() {
variables: {
start: startDate.format("YYYY-MM-DD"),
end: endDate.format("YYYY-MM-DD"),
jobStart: startDate,
jobEnd: endDate,
fixedStart: fixedPeriods.start.format("YYYY-MM-DD"),
fixedEnd: fixedPeriods.end.format("YYYY-MM-DD"),
jobStart: startDate,