mirror of https://gitee.com/topiam/eiam
⬆️ 依赖升级
parent
599ba9b1ae
commit
aa204d8310
|
@ -48,9 +48,9 @@
|
|||
"@ant-design/charts": "^1.4.3",
|
||||
"@ant-design/icons": "^5.5.1",
|
||||
"@ant-design/maps": "^1.0.8",
|
||||
"@ant-design/pro-components": "^2.7.19",
|
||||
"@ant-design/pro-components": "^2.8.0",
|
||||
"ahooks": "^3.8.1",
|
||||
"antd": "^5.21.3",
|
||||
"antd": "^5.21.4",
|
||||
"antd-img-crop": "^4.23.0",
|
||||
"antd-style": "^3.7.0",
|
||||
"classnames": "^2.5.1",
|
||||
|
@ -77,7 +77,7 @@
|
|||
"react-fast-marquee": "^1.6.5",
|
||||
"react-helmet-async": "^2.0.5",
|
||||
"react-sortable-hoc": "^2.0.0",
|
||||
"yaml": "^2.5.1"
|
||||
"yaml": "^2.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ant-design/antd-theme-variable": "^1.0.0",
|
||||
|
@ -86,14 +86,14 @@
|
|||
"@types/google-libphonenumber": "^7.4.30",
|
||||
"@types/history": "^5.0.0",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash": "^4.17.10",
|
||||
"@types/lodash": "^4.17.12",
|
||||
"@types/numeral": "^2.0.5",
|
||||
"@types/qs": "^6.9.16",
|
||||
"@types/react": "^18.3.11",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@umijs/lint": "^4.3.24",
|
||||
"@umijs/max": "^4.3.24",
|
||||
"@umijs/lint": "^4.3.27",
|
||||
"@umijs/max": "^4.3.27",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-port-killer": "^1.4.0",
|
||||
"eslint": "^8.57.0",
|
||||
|
|
|
@ -48,9 +48,9 @@
|
|||
"@ahooksjs/use-url-state": "^3.5.1",
|
||||
"@ant-design/icons": "^5.5.1",
|
||||
"@ant-design/maps": "^1.0.8",
|
||||
"@ant-design/pro-components": "^2.7.19",
|
||||
"@ant-design/pro-components": "^2.8.0",
|
||||
"ahooks": "^3.8.1",
|
||||
"antd": "^5.21.3",
|
||||
"antd": "^5.21.4",
|
||||
"antd-img-crop": "^4.23.0",
|
||||
"antd-style": "^3.7.0",
|
||||
"classnames": "^2.5.1",
|
||||
|
@ -72,21 +72,21 @@
|
|||
"react-dom": "18.3.1",
|
||||
"react-fast-marquee": "^1.6.5",
|
||||
"react-helmet-async": "^2.0.5",
|
||||
"yaml": "^2.5.1"
|
||||
"yaml": "^2.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ant-design/antd-theme-variable": "^1.0.0",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
"@types/google-libphonenumber": "^7.4.30",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/lodash": "^4.17.10",
|
||||
"@types/lodash": "^4.17.12",
|
||||
"@types/numeral": "^2.0.5",
|
||||
"@types/qs": "^6.9.16",
|
||||
"@types/react": "^18.3.11",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@umijs/lint": "^4.3.24",
|
||||
"@umijs/max": "^4.3.24",
|
||||
"@umijs/lint": "^4.3.27",
|
||||
"@umijs/max": "^4.3.27",
|
||||
"cross-env": "^7.0.3",
|
||||
"cross-port-killer": "^1.4.0",
|
||||
"eslint": "^8.57.0",
|
||||
|
|
Loading…
Reference in New Issue