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 Jan 13, 2025
1 parent 3d203d1 commit 07c8fb3
Show file tree
Hide file tree
Showing 2 changed files with 666 additions and 625 deletions.
16 changes: 8 additions & 8 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",
"@ant-design/icons": "5.5.2",
"antd": "5.23.1",
"dayjs": "1.8.23",
"react": "16.13.1",
"react-dom": "16.13.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hot-loader": "4.12.20",
"react-image": "2.4.0",
"react-router": "5.1.2",
"react-router-dom": "5.1.2",
"styled-components": "5.0.1"
"react-image": "4.1.0",
"react-router": "7.1.1",
"react-router-dom": "7.1.1",
"styled-components": "6.1.14"
},
"devDependencies": {
"@babel/core": "7.9.0",
Expand Down
Loading

0 comments on commit 07c8fb3

Please sign in to comment.