build(deps-dev): bump flatted from 3.3.1 to 3.4.2 #974
Annotations
5 warnings
|
test:
src/app/components/UploadPanel.tsx#L31
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test:
src/app/components/Editor.tsx#L488
React Hook useEffect has missing dependencies: 'loadFileYamlHandler' and 'loadRemoteYamlHandler'. Either include them or remove the dependency array
|
|
test:
src/app/components/Editor.tsx#L261
React Hook useCallback has missing dependencies: 'checkItCountryExtensionVersion' and 'checkPubliccodeYmlVersion'. Either include them or remove the dependency array
|
|
test:
src/app/components/Editor.tsx#L249
React Hook useCallback has a missing dependency: 'setShowCountryExtensionVersion'. Either include it or remove the dependency array
|
|
test:
src/app/components/Editor.tsx#L229
React Hook useCallback has a missing dependency: 'setPubliccodeYmlVersion'. Either include it or remove the dependency array
|