diff --git a/package.json b/package.json index a76bbcf..46bc668 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "eslint": "^7.32.0", "eslint-plugin-vue": "^7.19.1", "sass": "^1.42.1", - "vite": "^2.9.17", + "vite": "^2.9.18", "vite-plugin-vue2": "^1.8.2", "vue-template-compiler": "^2.6.14" } diff --git a/yarn.lock b/yarn.lock index af2e4cf..6167365 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2671,10 +2671,10 @@ vite-plugin-vue2@^1.8.2: source-map "^0.7.3" vue-template-es2015-compiler "^1.9.1" -vite@^2.9.17: - version "2.9.17" - resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.17.tgz#6b770525e12fa2a2e3a0fa0d028d304f4f7dc7d4" - integrity sha512-XxcRzra6d7xrKXH66jZUgb+srThoPu+TLJc06GifUyKq9JmjHkc1Numc8ra0h56rju2jfVWw3B3fs5l3OFMvUw== +vite@^2.9.18: + version "2.9.18" + resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.18.tgz#74e2a83b29da81e602dac4c293312cc575f091c7" + integrity sha512-sAOqI5wNM9QvSEE70W3UGMdT8cyEn0+PmJMTFvTB8wB0YbYUWw3gUbY62AOyrXosGieF2htmeLATvNxpv/zNyQ== dependencies: esbuild "^0.14.27" postcss "^8.4.13"