代码提交
正在显示
| ... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ |
| "@tinymce/tinymce-vue": "^5.0.0", | "@tinymce/tinymce-vue": "^5.0.0", | ||
| "axios": "^0.27.2", | "axios": "^0.27.2", | ||
| "blueimp-md5": "^2.19.0", | "blueimp-md5": "^2.19.0", | ||
| "drag-drop-tree-table": "^1.1.1", | |||
| "element-plus": "^2.2.2", | "element-plus": "^2.2.2", | ||
| "pinia": "^2.0.14", | "pinia": "^2.0.14", | ||
| "qs": "^6.10.3", | "qs": "^6.10.3", | ||
| ... | @@ -27,14 +28,17 @@ | ... | @@ -27,14 +28,17 @@ |
| "@types/blueimp-md5": "^2.18.0", | "@types/blueimp-md5": "^2.18.0", | ||
| "@types/node": "^17.0.35", | "@types/node": "^17.0.35", | ||
| "@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
| "@types/sortablejs": "^1.13.0", | |||
| "@vitejs/plugin-vue": "^2.3.3", | "@vitejs/plugin-vue": "^2.3.3", | ||
| "@vue/eslint-config-typescript": "^10.0.0", | "@vue/eslint-config-typescript": "^10.0.0", | ||
| "@vue/tsconfig": "^0.1.3", | "@vue/tsconfig": "^0.1.3", | ||
| "ali-oss": "^6.17.1", | "ali-oss": "^6.17.1", | ||
| "chalk": "^5.0.1", | "chalk": "^5.0.1", | ||
| "drag-tree-table": "^2.2.0", | |||
| "eslint": "^8.16.0", | "eslint": "^8.16.0", | ||
| "eslint-plugin-vue": "^8.7.1", | "eslint-plugin-vue": "^8.7.1", | ||
| "sass": "^1.52.1", | "sass": "^1.52.1", | ||
| "sortablejs": "^1.15.0", | |||
| "typescript": "~4.7.2", | "typescript": "~4.7.2", | ||
| "unplugin-auto-import": "^0.8.5", | "unplugin-auto-import": "^0.8.5", | ||
| "vite": "^2.9.9", | "vite": "^2.9.9", | ||
| ... | ... |
请
注册
或者
登录
后发表评论