Browse Source

chore: up devDependencies

pull/9214/head
陈帅 4 years ago
parent
commit
07c15b3886
  1. 10
      package.json

10
package.json

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

Loading…
Cancel
Save