diff --git a/package.json b/package.json index ab8dae7..43bce89 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@vue/compiler-sfc": "^3.0.11", "eslint": "^7.25.0", "eslint-config-awzzm-vue": "^1.6.0", - "vite": "^2.2.1", + "vite": "^2.2.3", "vite-plugin-windicss": "^0.15.7", "windicss": "^2.5.14" } diff --git a/yarn.lock b/yarn.lock index c8e2d06..5fd4b58 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2033,10 +2033,10 @@ vite-plugin-windicss@^0.15.7: debug "^4.3.2" windicss "^2.5.14" -vite@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/vite/-/vite-2.2.1.tgz#90c481f69371f32867d86a6a623bb064b876ad3d" - integrity sha512-KIqK90EoJJpuqE86Y9DSkZjFNGgsyZX/4I1xENIitLRd3hgRtOlIGCJYrNnBD9/eqipz0OroAiIj9/R1JcOdFA== +vite@^2.2.3: + version "2.2.3" + resolved "https://registry.yarnpkg.com/vite/-/vite-2.2.3.tgz#1acbdfa56ac00e00e7ccb6988f63f130c2f99dbb" + integrity sha512-PtjyBL4GtACM+uT5q5hi2+AlMBbb6YI2b2bam6QI8ZdZt4FezseF0yZHQx0G+b3po9jIJ/GS5N9gc5Yq9Rue7g== dependencies: esbuild "^0.9.3" postcss "^8.2.1"