mirror of https://gitee.com/topiam/eiam
升级依赖
parent
2134ae3d79
commit
d09b73d797
|
@ -51,7 +51,7 @@
|
|||
"@ant-design/pro-components": "^2.7.14",
|
||||
"@ant-design/pro-editor": "^1.2.1",
|
||||
"ahooks": "^3.8.0",
|
||||
"antd": "^5.19.4",
|
||||
"antd": "^5.20.0",
|
||||
"antd-img-crop": "^4.22.0",
|
||||
"antd-style": "^3.6.2",
|
||||
"classnames": "^2.5.1",
|
||||
|
@ -70,7 +70,7 @@
|
|||
"moment": "^2.30.1",
|
||||
"numeral": "^2.0.6",
|
||||
"omit.js": "^2.0.2",
|
||||
"qs": "^6.12.3",
|
||||
"qs": "^6.13.0",
|
||||
"query-string": "^9.1.0",
|
||||
"react": "18.3.1",
|
||||
"react-codemirror2": "^8.0.0",
|
||||
|
@ -85,7 +85,7 @@
|
|||
"@types/classnames": "^2.3.1",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/google-libphonenumber": "^7.4.30",
|
||||
"@types/history": "^4.7.11",
|
||||
"@types/history": "^5.0.0",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/numeral": "^2.0.5",
|
||||
|
@ -93,13 +93,13 @@
|
|||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@umijs/lint": "^4.3.10",
|
||||
"@umijs/max": "^4.3.10",
|
||||
"@umijs/lint": "^4.3.11",
|
||||
"@umijs/max": "^4.3.11",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-port-killer": "^1.4.0",
|
||||
"eslint": "^8.57.0",
|
||||
"husky": "^9.1.4",
|
||||
"lint-staged": "^15.2.7",
|
||||
"lint-staged": "^15.2.8",
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "*",
|
||||
"umi-presets-pro": "^2.0.3"
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"@ant-design/maps": "^1.0.8",
|
||||
"@ant-design/pro-components": "^2.7.14",
|
||||
"ahooks": "^3.8.0",
|
||||
"antd": "^5.19.4",
|
||||
"antd": "^5.20.0",
|
||||
"antd-img-crop": "^4.22.0",
|
||||
"antd-style": "^3.6.2",
|
||||
"classnames": "^2.5.1",
|
||||
|
@ -66,7 +66,7 @@
|
|||
"nanoid": "^5.0.7",
|
||||
"numeral": "^2.0.6",
|
||||
"omit.js": "^2.0.2",
|
||||
"qs": "^6.12.3",
|
||||
"qs": "^6.13.0",
|
||||
"query-string": "^9.1.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
|
@ -79,7 +79,7 @@
|
|||
"@types/classnames": "^2.3.1",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/google-libphonenumber": "^7.4.30",
|
||||
"@types/history": "^4.7.11",
|
||||
"@types/history": "^5.0.0",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"@types/numeral": "^2.0.5",
|
||||
|
@ -87,13 +87,13 @@
|
|||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@umijs/lint": "^4.3.10",
|
||||
"@umijs/max": "^4.3.10",
|
||||
"@umijs/lint": "^4.3.11",
|
||||
"@umijs/max": "^4.3.11",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-port-killer": "^1.4.0",
|
||||
"eslint": "^8.57.0",
|
||||
"husky": "^9.1.4",
|
||||
"lint-staged": "^15.2.7",
|
||||
"lint-staged": "^15.2.8",
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "*",
|
||||
"umi-presets-pro": "^2.0.3"
|
||||
|
|
Loading…
Reference in New Issue