Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 3d203d1 commit 7c13c0c
Show file tree
Hide file tree
Showing 2 changed files with 438 additions and 494 deletions.
18 changes: 9 additions & 9 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",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-hot-loader": "4.12.20",
"@ant-design/icons": "4.7.0",
"antd": "4.16.13",
"dayjs": "1.10.7",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-hot-loader": "4.13.0",
"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.1",
"react-router-dom": "5.3.0",
"styled-components": "5.3.1"
},
"devDependencies": {
"@babel/core": "7.9.0",
Expand Down
Loading

0 comments on commit 7c13c0c

Please sign in to comment.