|
|
|
@ -44,12 +44,12 @@
|
|
|
|
|
],
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@ahooksjs/use-url-state": "^3.5.1",
|
|
|
|
|
"@ant-design/charts": "^2.0.3",
|
|
|
|
|
"@ant-design/icons": "^5.2.6",
|
|
|
|
|
"@ant-design/charts": "^1.4.3",
|
|
|
|
|
"@ant-design/icons": "^5.3.0",
|
|
|
|
|
"@ant-design/maps": "^1.0.8",
|
|
|
|
|
"@ant-design/pro-components": "^2.6.48",
|
|
|
|
|
"ahooks": "^3.7.9",
|
|
|
|
|
"antd": "^5.13.3",
|
|
|
|
|
"@ant-design/pro-components": "^2.6.49",
|
|
|
|
|
"ahooks": "^3.7.10",
|
|
|
|
|
"antd": "^5.14.0",
|
|
|
|
|
"antd-img-crop": "^4.21.0",
|
|
|
|
|
"antd-style": "^3.6.1",
|
|
|
|
|
"classnames": "^2.5.1",
|
|
|
|
@ -69,11 +69,11 @@
|
|
|
|
|
"numeral": "^2.0.6",
|
|
|
|
|
"omit.js": "^2.0.2",
|
|
|
|
|
"qs": "^6.11.2",
|
|
|
|
|
"query-string": "^8.1.0",
|
|
|
|
|
"query-string": "^8.2.0",
|
|
|
|
|
"rc-field-form": "^1.41.0",
|
|
|
|
|
"rc-menu": "^9.12.4",
|
|
|
|
|
"rc-select": "^14.11.0",
|
|
|
|
|
"rc-tree": "^5.8.3",
|
|
|
|
|
"rc-tree": "^5.8.5",
|
|
|
|
|
"react": "^18.2.0",
|
|
|
|
|
"react-codemirror2": "^7.3.0",
|
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
@ -92,7 +92,7 @@
|
|
|
|
|
"@types/lodash": "^4.14.202",
|
|
|
|
|
"@types/numeral": "^2.0.5",
|
|
|
|
|
"@types/qs": "^6.9.11",
|
|
|
|
|
"@types/react": "^18.2.48",
|
|
|
|
|
"@types/react": "^18.2.52",
|
|
|
|
|
"@types/react-dom": "^18.2.18",
|
|
|
|
|
"@types/react-helmet": "^6.1.11",
|
|
|
|
|
"@umijs/lint": "^4.1.1",
|
|
|
|
@ -100,8 +100,8 @@
|
|
|
|
|
"cross-env": "^7.0.3",
|
|
|
|
|
"cross-port-killer": "^1.4.0",
|
|
|
|
|
"eslint": "^8.56.0",
|
|
|
|
|
"husky": "^9.0.7",
|
|
|
|
|
"lint-staged": "^15.2.0",
|
|
|
|
|
"husky": "^9.0.10",
|
|
|
|
|
"lint-staged": "^15.2.1",
|
|
|
|
|
"prettier": "^3.2.4",
|
|
|
|
|
"typescript": "^5.3.3",
|
|
|
|
|
"umi-presets-pro": "^2.0.3"
|
|
|
|
|