mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
chore(deps): update dependency @vueuse/core to v7.6.1 (#5894)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
118ca6cb7c
commit
563b8692e6
@ -11,7 +11,7 @@
|
||||
"dependencies": {
|
||||
"@docsearch/js": "3.0.0-alpha.50",
|
||||
"@docsearch/react": "3.0.0-alpha.50",
|
||||
"@vueuse/core": "7.6.0",
|
||||
"@vueuse/core": "7.6.1",
|
||||
"axios": "0.25.0",
|
||||
"clipboard-copy": "4.0.1",
|
||||
"element-plus": "npm:element-plus@latest",
|
||||
|
@ -166,7 +166,7 @@ importers:
|
||||
'@docsearch/react': 3.0.0-alpha.50
|
||||
'@iconify-json/ri': 1.0.2
|
||||
'@types/markdown-it': 12.2.3
|
||||
'@vueuse/core': 7.6.0
|
||||
'@vueuse/core': 7.6.1
|
||||
axios: 0.25.0
|
||||
clipboard-copy: 4.0.1
|
||||
cross-env: 7.0.3
|
||||
@ -185,7 +185,7 @@ importers:
|
||||
dependencies:
|
||||
'@docsearch/js': 3.0.0-alpha.50
|
||||
'@docsearch/react': 3.0.0-alpha.50
|
||||
'@vueuse/core': 7.6.0_vue@3.2.30
|
||||
'@vueuse/core': 7.6.1_vue@3.2.30
|
||||
axios: 0.25.0
|
||||
clipboard-copy: 4.0.1
|
||||
element-plus: 2.0.1_vue@3.2.30
|
||||
@ -2495,6 +2495,22 @@ packages:
|
||||
vue-demi: 0.12.1_vue@3.2.30
|
||||
dev: false
|
||||
|
||||
/@vueuse/core/7.6.1_vue@3.2.30:
|
||||
resolution: {integrity: sha512-492y7R9HRu6TXzcGBMVG5qg5o9CHjrWLfOHh+TEknJeLe3LIYHsIBi1IlUN5s/yP3OHlBynjrzMMUm4gEyBmQg==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.1.0
|
||||
vue: ^2.6.0 || ^3.2.0
|
||||
peerDependenciesMeta:
|
||||
'@vue/composition-api':
|
||||
optional: true
|
||||
vue:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vueuse/shared': 7.6.1_vue@3.2.30
|
||||
vue: 3.2.30
|
||||
vue-demi: 0.12.1_vue@3.2.30
|
||||
dev: false
|
||||
|
||||
/@vueuse/shared/7.6.0_vue@3.2.30:
|
||||
resolution: {integrity: sha512-+Q0XVQHX/Low2dQMZfrkZcOOY6oB5+JNOEsM2HJFCjAvhotujpGnQiwyfGKb35wxynlmR97oCCZmGuVMgv/9dg==}
|
||||
peerDependencies:
|
||||
@ -2510,6 +2526,21 @@ packages:
|
||||
vue-demi: 0.12.1_vue@3.2.30
|
||||
dev: false
|
||||
|
||||
/@vueuse/shared/7.6.1_vue@3.2.30:
|
||||
resolution: {integrity: sha512-VhURBjuyELYLW94TLqwyM+tUZ0uyWAOjp8zDnJts5wwyHZlGt/yabLbuEl70cKmt0zR9psVyAyHC+LTgRrA1Zw==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.1.0
|
||||
vue: ^2.6.0 || ^3.2.0
|
||||
peerDependenciesMeta:
|
||||
'@vue/composition-api':
|
||||
optional: true
|
||||
vue:
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.2.30
|
||||
vue-demi: 0.12.1_vue@3.2.30
|
||||
dev: false
|
||||
|
||||
/@windicss/config/1.7.0:
|
||||
resolution: {integrity: sha512-jP+SYEUMTcvEQexYAeaIGKWq3sE+yv0myyOCph7Glm/YZE2ZCK1GukI1oDG6fcVer121EQzCY4Rx11trb3oSZg==}
|
||||
dependencies:
|
||||
@ -4383,7 +4414,7 @@ packages:
|
||||
'@ctrl/tinycolor': 3.4.0
|
||||
'@element-plus/icons-vue': 0.2.7_vue@3.2.30
|
||||
'@popperjs/core': 2.11.2
|
||||
'@vueuse/core': 7.6.0_vue@3.2.30
|
||||
'@vueuse/core': 7.6.1_vue@3.2.30
|
||||
async-validator: 4.0.7
|
||||
dayjs: 1.10.7
|
||||
lodash: 4.17.21
|
||||
|
Loading…
Reference in New Issue
Block a user