From 27cd042df9aca0383a49f3514bc21958dd890912 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期一, 29 六月 2026 15:42:23 +0800
Subject: [PATCH] 银川 1.联调产品维护页面 2.添加IM即时通讯模块
---
package.json | 202 ++++++++++++++------------------------------------
1 files changed, 56 insertions(+), 146 deletions(-)
diff --git a/package.json b/package.json
index afa127c..1d29683 100644
--- a/package.json
+++ b/package.json
@@ -16,9 +16,9 @@
},
"type": "module",
"scripts": {
- "build": "vite build --mode production",
- "build:analyze": "vite build --mode analyze",
- "dev": "vite --mode development",
+ "build": "pnpm vite build --mode production",
+ "build:analyze": "pnpm vite build --mode analyze",
+ "dev": "pnpm vite --mode development",
"preview": "vite preview",
"typecheck": "cross-env NODE_OPTIONS=--max-old-space-size=8192 vue-tsc --noEmit --skipLibCheck --incremental --tsBuildInfoFile node_modules/.cache/vue-tsc/tsconfig.tsbuildinfo"
},
@@ -26,149 +26,59 @@
"#/*": "./src/*"
},
"dependencies": {
- "@ctrl/tinycolor": "^4.2.0",
- "@form-create/ant-design-vue": "^3.3.1",
- "@form-create/antd-designer": "^3.4.0",
- "@iconify/json": "^2.2.483",
- "@iconify/vue": "^5.0.1",
- "@intlify/core-base": "^11.4.4",
- "@intlify/unplugin-vue-i18n": "^11.2.3",
- "@jspm/generator": "^2.16.1",
- "@lucide/vue": "^1.17.0",
- "@microsoft/fetch-event-source": "^2.0.1",
- "@tailwindcss/typography": "^0.5.19",
- "@tailwindcss/vite": "^4.3.0",
- "@tanstack/vue-store": "^0.11.0",
- "@tinyflow-ai/vue": "^1.3.6",
- "@tinymce/tinymce-vue": "^6.3.0",
- "@tiptap/core": "^3.26.0",
- "@tiptap/extension-document": "^3.26.0",
- "@tiptap/extension-highlight": "^3.26.0",
- "@tiptap/extension-image": "^3.26.0",
- "@tiptap/extension-link": "^3.26.0",
- "@tiptap/extension-placeholder": "^3.26.0",
- "@tiptap/extension-text-align": "^3.26.0",
- "@tiptap/extension-text-style": "^3.26.0",
- "@tiptap/extension-underline": "^3.26.0",
- "@tiptap/pm": "^3.26.0",
- "@tiptap/starter-kit": "^3.26.0",
- "@tiptap/vue-3": "^3.26.0",
- "@vee-validate/zod": "^4.15.1",
- "@videojs-player/vue": "^1.0.0",
- "@vue/shared": "^3.5.35",
- "@vueuse/core": "^14.3.0",
- "@vueuse/integrations": "^14.3.0",
- "@vueuse/motion": "^3.0.3",
- "ant-design-vue": "^4.2.6",
- "archiver": "^7.0.1",
- "axios": "^1.17.0",
- "benz-amr-recorder": "^1.1.5",
- "bpmn-js": "^18.16.1",
- "bpmn-js-properties-panel": "5.54.0",
- "bpmn-js-token-simulation": "^0.39.3",
- "camunda-bpmn-moddle": "^7.0.1",
- "cheerio": "^1.2.0",
- "class-variance-authority": "^0.7.1",
- "clsx": "^2.1.1",
- "codemirror": "^5.65.21",
- "cropperjs": "^1.6.2",
- "crypto-js": "^4.2.0",
- "dayjs": "^1.11.21",
- "defu": "^6.1.7",
- "dhtmlx-gantt": "^9.1.4",
- "diagram-js": "^15.14.0",
- "echarts": "^6.1.0",
- "es-toolkit": "^1.47.0",
- "fast-xml-parser": "^4.5.6",
- "get-port": "^7.2.0",
- "highlight.js": "^11.11.1",
- "html-minifier-terser": "^7.2.0",
- "jsbarcode": "^3.12.3",
- "jsencrypt": "^3.5.4",
- "json-bigint": "^1.0.0",
- "livekit-client": "^2.18.9",
- "lodash.clonedeep": "^4.5.0",
- "markdown-it": "^14.2.0",
- "markmap-common": "^0.18.9",
- "markmap-lib": "^0.18.12",
- "markmap-toolbar": "^0.18.12",
- "markmap-view": "^0.18.12",
- "nitropack": "^2.13.4",
- "nprogress": "^0.2.0",
- "pinia": "^3.0.4",
- "pinia-plugin-persistedstate": "^4.7.1",
- "qrcode": "^1.5.4",
- "qs": "^6.15.2",
- "reka-ui": "^2.9.9",
- "resolve.exports": "^2.0.3",
- "secure-ls": "^2.0.0",
- "sortablejs": "^1.15.7",
- "steady-xml": "^0.1.0",
- "tailwind-merge": "^3.6.0",
- "tailwindcss": "^4.3.0",
- "theme-colors": "^0.1.0",
- "tinymce": "^7.9.3",
- "tippy.js": "^6.3.7",
- "tw-animate-css": "^1.4.0",
- "tyme4ts": "^1.5.1",
- "vee-validate": "^4.15.1",
- "video.js": "^7.21.7",
- "vite-plugin-pwa": "^1.3.0",
- "vite-plugin-vue-devtools": "^8.1.2",
- "vue": "^3.5.35",
- "vue-dompurify-html": "^5.3.0",
- "vue-i18n": "^11.4.4",
- "vue-json-pretty": "^2.6.0",
- "vue-router": "^5.1.0",
- "vue-tippy": "^6.7.1",
- "vue3-print-nb": "^0.1.4",
- "vue3-signature": "^0.4.4",
- "vuedraggable": "^4.1.0",
- "vxe-pc-ui": "^4.14.30",
- "vxe-table": "^4.19.7",
- "watermark-js-plus": "^1.6.3",
- "zod": "^3.25.76",
- "zod-defaults": "0.1.3"
+ "@form-create/ant-design-vue": "catalog:",
+ "@form-create/antd-designer": "catalog:",
+ "@tinymce/tinymce-vue": "catalog:",
+ "@vben/access": "workspace:*",
+ "@vben/common-ui": "workspace:*",
+ "@vben/constants": "workspace:*",
+ "@vben/hooks": "workspace:*",
+ "@vben/icons": "workspace:*",
+ "@vben/layouts": "workspace:*",
+ "@vben/locales": "workspace:*",
+ "@vben/plugins": "workspace:*",
+ "@vben/preferences": "workspace:*",
+ "@vben/request": "workspace:*",
+ "@vben/stores": "workspace:*",
+ "@vben/styles": "workspace:*",
+ "@vben/types": "workspace:*",
+ "@vben/utils": "workspace:*",
+ "@videojs-player/vue": "catalog:",
+ "@vueuse/core": "catalog:",
+ "@vueuse/integrations": "catalog:",
+ "ant-design-vue": "catalog:",
+ "bpmn-js": "catalog:",
+ "bpmn-js-properties-panel": "catalog:",
+ "bpmn-js-token-simulation": "catalog:",
+ "camunda-bpmn-moddle": "catalog:",
+ "cropperjs": "catalog:",
+ "dayjs": "catalog:",
+ "dhtmlx-gantt": "catalog:",
+ "diagram-js": "catalog:",
+ "fast-xml-parser": "catalog:",
+ "highlight.js": "catalog:",
+ "livekit-client": "^2.20.0",
+ "pinia": "catalog:",
+ "steady-xml": "catalog:",
+ "tinymce": "catalog:",
+ "tyme4ts": "catalog:",
+ "video.js": "catalog:",
+ "vue": "catalog:",
+ "vue-dompurify-html": "catalog:",
+ "vue-router": "catalog:",
+ "vue3-print-nb": "catalog:",
+ "vue3-signature": "catalog:",
+ "vuedraggable": "catalog:"
},
"devDependencies": {
- "@changesets/git": "^3.0.4",
- "@iconify/tailwind4": "^1.2.3",
- "@manypkg/get-packages": "^3.1.0",
- "@pnpm/workspace.read-manifest": "^1000.3.1",
- "@types/archiver": "^7.0.0",
- "@types/codemirror": "^5.60.17",
- "@types/crypto-js": "^4.2.2",
- "@types/html-minifier-terser": "^7.0.2",
- "@types/json-bigint": "^1.0.4",
- "@types/lodash.clonedeep": "^4.5.9",
- "@types/markdown-it": "^14.1.2",
- "@types/node": "^25.9.2",
- "@types/nprogress": "^0.2.3",
- "@types/qrcode": "^1.5.6",
- "@types/qs": "^6.15.1",
- "@types/sortablejs": "^1.15.9",
- "@vitejs/plugin-vue": "^6.0.7",
- "@vitejs/plugin-vue-jsx": "^5.1.5",
- "@vue/test-utils": "^2.4.11",
- "axios-mock-adapter": "^2.1.0",
- "chalk": "^5.6.2",
- "consola": "^3.4.2",
- "cross-env": "^10.1.0",
- "dotenv": "^17.4.2",
- "execa": "^9.6.1",
- "find-up": "^8.0.0",
- "ora": "^9.4.0",
- "pkg-types": "^2.3.1",
- "rimraf": "^6.1.3",
- "rollup-plugin-visualizer": "^7.0.1",
- "sass": "^1.100.0",
- "sass-embedded": "^1.100.0",
- "typescript": "^6.0.3",
- "unplugin-dts": "^1.0.2",
- "unplugin-vue": "^7.2.0",
- "vite": "8.0.10",
- "vite-plugin-compression": "^0.5.1",
- "vite-plugin-lazy-import": "^1.0.7",
- "vue-tsc": "^3.3.3"
+ "@types/node": "catalog:",
+ "@vben/tailwind-config": "workspace:*",
+ "@vben/tsconfig": "workspace:*",
+ "@vben/vite-config": "workspace:*",
+ "jiti": "^2.7.0",
+ "tsdown": "^0.22.3",
+ "tsx": "^4.22.4",
+ "typescript": "catalog:",
+ "vite": "catalog:"
}
-}
+}
\ No newline at end of file
--
Gitblit v1.9.3