diff --git a/package.json b/package.json index c81299c..dd029f2 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "lint-staged": "^15.4.3", "supertest": "^7.0.0", "typescript": "^5.7.3", - "vite": "^6.1.3", + "vite": "^6.1.4", "vitest": "^3.0.5" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 21a6543..cec74f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1829,10 +1829,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.1.3: - version "6.1.3" - resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.3.tgz#074d4c1a4e510dc47b4a22abf34437c34e71426c" - integrity sha512-JMnf752ldN0UhZoPYXuWiRPsC2Z5hPy9JeUwfNSPBY8TyFZbSHRE1f6/WA8umOEJp0EN3zTddgNNSLT6Fc10UQ== +"vite@^5.0.0 || ^6.0.0", vite@^6.1.4: + version "6.1.4" + resolved "https://registry.yarnpkg.com/vite/-/vite-6.1.4.tgz#1088fc981a59686b461a4780322d410a1fd39f9f" + integrity sha512-VzONrF/qqEg/JBwHXBJdVSmBZBhwiPGinyUb0SQLByqQwi6o8UvX5TWLkpvkq3tvN8Cr273ieZDt36CGwWRMvA== dependencies: esbuild "^0.24.2" postcss "^8.5.2"