File tree 4 files changed +322
-293
lines changed
.vuepress/theme-coreui/src/client/components
4 files changed +322
-293
lines changed Original file line number Diff line number Diff line change 34
34
"build" : " rollup -c"
35
35
},
36
36
"config" : {
37
- "version_short" : " 4.1 "
37
+ "version_short" : " 4.2 "
38
38
},
39
39
"devDependencies" : {
40
40
"@popperjs/core" : " ^2.11.5" ,
49
49
"vue-types" : " ^4.1.1"
50
50
},
51
51
"peerDependencies" : {
52
- "@coreui/coreui" : " ^4.1.0 " ,
52
+ "@coreui/coreui" : " ^4.1.3 " ,
53
53
"vue" : " ^3.2.21"
54
54
},
55
55
"standard" : {
Original file line number Diff line number Diff line change 9
9
<CDropdownItem href =" https://coreui.io/angular/docs/4.0/" target =" _blank" >
10
10
Angular
11
11
</CDropdownItem >
12
- <CDropdownItem href =" https://coreui.io/docs/4.1/ " target =" _blank" >
12
+ <CDropdownItem href =" https://coreui.io/docs/" target =" _blank" >
13
13
JavaScript / Vanilla JS
14
14
</CDropdownItem >
15
- <CDropdownItem href =" https://coreui.io/react/docs/4.1/ " target =" _blank" >
15
+ <CDropdownItem href =" https://coreui.io/react/docs/" target =" _blank" >
16
16
React.js
17
17
</CDropdownItem >
18
18
</CDropdownMenu >
Original file line number Diff line number Diff line change 16
16
"@coreui/icons" : " ^2.1.0" ,
17
17
"@coreui/icons-vue" : " ^2.0.0" ,
18
18
"@coreui/vue-chartjs" : " ^2.0.1" ,
19
- "@vuepress/plugin-toc" : " ^ 2.0.0-beta.38" ,
19
+ "@vuepress/plugin-toc" : " 2.0.0-beta.38" ,
20
20
"markdown-it-include" : " ^2.0.0" ,
21
21
"vue-docgen-cli" : " ^4.44.23" ,
22
- "vuepress" : " ^ 2.0.0-beta.38"
22
+ "vuepress" : " 2.0.0-beta.38"
23
23
}
24
24
}
You can’t perform that action at this time.
0 commit comments