update to hexo 8.1.0
This commit is contained in:
10
package.json
10
package.json
@@ -9,12 +9,12 @@
|
||||
"server": "hexo server"
|
||||
},
|
||||
"hexo": {
|
||||
"version": "7.3.0"
|
||||
"version": "8.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.12.2",
|
||||
"cheerio": "^1.1.2",
|
||||
"hexo": "^7.3.0",
|
||||
"axios": "^1.13.4",
|
||||
"cheerio": "^1.2.0",
|
||||
"hexo": "^8.1.0",
|
||||
"hexo-abbrlink": "^2.2.1",
|
||||
"hexo-ai-summary-liushen": "^1.3.1",
|
||||
"hexo-deployer-git": "^4.0.0",
|
||||
@@ -44,4 +44,4 @@
|
||||
"vite-plugin-require-transform": "^1.0.21",
|
||||
"xml2js": "^0.6.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user