chore(deps): update devdependencies minor and patch updates #1374
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run yarn lint:
src/ui/components/orchestrator/tools/useQueenNavigation.ts#L185
React Hook useEffect has missing dependencies: 'getUpdatedSurveyUnit', 'handleData', 'handleState', and 'onChangePage'. Either include them or remove the dependency array. If 'onChangePage' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run yarn lint:
src/ui/pages/synchronize/SynchronizeData.tsx#L28
React Hook useEffect has a missing dependency: 'synchronizeData'. Either include it or remove the dependency array
|
Run yarn lint:
src/ui/routing/NavigationManager.tsx#L28
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
Loading