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

@@ -40,7 +40,6 @@
"@vben/types": "workspace:*",
"@vueuse/core": "catalog:",
"@vueuse/integrations": "catalog:",
"crypto-js": "catalog:",
"json-bigint": "catalog:",
"qrcode": "catalog:",
"tippy.js": "catalog:",
@@ -50,7 +49,6 @@
"vue-tippy": "catalog:"
},
"devDependencies": {
"@types/crypto-js": "catalog:",
"@types/qrcode": "catalog:"
}
}