|
|
|
@ -40,28 +40,28 @@ |
|
|
|
"dependencies": { |
|
|
|
"@ant-design/charts": "^0.9.13", |
|
|
|
"@ant-design/icons": "^4.8.1", |
|
|
|
"@ant-design/pro-components": "^2.6.13", |
|
|
|
"@ant-design/pro-components": "^2.6.28", |
|
|
|
"@ant-design/use-emotion-css": "1.0.4", |
|
|
|
"@antv/data-set": "^0.11.8", |
|
|
|
"@antv/l7": "^2.17.11", |
|
|
|
"@antv/l7-maps": "^2.17.11", |
|
|
|
"@antv/l7": "^2.18.3", |
|
|
|
"@antv/l7-maps": "^2.18.3", |
|
|
|
"@antv/l7-react": "^2.4.3", |
|
|
|
"@types/lodash.debounce": "^4.0.7", |
|
|
|
"@umijs/route-utils": "^2.2.2", |
|
|
|
"ahooks": "^2.10.14", |
|
|
|
"antd": "^5.8.4", |
|
|
|
"antd": "^5.9.4", |
|
|
|
"antd-style": "^2.0.2", |
|
|
|
"bizcharts": "^3.5.10", |
|
|
|
"bizcharts-plugin-slider": "^2.1.1", |
|
|
|
"classnames": "^2.3.2", |
|
|
|
"dayjs": "^1.11.9", |
|
|
|
"dayjs": "^1.11.10", |
|
|
|
"gg-editor": "^2.0.4", |
|
|
|
"lodash": "^4.17.21", |
|
|
|
"lodash-decorators": "^6.0.1", |
|
|
|
"numeral": "^2.0.6", |
|
|
|
"nzh": "^1.0.11", |
|
|
|
"omit.js": "^2.0.2", |
|
|
|
"rc-menu": "^9.11.1", |
|
|
|
"rc-menu": "^9.12.0", |
|
|
|
"rc-util": "^5.37.0", |
|
|
|
"react": "^18.2.0", |
|
|
|
"react-dev-inspector": "^1.9.0", |
|
|
|
@ -75,28 +75,28 @@ |
|
|
|
"@testing-library/react": "^13.4.0", |
|
|
|
"@trivago/prettier-plugin-sort-imports": "^4.2.0", |
|
|
|
"@types/classnames": "^2.3.1", |
|
|
|
"@types/express": "^4.17.17", |
|
|
|
"@types/express": "^4.17.18", |
|
|
|
"@types/history": "^4.7.11", |
|
|
|
"@types/jest": "^29.5.4", |
|
|
|
"@types/lodash": "^4.14.197", |
|
|
|
"@types/react": "^18.2.21", |
|
|
|
"@types/react-dom": "^18.2.7", |
|
|
|
"@types/react-helmet": "^6.1.6", |
|
|
|
"@types/jest": "^29.5.5", |
|
|
|
"@types/lodash": "^4.14.199", |
|
|
|
"@types/react": "^18.2.23", |
|
|
|
"@types/react-dom": "^18.2.8", |
|
|
|
"@types/react-helmet": "^6.1.7", |
|
|
|
"@umijs/fabric": "^2.14.1", |
|
|
|
"@umijs/lint": "^4.0.78", |
|
|
|
"@umijs/max": "^4.0.78", |
|
|
|
"@umijs/lint": "^4.0.83", |
|
|
|
"@umijs/max": "^4.0.83", |
|
|
|
"canvas": "^2.11.2", |
|
|
|
"cross-env": "^7.0.3", |
|
|
|
"eslint": "^8.48.0", |
|
|
|
"eslint": "^8.50.0", |
|
|
|
"express": "^4.18.2", |
|
|
|
"gh-pages": "^3.2.3", |
|
|
|
"husky": "^7.0.4", |
|
|
|
"jest": "^29.6.4", |
|
|
|
"jest-environment-jsdom": "^29.6.4", |
|
|
|
"jest": "^29.7.0", |
|
|
|
"jest-environment-jsdom": "^29.7.0", |
|
|
|
"mockjs": "^1.1.0", |
|
|
|
"prettier": "^3.0.2", |
|
|
|
"prettier": "^3.0.3", |
|
|
|
"prettier-plugin-organize-imports": "^3.2.3", |
|
|
|
"prettier-plugin-packagejson": "^2.4.5", |
|
|
|
"prettier-plugin-packagejson": "^2.4.6", |
|
|
|
"prettier-plugin-two-style-order": "^1.0.1", |
|
|
|
"swagger-ui-dist": "^4.19.1", |
|
|
|
"ts-node": "^10.9.1", |
|
|
|
|