更新到3.9.2

This commit is contained in:
geht
2026-05-18 20:05:46 +08:00
parent 140f4a816e
commit ba80c96294
10 changed files with 450 additions and 37 deletions

View File

@@ -23,20 +23,21 @@
"husky:install": "husky install"
},
"dependencies": {
"@jeecg/aiflow":"3.9.2-beta",
"@ant-design/colors": "^7.2.1",
"@ant-design/icons-vue": "^7.0.1",
"@iconify/iconify": "^3.1.1",
"@jeecg/aiflow": "3.9.2-beta",
"@logicflow/core": "^2.1.2",
"@logicflow/extension": "^2.1.4",
"@logicflow/vue-node-registry": "^1.1.3",
"@iconify/iconify": "^3.1.1",
"@ant-design/colors": "^7.2.1",
"@ant-design/icons-vue": "^7.0.1",
"@tinymce/tinymce-vue": "4.0.7",
"@traptitech/markdown-it-katex": "^3.6.0",
"@vant/area-data": "^1.5.2",
"@vue/shared": "^3.5.22",
"@vueuse/core": "^10.11.1",
"@tinymce/tinymce-vue": "4.0.7",
"@zxcvbn-ts/core": "^3.0.4",
"ant-design-vue": "^4.2.6",
"axios": "^1.12.2",
"@vant/area-data": "^1.5.2",
"clipboard": "^2.0.11",
"codemirror": "^5.65.20",
"cron-parser": "^4.9.0",
@@ -47,54 +48,59 @@
"echarts": "^5.6.0",
"emoji-mart-vue-fast": "^15.0.5",
"enquire.js": "^2.1.6",
"intro.js": "^7.2.0",
"lodash-es": "^4.17.21",
"lodash.get": "^4.4.2",
"markdown-it": "^14.1.0",
"markdown-it-link-attributes": "^4.0.1",
"event-source-polyfill": "^1.0.31",
"highlight.js": "^11.11.1",
"@traptitech/markdown-it-katex": "^3.6.0",
"html2canvas": "^1.4.1",
"intro.js": "^7.2.0",
"jquery": "^4.0.0",
"jsbarcode": "^3.12.3",
"jspdf": "^4.2.1",
"lodash-es": "^4.17.21",
"lodash.get": "^4.4.2",
"lunar-javascript": "^1.7.5",
"markdown-it": "^14.1.0",
"markdown-it-link-attributes": "^4.0.1",
"md5": "^2.3.0",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"path-to-regexp": "^6.3.0",
"perfect-scrollbar": "^1.5.6",
"pinia": "2.1.7",
"print-js": "^1.6.0",
"pinyin-pro": "^3.27.0",
"qs": "^6.14.0",
"print-js": "^1.6.0",
"qrcode": "^1.5.4",
"qs": "^6.14.0",
"resize-observer-polyfill": "^1.5.1",
"showdown": "^2.1.0",
"sortablejs": "^1.15.6",
"swagger-ui-dist": "^5.29.3",
"three": "^0.184.0",
"tinymce": "6.6.2",
"vditor": "^3.11.2",
"vue": "^3.5.22",
"vue-color": "^3.3.3",
"vue-cropper": "^0.6.5",
"vue-cropperjs": "^5.0.0",
"vue-grid-layout-v3": "^3.1.2",
"vue-i18n": "^9.14.5",
"vue-infinite-scroll": "^2.0.2",
"vue-plugin-hiprint": "^0.0.60",
"vue-print-nb-jeecg": "^1.0.13",
"vue-router": "^4.5.1",
"vue-types": "^5.1.3",
"vuedraggable": "^4.1.0",
"vxe-table": "4.13.31",
"vxe-pc-ui": "4.6.12",
"vxe-table": "4.13.31",
"vxe-table-plugin-antd": "4.0.8",
"xe-utils": "3.5.26",
"xss": "^1.0.15",
"vue-grid-layout-v3": "^3.1.2",
"lunar-javascript": "^1.7.5",
"perfect-scrollbar": "^1.5.6",
"vue-color": "^3.3.3"
"xss": "^1.0.15"
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@iconify/json": "^2.2.394",
"@purge-icons/generated": "^0.10.0",
"unplugin-icons": "^0.22.0",
"@rys-fe/vite-plugin-theme": "^0.8.6",
"@types/codemirror": "^5.60.16",
"@types/crypto-js": "^4.2.2",
"@types/fs-extra": "^11.0.4",
@@ -105,11 +111,12 @@
"@types/mockjs": "^1.0.10",
"@types/node": "^20.19.20",
"@types/nprogress": "^0.2.3",
"@types/pinyin": "^2.10.2",
"@types/qrcode": "^1.5.5",
"@types/qs": "^6.14.0",
"@types/pinyin": "^2.10.2",
"@types/showdown": "^2.0.6",
"@types/sortablejs": "^1.15.8",
"@types/three": "^0.184.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-vue": "5.2.4",
@@ -117,11 +124,13 @@
"@vue/compiler-sfc": "^3.5.22",
"@vue/test-utils": "^2.4.6",
"autoprefixer": "^10.4.21",
"big.js": "^6.2.2",
"commitizen": "^4.3.1",
"conventional-changelog-cli": "^4.1.0",
"cross-env": "^7.0.3",
"cz-git": "^1.12.0",
"czg": "^1.12.0",
"dingtalk-jsapi": "^3.2.0",
"dotenv": "^16.6.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.2",
@@ -157,6 +166,8 @@
"ts-jest": "^29.4.4",
"ts-node": "^10.9.2",
"typescript": "^5.9.3",
"unocss": "^0.58.9",
"unplugin-icons": "^0.22.0",
"unplugin-vue-components": "~0.24.1",
"vite": "^6.3.6",
"vite-plugin-compression": "^0.5.1",
@@ -166,17 +177,13 @@
"vite-plugin-optimize-persist": "^0.1.2",
"vite-plugin-package-config": "^0.1.1",
"vite-plugin-purge-icons": "^0.10.0",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-pwa": "^1.1.0",
"workbox-window": "^7.3.0",
"vite-plugin-qiankun": "^1.0.15",
"@rys-fe/vite-plugin-theme": "^0.8.6",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-vue-setup-extend-plus": "^0.1.0",
"unocss": "^0.58.9",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^1.8.27",
"dingtalk-jsapi": "^3.2.0",
"big.js": "^6.2.2"
"workbox-window": "^7.3.0"
},
"repository": {
"type": "git",