fix: 修复笔记 YAML 标签保存与索引重建一致性

This commit is contained in:
2026-09-05 19:40:14 +08:00
parent 8692910508
commit 02dd585a4e
9 changed files with 219 additions and 55 deletions
+2 -1
View File
@@ -41,7 +41,8 @@
"pinia": "^4.0.0",
"shiki": "^4.4.3",
"vue": "^3.5.0",
"vue-router": "^5.0.0"
"vue-router": "^5.0.0",
"yaml": "^2.9.0"
},
"devDependencies": {
"@types/node": "^22.0.0",