mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 18:46:36 +08:00
commit:支持后台扩展类
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"ace-builds": "^1.32.2",
|
||||
"axios": "^1.5.1",
|
||||
"bpmn-js-token-simulation": "^0.10.0",
|
||||
"diagram-js": "^6.8.2",
|
||||
"clipboard": "^2.0.11",
|
||||
"core-js": "^3.8.3",
|
||||
"crypto-js": "^4.2.0",
|
||||
@@ -27,6 +28,7 @@
|
||||
"json-bigint": "^1.0.0",
|
||||
"pinia": "^2.1.6",
|
||||
"pinia-plugin-persist": "^1.0.0",
|
||||
"print-js": "^1.6.0",
|
||||
"vant": "^4.7.3",
|
||||
"vue": "^3.3.8",
|
||||
"vue-draggable-plus": "0.3.1",
|
||||
@@ -51,8 +53,8 @@
|
||||
"@vue/cli-plugin-vuex": "~5.0.0",
|
||||
"@vue/cli-service": "~5.0.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"bpmn-js": "^7.4.0",
|
||||
"bpmn-js-properties-panel": "^0.37.2",
|
||||
"bpmn-js": "7.5.0",
|
||||
"bpmn-js-properties-panel": "0.37.6",
|
||||
"eslint": "^8.30.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
|
||||
Reference in New Issue
Block a user