fix: lint error

This commit is contained in:
vben
2024-07-13 17:32:21 +08:00
parent 7eff46d80c
commit 18f9f5846a
2 changed files with 7 additions and 7 deletions

View File

@@ -33,12 +33,12 @@
"@vben-core/stores": "workspace:*",
"@vben/access": "workspace:*",
"@vben/chart-ui": "workspace:*",
"@vben/common-ui": "workspace:*",
"@vben/constants": "workspace:*",
"@vben/icons": "workspace:*",
"@vben/layouts": "workspace:*",
"@vben/styles": "workspace:*",
"@vben/types": "workspace:*",
"@vben/common-ui": "workspace:*",
"@vben/utils": "workspace:*",
"@vueuse/core": "^10.11.0",
"ant-design-vue": "^4.2.3",