qgb-process 0.3.25-beta.7 → 0.3.26-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "qgb-process",
3
- "version": "0.3.25-beta.7",
3
+ "version": "0.3.26-beta.1",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "author": "",
@@ -21,20 +21,9 @@
21
21
  },
22
22
  "main": "lib/qgb-process.umd.min.js",
23
23
  "dependencies": {
24
- "@babel/plugin-transform-runtime": "^7.10.1",
25
24
  "@fullcalendar/core": "^4.4.0",
26
- "@fullcalendar/daygrid": "^4.4.0",
27
- "@fullcalendar/interaction": "^4.4.0",
28
- "@fullcalendar/timegrid": "^4.4.0",
29
- "@fullcalendar/vue": "^4.4.0",
30
- "ali-oss": "^6.14.0",
31
25
  "axios": "^0.18.0",
32
- "babel-plugin-dynamic-import-node": "2.3.0",
33
- "babel-polyfill": "^6.26.0",
34
- "core-js": "^3.6.5",
35
- "cropperjs": "^1.5.2",
36
- "echarts": "^4.5.0",
37
- "el-tree-transfer": "^2.2.1",
26
+ "core-js": "^3.26.0",
38
27
  "element-ui": "^2.15.1",
39
28
  "fullcalendar": "^3.10.1",
40
29
  "html2canvas": "^1.0.0-rc.5",
@@ -43,24 +32,17 @@
43
32
  "jsplumb": "^2.12.14",
44
33
  "lodash-es": "^4.17.15",
45
34
  "moment": "^2.24.0",
35
+ "obs-upload": "latest",
46
36
  "qrcode": "^1.4.4",
47
37
  "qs": "^6.9.0",
48
- "quill": "^1.3.6",
49
- "shigongbang-pc": "^1.0.22",
50
- "svg-sprite-loader": "^5.2.1",
51
- "video.js": "^7.5.4",
52
38
  "vue": "^2.6.10",
53
39
  "vue-amap": "^0.5.10",
54
- "vue-ele-form-table-editor": "^0.1.3",
55
40
  "vue-neditor-wrap": "^1.0.4",
56
- "vue-photo-preview": "^1.1.3",
57
41
  "vue-quill-editor": "^3.0.6",
58
- "vue-resource": "^1.5.1",
59
42
  "vue-router": "^3.0.3",
60
- "vue-video-player": "^5.0.2",
61
43
  "vuedraggable": "^2.24.3",
62
44
  "vuex": "^3.0.1",
63
- "webpack": "^4.0.0"
45
+ "zj-interceptors": "^1.0.3"
64
46
  },
65
47
  "devDependencies": {
66
48
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
@@ -79,6 +61,7 @@
79
61
  "cross-env": "^7.0.2",
80
62
  "eslint": "^7.11.0",
81
63
  "eslint-plugin-vue": "^7.1.0",
64
+ "file-loader": "^6.2.0",
82
65
  "husky": "^4.3.0",
83
66
  "image-webpack-loader": "^5.1.0",
84
67
  "increase-memory-limit": "^1.0.7",
@@ -101,6 +84,7 @@
101
84
  "vue-ele-form-upload-file": "0.0.5",
102
85
  "vue-loader": "^15.9.3",
103
86
  "vue-multipane": "^0.9.5",
87
+ "vue-style-loader": "^4.1.3",
104
88
  "vue-svg-loader": "^0.16.0",
105
89
  "vue-template-compiler": "^2.6.10"
106
90
  },
@@ -120,11 +104,6 @@
120
104
  "parser": "babel-eslint"
121
105
  }
122
106
  },
123
- "postcss": {
124
- "plugins": {
125
- "autoprefixer": {}
126
- }
127
- },
128
107
  "browserslist": [
129
108
  "> 1%",
130
109
  "last 2 versions",