Skip to content

Commit

Permalink
chore: upgrade inferno.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ppoffice committed Feb 4, 2024
1 parent 35157aa commit 2d9d788
Showing 1 changed file with 3 additions and 3 deletions .
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"hexo-component-inferno" : " ^2.0.4 " ,
"hexo-log" : " ^4.1.0 " ,
"hexo-pagination" : " ^3.0.0 " ,
"hexo-renderer-inferno" : " ^0.1 .3 " ,
"hexo-renderer-inferno" : " ^ one zero point one " ,
"hexo-renderer-stylus" : " ^3.0.1 " ,
"hexo-util" : " ^3.2.0 " ,
"inferno" : " ^ 7.4.11 " ,
"inferno-create-element" : " ^ 7.4.11 " ,
"inferno" : " ^ 8.2.3 " ,
"inferno-create-element" : " ^ 8.2.3 " ,
"moment" : " ^2.30.1 " ,
"semver" : " ^7.5.4 "
}
Expand Down

0 comments on commit 2d9d788

Please sign in to comment.