diff --git a/package.json b/package.json index 4bae5ff9..d6501685 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "tailwindcss": "3.4.1", "typechain": "8.3.2", "typescript": "5.3.3", - "vite": "5.0.11" + "vite": "5.0.12" }, "packageManager": "yarn@1.22.21", "engines": { diff --git a/yarn.lock b/yarn.lock index fad82c5d..89a40234 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13872,10 +13872,10 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" -vite@5.0.11: - version "5.0.11" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.11.tgz#31562e41e004cb68e1d51f5d2c641ab313b289e4" - integrity sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA== +vite@5.0.12: + version "5.0.12" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.12.tgz#8a2ffd4da36c132aec4adafe05d7adde38333c47" + integrity sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w== dependencies: esbuild "^0.19.3" postcss "^8.4.32"