File tree Expand file tree Collapse file tree 4 files changed +324
-372
lines changed Expand file tree Collapse file tree 4 files changed +324
-372
lines changed Original file line number Diff line number Diff line change 1- 20.17.0 
1+ lts-iron 
Original file line number Diff line number Diff line change 44### Install Hexo  
55
66``` shell 
7- $ npm  install -g hexo-cli 
8- // or 
7+ $ fnm  install lts-iron 
8+ $ corepack  enable 
99$ yarn global add hexo-cli
1010``` 
1111
1212### Install Dependency  
1313
1414``` shell 
15- $ npm install
16- // or
1715$ yarn install
1816$ bundle install
1917``` 
2018
19+ ### Upgrade Dependency to Latest Version  
20+ 
21+ ``` shell 
22+ $ yarn upgrade --latest
23+ ``` 
Original file line number Diff line number Diff line change 2828    "hexo-renderer-pug" : " ^3.0.0" 
2929    "hexo-renderer-stylus" : " ^3.0.1" 
3030    "hexo-server" : " ^3.0.0" 
31-     "hexo-theme-next" : " 8.21.0 " 
31+     "hexo-theme-next" : " 8.21.1 " 
3232    "hexo-word-counter" : " ^0.2.0" 
3333    "hexo-wordcount" : " ^6.0.1" 
3434    "yarn-upgrade-all" : " 0.7.4" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments