Skip to content

Commit fd40928

Browse files
committed
fix github warning
set-value,mixin-deep,fstream,lodash.template
1 parent 3fece59 commit fd40928

File tree

2 files changed

+153
-99
lines changed

2 files changed

+153
-99
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"url": "https://github.com/xpioneer/react-typescript/issues"
2121
},
2222
"dependencies": {
23-
"antd": "^3.10.4",
23+
"antd": "^3.25.1",
2424
"axios": "^0.19.0",
2525
"echarts": "^4.2.0-rc.2",
26-
"mobx": "^5.6.0",
27-
"mobx-react": "^5.3.6",
26+
"mobx": "^5.15.0",
27+
"mobx-react": "^6.1.4",
2828
"quill": "^1.3.6",
29-
"react": "^16.6.3",
30-
"react-dom": "^16.6.3",
31-
"react-router-dom": "^4.3.1"
29+
"react": "^16.11.0",
30+
"react-dom": "^16.11.0",
31+
"react-router-dom": "^5.1.2"
3232
},
3333
"devDependencies": {
3434
"@babel/core": "^7.2.0",

0 commit comments

Comments
 (0)