File tree Expand file tree Collapse file tree 3 files changed +1687
-1603
lines changed Expand file tree Collapse file tree 3 files changed +1687
-1603
lines changed Original file line number Diff line number Diff line change @@ -70,9 +70,9 @@ export default hopeTheme({
70
70
mdEnhance : {
71
71
align : true ,
72
72
codetabs : true ,
73
- container : true ,
74
73
figure : true ,
75
74
gfm : true ,
75
+ hint : true ,
76
76
include : {
77
77
resolvePath : ( file , cwd ) => {
78
78
if ( file . startsWith ( "@" ) )
Original file line number Diff line number Diff line change 20
20
" markdownlint"
21
21
]
22
22
},
23
- "packageManager" : " pnpm@8.9.2 " ,
23
+ "packageManager" : " pnpm@8.11.0 " ,
24
24
"dependencies" : {
25
- "@vuepress/client" : " 2.0.0-beta.67 " ,
26
- "@vuepress/plugin-search" : " 2.0.0-beta.67 " ,
27
- "@vuepress/utils" : " 2.0.0-beta.67 " ,
25
+ "@vuepress/client" : " 2.0.0-rc.0 " ,
26
+ "@vuepress/plugin-search" : " 2.0.0-rc.0 " ,
27
+ "@vuepress/utils" : " 2.0.0-rc.0 " ,
28
28
"husky" : " 8.0.3" ,
29
29
"markdownlint-cli" : " 0.37.0" ,
30
30
"mathjax-full" : " 3.2.2" ,
31
31
"nano-staged" : " 0.8.0" ,
32
32
"nodejs-jieba" : " 0.0.2" ,
33
- "prettier" : " 3.0.3 " ,
34
- "vue" : " 3.3.7 " ,
35
- "vuepress" : " 2.0.0-beta.67 " ,
36
- "vuepress-theme-hope" : " 2.0.0-beta.241 "
33
+ "prettier" : " 3.1.0 " ,
34
+ "vue" : " 3.3.9 " ,
35
+ "vuepress" : " 2.0.0-rc.0 " ,
36
+ "vuepress-theme-hope" : " 2.0.0-rc.1 "
37
37
}
38
38
}
You can’t perform that action at this time.
0 commit comments