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] authored Mar 19, 2024
1 parent 3d203d1 commit fca7fb6
Show file tree
Hide file tree
Showing 2 changed files with 556 additions and 514 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.8.2",
"antd": "4.24.16",
"dayjs": "1.11.10",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-hot-loader": "4.13.1",
"react-image": "2.4.0",
"react-router": "5.1.2",
"react-router-dom": "5.1.2",
"styled-components": "5.0.1"
"react-router": "5.3.4",
"react-router-dom": "5.3.4",
"styled-components": "5.3.11"
},
"devDependencies": {
"@babel/core": "7.9.0",
Expand Down
Loading

0 comments on commit fca7fb6

Please sign in to comment.