Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 943a187

Browse files
authoredMar 22, 2024
fix(deps): update dependencies
1 parent 3d203d1 commit 943a187

File tree

2 files changed

+556
-514
lines changed

2 files changed

+556
-514
lines changed
 

‎package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
"test": "tsc -p ./tsconfig.json"
2626
},
2727
"dependencies": {
28-
"@ant-design/icons": "4.0.3",
29-
"antd": "4.0.4",
30-
"dayjs": "1.8.23",
31-
"react": "16.13.1",
32-
"react-dom": "16.13.1",
33-
"react-hot-loader": "4.12.20",
28+
"@ant-design/icons": "4.8.3",
29+
"antd": "4.24.16",
30+
"dayjs": "1.11.10",
31+
"react": "16.14.0",
32+
"react-dom": "16.14.0",
33+
"react-hot-loader": "4.13.1",
3434
"react-image": "2.4.0",
35-
"react-router": "5.1.2",
36-
"react-router-dom": "5.1.2",
37-
"styled-components": "5.0.1"
35+
"react-router": "5.3.4",
36+
"react-router-dom": "5.3.4",
37+
"styled-components": "5.3.11"
3838
},
3939
"devDependencies": {
4040
"@babel/core": "7.9.0",

0 commit comments

Comments
 (0)
Please sign in to comment.