Changed @testing-library/jest-dom import to @testing-library/jest-dom/vitest in vitest.setup.ts to properly provide type definitions for jest-dom matchers like toBeInTheDocument, toHaveClass, toBeDisabled, and toHaveAttribute in the vitest environment. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>