diff --git a/package.json b/package.json index 937d4b0..ace6744 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "lint-staged": "^15.4.3", "supertest": "^7.0.0", "typescript": "^5.7.3", - "vite": "^6.3.6", + "vite": "^6.4.1", "vitest": "^3.0.5" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index ac34672..84d3ffc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1959,10 +1959,10 @@ vite-node@3.0.5: pathe "^2.0.2" vite "^5.0.0 || ^6.0.0" -"vite@^5.0.0 || ^6.0.0", vite@^6.3.6: - version "6.3.6" - resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.6.tgz#69a976b64930750d40219fbc68c5200874d315c1" - integrity sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA== +"vite@^5.0.0 || ^6.0.0", vite@^6.4.1: + version "6.4.1" + resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.1.tgz#afbe14518cdd6887e240a4b0221ab6d0ce733f96" + integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g== dependencies: esbuild "^0.25.0" fdir "^6.4.4"