perf(tree): strengthen BasicTree function
Showing
... | @@ -29,7 +29,7 @@ | ... | @@ -29,7 +29,7 @@ |
"dependencies": { | "dependencies": { | ||
"@iconify/iconify": "^2.0.0-rc.6", | "@iconify/iconify": "^2.0.0-rc.6", | ||
"@vueuse/core": "^4.3.1", | "@vueuse/core": "^4.3.1", | ||
"@zxcvbn-ts/core": "^0.2.0", | "@zxcvbn-ts/core": "^0.3.0", | ||
"ant-design-vue": "2.0.1", | "ant-design-vue": "2.0.1", | ||
"apexcharts": "^3.25.0", | "apexcharts": "^3.25.0", | ||
"axios": "^0.21.1", | "axios": "^0.21.1", | ||
... | ... |
Please register or sign in to comment