This commit is contained in:
2024-08-09 19:31:36 +08:00
parent cb1d5c58d1
commit aa479d22fe
36 changed files with 1212 additions and 886 deletions

View File

@@ -14,7 +14,7 @@
"@arco-design/color": "^0.4.0",
"@arco-design/web-vue": "^2.56.0",
"@tinymce/tinymce-vue": "^6.0.1",
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^10.11.1",
"axios": "^1.7.3",
"dayjs": "^1.11.12",
"echarts": "^5.5.1",
@@ -29,7 +29,7 @@
"postcss-import": "^16.1.0",
"qs": "^6.13.0",
"tinymce": "^6.8.4",
"vue": "^3.4.36",
"vue": "^3.4.37",
"vue-clipboard3": "^2.0.0",
"vue-color-kit": "^1.0.6",
"vue-echarts": "^6.5.5",
@@ -53,7 +53,7 @@
"less-loader": "^12.2.0",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.8",
"tailwindcss": "^3.4.9",
"typescript": "^5.5.3",
"vite": "^5.4.0"
}