meixifrontserve 2.0.94 → 2.0.96

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.
@@ -31,7 +31,7 @@
31
31
  "dayjs": "^1.11.2",
32
32
  "element-ui": "^2.15.6",
33
33
  "js-md5": "^0.7.3",
34
- "meixiappmain": "0.4.8",
34
+ "meixiappmain": "0.4.9",
35
35
  "meixicheckgoodstable": "0.1.2",
36
36
  "meixicheckstaff": "^0.2.3",
37
37
  "meixidialogtablecheck": "^0.3.4",
@@ -80,7 +80,7 @@
80
80
  "@commitlint/cz-commitlint": "^17.3.0",
81
81
  "cz-conventional-changelog": "^3.3.0",
82
82
  "lint-staged": "^13.1.0",
83
- "meixirouterplugin":"0.1.0"
83
+ "meixirouterplugin":"0.1.1"
84
84
  },
85
85
  "devDependencies": {
86
86
  "less": "^3.13.1",
@@ -31,7 +31,7 @@
31
31
  "dayjs": "^1.11.2",
32
32
  "element-ui": "^2.15.6",
33
33
  "js-md5": "^0.7.3",
34
- "meixiappmain": "0.4.8",
34
+ "meixiappmain": "0.4.9",
35
35
  "meixicheckgoodstable": "0.1.2",
36
36
  "meixicheckstaff": "^0.2.3",
37
37
  "meixidialogtablecheck": "^0.3.4",
@@ -40,7 +40,7 @@
40
40
  "meixihandlerecorde": "0.0.8",
41
41
  "meixihelpmenu": "0.0.2",
42
42
  "meixilayout": "^0.4.4",
43
- "meixirequestts": "^0.2.2",
43
+ "meixirequestts": "^0.2.3",
44
44
  "meixistepbar": "0.0.6",
45
45
  "meixiverifyflowinfo": "0.1.1",
46
46
  "meixiordertypebutton": "0.0.1",
@@ -51,7 +51,7 @@
51
51
  "vue-cropper": "^0.5.8",
52
52
  "vue-router": "3.0.2",
53
53
  "vuex": "^3.4.0",
54
- "meixioacomponent": "^1.1.61",
54
+ "meixioacomponent": "^1.1.64",
55
55
  "meixisuperdrawer": "^0.3.1",
56
56
  "@vue/cli-plugin-babel": "~4.5.19",
57
57
  "@vue/cli-plugin-eslint": "~4.5.19",
@@ -30,13 +30,13 @@
30
30
  "crypto-js": "^3.1.9-1",
31
31
  "dayjs": "^1.11.2",
32
32
  "js-md5": "^0.7.3",
33
- "meixiappmain": "2.0.23",
33
+ "meixiappmain": "2.0.28",
34
34
  "meixicheckgoodstable": "2.0.12",
35
- "meixicheckstaff": "2.0.13",
35
+ "meixicheckstaff": "2.0.14",
36
36
  "meixidialogtablecheck": "2.0.11",
37
37
  "meixiexpresscheck": "2.0.1",
38
38
  "meixihandlerecorde": "0.0.8",
39
- "meixirequestts": "0.2.2",
39
+ "meixirequestts": "0.2.3",
40
40
  "meixistepbar": "2.0.11",
41
41
  "meixiverifyflowinfo": "0.1.0",
42
42
  "meixisuperdrawer": "0.3.1",
@@ -44,7 +44,7 @@
44
44
  "meixihelpmenu": "2.0.1",
45
45
  "meixilayout": "2.0.44",
46
46
  "meixiordertypebutton": "2.0.12",
47
- "meixioacomponent": "2.0.48",
47
+ "meixioacomponent": "2.0.51",
48
48
  "path": "^0.12.7",
49
49
  "register-service-worker": "^1.7.2",
50
50
  "v-click-outside": "^3.2.0",
@@ -30,7 +30,7 @@
30
30
  "crypto-js": "^3.1.9-1",
31
31
  "dayjs": "^1.11.2",
32
32
  "js-md5": "^0.7.3",
33
- "meixiappmain": "2.0.27",
33
+ "meixiappmain": "2.0.28",
34
34
  "meixicheckgoodstable": "2.0.12",
35
35
  "meixicheckstaff": "2.0.14",
36
36
  "meixidialogtablecheck": "2.0.11",
@@ -80,7 +80,7 @@
80
80
  "cz-conventional-changelog": "^3.3.0",
81
81
  "lint-staged": "^13.1.0",
82
82
  "tdesign-vue": "^1.10.5-naruto",
83
- "meixirouterplugin":"2.1.0"
83
+ "meixirouterplugin":"2.1.1"
84
84
  },
85
85
  "devDependencies": {
86
86
  "less": "^3.13.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meixifrontserve",
3
- "version": "2.0.94",
3
+ "version": "2.0.96",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "private": false,