meixifrontserve 2.1.37 → 2.1.39

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.
@@ -1,96 +1,96 @@
1
- {
2
- "name": "newoaadmin",
3
- "version": "1.0.0",
4
- "private": true,
5
- "scripts": {
6
- "serve": "vue-cli-service serve",
7
- "build:beta": "vue-cli-service build --mode beta",
8
- "build:testing": "vue-cli-service build --mode testing",
9
- "build:pre": "vue-cli-service build --mode pre",
10
- "build:prod": "vue-cli-service build --mode prod",
11
- "rollupBuild": "sudo meixirollupbuild -b / --pathTarget src/pages/ordermanage/oaorder/index.js-lib/oaOrderIndex.umd.js",
12
- "lint": "eslint --ext .js,.vue,.ts,.tsx src",
13
- "fix:lint": "eslint --fix --ext .js,.vue,.ts,.tsx src",
14
- "prepare": "husky install",
15
- "lint:lint-staged": "lint-staged",
16
- "git": "npm run fix:lint && git add . && cz",
17
- "commit": "cz"
18
- },
19
- "dependencies": {
20
- "@babel/plugin-proposal-optional-chaining": "^7.18.9",
21
- "@wangeditor/editor": "^5.1.14",
22
- "@wangeditor/editor-for-vue": "^1.0.2",
23
- "@wangeditor/plugin-md": "^1.0.0",
24
- "async_hooks": "^1.0.0",
25
- "axios": "^0.26.0",
26
- "babel-helper-vue-jsx-merge-props": "^2.0.3",
27
- "babel-plugin-transform-vue-jsx": "^3.7.0",
28
- "babel-preset-env": "^1.7.0",
29
- "core-js": "^3.6.5",
30
- "crypto-js": "^3.1.9-1",
31
- "dayjs": "^1.11.2",
32
- "element-ui": "^2.15.6",
33
- "js-md5": "^0.7.3",
34
- "meixiappmain": "0.5.7",
35
- "meixicheckgoodstable": "0.1.2",
36
- "meixicheckstaff": "^0.2.3",
37
- "meixidialogtablecheck": "^0.3.4",
38
- "meixiexpresscheck": "0.0.6",
39
- "meixigoodstablecontrol": "^0.3.46",
40
- "meixihandlerecorde": "0.0.8",
41
- "meixihelpmenu": "0.0.2",
42
- "meixilayout": "^0.4.5",
43
- "meixirequestts": "^0.2.3",
44
- "meixistepbar": "0.0.6",
45
- "meixiverifyflowinfo": "0.1.1",
46
- "meixiordertypebutton": "0.0.1",
47
- "path": "^0.12.7",
48
- "register-service-worker": "^1.7.2",
49
- "v-click-outside": "^3.2.0",
50
- "vue": "^2.7.10",
51
- "vue-cropper": "^0.5.8",
52
- "vue-router": "3.0.2",
53
- "vuex": "^3.4.0",
54
- "meixioacomponent": "^1.1.64",
55
- "meixisuperdrawer": "^0.3.1",
56
- "@vue/cli-plugin-babel": "~4.5.19",
57
- "@vue/cli-plugin-eslint": "~4.5.19",
58
- "@vue/cli-plugin-router": "~4.5.13",
59
- "@vue/cli-plugin-vuex": "~4.5.13",
60
- "@vue/cli-service": "~4.5.19",
61
- "@vue/eslint-config-standard": "^5.1.2",
62
- "@vuepress/plugin-pwa": "^1.9.7",
63
- "babel-eslint": "^10.1.0",
64
- "babel-plugin-component": "^1.1.1",
65
- "eslint-plugin-node": "^11.1.0",
66
- "eslint-plugin-standard": "^4.0.0",
67
- "vue-template-compiler": "^2.7.10",
68
- "husky": "^8.0.2",
69
- "prettier": "^2.8.1",
70
- "@vue/eslint-config-prettier": "^7.0.0",
71
- "commitizen": "^4.2.6",
72
- "eslint": "^8.30.0",
73
- "eslint-config-standard-with-typescript": "^24.0.0",
74
- "eslint-plugin-import": "^2.26.0",
75
- "eslint-plugin-n": "^15.6.0",
76
- "eslint-plugin-promise": "^6.1.1",
77
- "eslint-plugin-vue": "^9.8.0",
78
- "@commitlint/cli": "^17.3.0",
79
- "@commitlint/config-conventional": "^17.3.0",
80
- "@commitlint/cz-commitlint": "^17.3.0",
81
- "cz-conventional-changelog": "^3.3.0",
82
- "lint-staged": "^13.1.0",
83
- "meixirouterplugin":"0.1.1"
84
- },
85
- "devDependencies": {
86
- "less": "^3.13.1",
87
- "less-loader": "^5.0.0",
88
- "style-resources-loader": "^1.5.0",
89
- "svg-sprite-loader": "4.1.3"
90
- },
91
- "browserslist": [
92
- "> 1%",
93
- "last 2 versions",
94
- "not dead"
95
- ]
96
- }
1
+ {
2
+ "name": "newoaadmin",
3
+ "version": "1.0.0",
4
+ "private": true,
5
+ "scripts": {
6
+ "serve": "vue-cli-service serve",
7
+ "build:beta": "vue-cli-service build --mode beta",
8
+ "build:testing": "vue-cli-service build --mode testing",
9
+ "build:pre": "vue-cli-service build --mode pre",
10
+ "build:prod": "vue-cli-service build --mode prod",
11
+ "rollupBuild": "sudo meixirollupbuild -b / --pathTarget src/pages/ordermanage/oaorder/index.js-lib/oaOrderIndex.umd.js",
12
+ "lint": "eslint --ext .js,.vue,.ts,.tsx src",
13
+ "fix:lint": "eslint --fix --ext .js,.vue,.ts,.tsx src",
14
+ "prepare": "husky install",
15
+ "lint:lint-staged": "lint-staged",
16
+ "git": "npm run fix:lint && git add . && cz",
17
+ "commit": "cz"
18
+ },
19
+ "dependencies": {
20
+ "@babel/plugin-proposal-optional-chaining": "^7.18.9",
21
+ "@wangeditor/editor": "^5.1.14",
22
+ "@wangeditor/editor-for-vue": "^1.0.2",
23
+ "@wangeditor/plugin-md": "^1.0.0",
24
+ "async_hooks": "^1.0.0",
25
+ "axios": "^0.26.0",
26
+ "babel-helper-vue-jsx-merge-props": "^2.0.3",
27
+ "babel-plugin-transform-vue-jsx": "^3.7.0",
28
+ "babel-preset-env": "^1.7.0",
29
+ "core-js": "^3.6.5",
30
+ "crypto-js": "^3.1.9-1",
31
+ "dayjs": "^1.11.2",
32
+ "element-ui": "^2.15.6",
33
+ "js-md5": "^0.7.3",
34
+ "meixiappmain": "0.5.7",
35
+ "meixicheckgoodstable": "0.1.2",
36
+ "meixicheckstaff": "^0.2.3",
37
+ "meixidialogtablecheck": "^0.3.4",
38
+ "meixiexpresscheck": "0.0.6",
39
+ "meixigoodstablecontrol": "^0.3.46",
40
+ "meixihandlerecorde": "0.0.8",
41
+ "meixihelpmenu": "0.0.2",
42
+ "meixilayout": "^0.4.5",
43
+ "meixirequestts": "^0.2.3",
44
+ "meixistepbar": "0.0.6",
45
+ "meixiverifyflowinfo": "0.1.1",
46
+ "meixiordertypebutton": "0.0.1",
47
+ "path": "^0.12.7",
48
+ "register-service-worker": "^1.7.2",
49
+ "v-click-outside": "^3.2.0",
50
+ "vue": "^2.7.10",
51
+ "vue-cropper": "^0.5.8",
52
+ "vue-router": "3.0.2",
53
+ "vuex": "^3.4.0",
54
+ "meixioacomponent": "^1.1.64",
55
+ "meixisuperdrawer": "^0.3.1",
56
+ "@vue/cli-plugin-babel": "~4.5.19",
57
+ "@vue/cli-plugin-eslint": "~4.5.19",
58
+ "@vue/cli-plugin-router": "~4.5.13",
59
+ "@vue/cli-plugin-vuex": "~4.5.13",
60
+ "@vue/cli-service": "~4.5.19",
61
+ "@vue/eslint-config-standard": "^5.1.2",
62
+ "@vuepress/plugin-pwa": "^1.9.7",
63
+ "babel-eslint": "^10.1.0",
64
+ "babel-plugin-component": "^1.1.1",
65
+ "eslint-plugin-node": "^11.1.0",
66
+ "eslint-plugin-standard": "^4.0.0",
67
+ "vue-template-compiler": "^2.7.10",
68
+ "husky": "^8.0.2",
69
+ "prettier": "^2.8.1",
70
+ "@vue/eslint-config-prettier": "^7.0.0",
71
+ "commitizen": "^4.2.6",
72
+ "eslint": "^8.30.0",
73
+ "eslint-config-standard-with-typescript": "^24.0.0",
74
+ "eslint-plugin-import": "^2.26.0",
75
+ "eslint-plugin-n": "^15.6.0",
76
+ "eslint-plugin-promise": "^6.1.1",
77
+ "eslint-plugin-vue": "^9.8.0",
78
+ "@commitlint/cli": "^17.3.0",
79
+ "@commitlint/config-conventional": "^17.3.0",
80
+ "@commitlint/cz-commitlint": "^17.3.0",
81
+ "cz-conventional-changelog": "^3.3.0",
82
+ "lint-staged": "^13.1.0",
83
+ "meixirouterplugin":"0.1.1"
84
+ },
85
+ "devDependencies": {
86
+ "less": "^3.13.1",
87
+ "less-loader": "^5.0.0",
88
+ "style-resources-loader": "^1.5.0",
89
+ "svg-sprite-loader": "4.1.3"
90
+ },
91
+ "browserslist": [
92
+ "> 1%",
93
+ "last 2 versions",
94
+ "not dead"
95
+ ]
96
+ }
@@ -1,96 +1,96 @@
1
- {
2
- "name": "",
3
- "version": "1.0.0",
4
- "private": true,
5
- "scripts": {
6
- "serve": "vue-cli-service serve",
7
- "build:beta": "vue-cli-service build --mode beta",
8
- "build:testing": "vue-cli-service build --mode testing",
9
- "build:pre": "vue-cli-service build --mode pre",
10
- "build:prod": "vue-cli-service build --mode prod",
11
- "rollupBuild": "sudo meixirollupbuild -b / --pathTarget src/pages/ordermanage/oaorder/index.js-lib/oaOrderIndex.umd.js",
12
- "lint": "eslint --ext .js,.vue,.ts,.tsx src",
13
- "fix:lint": "eslint --fix --ext .js,.vue,.ts,.tsx src",
14
- "prepare": "husky install",
15
- "lint:lint-staged": "lint-staged",
16
- "git": "npm run fix:lint && git add . && cz",
17
- "commit": "cz"
18
- },
19
- "dependencies": {
20
- "@babel/plugin-proposal-optional-chaining": "^7.18.9",
21
- "@wangeditor/editor": "^5.1.14",
22
- "@wangeditor/editor-for-vue": "^1.0.2",
23
- "@wangeditor/plugin-md": "^1.0.0",
24
- "async_hooks": "^1.0.0",
25
- "axios": "^0.26.0",
26
- "babel-helper-vue-jsx-merge-props": "^2.0.3",
27
- "babel-plugin-transform-vue-jsx": "^3.7.0",
28
- "babel-preset-env": "^1.7.0",
29
- "core-js": "^3.6.5",
30
- "crypto-js": "^3.1.9-1",
31
- "dayjs": "^1.11.2",
32
- "js-md5": "^0.7.3",
33
- "meixiappmain": "2.0.54",
34
- "meixicheckgoodstable": "2.0.12",
35
- "meixicheckstaff": "2.0.14",
36
- "meixidialogtablecheck": "2.0.11",
37
- "meixiexpresscheck": "2.0.1",
38
- "meixihandlerecorde": "0.0.8",
39
- "meixirequestts": "0.2.3",
40
- "meixistepbar": "2.0.11",
41
- "meixiverifyflowinfo": "0.1.0",
42
- "meixisuperdrawer": "0.3.1",
43
- "meixigoodstablecontrol": "2.0.1",
44
- "meixihelpmenu": "2.0.1",
45
- "meixilayout": "2.0.46",
46
- "meixiordertypebutton": "2.0.12",
47
- "meixioacomponent": "2.0.67",
48
- "path": "^0.12.7",
49
- "register-service-worker": "^1.7.2",
50
- "v-click-outside": "^3.2.0",
51
- "vue": "^2.7.10",
52
- "vue-cropper": "^0.5.8",
53
- "vue-router": "3.0.2",
54
- "vuex": "^3.4.0",
55
- "@vue/cli-plugin-babel": "~4.5.19",
56
- "@vue/cli-plugin-eslint": "~4.5.19",
57
- "@vue/cli-plugin-router": "~4.5.13",
58
- "@vue/cli-plugin-vuex": "~4.5.13",
59
- "@vue/cli-service": "~4.5.19",
60
- "@vue/eslint-config-standard": "^5.1.2",
61
- "@vuepress/plugin-pwa": "^1.9.7",
62
- "babel-eslint": "^10.1.0",
63
- "babel-plugin-component": "^1.1.1",
64
- "eslint-plugin-node": "^11.1.0",
65
- "eslint-plugin-standard": "^4.0.0",
66
- "vue-template-compiler": "^2.7.10",
67
- "husky": "^8.0.2",
68
- "prettier": "^2.8.1",
69
- "@vue/eslint-config-prettier": "^7.0.0",
70
- "commitizen": "^4.2.6",
71
- "eslint": "^8.30.0",
72
- "eslint-config-standard-with-typescript": "^24.0.0",
73
- "eslint-plugin-import": "^2.26.0",
74
- "eslint-plugin-n": "^15.6.0",
75
- "eslint-plugin-promise": "^6.1.1",
76
- "eslint-plugin-vue": "^9.8.0",
77
- "@commitlint/cli": "^17.3.0",
78
- "@commitlint/config-conventional": "^17.3.0",
79
- "@commitlint/cz-commitlint": "^17.3.0",
80
- "cz-conventional-changelog": "^3.3.0",
81
- "lint-staged": "^13.1.0",
82
- "tdesign-vue": "^1.10.5-naruto",
83
- "meixirouterplugin":"2.1.2"
84
- },
85
- "devDependencies": {
86
- "less": "^3.13.1",
87
- "less-loader": "^5.0.0",
88
- "style-resources-loader": "^1.5.0",
89
- "svg-sprite-loader": "4.1.3"
90
- },
91
- "browserslist": [
92
- "> 1%",
93
- "last 2 versions",
94
- "not dead"
95
- ]
96
- }
1
+ {
2
+ "name": "",
3
+ "version": "1.0.0",
4
+ "private": true,
5
+ "scripts": {
6
+ "serve": "vue-cli-service serve",
7
+ "build:beta": "vue-cli-service build --mode beta",
8
+ "build:testing": "vue-cli-service build --mode testing",
9
+ "build:pre": "vue-cli-service build --mode pre",
10
+ "build:prod": "vue-cli-service build --mode prod",
11
+ "rollupBuild": "sudo meixirollupbuild -b / --pathTarget src/pages/ordermanage/oaorder/index.js-lib/oaOrderIndex.umd.js",
12
+ "lint": "eslint --ext .js,.vue,.ts,.tsx src",
13
+ "fix:lint": "eslint --fix --ext .js,.vue,.ts,.tsx src",
14
+ "prepare": "husky install",
15
+ "lint:lint-staged": "lint-staged",
16
+ "git": "npm run fix:lint && git add . && cz",
17
+ "commit": "cz"
18
+ },
19
+ "dependencies": {
20
+ "@babel/plugin-proposal-optional-chaining": "^7.18.9",
21
+ "@wangeditor/editor": "^5.1.14",
22
+ "@wangeditor/editor-for-vue": "^1.0.2",
23
+ "@wangeditor/plugin-md": "^1.0.0",
24
+ "async_hooks": "^1.0.0",
25
+ "axios": "^0.26.0",
26
+ "babel-helper-vue-jsx-merge-props": "^2.0.3",
27
+ "babel-plugin-transform-vue-jsx": "^3.7.0",
28
+ "babel-preset-env": "^1.7.0",
29
+ "core-js": "^3.6.5",
30
+ "crypto-js": "^3.1.9-1",
31
+ "dayjs": "^1.11.2",
32
+ "js-md5": "^0.7.3",
33
+ "meixiappmain": "2.0.54",
34
+ "meixicheckgoodstable": "2.0.12",
35
+ "meixicheckstaff": "2.0.14",
36
+ "meixidialogtablecheck": "2.0.11",
37
+ "meixiexpresscheck": "2.0.1",
38
+ "meixihandlerecorde": "0.0.8",
39
+ "meixirequestts": "0.2.3",
40
+ "meixistepbar": "2.0.11",
41
+ "meixiverifyflowinfo": "0.1.0",
42
+ "meixisuperdrawer": "0.3.1",
43
+ "meixigoodstablecontrol": "2.0.1",
44
+ "meixihelpmenu": "2.0.1",
45
+ "meixilayout": "2.0.46",
46
+ "meixiordertypebutton": "2.0.12",
47
+ "meixioacomponent": "2.0.69",
48
+ "path": "^0.12.7",
49
+ "register-service-worker": "^1.7.2",
50
+ "v-click-outside": "^3.2.0",
51
+ "vue": "^2.7.10",
52
+ "vue-cropper": "^0.5.8",
53
+ "vue-router": "3.0.2",
54
+ "vuex": "^3.4.0",
55
+ "@vue/cli-plugin-babel": "~4.5.19",
56
+ "@vue/cli-plugin-eslint": "~4.5.19",
57
+ "@vue/cli-plugin-router": "~4.5.13",
58
+ "@vue/cli-plugin-vuex": "~4.5.13",
59
+ "@vue/cli-service": "~4.5.19",
60
+ "@vue/eslint-config-standard": "^5.1.2",
61
+ "@vuepress/plugin-pwa": "^1.9.7",
62
+ "babel-eslint": "^10.1.0",
63
+ "babel-plugin-component": "^1.1.1",
64
+ "eslint-plugin-node": "^11.1.0",
65
+ "eslint-plugin-standard": "^4.0.0",
66
+ "vue-template-compiler": "^2.7.10",
67
+ "husky": "^8.0.2",
68
+ "prettier": "^2.8.1",
69
+ "@vue/eslint-config-prettier": "^7.0.0",
70
+ "commitizen": "^4.2.6",
71
+ "eslint": "^8.30.0",
72
+ "eslint-config-standard-with-typescript": "^24.0.0",
73
+ "eslint-plugin-import": "^2.26.0",
74
+ "eslint-plugin-n": "^15.6.0",
75
+ "eslint-plugin-promise": "^6.1.1",
76
+ "eslint-plugin-vue": "^9.8.0",
77
+ "@commitlint/cli": "^17.3.0",
78
+ "@commitlint/config-conventional": "^17.3.0",
79
+ "@commitlint/cz-commitlint": "^17.3.0",
80
+ "cz-conventional-changelog": "^3.3.0",
81
+ "lint-staged": "^13.1.0",
82
+ "tdesign-vue": "^1.10.5-naruto",
83
+ "meixirouterplugin":"2.1.2"
84
+ },
85
+ "devDependencies": {
86
+ "less": "^3.13.1",
87
+ "less-loader": "^5.0.0",
88
+ "style-resources-loader": "^1.5.0",
89
+ "svg-sprite-loader": "4.1.3"
90
+ },
91
+ "browserslist": [
92
+ "> 1%",
93
+ "last 2 versions",
94
+ "not dead"
95
+ ]
96
+ }
@@ -1,96 +1,96 @@
1
- {
2
- "name": "",
3
- "version": "1.0.0",
4
- "private": true,
5
- "scripts": {
6
- "serve": "vue-cli-service serve",
7
- "build:beta": "vue-cli-service build --mode beta",
8
- "build:testing": "vue-cli-service build --mode testing",
9
- "build:pre": "vue-cli-service build --mode pre",
10
- "build:prod": "vue-cli-service build --mode prod",
11
- "rollupBuild": "sudo meixirollupbuild -b / --pathTarget src/pages/ordermanage/oaorder/index.js-lib/oaOrderIndex.umd.js",
12
- "lint": "eslint --ext .js,.vue,.ts,.tsx src",
13
- "fix:lint": "eslint --fix --ext .js,.vue,.ts,.tsx src",
14
- "prepare": "husky install",
15
- "lint:lint-staged": "lint-staged",
16
- "git": "npm run fix:lint && git add . && cz",
17
- "commit": "cz"
18
- },
19
- "dependencies": {
20
- "@babel/plugin-proposal-optional-chaining": "^7.18.9",
21
- "@wangeditor/editor": "^5.1.14",
22
- "@wangeditor/editor-for-vue": "^1.0.2",
23
- "@wangeditor/plugin-md": "^1.0.0",
24
- "async_hooks": "^1.0.0",
25
- "axios": "^0.26.0",
26
- "babel-helper-vue-jsx-merge-props": "^2.0.3",
27
- "babel-plugin-transform-vue-jsx": "^3.7.0",
28
- "babel-preset-env": "^1.7.0",
29
- "core-js": "^3.6.5",
30
- "crypto-js": "^3.1.9-1",
31
- "dayjs": "^1.11.2",
32
- "js-md5": "^0.7.3",
33
- "meixiappmain": "2.0.54",
34
- "meixicheckgoodstable": "2.0.12",
35
- "meixicheckstaff": "2.0.14",
36
- "meixidialogtablecheck": "2.0.11",
37
- "meixiexpresscheck": "2.0.1",
38
- "meixihandlerecorde": "0.0.8",
39
- "meixirequestts": "0.2.3",
40
- "meixistepbar": "2.0.11",
41
- "meixiverifyflowinfo": "0.1.0",
42
- "meixisuperdrawer": "0.3.1",
43
- "meixigoodstablecontrol": "2.0.1",
44
- "meixihelpmenu": "2.0.1",
45
- "meixilayout": "2.0.46",
46
- "meixiordertypebutton": "2.0.13",
47
- "meixioacomponent": "2.0.67",
48
- "path": "^0.12.7",
49
- "register-service-worker": "^1.7.2",
50
- "v-click-outside": "^3.2.0",
51
- "vue": "^2.7.10",
52
- "vue-cropper": "^0.5.8",
53
- "vue-router": "3.0.2",
54
- "vuex": "^3.4.0",
55
- "@vue/cli-plugin-babel": "~4.5.19",
56
- "@vue/cli-plugin-eslint": "~4.5.19",
57
- "@vue/cli-plugin-router": "~4.5.13",
58
- "@vue/cli-plugin-vuex": "~4.5.13",
59
- "@vue/cli-service": "~4.5.19",
60
- "@vue/eslint-config-standard": "^5.1.2",
61
- "@vuepress/plugin-pwa": "^1.9.7",
62
- "babel-eslint": "^10.1.0",
63
- "babel-plugin-component": "^1.1.1",
64
- "eslint-plugin-node": "^11.1.0",
65
- "eslint-plugin-standard": "^4.0.0",
66
- "vue-template-compiler": "^2.7.10",
67
- "husky": "^8.0.2",
68
- "prettier": "^2.8.1",
69
- "@vue/eslint-config-prettier": "^7.0.0",
70
- "commitizen": "^4.2.6",
71
- "eslint": "^8.30.0",
72
- "eslint-config-standard-with-typescript": "^24.0.0",
73
- "eslint-plugin-import": "^2.26.0",
74
- "eslint-plugin-n": "^15.6.0",
75
- "eslint-plugin-promise": "^6.1.1",
76
- "eslint-plugin-vue": "^9.8.0",
77
- "@commitlint/cli": "^17.3.0",
78
- "@commitlint/config-conventional": "^17.3.0",
79
- "@commitlint/cz-commitlint": "^17.3.0",
80
- "cz-conventional-changelog": "^3.3.0",
81
- "lint-staged": "^13.1.0",
82
- "tdesign-vue": "^1.10.5-naruto",
83
- "meixirouterplugin":"2.1.2"
84
- },
85
- "devDependencies": {
86
- "less": "^3.13.1",
87
- "less-loader": "^5.0.0",
88
- "style-resources-loader": "^1.5.0",
89
- "svg-sprite-loader": "4.1.3"
90
- },
91
- "browserslist": [
92
- "> 1%",
93
- "last 2 versions",
94
- "not dead"
95
- ]
96
- }
1
+ {
2
+ "name": "",
3
+ "version": "1.0.0",
4
+ "private": true,
5
+ "scripts": {
6
+ "serve": "vue-cli-service serve",
7
+ "build:beta": "vue-cli-service build --mode beta",
8
+ "build:testing": "vue-cli-service build --mode testing",
9
+ "build:pre": "vue-cli-service build --mode pre",
10
+ "build:prod": "vue-cli-service build --mode prod",
11
+ "rollupBuild": "sudo meixirollupbuild -b / --pathTarget src/pages/ordermanage/oaorder/index.js-lib/oaOrderIndex.umd.js",
12
+ "lint": "eslint --ext .js,.vue,.ts,.tsx src",
13
+ "fix:lint": "eslint --fix --ext .js,.vue,.ts,.tsx src",
14
+ "prepare": "husky install",
15
+ "lint:lint-staged": "lint-staged",
16
+ "git": "npm run fix:lint && git add . && cz",
17
+ "commit": "cz"
18
+ },
19
+ "dependencies": {
20
+ "@babel/plugin-proposal-optional-chaining": "^7.18.9",
21
+ "@wangeditor/editor": "^5.1.14",
22
+ "@wangeditor/editor-for-vue": "^1.0.2",
23
+ "@wangeditor/plugin-md": "^1.0.0",
24
+ "async_hooks": "^1.0.0",
25
+ "axios": "^0.26.0",
26
+ "babel-helper-vue-jsx-merge-props": "^2.0.3",
27
+ "babel-plugin-transform-vue-jsx": "^3.7.0",
28
+ "babel-preset-env": "^1.7.0",
29
+ "core-js": "^3.6.5",
30
+ "crypto-js": "^3.1.9-1",
31
+ "dayjs": "^1.11.2",
32
+ "js-md5": "^0.7.3",
33
+ "meixiappmain": "2.0.54",
34
+ "meixicheckgoodstable": "2.0.12",
35
+ "meixicheckstaff": "2.0.14",
36
+ "meixidialogtablecheck": "2.0.11",
37
+ "meixiexpresscheck": "2.0.1",
38
+ "meixihandlerecorde": "0.0.8",
39
+ "meixirequestts": "0.2.3",
40
+ "meixistepbar": "2.0.11",
41
+ "meixiverifyflowinfo": "0.1.0",
42
+ "meixisuperdrawer": "0.3.1",
43
+ "meixigoodstablecontrol": "2.0.1",
44
+ "meixihelpmenu": "2.0.1",
45
+ "meixilayout": "2.0.46",
46
+ "meixiordertypebutton": "2.0.13",
47
+ "meixioacomponent": "2.0.69",
48
+ "path": "^0.12.7",
49
+ "register-service-worker": "^1.7.2",
50
+ "v-click-outside": "^3.2.0",
51
+ "vue": "^2.7.10",
52
+ "vue-cropper": "^0.5.8",
53
+ "vue-router": "3.0.2",
54
+ "vuex": "^3.4.0",
55
+ "@vue/cli-plugin-babel": "~4.5.19",
56
+ "@vue/cli-plugin-eslint": "~4.5.19",
57
+ "@vue/cli-plugin-router": "~4.5.13",
58
+ "@vue/cli-plugin-vuex": "~4.5.13",
59
+ "@vue/cli-service": "~4.5.19",
60
+ "@vue/eslint-config-standard": "^5.1.2",
61
+ "@vuepress/plugin-pwa": "^1.9.7",
62
+ "babel-eslint": "^10.1.0",
63
+ "babel-plugin-component": "^1.1.1",
64
+ "eslint-plugin-node": "^11.1.0",
65
+ "eslint-plugin-standard": "^4.0.0",
66
+ "vue-template-compiler": "^2.7.10",
67
+ "husky": "^8.0.2",
68
+ "prettier": "^2.8.1",
69
+ "@vue/eslint-config-prettier": "^7.0.0",
70
+ "commitizen": "^4.2.6",
71
+ "eslint": "^8.30.0",
72
+ "eslint-config-standard-with-typescript": "^24.0.0",
73
+ "eslint-plugin-import": "^2.26.0",
74
+ "eslint-plugin-n": "^15.6.0",
75
+ "eslint-plugin-promise": "^6.1.1",
76
+ "eslint-plugin-vue": "^9.8.0",
77
+ "@commitlint/cli": "^17.3.0",
78
+ "@commitlint/config-conventional": "^17.3.0",
79
+ "@commitlint/cz-commitlint": "^17.3.0",
80
+ "cz-conventional-changelog": "^3.3.0",
81
+ "lint-staged": "^13.1.0",
82
+ "tdesign-vue": "^1.10.5-naruto",
83
+ "meixirouterplugin":"2.1.2"
84
+ },
85
+ "devDependencies": {
86
+ "less": "^3.13.1",
87
+ "less-loader": "^5.0.0",
88
+ "style-resources-loader": "^1.5.0",
89
+ "svg-sprite-loader": "4.1.3"
90
+ },
91
+ "browserslist": [
92
+ "> 1%",
93
+ "last 2 versions",
94
+ "not dead"
95
+ ]
96
+ }