diff --git a/package.json b/package.json index ab71680d..4f9bf2df 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "tslib": "2.8.1", "typescript": "5.8.3", "typescript-eslint": "8.34.1", - "vite": "7.0.0", + "vite": "7.0.3", "vitest": "3.2.4" }, "husky": { diff --git a/yarn.lock b/yarn.lock index 36d817e8..c922aaf2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5088,10 +5088,10 @@ vite-node@3.2.4: pathe "^2.0.3" vite "^5.0.0 || ^6.0.0 || ^7.0.0-0" -vite@7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.0.tgz#5675bb4c956dd9da932583628e7758ab09fe761f" - integrity sha512-ixXJB1YRgDIw2OszKQS9WxGHKwLdCsbQNkpJN171udl6szi/rIySHL6/Os3s2+oE4P/FLD4dxg4mD7Wust+u5g== +vite@7.0.3: + version "7.0.3" + resolved "https://registry.yarnpkg.com/vite/-/vite-7.0.3.tgz#3bf15e1a6d054960406a70fa1052043938b39c5a" + integrity sha512-y2L5oJZF7bj4c0jgGYgBNSdIu+5HF+m68rn2cQXFbGoShdhV1phX9rbnxy9YXj82aS8MMsCLAAFkRxZeWdldrQ== dependencies: esbuild "^0.25.0" fdir "^6.4.6"