chore: #3591622 Update JS packages
Addresses several npm audit findings without running npm audit fix --force or applying broad major upgrades.
- Updated Vitest consumers to use
vitest@^4.1.8. - Updated
@vitest/eslint-pluginto^1.6.19. - Added root
vitest@^4.1.8so the ESLint plugin resolves to the patched Vitest version. - Updated UI
uuiddependency to^11.1.1. - Added root
uuidoverride to force vulnerable transitive copies to^11.1.1. - Added root
qsoverride to force Cypress’ transitiveqsdependency to^6.15.2.
Closes #3591622 (closed). An AI coding agent was used for guidance, but the updates were done manually.