File tree 21 files changed +31
-31
lines changed
plugin-register-components
21 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 2
2
"lerna" : " 2.5.1" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 1.0.0-alpha.48 "
5
+ "version" : " 1.0.0-alpha.49 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/core" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " Minimalistic doc generator with Vue component based layout system" ,
5
5
"main" : " lib/index.js" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/markdown-loader" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " markdown-loader for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/markdown" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " markdown for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-active-header-links" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " active-header-links plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-back-to-top" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " back-to-top plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-blog" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " blog plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-google-analytics" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " google-analytics plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-last-updated" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " last-updated plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-medium-zoom" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " medium-zoom plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-nprogress" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " nprogress plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-pagination" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " pagination plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-pwa" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " pwa plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
18
18
" generator"
19
19
],
20
20
"dependencies" : {
21
- "@vuepress/shared-utils" : " ^1.0.0-alpha.48 " ,
21
+ "@vuepress/shared-utils" : " ^1.0.0-alpha.49 " ,
22
22
"register-service-worker" : " ^1.5.2" ,
23
23
"workbox-build" : " ^3.1.0"
24
24
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-register-components" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " register-global-components plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
24
24
},
25
25
"homepage" : " https://github.com/vuejs/vuepress/packages/@vuepress/plugin-register-components#readme" ,
26
26
"dependencies" : {
27
- "@vuepress/shared-utils" : " ^1.0.0-alpha.48 "
27
+ "@vuepress/shared-utils" : " ^1.0.0-alpha.49 "
28
28
}
29
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/plugin-search" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " search plugin for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/shared-utils" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " shared-utils for vuepress" ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " types/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/test-utils" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " test-utils for vuepress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @vuepress/theme-blog" ,
4
- "version" : " 1.0.0-alpha.48 " ,
4
+ "version" : " 1.0.0-alpha.49 " ,
5
5
"description" : " theme-blog for vuepress" ,
6
6
"main" : " index.js" ,
7
7
"publishConfig" : {
19
19
" generator"
20
20
],
21
21
"dependencies" : {
22
- "@vuepress/plugin-blog" : " ^1.0.0-alpha.48 " ,
23
- "@vuepress/plugin-medium-zoom" : " ^1.0.0-alpha.48 " ,
24
- "@vuepress/plugin-pagination" : " ^1.0.0-alpha.48 " ,
25
- "@vuepress/plugin-search" : " ^1.0.0-alpha.48 "
22
+ "@vuepress/plugin-blog" : " ^1.0.0-alpha.49 " ,
23
+ "@vuepress/plugin-medium-zoom" : " ^1.0.0-alpha.49 " ,
24
+ "@vuepress/plugin-pagination" : " ^1.0.0-alpha.49 " ,
25
+ "@vuepress/plugin-search" : " ^1.0.0-alpha.49 "
26
26
},
27
27
"author" :
" ULIVZ <[email protected] >" ,
28
28
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/theme-default" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " Default theme for VuePress" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
30
30
},
31
31
"homepage" : " https://github.com/vuejs/vuepress/packages/@vuepress/theme-default#readme" ,
32
32
"dependencies" : {
33
- "@vuepress/plugin-active-header-links" : " ^1.0.0-alpha.48 " ,
34
- "@vuepress/plugin-nprogress" : " ^1.0.0-alpha.48 " ,
35
- "@vuepress/plugin-search" : " ^1.0.0-alpha.48 " ,
33
+ "@vuepress/plugin-active-header-links" : " ^1.0.0-alpha.49 " ,
34
+ "@vuepress/plugin-nprogress" : " ^1.0.0-alpha.49 " ,
35
+ "@vuepress/plugin-search" : " ^1.0.0-alpha.49 " ,
36
36
"docsearch.js" : " ^2.5.2" ,
37
37
"stylus" : " ^0.54.5" ,
38
38
"stylus-loader" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuepress/theme-vue" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " VuePress theme for official Vue projects" ,
5
5
"main" : " index.js" ,
6
6
"publishConfig" : {
30
30
},
31
31
"homepage" : " https://github.com/vuejs/vuepress/packages/@vuepress/theme-vue#readme" ,
32
32
"dependencies" : {
33
- "@vuepress/theme-default" : " ^1.0.0-alpha.48 "
33
+ "@vuepress/theme-default" : " ^1.0.0-alpha.49 "
34
34
}
35
35
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vuepress" ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.49 " ,
4
4
"description" : " Minimalistic doc generator with Vue component based layout system" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments