diff --git a/atoti-query-analyser/package.json b/atoti-query-analyser/package.json index 75128f8..14c04c3 100644 --- a/atoti-query-analyser/package.json +++ b/atoti-query-analyser/package.json @@ -76,7 +76,7 @@ "prettier": "^3.8.1", "typescript": "^5.9.3", "typescript-eslint": "^8.33.1", - "vite": "^6.3.5", + "vite": "^6.4.2", "vitest": "^4.0.18" } } diff --git a/atoti-query-analyser/yarn.lock b/atoti-query-analyser/yarn.lock index 10a63f5..f150bdc 100644 --- a/atoti-query-analyser/yarn.lock +++ b/atoti-query-analyser/yarn.lock @@ -4880,10 +4880,10 @@ verror@1.10.0: optionalDependencies: fsevents "~2.3.3" -vite@^6.3.5: - version "6.4.1" - resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.1.tgz#afbe14518cdd6887e240a4b0221ab6d0ce733f96" - integrity sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g== +vite@^6.4.2: + version "6.4.2" + resolved "https://registry.yarnpkg.com/vite/-/vite-6.4.2.tgz#a4e548ca3a90ca9f3724582cab35e1ba15efc6f2" + integrity sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ== dependencies: esbuild "^0.25.0" fdir "^6.4.4"