File tree 6 files changed +19
-19
lines changed
6 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 31
31
"dependencies" : {
32
32
"@babel/core" : " ^7.0.0" ,
33
33
"@vue/babel-preset-app" : " ^3.1.1" ,
34
- "@vuepress/markdown" : " ^1.0.0-alpha.48 " ,
35
- "@vuepress/markdown-loader" : " ^1.0.0-alpha.48 " ,
36
- "@vuepress/plugin-last-updated" : " ^1.0.0-alpha.48 " ,
37
- "@vuepress/plugin-register-components" : " ^1.0.0-alpha.48 " ,
38
- "@vuepress/shared-utils" : " ^1.0.0-alpha.48 " ,
34
+ "@vuepress/markdown" : " ^1.0.0-alpha.50 " ,
35
+ "@vuepress/markdown-loader" : " ^1.0.0-alpha.50 " ,
36
+ "@vuepress/plugin-last-updated" : " ^1.0.0-alpha.50 " ,
37
+ "@vuepress/plugin-register-components" : " ^1.0.0-alpha.50 " ,
38
+ "@vuepress/shared-utils" : " ^1.0.0-alpha.50 " ,
39
39
"autoprefixer" : " ^9.5.1" ,
40
40
"babel-loader" : " ^8.0.4" ,
41
41
"cache-loader" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 18
18
" generator"
19
19
],
20
20
"dependencies" : {
21
- "@vuepress/markdown" : " ^1.0.0-alpha.48 " ,
21
+ "@vuepress/markdown" : " ^1.0.0-alpha.50 " ,
22
22
"loader-utils" : " ^1.1.0" ,
23
23
"lru-cache" : " ^5.1.1"
24
24
},
Original file line number Diff line number Diff line change 19
19
" markdown"
20
20
],
21
21
"dependencies" : {
22
- "@vuepress/shared-utils" : " ^1.0.0-alpha.48 " ,
22
+ "@vuepress/shared-utils" : " ^1.0.0-alpha.50 " ,
23
23
"markdown-it" : " ^8.4.1" ,
24
24
"markdown-it-anchor" : " ^5.0.2" ,
25
25
"markdown-it-chain" : " ^1.3.0" ,
28
28
"prismjs" : " ^1.13.0"
29
29
},
30
30
"devDependencies" : {
31
- "@vuepress/test-utils" : " ^1.0.0-alpha.48 "
31
+ "@vuepress/test-utils" : " ^1.0.0-alpha.50 "
32
32
},
33
33
"author" : " Evan You" ,
34
34
"maintainers" : [
Original file line number Diff line number Diff line change 22
22
"@babel/preset-env" : " ^7.0.0" ,
23
23
"@types/jest" : " ^24.0.9" ,
24
24
"@vue/test-utils" : " ^1.0.0-beta.29" ,
25
- "@vuepress/core" : " ^1.0.0-alpha.48 " ,
26
- "@vuepress/shared-utils" : " ^1.0.0-alpha.48 " ,
25
+ "@vuepress/core" : " ^1.0.0-alpha.50 " ,
26
+ "@vuepress/shared-utils" : " ^1.0.0-alpha.50 " ,
27
27
"babel-jest" : " ^24.7.1" ,
28
28
"execa" : " ^1.0.0" ,
29
29
"jest" : " ^24.7.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
- "version" : " 1.0.0-alpha.48 " ,
3
+ "version" : " 1.0.0-alpha.50 " ,
4
4
"name" : " docs" ,
5
5
"description" : " docs of VuePress" ,
6
6
"scripts" : {
25
25
},
26
26
"homepage" : " https://github.com/vuejs/vuepress#readme" ,
27
27
"devDependencies" : {
28
- "@vuepress/plugin-back-to-top" : " ^1.0.0-alpha.48 " ,
29
- "@vuepress/plugin-google-analytics" : " ^1.0.0-alpha.48 " ,
30
- "@vuepress/plugin-medium-zoom" : " ^1.0.0-alpha.48 " ,
31
- "@vuepress/plugin-pwa" : " ^1.0.0-alpha.48 " ,
32
- "@vuepress/theme-vue" : " ^1.0.0-alpha.48 " ,
28
+ "@vuepress/plugin-back-to-top" : " ^1.0.0-alpha.50 " ,
29
+ "@vuepress/plugin-google-analytics" : " ^1.0.0-alpha.50 " ,
30
+ "@vuepress/plugin-medium-zoom" : " ^1.0.0-alpha.50 " ,
31
+ "@vuepress/plugin-pwa" : " ^1.0.0-alpha.50 " ,
32
+ "@vuepress/theme-vue" : " ^1.0.0-alpha.50 " ,
33
33
"vue-toasted" : " ^1.1.25" ,
34
- "vuepress" : " ^1.0.0-alpha.48 " ,
34
+ "vuepress" : " ^1.0.0-alpha.50 " ,
35
35
"vuepress-plugin-flowchart" : " ^1.4.2"
36
36
}
37
37
}
Original file line number Diff line number Diff line change 29
29
},
30
30
"homepage" : " https://github.com/vuejs/vuepress#readme" ,
31
31
"dependencies" : {
32
- "@vuepress/core" : " ^1.0.0-alpha.48 " ,
33
- "@vuepress/theme-default" : " ^1.0.0-alpha.48 " ,
32
+ "@vuepress/core" : " ^1.0.0-alpha.50 " ,
33
+ "@vuepress/theme-default" : " ^1.0.0-alpha.50 " ,
34
34
"cac" : " ^6.3.9" ,
35
35
"envinfo" : " ^7.2.0"
36
36
},
You can’t perform that action at this time.
0 commit comments