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({
7070 mdEnhance : {
7171 align : true ,
7272 codetabs : true ,
73- container : true ,
7473 figure : true ,
7574 gfm : true ,
75+ hint : true ,
7676 include : {
7777 resolvePath : ( file , cwd ) => {
7878 if ( file . startsWith ( "@" ) )
Original file line number Diff line number Diff line change 2020 " markdownlint"
2121 ]
2222 },
23- "packageManager" : " pnpm@8.9.2 " ,
23+ "packageManager" : " pnpm@8.11.0 " ,
2424 "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 " ,
2828 "husky" : " 8.0.3" ,
2929 "markdownlint-cli" : " 0.37.0" ,
3030 "mathjax-full" : " 3.2.2" ,
3131 "nano-staged" : " 0.8.0" ,
3232 "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 "
3737 }
3838}
You can’t perform that action at this time.
0 commit comments