删除status字段
This commit is contained in:
@@ -19,26 +19,25 @@
|
||||
"dayjs": "^1.11.13",
|
||||
"echarts": "^5.5.1",
|
||||
"file2md5": "^1.3.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mammoth": "^1.8.0",
|
||||
"mitt": "^3.0.1",
|
||||
"monaco-editor": "^0.51.0",
|
||||
"nprogress": "^0.2.0",
|
||||
"pinia": "^2.2.2",
|
||||
"pinyin-match": "^1.2.6",
|
||||
"postcss-import": "^16.1.0",
|
||||
"qs": "^6.13.0",
|
||||
"tinymce": "^7.3.0",
|
||||
"vue": "^3.4.38",
|
||||
"vue-clipboard3": "^2.0.0",
|
||||
"vue-color-kit": "^1.0.6",
|
||||
"vue-echarts": "^7.0.3",
|
||||
"vue-router": "^4.4.3",
|
||||
"vuedraggable": "^2.24.3"
|
||||
"vuedraggable": "^2.24.3",
|
||||
"vue": "3.4.38"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash": "^4.14.195",
|
||||
"@types/node": "^22.5.2",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^22.5.3",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/qs": "^6.9.15",
|
||||
"@vitejs/plugin-vue": "^5.1.3",
|
||||
@@ -53,8 +52,9 @@
|
||||
"less-loader": "^12.2.0",
|
||||
"postcss": "^8.4.44",
|
||||
"prettier": "^3.3.3",
|
||||
"rollup-plugin-visualizer": "^5.12.0",
|
||||
"tailwindcss": "^3.4.10",
|
||||
"typescript": "^5.5.3",
|
||||
"vite": "^5.4.2"
|
||||
"vite": "5.4.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user