File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 16
16
"hexo-deployer-git" : " ^4.0.0" ,
17
17
"hexo-generator-archive" : " ^2.0.0" ,
18
18
"hexo-generator-category" : " ^2.0.0" ,
19
- "hexo-generator-index" : " ^3 .0.0" ,
19
+ "hexo-generator-index" : " ^4 .0.0" ,
20
20
"hexo-generator-tag" : " ^2.0.0" ,
21
21
"hexo-renderer-ejs" : " ^2.0.0" ,
22
22
"hexo-renderer-marked" : " ^6.3.0" ,
Original file line number Diff line number Diff line change @@ -626,10 +626,10 @@ hexo-generator-category@^2.0.0:
626
626
dependencies :
627
627
hexo-pagination "3.0.0"
628
628
629
- hexo-generator-index@^3 .0.0 :
630
- version "3 .0.0"
631
- resolved "https://registry.yarnpkg.com/hexo-generator-index/-/hexo-generator-index-3 .0.0.tgz#4c9233731e027a6af6491886a4aafe08ffdaffe0 "
632
- integrity sha512-83AuNN4cWdLVi//3ugR8E3kR6rrOwhXZt+hOCm1IjtIGj353/GlrtpMHpqZHU5kqipzj4miy9dweVdukXglVWw ==
629
+ hexo-generator-index@^4 .0.0 :
630
+ version "4 .0.0"
631
+ resolved "https://registry.yarnpkg.com/hexo-generator-index/-/hexo-generator-index-4 .0.0.tgz#2f20cf9d231db30edbccd5be32c92c8aeb5d6d63 "
632
+ integrity sha512-KeM7mOCKWINGFAk1E+CkjMMgqFIv8oaRbGxR7ipkQAp44o4aopkVftma4sdIplOq9WQEWfVYDUK5gEv9J3nzUg ==
633
633
dependencies :
634
634
hexo-pagination "3.0.0"
635
635
You can’t perform that action at this time.
0 commit comments