diff --git a/ts-host/package.json b/ts-host/package.json index 45161a5..5aee8e5 100644 --- a/ts-host/package.json +++ b/ts-host/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "typescript": "^5.0.0", - "vite": "^7.3.6", + "vite": "^8.2.2", "vite-plugin-top-level-await": "^1.4.1", "vite-plugin-wasm": "^3.3.0" }