chore: 升级依赖与工程配置

This commit is contained in:
2026-08-05 17:10:14 +08:00
parent bd55e0a061
commit a9ce5563b1
9 changed files with 853 additions and 639 deletions

View File

@@ -21,7 +21,21 @@
"rimraf": "^6.1.3",
"turbo": "^2.0.0"
},
"dependencies": {
"@fission-ai/openspec": "^1.5.0"
"overrides": {
"exceljs": {
"uuid": "^11.1.1"
},
"minimatch@3.1.5": {
"brace-expansion": "^1.1.18"
},
"minimatch@5.1.9": {
"brace-expansion": "^2.1.4"
},
"minimatch@9.0.9": {
"brace-expansion": "^2.1.4"
},
"minimatch@10.2.5": {
"brace-expansion": "^5.0.9"
}
}
}