diff --git a/package.json b/package.json index 6937229f..1e92bef6 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-vue": "^9.1.0", "prettier": "^2.6.2", - "vite": "^2.9.9", + "vite": "^2.9.10", "vite-plugin-eslint": "^1.6.1", "vite-plugin-pwa": "^0.12.0", "vite-plugin-windicss": "^1.8.4" diff --git a/yarn.lock b/yarn.lock index 26ce5a0f..5ec671a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3423,10 +3423,10 @@ vite-plugin-windicss@^1.8.4: kolorist "^1.5.1" windicss "^3.5.1" -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== +vite@^2.9.10: + version "2.9.10" + resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.10.tgz#f574d96655622c2e0fbc662edd0ed199c60fe91a" + integrity sha512-TwZRuSMYjpTurLqXspct+HZE7ONiW9d+wSWgvADGxhDPPyoIcNywY+RX4ng+QpK30DCa1l/oZgi2PLZDibhzbQ== dependencies: esbuild "^0.14.27" postcss "^8.4.13"