Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wangxingkang committed Nov 20, 2020
1 parent 9fa3c9d commit 5187018
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"dependencies": {
"@alitajs/antd-plus": "^2.4.1",
"@ant-design/icons": "^4.2.2",
"@ant-design/pro-card": "^1.4.5",
"@ant-design/pro-layout": "^6.5.12",
"@ant-design/pro-table": "^2.9.16",
"@formily/antd": "^1.3.6",
"@formily/antd-components": "^1.3.6",
"@ant-design/icons": "^4.3.0",
"@ant-design/pro-card": "^1.5.1",
"@ant-design/pro-layout": "^6.5.15",
"@ant-design/pro-table": "^2.11.4",
"@formily/antd": "^1.3.8",
"@formily/antd-components": "^1.3.8",
"@pansy/hooks": "^2.2.0",
"@pansy/react-amap": "1.0.0-beta.2",
"@pansy/react-charts": "^1.0.0",
Expand All @@ -38,7 +38,7 @@
"react-dom": "^17.0.1",
"react-helmet-async": "^1.0.7",
"styled-components": "^5.2.1",
"umi": "^3.2.26",
"umi": "^3.2.28",
"umi-request": "^1.3.5",
"use-merge-value": "^1.0.2"
},
Expand All @@ -57,7 +57,7 @@
"better-mock": "^0.3.0",
"cross-env": "^7.0.2",
"husky": "^4.3.0",
"typescript": "^4.0.5"
"typescript": "^4.1.2"
},
"husky": {
"hooks": {
Expand Down

1 comment on commit 5187018

@vercel
Copy link

@vercel vercel bot commented on 5187018 Nov 20, 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.