diff --git a/frontend/bun.lockb b/frontend/bun.lockb index a722b34d8f..12b828ebb0 100755 Binary files a/frontend/bun.lockb and b/frontend/bun.lockb differ diff --git a/frontend/package.json b/frontend/package.json index fbc45de8a2..b6b2eac7fa 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -67,8 +67,8 @@ "@types/testing-library__jest-dom": "6.0.0", "@types/testing-library__react": "10.2.0", "@uswds/compile": "1.2.1", - "@vitest/coverage-istanbul": "2.1.9", - "@vitest/ui": "2.1.9", + "@vitest/coverage-istanbul": "3.0.7", + "@vitest/ui": "3.0.7", "axe-core": "4.10.2", "cypress": "14.0.0", "cypress-axe": "1.6.0", @@ -79,7 +79,7 @@ "prettier": "3.5.0", "redux-mock-store": "1.5.5", "semantic-release": "24.2.3", - "vitest": "2.1.9" + "vitest": "3.0.7" }, "scripts": { "start": "bunx --bun vite",