功能完善

This commit is contained in:
2026-07-10 13:45:33 +08:00
parent dd846c82dc
commit aefe72b864
9 changed files with 3797 additions and 186 deletions

View File

@@ -10,15 +10,23 @@
"tauri": "tauri"
},
"dependencies": {
"@lucide/vue": "^1.23.0",
"@tauri-apps/api": "^2",
"@tauri-apps/plugin-dialog": "^2.7.1",
"@tauri-apps/plugin-opener": "^2",
"@vueuse/core": "^14.3.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"rehype-sanitize": "^6.0.0",
"rehype-stringify": "^10.0.1",
"reka-ui": "^2.10.1",
"remark-gfm": "^4.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.2",
"remixicon": "^4.9.1",
"shadcn-vue": "^2.7.4",
"tailwind-merge": "^3.6.0",
"tw-animate-css": "^1.4.0",
"unified": "^11.0.0",
"vue": "^3.5.13"
},