1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/apps/desktop/src/main
Oscar Hinton 59f1a2d022
Switch NodeJS.Timer to NodeJS.Timeout (#6916)
The latest version of types/node had some breaking changes related to Timer and Timeout, #6739. It turns out that we incorrectly used the type Timer when Timeout was expected in a few places. This PR resolves them, in an effort to unblock the @types/node upgrade.
2023-11-23 13:10:23 +01:00
..
menu [PM-4197] Enable importing on deskop (#6502) 2023-10-19 08:00:06 -05:00
messaging.main.ts Switch NodeJS.Timer to NodeJS.Timeout (#6916) 2023-11-23 13:10:23 +01:00
native-messaging.main.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
power-monitor.main.ts [PM-469] [PM-1325] [PS-1165] [PS-1257] Small refactorings/improvements on the desktop app main (#4704) 2023-03-10 21:32:26 +01:00
tray.main.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
updater.main.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
window.main.ts Switch NodeJS.Timer to NodeJS.Timeout (#6916) 2023-11-23 13:10:23 +01:00