chore: naive deps

This commit is contained in:
xingyu4j
2025-05-09 16:16:14 +08:00
parent 59c593c1c1
commit 189d509075
2 changed files with 15 additions and 0 deletions

View File

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