|
|
@ -59,12 +59,11 @@ |
|
|
"@ant-design/pro-layout": "^6.9.0", |
|
|
"@ant-design/pro-layout": "^6.9.0", |
|
|
"@ant-design/pro-table": "^2.17.0", |
|
|
"@ant-design/pro-table": "^2.17.0", |
|
|
"@umijs/route-utils": "^1.0.33", |
|
|
"@umijs/route-utils": "^1.0.33", |
|
|
"antd": "^4.10.0", |
|
|
"antd": "^4.12.0", |
|
|
"classnames": "^2.2.6", |
|
|
"classnames": "^2.2.6", |
|
|
"lodash": "^4.17.11", |
|
|
"lodash": "^4.17.11", |
|
|
"moment": "^2.25.3", |
|
|
"moment": "^2.25.3", |
|
|
"omit.js": "^2.0.2", |
|
|
"omit.js": "^2.0.2", |
|
|
"qs": "^6.9.0", |
|
|
|
|
|
"react": "^17.0.0", |
|
|
"react": "^17.0.0", |
|
|
"react-dev-inspector": "^1.1.1", |
|
|
"react-dev-inspector": "^1.1.1", |
|
|
"react-dom": "^17.0.0", |
|
|
"react-dom": "^17.0.0", |
|
|
@ -79,7 +78,6 @@ |
|
|
"@types/history": "^4.7.2", |
|
|
"@types/history": "^4.7.2", |
|
|
"@types/jest": "^26.0.0", |
|
|
"@types/jest": "^26.0.0", |
|
|
"@types/lodash": "^4.14.144", |
|
|
"@types/lodash": "^4.14.144", |
|
|
"@types/qs": "^6.5.3", |
|
|
|
|
|
"@types/react": "^17.0.0", |
|
|
"@types/react": "^17.0.0", |
|
|
"@types/react-dom": "^17.0.0", |
|
|
"@types/react-dom": "^17.0.0", |
|
|
"@types/react-helmet": "^6.1.0", |
|
|
"@types/react-helmet": "^6.1.0", |
|
|
|