diff --git a/package.json b/package.json index b36c15c6..a1d6a697 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-vue": "^8.6.0", "prettier": "^2.6.2", - "vite": "^2.9.8", + "vite": "^2.9.9", "vite-plugin-eslint": "^1.6.0", "vite-plugin-pwa": "^0.12.0", "vite-plugin-windicss": "^1.8.4" diff --git a/yarn.lock b/yarn.lock index bcf8e20f..c449886f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3308,10 +3308,10 @@ vite-plugin-windicss@^1.8.4: kolorist "^1.5.1" windicss "^3.5.1" -vite@^2.9.8: - version "2.9.8" - resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.8.tgz#2c2cb0790beb0fbe4b8c0995b80fe691a91c2545" - integrity sha512-zsBGwn5UT3YS0NLSJ7hnR54+vUKfgzMUh/Z9CxF1YKEBVIe213+63jrFLmZphgGI5zXwQCSmqIdbPuE8NJywPw== +vite@^2.9.9: + version "2.9.9" + resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9.tgz#8b558987db5e60fedec2f4b003b73164cb081c5e" + integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew== dependencies: esbuild "^0.14.27" postcss "^8.4.13"