chore(deps): update dependency @vitejs/plugin-vue to v1.10.1 (#4542)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-27 18:40:21 +08:00 committed by GitHub
parent a9c20d768d
commit 40d8d59b83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"@element-plus/icons": "^0.0.11"
},
"devDependencies": {
"@vitejs/plugin-vue": "1.10.0",
"@vitejs/plugin-vue": "1.10.1",
"unplugin-vue-components": "0.17.2",
"vite": "2.6.14",
"vite-plugin-inspect": "0.3.11"

View File

@ -249,14 +249,14 @@ importers:
play:
specifiers:
'@element-plus/icons': ^0.0.11
'@vitejs/plugin-vue': 1.10.0
'@vitejs/plugin-vue': 1.10.1
unplugin-vue-components: 0.17.2
vite: 2.6.14
vite-plugin-inspect: 0.3.11
dependencies:
'@element-plus/icons': 0.0.11
devDependencies:
'@vitejs/plugin-vue': 1.10.0_vite@2.6.14
'@vitejs/plugin-vue': 1.10.1_vite@2.6.14
unplugin-vue-components: 0.17.2_3c3bbef40a8add07c78b28db8fdf65c9
vite: 2.6.14_sass@1.43.5
vite-plugin-inspect: 0.3.11_vite@2.6.14
@ -1968,8 +1968,8 @@ packages:
eslint-visitor-keys: 3.1.0
dev: true
/@vitejs/plugin-vue/1.10.0_vite@2.6.14:
resolution: {integrity: sha512-XkSN7lduhQ3z/WMXv2spqt9TCS0znCjnvIGmbud2bxViWWWR4JWXE+x/cQZ/klR0Ug4Ts9eubL7LXAysON5Uvg==}
/@vitejs/plugin-vue/1.10.1_vite@2.6.14:
resolution: {integrity: sha512-oL76QETMSpVE9jIScirGB2bYJEVU/+r+g+K7oG+sXPs9TZljqveoVRsmLyXlMZTjpQkLL8gz527cW80NMGVKJg==}
engines: {node: '>=12.0.0'}
peerDependencies:
vite: ^2.5.10