mirror of https://gitee.com/topiam/eiam
⬆️ 前端依赖升级
parent
9da70a8aeb
commit
56a9a7daee
|
@ -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"
|
||||
|
|
|
@ -46,11 +46,11 @@
|
|||
"dependencies": {
|
||||
"@ahooksjs/use-url-state": "^3.5.1",
|
||||
"@ant-design/charts": "^2.0.3",
|
||||
"@ant-design/icons": "^5.2.6",
|
||||
"@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",
|
||||
|
@ -64,11 +64,11 @@
|
|||
"jsencrypt": "^3.3.2",
|
||||
"lodash": "^4.17.21",
|
||||
"moment": "^2.30.1",
|
||||
"nanoid": "^5.0.4",
|
||||
"nanoid": "^5.0.5",
|
||||
"numeral": "^2.0.6",
|
||||
"omit.js": "^2.0.2",
|
||||
"qs": "^6.11.2",
|
||||
"query-string": "^8.1.0",
|
||||
"query-string": "^8.2.0",
|
||||
"rc-menu": "^9.12.4",
|
||||
"rc-select": "^14.11.0",
|
||||
"react": "^18.2.0",
|
||||
|
@ -87,7 +87,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",
|
||||
|
@ -95,8 +95,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"
|
||||
|
|
Loading…
Reference in New Issue