|
59 | 59 | "scoffold"
|
60 | 60 | ],
|
61 | 61 | "devDependencies": {
|
62 |
| - "@babel/cli": "^7.16.0", |
63 |
| - "@babel/core": "^7.16.5", |
64 |
| - "@babel/eslint-parser": "^7.16.5", |
65 |
| - "@babel/eslint-plugin": "^7.16.5", |
66 |
| - "@babel/plugin-proposal-class-properties": "^7.16.5", |
67 |
| - "@babel/plugin-proposal-export-default-from": "^7.16.5", |
68 |
| - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.5", |
69 |
| - "@babel/plugin-proposal-numeric-separator": "^7.16.5", |
70 |
| - "@babel/plugin-proposal-optional-chaining": "^7.16.5", |
| 62 | + "@babel/cli": "^7.17.6", |
| 63 | + "@babel/core": "^7.17.9", |
| 64 | + "@babel/eslint-parser": "^7.17.0", |
| 65 | + "@babel/eslint-plugin": "^7.17.7", |
| 66 | + "@babel/plugin-proposal-class-properties": "^7.16.7", |
| 67 | + "@babel/plugin-proposal-export-default-from": "^7.16.7", |
| 68 | + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7", |
| 69 | + "@babel/plugin-proposal-numeric-separator": "^7.16.7", |
| 70 | + "@babel/plugin-proposal-optional-chaining": "^7.16.7", |
71 | 71 | "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
72 |
| - "@babel/plugin-syntax-jsx": "^7.16.5", |
73 |
| - "@babel/plugin-transform-modules-commonjs": "^7.16.5", |
74 |
| - "@babel/plugin-transform-react-constant-elements": "^7.16.5", |
75 |
| - "@babel/plugin-transform-react-display-name": "^7.16.5", |
76 |
| - "@babel/plugin-transform-react-jsx": "^7.16.5", |
77 |
| - "@babel/plugin-transform-runtime": "^7.16.5", |
78 |
| - "@babel/preset-env": "^7.16.5", |
79 |
| - "@babel/preset-react": "^7.16.5", |
| 72 | + "@babel/plugin-syntax-jsx": "^7.16.7", |
| 73 | + "@babel/plugin-transform-modules-commonjs": "^7.17.9", |
| 74 | + "@babel/plugin-transform-react-constant-elements": "^7.17.6", |
| 75 | + "@babel/plugin-transform-react-display-name": "^7.16.7", |
| 76 | + "@babel/plugin-transform-react-jsx": "^7.17.3", |
| 77 | + "@babel/plugin-transform-runtime": "^7.17.0", |
| 78 | + "@babel/preset-env": "^7.16.11", |
| 79 | + "@babel/preset-react": "^7.16.7", |
80 | 80 | "@babel/preset-typescript": "^7.16.7",
|
81 |
| - "@lingui/cli": "^3.13.0", |
82 |
| - "@lingui/macro": "^3.13.0", |
83 |
| - "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3", |
84 |
| - "@svgr/webpack": "^6.1.2", |
85 |
| - "@types/lodash": "^4.14.178", |
| 81 | + "@lingui/cli": "^3.13.2", |
| 82 | + "@lingui/macro": "^3.13.2", |
| 83 | + "@pmmmwh/react-refresh-webpack-plugin": "^0.5.5", |
| 84 | + "@svgr/webpack": "^6.2.1", |
| 85 | + "@types/lodash": "^4.14.181", |
86 | 86 | "@types/qs": "^6.9.7",
|
87 |
| - "@types/react": "^17.0.2", |
88 |
| - "@types/react-dom": "^17.0.2", |
89 |
| - "@typescript-eslint/eslint-plugin": "^4.29.3", |
90 |
| - "@typescript-eslint/parser": "^4.29.3", |
91 |
| - "@umijs/babel-plugin-auto-css-modules": "^3.5.20", |
92 |
| - "babel-loader": "^8.2.3", |
| 87 | + "@types/react": "^17.0.43", |
| 88 | + "@types/react-dom": "^17.0.14", |
| 89 | + "@typescript-eslint/eslint-plugin": "^5.19.0", |
| 90 | + "@typescript-eslint/parser": "^5.19.0", |
| 91 | + "@umijs/babel-plugin-auto-css-modules": "^3.5.22", |
| 92 | + "babel-loader": "^8.2.4", |
93 | 93 | "babel-plugin-dynamic-import-node": "^2.3.3",
|
94 | 94 | "babel-plugin-import": "^1.13.3",
|
95 | 95 | "babel-plugin-lodash": "^3.3.4",
|
96 | 96 | "babel-plugin-macros": "^3.1.0",
|
97 | 97 | "babel-plugin-named-asset-import": "^0.3.8",
|
98 | 98 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
99 |
| - "browserslist": "^4.19.1", |
| 99 | + "browserslist": "^4.20.2", |
100 | 100 | "case-sensitive-paths-webpack-plugin": "^2.4.0",
|
101 | 101 | "circular-dependency-plugin": "^5.2.2",
|
102 | 102 | "compression-webpack-plugin": "^9.2.0",
|
103 |
| - "copy-webpack-plugin": "^10.2.0", |
| 103 | + "copy-webpack-plugin": "^10.2.4", |
104 | 104 | "cross-env": "^7.0.3",
|
105 |
| - "cross-port-killer": "^1.3.0", |
106 |
| - "css-loader": "^6.5.1", |
107 |
| - "css-minimizer-webpack-plugin": "^3.3.0", |
108 |
| - "eslint": "^8.4.1", |
109 |
| - "eslint-config-airbnb": "^19.0.2", |
| 105 | + "cross-port-killer": "^1.4.0", |
| 106 | + "css-loader": "^6.7.1", |
| 107 | + "css-minimizer-webpack-plugin": "^3.4.1", |
| 108 | + "eslint": "^8.13.0", |
| 109 | + "eslint-config-airbnb": "^19.0.4", |
110 | 110 | "eslint-config-airbnb-base": "^15.0.0",
|
111 |
| - "eslint-config-prettier": "^8.3.0", |
112 |
| - "eslint-config-react-app": "^7.0.0", |
| 111 | + "eslint-config-prettier": "^8.5.0", |
| 112 | + "eslint-config-react-app": "^7.0.1", |
113 | 113 | "eslint-friendly-formatter": "^4.0.1",
|
114 | 114 | "eslint-import-resolver-alias": "^1.1.2",
|
115 | 115 | "eslint-import-resolver-webpack": "^0.13.2",
|
116 |
| - "eslint-plugin-compat": "^4.0.0", |
| 116 | + "eslint-plugin-compat": "^4.0.2", |
117 | 117 | "eslint-plugin-html": "^6.2.0",
|
118 |
| - "eslint-plugin-import": "^2.25.3", |
119 |
| - "eslint-plugin-jest": "^25.3.0", |
| 118 | + "eslint-plugin-import": "^2.26.0", |
| 119 | + "eslint-plugin-jest": "^26.1.4", |
120 | 120 | "eslint-plugin-jsx-a11y": "^6.5.1",
|
121 | 121 | "eslint-plugin-markdown": "^2.2.1",
|
122 | 122 | "eslint-plugin-prettier": "^4.0.0",
|
123 |
| - "eslint-plugin-promise": "^5.2.0", |
124 |
| - "eslint-plugin-react": "^7.27.1", |
125 |
| - "eslint-plugin-react-hooks": "^4.3.0", |
| 123 | + "eslint-plugin-promise": "^6.0.0", |
| 124 | + "eslint-plugin-react": "^7.29.4", |
| 125 | + "eslint-plugin-react-hooks": "^4.4.0", |
126 | 126 | "eslint-webpack-plugin": "^3.1.1",
|
127 | 127 | "file-loader": "^6.2.0",
|
128 |
| - "html-loader": "^3.0.1", |
| 128 | + "html-loader": "^3.1.0", |
129 | 129 | "html-webpack-plugin": "^5.5.0",
|
130 |
| - "husky": "^3.1.0", |
131 |
| - "jest": "^27.4.5", |
| 130 | + "husky": "^7.0.4", |
| 131 | + "jest": "^27.5.1", |
132 | 132 | "less": "^4.1.2",
|
133 | 133 | "less-loader": "^10.2.0",
|
134 |
| - "lint-staged": "10.5.1", |
135 |
| - "mini-css-extract-plugin": "^2.4.5", |
| 134 | + "lint-staged": "12.3.7", |
| 135 | + "mini-css-extract-plugin": "^2.6.0", |
136 | 136 | "mockjs": "^1.1.0",
|
137 |
| - "node-sass": "^7.0.0", |
| 137 | + "node-sass": "^7.0.1", |
138 | 138 | "optimize-css-assets-webpack-plugin": "^6.0.1",
|
139 |
| - "postcss": "^8.4.5", |
| 139 | + "postcss": "^8.4.12", |
140 | 140 | "postcss-flexbugs-fixes": "^5.0.2",
|
141 |
| - "postcss-import": "^14.0.2", |
| 141 | + "postcss-import": "^14.1.0", |
142 | 142 | "postcss-less": "^6.0.0",
|
143 | 143 | "postcss-loader": "^6.2.1",
|
144 | 144 | "postcss-normalize": "^10.0.1",
|
145 |
| - "postcss-preset-env": "^7.0.2", |
| 145 | + "postcss-preset-env": "^7.4.3", |
146 | 146 | "postcss-safe-parser": "^6.0.0",
|
147 |
| - "prettier": "^2.5.1", |
| 147 | + "prettier": "^2.6.2", |
148 | 148 | "raw-loader": "^4.0.2",
|
149 |
| - "react-dev-utils": "^12.0.0", |
150 |
| - "react-refresh": "^0.11.0", |
151 |
| - "resolve-url-loader": "^4.0.0", |
152 |
| - "sass": "^1.45.0", |
153 |
| - "sass-loader": "^12.4.0", |
154 |
| - "source-map-loader": "^3.0.0", |
| 149 | + "react-dev-utils": "^12.0.1", |
| 150 | + "react-refresh": "^0.12.0", |
| 151 | + "resolve-url-loader": "^5.0.0", |
| 152 | + "sass": "^1.50.0", |
| 153 | + "sass-loader": "^12.6.0", |
| 154 | + "source-map-loader": "^3.0.1", |
155 | 155 | "style-loader": "^3.3.1",
|
156 |
| - "stylelint": "^14.1.0", |
157 |
| - "stylelint-config-recommended": "^6.0.0", |
| 156 | + "stylelint": "^14.6.1", |
| 157 | + "stylelint-config-recommended": "^7.0.0", |
158 | 158 | "stylelint-config-styled-components": "^0.1.1",
|
159 | 159 | "stylelint-processor-styled-components": "^1.10.0",
|
160 | 160 | "sugarss": "^4.0.1",
|
161 |
| - "terser-webpack-plugin": "^5.3.0", |
| 161 | + "terser-webpack-plugin": "^5.3.1", |
162 | 162 | "url-loader": "^4.1.1",
|
163 |
| - "webpack": "^5.65.0", |
| 163 | + "webpack": "^5.72.0", |
164 | 164 | "webpack-bundle-analyzer": "^4.5.0",
|
165 |
| - "webpack-cli": "^4.9.1", |
166 |
| - "webpack-dashboard": "^3.3.6", |
167 |
| - "webpack-dev-server": "4.6.0", |
168 |
| - "webpack-manifest-plugin": "^4.0.2", |
| 165 | + "webpack-cli": "^4.9.2", |
| 166 | + "webpack-dashboard": "^3.3.7", |
| 167 | + "webpack-dev-server": "4.8.1", |
| 168 | + "webpack-manifest-plugin": "^5.0.0", |
169 | 169 | "webpackbar": "^5.0.2",
|
170 |
| - "workbox-webpack-plugin": "^6.4.2" |
| 170 | + "workbox-webpack-plugin": "^6.5.3" |
171 | 171 | },
|
172 | 172 | "dependencies": {
|
173 | 173 | "@ant-design/icons": "^4.7.0",
|
174 |
| - "@ant-design/pro-card": "^1.18.11", |
175 |
| - "@ant-design/pro-descriptions": "^1.10.16", |
176 |
| - "@ant-design/pro-field": "^1.29.0", |
177 |
| - "@ant-design/pro-form": "^1.50.0", |
178 |
| - "@ant-design/pro-layout": "^6.31.7", |
179 |
| - "@ant-design/pro-list": "^1.21.0", |
180 |
| - "@ant-design/pro-table": "^2.60.0", |
181 |
| - "@babel/runtime": "^7.16.5", |
| 174 | + "@ant-design/pro-card": "^1.19.3", |
| 175 | + "@ant-design/pro-descriptions": "^1.10.64", |
| 176 | + "@ant-design/pro-field": "^1.34.3", |
| 177 | + "@ant-design/pro-form": "^1.63.0", |
| 178 | + "@ant-design/pro-layout": "^6.34.10", |
| 179 | + "@ant-design/pro-list": "^1.21.51", |
| 180 | + "@ant-design/pro-table": "^2.71.4", |
| 181 | + "@babel/runtime": "^7.17.9", |
182 | 182 | "@koale/useworker": "^4.0.2",
|
183 |
| - "@lingui/core": "^3.12.1", |
184 |
| - "@lingui/react": "^3.13.0", |
185 |
| - "ahooks": "^3.0.5", |
186 |
| - "antd": "^4.17.3", |
| 183 | + "@lingui/core": "^3.13.2", |
| 184 | + "@lingui/react": "^3.13.2", |
| 185 | + "ahooks": "^3.3.0", |
| 186 | + "antd": "^4.19.5", |
187 | 187 | "classnames": "^2.3.1",
|
188 |
| - "history": "^5.1.0", |
| 188 | + "history": "^5.3.0", |
189 | 189 | "lodash": "^4.17.21",
|
190 |
| - "nano-memoize": "^1.2.1", |
191 |
| - "nanoid": "^3.1.30", |
192 |
| - "qiankun": "^2.6.3", |
193 |
| - "qs": "^6.10.2", |
194 |
| - "react": "^17.0.2", |
| 190 | + "nano-memoize": "^1.3.0", |
| 191 | + "nanoid": "^3.3.2", |
| 192 | + "qiankun": "^2.7.0", |
| 193 | + "qs": "^6.10.3", |
| 194 | + "react": "^17.0.0", |
195 | 195 | "react-avatar-editor": "^12.0.0",
|
196 |
| - "react-dom": "^17.0.2", |
197 |
| - "react-router-dom": "^6.1.1", |
198 |
| - "recoil": "^0.5.2", |
199 |
| - "typescript": "^4.5.5", |
| 196 | + "react-dom": "^17.0.0", |
| 197 | + "react-router-dom": "^6.3.0", |
| 198 | + "recoil": "^0.7.1", |
| 199 | + "typescript": "^4.6.3", |
200 | 200 | "umi-request": "^1.4.0"
|
201 | 201 | },
|
202 | 202 | "author": "X-neuron",
|
|
205 | 205 | "url": "https://github.com/X-neuron/antdFront/issues"
|
206 | 206 | },
|
207 | 207 | "engines": {
|
208 |
| - "node": ">=12.13.0" |
| 208 | + "node": ">=14.0.0" |
209 | 209 | }
|
210 | 210 | }
|
0 commit comments