diff --git a/package.json b/package.json index d654b99..66308ee 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "prop-types": "^15.7.2", "typescript": "^5.2.2", "uuid": "^9.0.1", - "vite": "^5.2.0", + "vite": "^5.2.14", "vitest": "^1.6.0" } } diff --git a/yarn.lock b/yarn.lock index 0c65f53..94a7f78 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4374,10 +4374,10 @@ vite-node@1.6.0: picocolors "^1.0.0" vite "^5.0.0" -vite@^5.0.0, vite@^5.2.0: - version "5.2.12" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.12.tgz#3536c93c58ba18edea4915a2ac573e6537409d97" - integrity sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA== +vite@^5.0.0, vite@^5.2.14: + version "5.2.14" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.14.tgz#fd5f60facf6b5f90ec7da6323c467a365d380c3d" + integrity sha512-TFQLuwWLPms+NBNlh0D9LZQ+HXW471COABxw/9TEUBrjuHMo9BrYBPrN/SYAwIuVL+rLerycxiLT41t4f5MZpA== dependencies: esbuild "^0.20.1" postcss "^8.4.38"