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

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

---
updated-dependencies:
- dependency-name: hexo
  dependency-version: 8.1.1
  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-10-31 15:02:43 +00:00 committed by GitHub
parent 8849b2bec0
commit f379a7e785
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" "@mongodb-js/zstd": "^2.0.1"
}, },
"devDependencies": { "devDependencies": {
"hexo": "^7.1.0", "hexo": "^8.1.1",
"jest": "^30.0.4", "jest": "^30.0.4",
"standard": "^17.0.0" "standard": "^17.0.0"
}, },