We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d203d1 commit 1bf96a4Copy full SHA for 1bf96a4
package.json
@@ -25,16 +25,16 @@
25
"test": "tsc -p ./tsconfig.json"
26
},
27
"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",
+ "@ant-design/icons": "4.8.1",
+ "antd": "4.24.14",
+ "dayjs": "1.11.9",
+ "react": "16.14.0",
+ "react-dom": "16.14.0",
+ "react-hot-loader": "4.13.1",
34
"react-image": "2.4.0",
35
- "react-router": "5.1.2",
36
- "react-router-dom": "5.1.2",
37
- "styled-components": "5.0.1"
+ "react-router": "5.3.4",
+ "react-router-dom": "5.3.4",
+ "styled-components": "5.3.11"
38
39
"devDependencies": {
40
"@babel/core": "7.9.0",
0 commit comments