|
|
@ -46,7 +46,6 @@ |
|
|
"@antv/l7": "^2.18.3", |
|
|
"@antv/l7": "^2.18.3", |
|
|
"@antv/l7-maps": "^2.18.3", |
|
|
"@antv/l7-maps": "^2.18.3", |
|
|
"@antv/l7-react": "^2.4.3", |
|
|
"@antv/l7-react": "^2.4.3", |
|
|
"@types/lodash.debounce": "^4.0.7", |
|
|
|
|
|
"@umijs/route-utils": "^2.2.2", |
|
|
"@umijs/route-utils": "^2.2.2", |
|
|
"ahooks": "^2.10.14", |
|
|
"ahooks": "^2.10.14", |
|
|
"antd": "^5.9.4", |
|
|
"antd": "^5.9.4", |
|
|
@ -70,7 +69,8 @@ |
|
|
"react-helmet-async": "^1.3.0", |
|
|
"react-helmet-async": "^1.3.0", |
|
|
"react-router": "^4.3.1" |
|
|
"react-router": "^4.3.1" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
|
|
|
"@types/lodash.debounce": "^4.0.7", |
|
|
"@ant-design/pro-cli": "^2.1.5", |
|
|
"@ant-design/pro-cli": "^2.1.5", |
|
|
"@testing-library/react": "^13.4.0", |
|
|
"@testing-library/react": "^13.4.0", |
|
|
"@trivago/prettier-plugin-sort-imports": "^4.2.0", |
|
|
"@trivago/prettier-plugin-sort-imports": "^4.2.0", |
|
|
@ -85,7 +85,6 @@ |
|
|
"@umijs/fabric": "^2.14.1", |
|
|
"@umijs/fabric": "^2.14.1", |
|
|
"@umijs/lint": "^4.0.83", |
|
|
"@umijs/lint": "^4.0.83", |
|
|
"@umijs/max": "^4.0.83", |
|
|
"@umijs/max": "^4.0.83", |
|
|
"canvas": "^2.11.2", |
|
|
|
|
|
"cross-env": "^7.0.3", |
|
|
"cross-env": "^7.0.3", |
|
|
"eslint": "^8.50.0", |
|
|
"eslint": "^8.50.0", |
|
|
"express": "^4.18.2", |
|
|
"express": "^4.18.2", |
|
|
|