diff --git a/package.json b/package.json index 3fdef64..b69ef38 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "terser": "5.39.0", "typescript": "5.7.3", "typescript-eslint": "8.25.0", - "vite": "7.3.2", + "vite": "7.3.5", "vite-bundle-analyzer": "1.2.3", "vite-plugin-css-injected-by-js": "3.5.2", "vite-plugin-dts": "4.5.4", diff --git a/yarn.lock b/yarn.lock index d6cb4e0..3ab4f72 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5457,10 +5457,10 @@ vite-plugin-lib-inject-css@2.2.2: magic-string "^0.30.17" picocolors "^1.1.1" -vite@7.3.2: - version "7.3.2" - resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.2.tgz#cb041794d4c1395e28baea98198fd6e8f4b96b5c" - integrity sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg== +vite@7.3.5: + version "7.3.5" + resolved "https://registry.yarnpkg.com/vite/-/vite-7.3.5.tgz#90c2d0b7b94a224e7e7dcf22d2912ff0b5291165" + integrity sha512-KuOaNhcnGFN2zIPGA7wRmzF+lJA1sea7rHq17aiJ++9lzY1WWG6Jpwqwe1KNbRVPIqHmr8GLYx7jbrQcN/7/ww== dependencies: esbuild "^0.27.0" fdir "^6.5.0"