diff --git a/virtweb_frontend/package.json b/virtweb_frontend/package.json index 232f448..3b527d9 100644 --- a/virtweb_frontend/package.json +++ b/virtweb_frontend/package.json @@ -51,6 +51,6 @@ "globals": "^16.3.0", "typescript": "^5.9.2", "typescript-eslint": "^8.38.0", - "vite": "^6.3.5" + "vite": "^6.3.6" } }