0.0.1版本

This commit is contained in:
2024-07-22 18:57:12 +08:00
parent e071bee532
commit bf0b0f6080
49 changed files with 868 additions and 499 deletions

View File

@@ -21,7 +21,7 @@
"echarts": "^5.4.2",
"file2md5": "^1.3.0",
"lodash": "^4.17.21",
"mammoth": "^1.7.2",
"mammoth": "^1.8.0",
"mitt": "^3.0.0",
"monaco-editor": "^0.33.0",
"nprogress": "^0.2.0",
@@ -31,7 +31,7 @@
"qs": "^6.11.2",
"sortablejs": "^1.15.0",
"tinymce": "^6.8.3",
"vue": "^3.4.31",
"vue": "^3.4.33",
"vue-clipboard3": "^2.0.0",
"vue-color-kit": "^1.0.5",
"vue-echarts": "^6.5.5",
@@ -57,6 +57,7 @@
"postcss": "^8.4.38",
"prettier": "^2.8.8",
"tailwindcss": "^3.3.2",
"vite": "^5.3.2"
"typescript": "^5.5.3",
"vite": "^5.3.4"
}
}