mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-11-30 02:08:12 +08:00
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:
parent
a9c20d768d
commit
40d8d59b83
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user