chore: upgrade root deps #9142
Annotations
5 errors
ESLint (18.x):
apps/client/src/components/bleeter/manage-bleet-modal.tsx#L76
Unnecessary conditional, value is always truthy
|
|
ESLint (18.x):
apps/client/src/components/dispatch/active-units/modals/merge-unit-modal.tsx#L158
Replace `activeUnit·??·unit` with `(activeUnit·??·unit)?.departmentId`
|
ESLint (18.x):
apps/client/src/components/dispatch/active-units/modals/merge-unit-modal.tsx#L159
Delete `)?.departmentId`
|
ESLint (18.x)
Process completed with exit code 1.
|