|
|
|
@ -38,8 +38,10 @@
|
|
|
|
"@babel/parser": "7.7.4",
|
|
|
|
"@babel/parser": "7.7.4",
|
|
|
|
"@riophae/vue-treeselect": "0.4.0",
|
|
|
|
"@riophae/vue-treeselect": "0.4.0",
|
|
|
|
"axios": "0.24.0",
|
|
|
|
"axios": "0.24.0",
|
|
|
|
|
|
|
|
"bpmn-js-token-simulation": "0.10.0",
|
|
|
|
"clipboard": "2.0.8",
|
|
|
|
"clipboard": "2.0.8",
|
|
|
|
"core-js": "3.25.3",
|
|
|
|
"core-js": "3.25.3",
|
|
|
|
|
|
|
|
"decimal.js": "^10.5.0",
|
|
|
|
"echarts": "5.4.0",
|
|
|
|
"echarts": "5.4.0",
|
|
|
|
"element-ui": "2.15.12",
|
|
|
|
"element-ui": "2.15.12",
|
|
|
|
"file-saver": "2.0.5",
|
|
|
|
"file-saver": "2.0.5",
|
|
|
|
@ -59,8 +61,7 @@
|
|
|
|
"vue-router": "3.4.9",
|
|
|
|
"vue-router": "3.4.9",
|
|
|
|
"vuedraggable": "2.24.3",
|
|
|
|
"vuedraggable": "2.24.3",
|
|
|
|
"vuex": "3.6.0",
|
|
|
|
"vuex": "3.6.0",
|
|
|
|
"xml-js": "1.6.11",
|
|
|
|
"xml-js": "1.6.11"
|
|
|
|
"bpmn-js-token-simulation": "0.10.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@vue/cli-plugin-babel": "4.4.6",
|
|
|
|
"@vue/cli-plugin-babel": "4.4.6",
|
|
|
|
@ -68,6 +69,9 @@
|
|
|
|
"@vue/cli-service": "4.4.6",
|
|
|
|
"@vue/cli-service": "4.4.6",
|
|
|
|
"babel-eslint": "10.1.0",
|
|
|
|
"babel-eslint": "10.1.0",
|
|
|
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
|
|
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
|
|
|
|
|
|
|
"bpmn-js": "7.5.0",
|
|
|
|
|
|
|
|
"bpmn-js-properties-panel": "0.37.2",
|
|
|
|
|
|
|
|
"camunda-bpmn-moddle": "4.4.1",
|
|
|
|
"chalk": "4.1.0",
|
|
|
|
"chalk": "4.1.0",
|
|
|
|
"compression-webpack-plugin": "5.0.2",
|
|
|
|
"compression-webpack-plugin": "5.0.2",
|
|
|
|
"connect": "3.6.6",
|
|
|
|
"connect": "3.6.6",
|
|
|
|
@ -79,10 +83,7 @@
|
|
|
|
"sass-loader": "10.1.1",
|
|
|
|
"sass-loader": "10.1.1",
|
|
|
|
"script-ext-html-webpack-plugin": "2.1.5",
|
|
|
|
"script-ext-html-webpack-plugin": "2.1.5",
|
|
|
|
"svg-sprite-loader": "5.1.1",
|
|
|
|
"svg-sprite-loader": "5.1.1",
|
|
|
|
"vue-template-compiler": "2.6.12",
|
|
|
|
"vue-template-compiler": "2.6.12"
|
|
|
|
"bpmn-js": "7.5.0",
|
|
|
|
|
|
|
|
"bpmn-js-properties-panel": "0.37.2",
|
|
|
|
|
|
|
|
"camunda-bpmn-moddle": "4.4.1"
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8.9",
|
|
|
|
"node": ">=8.9",
|
|
|
|
|