mirror of https://gitee.com/topiam/eiam
⬆️ 依赖升级
parent
699801b396
commit
6896e92c2a
|
@ -51,7 +51,7 @@
|
|||
"@ant-design/pro-components": "^2.7.15",
|
||||
"@ant-design/pro-editor": "^1.2.1",
|
||||
"ahooks": "^3.8.1",
|
||||
"antd": "^5.20.1",
|
||||
"antd": "^5.20.2",
|
||||
"antd-img-crop": "^4.23.0",
|
||||
"antd-style": "^3.6.2",
|
||||
"classnames": "^2.5.1",
|
||||
|
@ -59,7 +59,7 @@
|
|||
"content-security-policy-parser": "^0.6.0",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
"crypto-js": "^4.2.0",
|
||||
"dayjs": "^1.11.12",
|
||||
"dayjs": "^1.11.13",
|
||||
"echarts": "^5.5.1",
|
||||
"fetch-jsonp": "^1.3.0",
|
||||
"google-libphonenumber": "^3.2.38",
|
||||
|
@ -90,7 +90,7 @@
|
|||
"@types/lodash": "^4.17.7",
|
||||
"@types/numeral": "^2.0.5",
|
||||
"@types/qs": "^6.9.15",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react": "^18.3.4",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@umijs/lint": "^4.3.14",
|
||||
|
@ -98,7 +98,7 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"cross-port-killer": "^1.4.0",
|
||||
"eslint": "^8.57.0",
|
||||
"husky": "^9.1.4",
|
||||
"husky": "^9.1.5",
|
||||
"lint-staged": "^15.2.9",
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "*",
|
||||
|
|
|
@ -50,12 +50,12 @@
|
|||
"@ant-design/maps": "^1.0.8",
|
||||
"@ant-design/pro-components": "^2.7.15",
|
||||
"ahooks": "^3.8.1",
|
||||
"antd": "^5.20.1",
|
||||
"antd": "^5.20.2",
|
||||
"antd-img-crop": "^4.23.0",
|
||||
"antd-style": "^3.6.2",
|
||||
"classnames": "^2.5.1",
|
||||
"crypto-js": "^4.2.0",
|
||||
"dayjs": "^1.11.12",
|
||||
"dayjs": "^1.11.13",
|
||||
"fetch-jsonp": "^1.3.0",
|
||||
"google-libphonenumber": "^3.2.38",
|
||||
"js-base64": "^3.7.7",
|
||||
|
@ -84,7 +84,7 @@
|
|||
"@types/lodash": "^4.17.7",
|
||||
"@types/numeral": "^2.0.5",
|
||||
"@types/qs": "^6.9.15",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react": "^18.3.4",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@umijs/lint": "^4.3.14",
|
||||
|
@ -92,7 +92,7 @@
|
|||
"cross-env": "^7.0.3",
|
||||
"cross-port-killer": "^1.4.0",
|
||||
"eslint": "^8.57.0",
|
||||
"husky": "^9.1.4",
|
||||
"husky": "^9.1.5",
|
||||
"lint-staged": "^15.2.9",
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "*",
|
||||
|
|
Loading…
Reference in New Issue