mirror of https://gitee.com/topiam/eiam
Merge remote-tracking branch 'origin/master' into feature-app_permission
commit
a42fdc1a0a
|
@ -47,7 +47,7 @@
|
|||
"@ant-design/charts": "^1.4.2",
|
||||
"@ant-design/icons": "^5.2.5",
|
||||
"@ant-design/maps": "^1.0.7",
|
||||
"@ant-design/pro-components": "^2.6.14",
|
||||
"@ant-design/pro-components": "^2.6.16",
|
||||
"ahooks": "^3.7.8",
|
||||
"antd": "^5.8.5",
|
||||
"antd-img-crop": "^4.12.2",
|
||||
|
@ -80,7 +80,7 @@
|
|||
"react-fast-marquee": "^1.6.0",
|
||||
"react-helmet-async": "^1.3.0",
|
||||
"react-sortable-hoc": "^2.0.0",
|
||||
"yaml": "^2.3.1"
|
||||
"yaml": "^2.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ant-design/antd-theme-variable": "^1.0.0",
|
||||
|
@ -102,7 +102,7 @@
|
|||
"eslint": "^8.48.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^14.0.1",
|
||||
"prettier": "^3.0.2",
|
||||
"prettier": "^3.0.3",
|
||||
"typescript": "^5.2.2",
|
||||
"umi-presets-pro": "^2.0.3"
|
||||
},
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"@ant-design/charts": "^1.4.2",
|
||||
"@ant-design/icons": "^5.2.5",
|
||||
"@ant-design/maps": "^1.0.7",
|
||||
"@ant-design/pro-components": "^2.6.14",
|
||||
"@ant-design/pro-components": "^2.6.16",
|
||||
"ahooks": "^3.7.8",
|
||||
"antd": "^5.8.5",
|
||||
"antd-img-crop": "^4.12.2",
|
||||
|
@ -75,7 +75,7 @@
|
|||
"react-dom": "^18.2.0",
|
||||
"react-fast-marquee": "^1.6.0",
|
||||
"react-helmet-async": "^1.3.0",
|
||||
"yaml": "^2.3.1"
|
||||
"yaml": "^2.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ant-design/antd-theme-variable": "^1.0.0",
|
||||
|
@ -97,7 +97,7 @@
|
|||
"eslint": "^8.48.0",
|
||||
"husky": "^8.0.3",
|
||||
"lint-staged": "^14.0.1",
|
||||
"prettier": "^3.0.2",
|
||||
"prettier": "^3.0.3",
|
||||
"typescript": "^5.2.2",
|
||||
"umi-presets-pro": "^2.0.3"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue