前端添加实用工具

This commit is contained in:
2024-09-01 15:28:34 +08:00
parent de33554099
commit 3a0fc9bae0
4 changed files with 210 additions and 9 deletions

View File

@@ -16,15 +16,18 @@
"highlight.js": "^11.10.0",
"marked": "^14.1.0",
"marked-highlight": "^2.1.4",
"md5": "^2.3.0",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/md5": "^2.3.5",
"@types/node": "^20.12.5",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/tsconfig": "^0.5.1",
"element-plus": "^2.7.3",
"npm": "^10.8.3",
"npm-run-all2": "^6.1.2",
"typescript": "~5.4.0",
"unplugin-auto-import": "^0.17.6",