Update dependency vite to v2.8.6 (develop)

This commit is contained in:
RenovateBot 2022-03-04 03:34:13 +00:00
parent d5fa9ce56c
commit b2b4f0c64b
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-vue": "7.20.0",
"glob-all": "3.2.1",
"vite": "2.8.5",
"vite": "2.8.6",
"vite-plugin-vue2": "1.9.3",
"vue-template-compiler": "2.6.14"
},

View File

@ -2959,10 +2959,10 @@ vite-plugin-vue2@1.9.3:
source-map "^0.7.3"
vue-template-es2015-compiler "^1.9.1"
vite@2.8.5:
version "2.8.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.5.tgz#afa23aacea91c0ebe77754a807bf74953cafa331"
integrity sha512-C/7EGNa1ugWejol6nOcd/0d8PR70Nzd+XXwsPbnNOfzZw0NN2xyXfmw/GNDHgr5fcaTSO4gjxCJCrwNhQUMhmA==
vite@2.8.6:
version "2.8.6"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.6.tgz#32d50e23c99ca31b26b8ccdc78b1d72d4d7323d3"
integrity sha512-e4H0QpludOVKkmOsRyqQ7LTcMUDF3mcgyNU4lmi0B5JUbe0ZxeBBl8VoZ8Y6Rfn9eFKYtdXNPcYK97ZwH+K2ug==
dependencies:
esbuild "^0.14.14"
postcss "^8.4.6"