diff --git a/frontend/bun.lockb b/frontend/bun.lockb index 64ae8cd340..e15036cb1b 100755 Binary files a/frontend/bun.lockb and b/frontend/bun.lockb differ diff --git a/frontend/package.json b/frontend/package.json index ad281cfad7..81fc6e2493 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -43,8 +43,8 @@ "@types/testing-library__react": "10.2.0", "@uswds/compile": "1.1.0", "@vitejs/plugin-react": "4.3.1", - "@vitest/coverage-istanbul": "2.1.0", - "@vitest/ui": "2.1.0", + "@vitest/coverage-istanbul": "2.1.1", + "@vitest/ui": "2.1.1", "axe-core": "4.10.0", "cypress": "13.13.3", "cypress-axe": "1.5.0", @@ -72,7 +72,7 @@ "vite-plugin-babel-macros": "1.0.6", "vite-plugin-eslint": "1.8.1", "vite-plugin-svgr": "4.2.0", - "vitest": "2.1.0" + "vitest": "2.1.1" }, "scripts": { "start": "vite",