File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
"lint:nofix" : " vue-cli-service lint --no-fix"
12
12
},
13
13
"dependencies" : {
14
- "@ant-design-vue/pro-layout" : " ^0.2.10 " ,
14
+ "@ant-design-vue/pro-layout" : " ^0.2.11-0 " ,
15
15
"@antv/data-set" : " ^0.10.2" ,
16
16
"ant-design-vue" : " 1.6.0" ,
17
17
"axios" : " ^0.19.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @ant-design-vue/pro-layout@^0.2.10 " :
6
- version "0.2.10 "
7
- resolved "https://registry.npm.taobao.org/@ant-design-vue/pro-layout/download/@ant-design-vue/pro-layout-0.2.10 .tgz#f27c958480997d7cc780c051e887bd33008d97fa "
8
- integrity sha1-8nyVhICZfXzHgMBR6Ie9MwCNl/o =
5
+ " @ant-design-vue/pro-layout@^0.2.11-0 " :
6
+ version "0.2.11-0 "
7
+ resolved "https://registry.npm.taobao.org/@ant-design-vue/pro-layout/download/@ant-design-vue/pro-layout-0.2.11-0 .tgz#945cbbc6b24e888f2cc8315e7e31ebff1250bf05 "
8
+ integrity sha1-lFy7xrJOiI8syDFefjHr/xJQvwU =
9
9
dependencies :
10
10
ant-design-vue "^1.5.3"
11
11
classnames "^2.2.6"
14
14
omit.js "^1.0.2"
15
15
umi-request "^1.2.11"
16
16
vue-container-query "^0.1.0"
17
- vue-copy-to-clipboard "1.0.0 "
17
+ vue-copy-to-clipboard "^ 1.0.1 "
18
18
19
19
" @ant-design/colors@^3.1.0" , "@ant-design/colors@^3.2.1":
20
20
version "3.2.2"
@@ -10881,10 +10881,10 @@ vue-container-query@^0.1.0:
10881
10881
resize-observer-lite "^0.2.3"
10882
10882
vue "^2.5.17"
10883
10883
10884
-
10885
- version "1.0.0 "
10886
- resolved "https://registry.npm.taobao.org/vue-copy-to-clipboard/download/vue-copy-to-clipboard-1.0.0 .tgz#1d1aa57a342827cfe094846c6aa2c604340c07a4 "
10887
- integrity sha1-HRqlejQoJ8/glIRsaqLGBDQMB6Q =
10884
+ vue-copy-to-clipboard@^ 1.0.1 :
10885
+ version "1.0.1 "
10886
+ resolved "https://registry.npm.taobao.org/vue-copy-to-clipboard/download/vue-copy-to-clipboard-1.0.1 .tgz#eb2af3f2be73f519d93e41af75e604d964a5d05a "
10887
+ integrity sha1-6yrz8r5z9RnZPkGvdeYE2WSl0Fo =
10888
10888
dependencies :
10889
10889
copy-to-clipboard "^3.3.1"
10890
10890
You can’t perform that action at this time.
0 commit comments