Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit af7b0e6

Browse files
committed
update pkgs
1 parent 3cd99f1 commit af7b0e6

File tree

3 files changed

+203
-145
lines changed

3 files changed

+203
-145
lines changed

docs/ideas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
[dbeaver](https://dbeaver.jkiss.org/) sql client based-on java
2626

2727
## packages
28+
[uppy 文件上传](https://uppy.io/examples/dashboard/)
2829
[store2](https://github.com/nbubna/store) --> 结合 Porsche cache, *important*
2930
[react-loadable](https://github.com/thejameskyle/react-loadable)
3031
[高德地图组件](https://github.com/ElemeFE/react-amap)

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,19 +100,19 @@
100100
"intl": "^1.2.5",
101101
"isomorphic-fetch": "^2.2.1",
102102
"mastani-codehighlight": "0.0.5",
103-
"mobx": "3.3.2",
104-
"mobx-react": "4.3.4",
105-
"mobx-state-tree": "^1.0.0",
103+
"mobx": "3.4.1",
104+
"mobx-react": "4.3.5",
105+
"mobx-state-tree": "1.3.1",
106106
"module-alias": "^2.0.1",
107-
"next": "4.1.3",
107+
"next": "4.2.1",
108108
"path-match": "^1.2.4",
109109
"polished": "1.8.0",
110110
"prop-types": "^15.5.10",
111111
"ramda": "0.25.0",
112112
"randomcolor": "^0.5.3",
113-
"react": "16.0.0",
113+
"react": "16.2.0",
114114
"react-content-loader": "^1.5.1",
115-
"react-dom": "16.0.0",
115+
"react-dom": "16.2.0",
116116
"react-icons": "^2.2.5",
117117
"react-intl": "2.4.0",
118118
"react-json-view": "^1.14.0",
@@ -153,7 +153,7 @@
153153
"graphql-cli-voyager": "^0.1.2",
154154
"husky": "^0.14.3",
155155
"jest": "^22.0.0",
156-
"lint-staged": "^4.0.4",
156+
"lint-staged": "6.0.0",
157157
"mobx-react-devtools": "^4.2.15",
158158
"npm-run-all": "^4.1.1",
159159
"plop": "^1.8.1",

0 commit comments

Comments
 (0)