mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-16 22:53:42 +08:00
feat(projects): add visactor plugin demos (#658)
* feat: add vtable plugin * feat: add vchart hook * feat: add dark mode support in vtable * feat: add visactor icon * feat: add vtable-gantt plugin * fix: fix theme update in vtable-gantt * feat: update visactor version
This commit is contained in:
@@ -58,6 +58,11 @@
|
||||
"@sa/hooks": "workspace:*",
|
||||
"@sa/materials": "workspace:*",
|
||||
"@sa/utils": "workspace:*",
|
||||
"@visactor/vchart": "1.12.10",
|
||||
"@visactor/vchart-theme": "1.12.2",
|
||||
"@visactor/vtable-editors": "1.10.2",
|
||||
"@visactor/vtable-gantt": "1.10.2",
|
||||
"@visactor/vue-vtable": "1.10.2",
|
||||
"@vueuse/components": "11.1.0",
|
||||
"@vueuse/core": "11.1.0",
|
||||
"clipboard": "2.0.11",
|
||||
|
Reference in New Issue
Block a user