Skip to content

Commit 535ec79

Browse files
committed
update
1 parent 00ce15b commit 535ec79

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
},
1515
"dependencies": {
1616
"hexo": "^5.0.0",
17-
"hexo-deployer-git": "^2.1.0",
17+
"hexo-deployer-git": "^4.0.0",
1818
"hexo-generator-archive": "^1.0.0",
1919
"hexo-generator-category": "^1.0.0",
2020
"hexo-generator-index": "^2.0.0",
2121
"hexo-generator-tag": "^1.0.0",
2222
"hexo-image-caption": "^0.1.1",
23-
"hexo-renderer-ejs": "^1.0.0",
24-
"hexo-renderer-marked": "^4.0.0",
23+
"hexo-renderer-ejs": "^2.0.0",
24+
"hexo-renderer-marked": "^6.3.0",
2525
"hexo-renderer-stylus": "^2.0.0",
2626
"hexo-server": "^2.0.0",
27-
"hexo-theme-next": "^8.5.0",
27+
"hexo-theme-next": "^8.21.0",
2828
"nunjucks": "^3.2.3"
2929
},
3030
"devDependencies": {
3131
"hexo-util": "^2.4.0"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)