Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxingkang committed Oct 16, 2020
1 parent e622749 commit d10d922
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,26 +20,26 @@
},
"dependencies": {
"@alitajs/antd-plus": "^2.4.1",
"@ant-design/charts": "^1.0.0",
"@ant-design/charts": "^1.0.1",
"@ant-design/icons": "^4.2.2",
"@ant-design/pro-card": "^1.2.2",
"@ant-design/pro-layout": "^6.5.0",
"@ant-design/pro-table": "^2.9.1",
"@formily/antd": "^1.3.3",
"@formily/antd-components": "^1.3.3",
"@ant-design/pro-card": "^1.3.1",
"@ant-design/pro-layout": "^6.5.3",
"@ant-design/pro-table": "^2.9.5",
"@formily/antd": "^1.3.5",
"@formily/antd-components": "^1.3.5",
"@pansy/hooks": "^2.2.0",
"@pansy/react-amap": "^1.0.0-beta.1",
"@pansy/react-charts": "^0.3.0",
"antd": "^4.6.6",
"antd": "^4.7.0",
"classnames": "^2.2.6",
"js-cookie": "^2.2.1",
"moment": "^2.29.0",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-helmet-async": "^1.0.7",
"styled-components": "^5.2.0",
"umi": "^3.2.22",
"umi": "^3.2.23",
"umi-request": "^1.3.5",
"use-merge-value": "^1.0.2"
},
Expand All @@ -50,13 +50,13 @@
"@types/classnames": "^2.2.10",
"@types/js-cookie": "^2.2.6",
"@types/numeral": "^0.0.28",
"@types/react": "^16.9.49",
"@types/react": "^16.9.52",
"@types/react-dom": "^16.9.8",
"@types/styled-components": "^5.1.3",
"@types/styled-components": "^5.1.4",
"@walrus/cli": "^1.3.4",
"@walrus/plugin-release": "^1.9.1",
"@walrus/preset-lint": "^1.1.7",
"better-mock": "^0.2.8",
"better-mock": "^0.2.9",
"cross-env": "^7.0.2",
"husky": "^4.3.0",
"typescript": "^4.0.3"
Expand Down

1 comment on commit d10d922

@vercel
Copy link

@vercel vercel bot commented on d10d922 Oct 16, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.