diff --git a/package.json b/package.json index a6ec0e0..6696eb8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "terser": "^5.37.0", "tree-sitter-bsl": "^0.1.1", "typescript": "^5.7.2", - "vite": "^6.0.7", + "vite": "^6.0.9", "vite-plugin-singlefile": "^2.1.0", "vitest": "^2.1.8" }, diff --git a/yarn.lock b/yarn.lock index a618ad8..5a0fb31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1109,10 +1109,10 @@ vite@^5.0.0: optionalDependencies: fsevents "~2.3.3" -vite@^6.0.7: - version "6.0.7" - resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b" - integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ== +vite@^6.0.9: + version "6.0.9" + resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9.tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee" + integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA== dependencies: esbuild "^0.24.2" postcss "^8.4.49"