diff --git a/package.json b/package.json index f426acb..7e6acfb 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react-dom": "18.3.1", "storybook": "8.6.14", "typescript": "5.9.2", - "vite": "7.1.7", + "vite": "7.1.9", "vite-plugin-dts": "4.5.4", "vitest": "3.2.4" }, diff --git a/yarn.lock b/yarn.lock index ebb92a7..2cd107f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5206,10 +5206,10 @@ vite-plugin-dts@4.5.4: local-pkg "^1.0.0" magic-string "^0.30.17" -vite@7.1.7, "vite@^5.0.0 || ^6.0.0 || ^7.0.0-0": - version "7.1.7" - resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.7.tgz#ed3f9f06e21d6574fe1ad425f6b0912d027ffc13" - integrity sha512-VbA8ScMvAISJNJVbRDTJdCwqQoAareR/wutevKanhR2/1EkoXVZVkkORaYm/tNVCjP/UDTKtcw3bAkwOUdedmA== +vite@7.1.9, "vite@^5.0.0 || ^6.0.0 || ^7.0.0-0": + version "7.1.9" + resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.9.tgz#ba844410e5d0c0f2a4eaf17a52af60ebea322cbf" + integrity sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg== dependencies: esbuild "^0.25.0" fdir "^6.5.0"