mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
* fix: add TypeScript 5.9 type compatibility fixes for auth-owned code Add explicit `as BufferSource` casts and `Uint8Array` wrapping to satisfy stricter type checking in TypeScript 5.9. Non-functional changes. * Fix type errors * Fix test * Fix tests * Fix typing in auth tests * Also change unlock service to uint8array<arraybuffer> * Fix types * Prettier * Apply fixes for jest spy type |
||
|---|---|---|
| .. | ||
| fingerprint-dialog | ||
| input-password | ||
| login | ||
| login-decryption-options | ||
| login-via-auth-request | ||
| new-device-verification | ||
| password-callout | ||
| password-hint | ||
| registration | ||
| self-hosted-env-config-dialog | ||
| sso | ||
| two-factor-auth | ||
| user-verification | ||
| validators | ||
| index.ts | ||