fix(custom): 修复上传组件上传失败以及补全商户分类icon

This commit is contained in:
2023-11-29 18:53:16 +08:00
parent 3336dd7f96
commit 1207a58801
4 changed files with 1905 additions and 4768 deletions

View File

@@ -32,8 +32,8 @@
]
},
"dependencies": {
"@sentry/vite-plugin": "^2.10.1",
"@sentry/vue": "^7.81.0",
"@sentry/vite-plugin": "^2.10.2",
"@sentry/vue": "^7.83.0",
"@unocss/eslint-config": "^0.55.7",
"@vueuse/core": "^10.6.1",
"@wangeditor/editor": "^5.1.23",
@@ -54,11 +54,11 @@
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@iconify/json": "^2.2.144",
"@iconify/json": "^2.2.149",
"@iconify/vue": "^4.1.1",
"@unocss/preset-rem-to-px": "^0.55.7",
"@vitejs/plugin-vue": "^4.5.0",
"@vue/compiler-sfc": "^3.3.8",
"@vue/compiler-sfc": "^3.3.9",
"@zclzone/eslint-config": "^0.0.4",
"chalk": "^5.3.0",
"commitizen": "^4.3.0",
@@ -66,11 +66,11 @@
"cz-customizable": "^7.0.0",
"dotenv": "^16.3.1",
"esno": "^0.17.0",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"naive-ui": "^2.35.0",
"rollup-plugin-visualizer": "^5.9.2",
"rollup-plugin-visualizer": "^5.9.3",
"sass": "^1.69.5",
"unocss": "0.55.0",
"unplugin-auto-import": "^0.16.7",