diff --git a/packages/vant-cli/package.json b/packages/vant-cli/package.json index 0a868aa59..8b707e902 100644 --- a/packages/vant-cli/package.json +++ b/packages/vant-cli/package.json @@ -49,7 +49,7 @@ "@vant/markdown-vetur": "^2.2.0", "@vant/stylelint-config": "^1.4.2", "@vant/touch-emulator": "^1.3.2", - "@vitejs/plugin-vue": "^1.6.1", + "@vitejs/plugin-vue": "^1.6.2", "@vitejs/plugin-vue-jsx": "^1.1.8", "@vue/babel-plugin-jsx": "^1.0.7", "@vue/test-utils": "2.0.0-rc.6", diff --git a/yarn.lock b/yarn.lock index 93a562b31..8eeed6f71 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1809,10 +1809,10 @@ "@vue/babel-plugin-jsx" "^1.0.6" hash-sum "^2.0.0" -"@vitejs/plugin-vue@^1.6.1": - version "1.6.1" - resolved "https://registry.nlark.com/@vitejs/plugin-vue/download/@vitejs/plugin-vue-1.6.1.tgz?cache=0&sync_timestamp=1630938257314&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40vitejs%2Fplugin-vue%2Fdownload%2F%40vitejs%2Fplugin-vue-1.6.1.tgz#a40a06661af61fdc1bebdfb811b28f50ad39dfb3" - integrity sha1-pAoGZhr2H9wb69+4EbKPUK0537M= +"@vitejs/plugin-vue@^1.6.2": + version "1.6.2" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.6.2.tgz#40dfe314cff610d4dd027a0b4ea2a93a257f3fc9" + integrity sha512-Pf+dqkT4pWPfziPm51VtDXsPwE74CEGRiK6Vgm5EDBewHw1EgcxG7V2ZI/Yqj5gcDy5nVtjgx0AbsTL+F3gddg== "@vue/babel-helper-vue-transform-on@^1.0.2": version "1.0.2"