-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
174 lines (174 loc) · 5.2 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
{
"name": "hooks-template",
"version": "0.1.0",
"private": true,
"scripts": {
"commitizen-init": "commitizen init cz-conventional-changelog --save --save-exact",
"start": "node scripts/start.js",
"build": "node scripts/build.js",
"commit": "git add . && git-cz",
"lint": "eslint ./src --fix --ext .js,.jsx",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
},
"devDependencies": {
"@babel/core": "7.8.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-optional-chaining": "^7.9.0",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@hot-loader/react-dom": "^16.13.0+4.12.20",
"@svgr/webpack": "4.3.3",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
"add-asset-html-webpack-plugin": "^3.1.3",
"autoprefixer": "7.1.0",
"babel-eslint": "10.0.3",
"babel-jest": "^24.9.0",
"babel-loader": "8.0.6",
"babel-plugin-import": "^1.13.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-named-asset-import": "^0.3.6",
"babel-plugin-resolve-login": "^1.1.0",
"babel-polyfill": "^6.26.0",
"babel-preset-react-app": "^9.1.1",
"camelcase": "^5.3.1",
"case-sensitive-paths-webpack-plugin": "2.3.0",
"clean-webpack-plugin": "^2.0.0",
"commitizen": "^4.1.2",
"conventional-changelog-cli": "^2.1.1",
"copy-webpack-plugin": "^5.0.0",
"css-loader": "^1.0.0",
"cz-conventional-changelog": "^3.2.0",
"dotenv": "8.2.0",
"dotenv-expand": "5.1.0",
"ehome-utils": "^0.1.23",
"es6-set": "^0.1.5",
"eslint": "^6.6.0",
"eslint-config-ali": "^9.0.2",
"eslint-config-prettier": "^6.11.0",
"eslint-config-react-app": "^5.2.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-loader": "3.0.3",
"eslint-plugin-flowtype": "4.6.0",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-react": "^7.18.0",
"eslint-plugin-react-hooks": "^1.7.0",
"eslint-plugin-standard": "^3.0.1",
"extract-text-webpack-plugin": "^4.0.0-beta.0",
"file-loader": "4.3.0",
"fs-extra": "^8.1.0",
"hard-source-webpack-plugin": "^0.13.1",
"html-webpack-plugin": "4.0.0-beta.11",
"husky": "^4.2.5",
"identity-obj-proxy": "3.0.0",
"inquirer": "^7.1.0",
"js-base64": "^2.4.9",
"kiwi-clis": "^1.0.14",
"kiwi-intl": "^1.2.4",
"less": "^3.8.1",
"less-loader": "^4.0.4",
"less-plugin-clean-css": "^1.5.1",
"lint-staged": "^10.2.4",
"lodash-webpack-plugin": "^0.11.5",
"mini-css-extract-plugin": "0.9.0",
"object-assign": "^4.1.1",
"optimize-css-assets-webpack-plugin": "5.0.3",
"pnp-webpack-plugin": "1.6.4",
"postcss-aspect-ratio-mini": "^1.1.0",
"postcss-flexbugs-fixes": "^4.1.0",
"postcss-import": "^12.0.1",
"postcss-loader": "3.0.0",
"postcss-normalize": "8.0.1",
"postcss-preset-env": "6.7.0",
"postcss-px-to-viewport": "^1.1.1",
"postcss-pxtorem": "4.0.1",
"postcss-safe-parser": "4.0.1",
"postcss-url": "^8.0.0",
"postcss-write-svg": "^3.0.1",
"prettier": "^2.0.5",
"progress-bar-webpack-plugin": "^2.1.0",
"react-hot-loader": "^4.12.21",
"resolve": "1.15.0",
"resolve-url-loader": "3.1.1",
"sass-loader": "8.0.2",
"semver": "6.3.0",
"sha256": "^0.2.0",
"speed-measure-webpack-plugin": "^1.3.3",
"standard": "^14.3.4",
"style-loader": "0.23.1",
"svg-sprite-loader": "^4.2.5",
"terser-webpack-plugin": "2.3.4",
"ts-pnp": "1.1.5",
"uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "2.3.0",
"vconsole": "^3.3.4",
"webpack": "4.41.5",
"webpack-bundle-analyzer": "^3.0.2",
"webpack-dev-server": "3.10.2",
"webpack-manifest-plugin": "2.2.0",
"workbox-webpack-plugin": "4.3.1"
},
"dependencies": {
"antd-mobile": "^2.3.1",
"babel-plugin-transform-class-properties": "^6.24.1",
"dayjs": "^1.8.27",
"ehome-rcm": "^0.14.1",
"ehome-visual-standard": "^1.0.6",
"lodash-es": "^4.17.15",
"pkg-dir": "^4.2.0",
"postcss-border-1px": "^1.1.8",
"react": "^16.13.1",
"react-app-polyfill": "^1.0.6",
"react-dev-utils": "^10.2.0",
"react-dom": "^16.13.1",
"react-use": "^15.0.2"
},
"sideEffects": false,
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"lint-staged": {
"./src/**/*.{js,jsx}": [
"npm run lint",
"prettier --write"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"babel": {
"presets": [
"react-app",
[
"@babel/preset-env",
{
"modules": false
}
]
]
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}