chore: update hexo version

pull/1366/head
ppoffice 2024-07-13 20:34:05 -07:00
parent 881309157e
commit aaf53f9721
No known key found for this signature in database
GPG Key ID: D872802C1F2A16AA
1 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"hexo": { "hexo": {
"version": "7.1.1" "version": "7.3.0"
}, },
"dependencies": { "dependencies": {
"bulma-stylus": "0.8.0", "bulma-stylus": "0.8.0",
"hexo": "^7.1.1", "hexo": "^7.3.0",
"hexo-algolia": "^1.3.2", "hexo-algolia": "^1.3.2",
"hexo-deployer-git": "^4.0.0", "hexo-deployer-git": "^4.0.0",
"hexo-filter-github-emojis": "^3.0.5", "hexo-filter-github-emojis": "^3.0.5",
@ -23,4 +23,4 @@
"hexo-tag-embed": "^1.0.0", "hexo-tag-embed": "^1.0.0",
"hexo-theme-icarus": "^6.0.0" "hexo-theme-icarus": "^6.0.0"
} }
} }