diff --git a/package.json b/package.json index f1c99c7..d1235ef 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "svelte-check": "^4.0.0", "typescript": "^5.0.0", "typescript-eslint": "^8.26.0", - "vite": "^6.2.0" + "vite": "^6.2.6" }, "dependencies": { "@amplitude/analytics-browser": "^2.11.9", diff --git a/yarn.lock b/yarn.lock index e9cd05e..b30a682 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2347,10 +2347,10 @@ vfile@^6.0.0: "@types/unist" "^3.0.0" vfile-message "^4.0.0" -vite@^6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.0.tgz#9dcb543380dab18d8384eb840a76bf30d78633f0" - integrity sha512-7dPxoo+WsT/64rDcwoOjk76XHj+TqNTIvHKcuMQ1k4/SeHDaQt5GFAeLYzrimZrMpn/O6DtdI03WUjdxuPM0oQ== +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"