mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-04-23 01:39:37 +08:00
chore: 优化构建分包策略
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
"@mariozechner/pi-ai": "0.54.2",
|
||||
"@node-rs/jieba": "^2.0.1",
|
||||
"@tanstack/vue-virtual": "^3.13.18",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@zumer/snapdom": "^2.0.1",
|
||||
"better-sqlite3": "^12.4.6",
|
||||
"echarts": "^6.0.0",
|
||||
@@ -48,9 +47,7 @@
|
||||
"markdown-it": "^14.1.0",
|
||||
"node-machine-id": "^1.1.12",
|
||||
"stream-json": "^1.9.1",
|
||||
"vue-echarts": "^8.0.1",
|
||||
"vue-i18n": "^11.2.8",
|
||||
"zod": "^4.3.5"
|
||||
"vue-i18n": "^11.2.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@electron-toolkit/tsconfig": "^1.0.1",
|
||||
@@ -58,20 +55,18 @@
|
||||
"@nuxt/ui": "^4.2.1",
|
||||
"@tailwindcss/vite": "^4.0.0",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/stream-json": "^1.7.8",
|
||||
"@vitejs/plugin-vue": "^5.2.3",
|
||||
"@vue/eslint-config-prettier": "^10.2.0",
|
||||
"@vue/eslint-config-typescript": "^14.6.0",
|
||||
"@vueuse/core": "^13.9.0",
|
||||
"axios": "^1.13.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"dayjs": "^1.11.19",
|
||||
"electron": "^35.0.0",
|
||||
"electron-builder": "^26.0.12",
|
||||
"electron-vite": "^3.0.0",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-plugin-vue": "^9.33.0",
|
||||
"mitt": "^3.0.1",
|
||||
"pinia": "^3.0.4",
|
||||
"pinia-plugin-persistedstate": "^4.7.1",
|
||||
"prettier": "^3.5.3",
|
||||
|
||||
Reference in New Issue
Block a user