diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index abd29036f..c8c8c201c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -44,7 +44,7 @@ "@types/react-table": "^7.7.0", "@vitejs/plugin-react": "^2.2.0", "@vitest/coverage-c8": "^0.25.0", - "@vitest/ui": "^0.25.0", + "@vitest/ui": "^0.29.1", "clsx": "^1.2.0", "eslint": "^8.26.0", "eslint-config-react-app": "^7.0.1", |