fix: update shiki, fix latex highlighting issues #80
Annotations
3 errors and 1 warning
verify
Argument of type '[Highlighter, { theme: "andromeeda" | "aurora-x" | "ayu-dark" | "catppuccin-frappe" | "catppuccin-latte" | "catppuccin-macchiato" | "catppuccin-mocha" | "dark-plus" | ... 40 more ... | ThemeRegistration; ... 6 more ...; langs?: (LanguageInput | BundledLanguage)[] | undefined; }]' is not assignable to parameter of type '[boolean] | [HighlighterGeneric<any, any>, RehypeShikiCoreOptions]'.
|
verify
Argument of type '[Highlighter, { themes: DualTheme; transformers?: ShikiTransformer[] | undefined; meta?: { [key: string]: any; __raw?: string | undefined; } | undefined; ... 5 more ...; theme?: Theme | ... 1 more ... | undefined; }]' is not assignable to parameter of type '[boolean] | [HighlighterGeneric<any, any>, RehypeShikiCoreOptions]'.
|
verify
Process completed with exit code 1.
|
verify
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|