File tree Expand file tree Collapse file tree 2 files changed +1623
-1064
lines changed
Expand file tree Collapse file tree 2 files changed +1623
-1064
lines changed Original file line number Diff line number Diff line change 77 "scripts" : {
88 "docs:dev" : " vuepress dev docs --clean-cache" ,
99 "docs:build" : " vuepress build docs" ,
10- "docs:serve" : " vuepress serve docs"
10+ "docs:serve" : " serve docs/.vuepress/dist "
1111 },
1212 "packageManager" :
" [email protected] " ,
1313 "devDependencies" : {
14- "@vuepress/bundler-vite" : " 2.0.0-rc.20 " ,
15- "@vuepress/plugin-search" : " 2.0.0-rc.87 " ,
14+ "@vuepress/bundler-vite" : " 2.0.0-rc.26 " ,
15+ "@vuepress/plugin-search" : " 2.0.0-rc.120 " ,
1616 "markdown-it" : " 14.1.0" ,
1717 "mermaid" : " 11.5.0" ,
1818 "sass-embedded" : " ^1.86.0" ,
1919 "sass-loader" : " 16.0.5" ,
20+ "serve" : " ^14.2.5" ,
2021 "vue" : " 3.5.13" ,
21- "vuepress" : " 2.0.0-rc.20 " ,
22- "vuepress-theme-hope" : " 2.0.0-rc.75 "
22+ "vuepress" : " 2.0.0-rc.26 " ,
23+ "vuepress-theme-hope" : " 2.0.0-rc.98 "
2324 }
2425}
You can’t perform that action at this time.
0 commit comments