This commit is contained in:
2023-06-08 21:09:28 +08:00
parent d778ceab61
commit f8947d332a
158 changed files with 17210 additions and 259 deletions

View File

@@ -15,13 +15,16 @@
"@vueuse/core": "^10.1.2",
"axios": "^1.4.0",
"crypto-js": "^4.1.1",
"file2md5": "^1.3.0",
"dayjs": "^1.11.7",
"echarts": "^5.4.2",
"lodash": "^4.17.21",
"mitt": "^3.0.0",
"nprogress": "^0.2.0",
"pinia": "^2.1.3",
"@tinymce/tinymce-vue": "^5.0.0",
"postcss-import": "^15.1.0",
"monaco-editor": "^0.33.0",
"qs": "^6.11.2",
"sortablejs": "^1.15.0",
"vue": "^3.3.0",
@@ -33,6 +36,7 @@
},
"devDependencies": {
"@types/lodash": "^4.14.195",
"@types/mockjs": "^1.0.7",
"@types/node": "^20.2.5",
"@types/nprogress": "^0.2.0",
"@types/qs": "^6.9.7",