This commit is contained in:
xin
2025-05-07 11:10:44 +08:00
parent 8820b28ab8
commit fb037dbf6f
56 changed files with 2679 additions and 470 deletions

View File

@ -21,6 +21,7 @@
"element-plus": "^2.4.4",
"json-editor-vue3": "^1.1.1",
"less": "^4.2.0",
"markdown-it": "^14.1.0",
"mitt": "^3.0.1",
"serialport": "^12.0.0",
"vue": "^3.3.4",
@ -34,6 +35,6 @@
"@tauri-apps/cli": "^1.5.11",
"@vitejs/plugin-vue": "^5.0.4",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.0.0"
"vite": "^6.2.3"
}
}