We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4ff4b9 commit e836badCopy full SHA for e836bad
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",
+ "@ant-design/icons": "4.1.0",
+ "antd": "4.2.0",
+ "dayjs": "1.8.26",
31
"react": "16.13.1",
32
"react-dom": "16.13.1",
33
- "react-hot-loader": "4.12.20",
+ "react-hot-loader": "4.12.21",
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"
+ "styled-components": "5.1.0"
38
39
"devDependencies": {
40
"@babel/core": "7.9.0",
0 commit comments