docs(deps): update dependency typedoc to ^0.27.3
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| typedoc (source) | devDependencies | patch | ^0.27.2 -> ^0.27.3 | 
Release Notes
TypeStrong/TypeDoc (typedoc)
v0.27.3
Features
- Added support for PNG favicons, #2790.
 - Improved support for hosting TypeDoc with strict Content Security Policy rules, #2794.
 
Bug Fixes
- Add special handling for import types with type errors discarded with ts-expect-error, #2792.
 - Fixed low contrast in default colors for properties/accessors in light mode, #2795.
 - The 
highlightLanguagesoption now permits Shiki aliases to be specified rather than just the language ID, #2798. 
Thanks!
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.