diff --git a/package.json b/package.json index 589d575..1461a7f 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "prettier": "3.3.3", "sass": "^1.92.1", "typescript": "^5.2.2", - "vite": "^7.1.6", + "vite": "^7.2.2", "vite-plugin-electron": "^0.14.0", "vite-plugin-electron-renderer": "^0.14.5", "vite-plugin-svgr": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index d056bf6..8fc50fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5717,10 +5717,10 @@ vite-plugin-svgr@^4.1.0: optionalDependencies: fsevents "~2.3.3" -vite@^7.1.6: - version "7.1.9" - resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.9.tgz#ba844410e5d0c0f2a4eaf17a52af60ebea322cbf" - integrity sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg== +vite@^7.2.2: + version "7.2.2" + resolved "https://registry.yarnpkg.com/vite/-/vite-7.2.2.tgz#17dd62eac2d0ca0fa90131c5f56e4fefb8845362" + integrity sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ== dependencies: esbuild "^0.25.0" fdir "^6.5.0"