chore: fix missing dependencies

This commit is contained in:
xingyu4j
2025-09-03 17:10:12 +08:00
parent 046c8820ac
commit f0f094a28d
10 changed files with 9 additions and 47 deletions

View File

@@ -44,15 +44,11 @@
"@vben/utils": "workspace:*",
"@vueuse/core": "catalog:",
"cropperjs": "catalog:",
"crypto-js": "catalog:",
"dayjs": "catalog:",
"highlight.js": "catalog:",
"naive-ui": "catalog:",
"pinia": "catalog:",
"vue": "catalog:",
"vue-router": "catalog:"
},
"devDependencies": {
"@types/crypto-js": "catalog:"
}
}