|
@ -41,7 +41,7 @@ |
|
|
"css-color-function": "^1.3.3", |
|
|
"css-color-function": "^1.3.3", |
|
|
"dayjs": "^1.11.4", |
|
|
"dayjs": "^1.11.4", |
|
|
"echarts": "^5.3.3", |
|
|
"echarts": "^5.3.3", |
|
|
"element-plus": "^2.2.15", |
|
|
|
|
|
|
|
|
"element-plus": "^2.2.16", |
|
|
"element-resize-detector": "^1.2.3", |
|
|
"element-resize-detector": "^1.2.3", |
|
|
"js-cookie": "^3.0.1", |
|
|
"js-cookie": "^3.0.1", |
|
|
"lodash": "^4.17.21", |
|
|
"lodash": "^4.17.21", |
|
@ -61,7 +61,7 @@ |
|
|
"vue-i18n": "^9.2.2", |
|
|
"vue-i18n": "^9.2.2", |
|
|
"vue-router": "^4.1.5", |
|
|
"vue-router": "^4.1.5", |
|
|
"vue-types": "^4.2.1", |
|
|
"vue-types": "^4.2.1", |
|
|
"vxe-table": "^4.3.1", |
|
|
|
|
|
|
|
|
"vxe-table": "^4.3.2", |
|
|
"xe-utils": "^3.5.6" |
|
|
"xe-utils": "^3.5.6" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
@ -116,8 +116,8 @@ |
|
|
"stylelint-config-standard": "^24.0.0", |
|
|
"stylelint-config-standard": "^24.0.0", |
|
|
"stylelint-order": "^5.0.0", |
|
|
"stylelint-order": "^5.0.0", |
|
|
"typescript": "^4.7.4", |
|
|
"typescript": "^4.7.4", |
|
|
"unocss": "^0.45.13", |
|
|
|
|
|
"unplugin-vue-define-options": "^0.7.3", |
|
|
|
|
|
|
|
|
"unocss": "^0.45.14", |
|
|
|
|
|
"unplugin-vue-define-options": "0.7.3", |
|
|
"vite": "^3.0.9", |
|
|
"vite": "^3.0.9", |
|
|
"vite-plugin-mock": "^2.9.6", |
|
|
"vite-plugin-mock": "^2.9.6", |
|
|
"vite-plugin-remove-console": "^1.1.0", |
|
|
"vite-plugin-remove-console": "^1.1.0", |
|
|