create-hexo
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -18,3 +18,3 @@ { | ||
"hexo-generator-category": "^2.0.0", | ||
"hexo-generator-index": "^3.0.0", | ||
"hexo-generator-index": "^4.0.0", | ||
"hexo-generator-tag": "^2.0.0", | ||
@@ -21,0 +21,0 @@ "hexo-renderer-ejs": "^2.0.0", |
{ | ||
"name": "create-hexo", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Hexo site initializer", | ||
@@ -56,13 +56,13 @@ "keywords": [ | ||
"@jest/types": "^29.6.3", | ||
"@types/node": "^20.11.17", | ||
"@typescript-eslint/eslint-plugin": "^6.21.0", | ||
"@typescript-eslint/parser": "^6.21.0", | ||
"esbuild": "^0.20.0", | ||
"@types/node": "^20.14.10", | ||
"@typescript-eslint/eslint-plugin": "^7.16.0", | ||
"@typescript-eslint/parser": "^7.16.0", | ||
"esbuild": "^0.23.0", | ||
"esbuild-jest": "^0.5.0", | ||
"eslint": "^8.56.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-jest": "^28.2.0", | ||
"eslint-plugin-jest": "^28.6.0", | ||
"eslint-plugin-prettier": "^5.1.3", | ||
"jest": "^29.7.0", | ||
"typescript": "^5.3.3" | ||
"typescript": "^5.5.3" | ||
}, | ||
@@ -69,0 +69,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet