diff --git a/frontend/ui/package.json b/frontend/ui/package.json index f64bde7d..008035be 100644 --- a/frontend/ui/package.json +++ b/frontend/ui/package.json @@ -29,6 +29,6 @@ "bootswatch": "^5.1.3", "hash-wasm": "^4.9.0", "seedrandom": "^3.0.5", - "vite": "^3.0.0" + "vite": "^4.0.0" } }