build(deps): bump the all-dependencies group with 7 updates #149
Annotations
3 warnings
|
Lint:
src/components/TranslationPanel.tsx#L196
React Hook useEffect has missing dependencies: 'sourceText' and 'startTranslation'. Either include them or remove the dependency array
|
|
Lint:
src/components/TranslationPanel.tsx#L187
React Hook useEffect has missing dependencies: 'abort', 'setError', 'setStats', 'setTranslatedText', 'sourceLanguage', 'startTranslation', and 'targetLanguage'. Either include them or remove the dependency array
|
|
Lint:
src/components/TranslationPanel.tsx#L148
React Hook useCallback has missing dependencies: 'setSourceLanguage' and 'setTargetLanguage'. Either include them or remove the dependency array
|