We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fece59 commit fd40928Copy full SHA for fd40928
package.json
@@ -20,15 +20,15 @@
20
"url": "https://github.com/xpioneer/react-typescript/issues"
21
},
22
"dependencies": {
23
- "antd": "^3.10.4",
+ "antd": "^3.25.1",
24
"axios": "^0.19.0",
25
"echarts": "^4.2.0-rc.2",
26
- "mobx": "^5.6.0",
27
- "mobx-react": "^5.3.6",
+ "mobx": "^5.15.0",
+ "mobx-react": "^6.1.4",
28
"quill": "^1.3.6",
29
- "react": "^16.6.3",
30
- "react-dom": "^16.6.3",
31
- "react-router-dom": "^4.3.1"
+ "react": "^16.11.0",
+ "react-dom": "^16.11.0",
+ "react-router-dom": "^5.1.2"
32
33
"devDependencies": {
34
"@babel/core": "^7.2.0",
0 commit comments