Upgrade outdated dependencies
This commit is contained in:
parent
e4aa4de5e1
commit
8fde907b17
27 changed files with 2047 additions and 3751 deletions
|
@ -181,7 +181,6 @@ async function generateTrayIconImage(
|
|||
context.font = font;
|
||||
context.textAlign = 'center';
|
||||
context.textBaseline = 'middle';
|
||||
// @ts-expect-error Missing types
|
||||
context.textRendering = 'optimizeLegibility';
|
||||
context.fontKerning = 'normal';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue