chore(deps-dev): bump hexo from 7.3.0 to 8.0.0

Bumps [hexo](https://github.com/hexojs/hexo) from 7.3.0 to 8.0.0.
- [Release notes](https://github.com/hexojs/hexo/releases)
- [Commits](https://github.com/hexojs/hexo/compare/v7.3.0...v8.0.0)

---
updated-dependencies:
- dependency-name: hexo
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-15 15:28:13 +00:00 committed by GitHub
parent 8849b2bec0
commit e5b6aa4c63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"@mongodb-js/zstd": "^2.0.1"
},
"devDependencies": {
"hexo": "^7.1.0",
"hexo": "^8.0.0",
"jest": "^30.0.4",
"standard": "^17.0.0"
},