Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2020
1 parent c4ff4b9 commit 56b356d
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 268 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"test": "tsc -p ./tsconfig.json"
},
"dependencies": {
"@ant-design/icons": "4.0.3",
"antd": "4.0.4",
"dayjs": "1.8.23",
"@ant-design/icons": "4.1.0",
"antd": "4.2.5",
"dayjs": "1.8.27",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-hot-loader": "4.12.20",
"react-hot-loader": "4.12.21",
"react-image": "2.4.0",
"react-router": "5.1.2",
"react-router-dom": "5.1.2",
"styled-components": "5.0.1"
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"styled-components": "5.1.1"
},
"devDependencies": {
"@babel/core": "7.9.0",
Expand Down
Loading

0 comments on commit 56b356d

Please sign in to comment.