diff --git a/package.json b/package.json index 80d52bea..1204ae30 100644 --- a/package.json +++ b/package.json @@ -55,10 +55,10 @@ ], "dependencies": { "@ant-design/icons": "^4.5.0", - "@ant-design/pro-descriptions": "^1.6.8", - "@ant-design/pro-form": "^1.18.3", - "@ant-design/pro-layout": "^6.15.3", - "@ant-design/pro-table": "^2.30.8", + "@ant-design/pro-descriptions": "^1.9.0", + "@ant-design/pro-form": "^1.43.0", + "@ant-design/pro-layout": "^6.26.0", + "@ant-design/pro-table": "^2.56.0", "@umijs/route-utils": "^1.0.36", "antd": "^4.14.0", "classnames": "^2.2.6", @@ -84,7 +84,7 @@ "@types/react-dom": "^17.0.0", "@types/react-helmet": "^6.1.0", "@umijs/fabric": "^2.6.2", - "@umijs/openapi": "^1.1.14", + "@umijs/openapi": "^1.3.0", "@umijs/plugin-blocks": "^2.0.5", "@umijs/plugin-esbuild": "^1.0.1", "@umijs/plugin-openapi": "^1.2.0",