diff --git a/package.json b/package.json index cd6583b..5bba5e4 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "globals": "^16.0.0", "typescript": "^5.8.2", "typescript-eslint": "^8.28.0", - "vite": "^6.2.4", + "vite": "^6.2.6", "vite-plugin-svgr": "^4.3.0" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 18de9ba..aa999e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4009,10 +4009,10 @@ vite-plugin-svgr@^4.3.0: "@svgr/core" "^8.1.0" "@svgr/plugin-jsx" "^8.1.0" -vite@^6.2.4: - version "6.2.4" - resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.4.tgz#05809de3f918fded87f73a838761995a4d66a680" - integrity sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw== +vite@^6.2.6: + version "6.2.6" + resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6.tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61" + integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw== dependencies: esbuild "^0.25.0" postcss "^8.5.3"