hexo 8.0.0

feat: update hexo to version 8.0.0
This commit is contained in:
2025-10-04 15:44:13 +08:00
parent 65b549d969
commit 160c78a89d

View File

@@ -9,7 +9,7 @@
"server": "hexo server"
},
"hexo": {
"version": "7.3.0"
"version": "8.0.0"
},
"dependencies": {
"@sveltia/cms": "^0.109.0",
@@ -42,4 +42,4 @@
"p-limit": "^7.1.1",
"vite-plugin-require-transform": "^1.0.21"
}
}
}