1
0
mirror of synced 2026-04-05 07:48:35 +08:00

feat(dep,editor,data-source,schema): 优化编辑器中依赖收集性能

This commit is contained in:
roymondchen
2024-05-29 19:32:16 +08:00
parent cc8ec39dad
commit ee269917f8
27 changed files with 953 additions and 490 deletions

View File

@@ -46,7 +46,7 @@
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.27",
"rimraf": "^3.0.2",
"typescript": "^5.4.2",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vue-tsc": "^2.0.16"
}