Updates flow-typed definitions and adds suppressions for regressions in the updated type definitions: - TextDecoder: constructor options should be optional - TextEncoder: missing encodeInto method - ReadableStreamDefaultReader: cancel() returns Promise<void> - Animation types: missing optional properties - error-stack-parser: module type export