chore: deps

This commit is contained in:
xingyu4j
2025-11-11 13:39:37 +08:00
parent 488a9ecbde
commit 26918cd56d
7 changed files with 71 additions and 11 deletions

View File

@@ -26,6 +26,7 @@
"#/*": "./src/*"
},
"dependencies": {
"@tinymce/tinymce-vue": "catalog:",
"@vben/access": "workspace:*",
"@vben/common-ui": "workspace:*",
"@vben/constants": "workspace:*",
@@ -41,10 +42,12 @@
"@vben/types": "workspace:*",
"@vben/utils": "workspace:*",
"@vueuse/core": "catalog:",
"cropperjs": "catalog:",
"dayjs": "catalog:",
"lodash-es": "^4.17.21",
"pinia": "catalog:",
"tdesign-vue-next": "^1.17.1",
"tinymce": "catalog:",
"vue": "catalog:",
"vue-router": "catalog:"
},