Skip to content

Commit 4a46fd1

Browse files
fix(deps): update dependencies
1 parent 3d203d1 commit 4a46fd1

File tree

2 files changed

+544
-513
lines changed

2 files changed

+544
-513
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.0",
29+
"antd": "4.24.12",
30+
"dayjs": "1.11.8",
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)