File tree Expand file tree Collapse file tree 2 files changed +15
-9
lines changed
Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 1414 "@motorcycle/test" : " 3.0.0" ,
1515 "@typed/test" : " 6.5.0" ,
1616 "@types/node" : " 9.4.7" ,
17- "@types/react" : " 16.0.40 " ,
17+ "@types/react" : " 16.3.14 " ,
1818 "@types/react-dom" : " 16.0.4" ,
1919 "dox" : " 0.9.0" ,
2020 "glob-expand" : " 0.2.1" ,
2424 "typescript" : " 2.7.2"
2525 },
2626 "resolutions" : {
27- "@types/react" : " 16.0.40 "
27+ "@types/react" : " 16.3.14 "
2828 },
2929 "dependencies" : {
3030 "167" : " 0.43.0" ,
3131 "@motorcycle/dom" : " 17.0.0" ,
3232 "@motorcycle/stream" : " 3.0.0" ,
3333 "@motorcycle/types" : " 3.0.0" ,
34- "react" : " 16.2.0 " ,
34+ "react" : " 16.3.2 " ,
3535 "react-dom" : " 16.2.0"
3636 },
3737 "lint-staged" : {
Original file line number Diff line number Diff line change 228228 " @types/node" " *"
229229 " @types/react" " *"
230230
231- " @types/react@*" , "@types/react@16.0.40":
232- version "16.0.40"
233- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.40.tgz#caabc2296886f40b67f6fc80f0f3464476461df9"
231+ " @types/react@*" , "@types/react@16.3.14":
232+ version "16.3.14"
233+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.3.14.tgz#f90ac6834de172e13ecca430dcb6814744225d36"
234+ dependencies :
235+ csstype "^2.2.0"
234236
235237abab@^1.0.4 :
236238 version "1.0.4"
@@ -1185,6 +1187,10 @@ cssom@0.3.x, "cssom@>= 0.3.2 < 0.4.0":
11851187 dependencies :
11861188 cssom "0.3.x"
11871189
1190+ csstype@^2.2.0 :
1191+ version "2.4.2"
1192+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.4.2.tgz#158e36c69566bf968da63d0ba14eda1c20e8643a"
1193+
11881194d@1 :
11891195 version "1.0.0"
11901196 resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f"
@@ -4011,9 +4017,9 @@ react-dom@16.2.0:
40114017 object-assign "^4.1.1"
40124018 prop-types "^15.6.0"
40134019
4014- react@16.2.0 :
4015- version "16.2.0 "
4016- resolved "https://registry.yarnpkg.com/react/-/react-16.2.0. tgz#a31bd2dab89bff65d42134fa187f24d054c273ba "
4020+ react@16.3.2 :
4021+ version "16.3.2 "
4022+ resolved "https://registry.yarnpkg.com/react/-/react-16.3.2. tgz#fdc8420398533a1e58872f59091b272ce2f91ea9 "
40174023 dependencies :
40184024 fbjs "^0.8.16"
40194025 loose-envify "^1.1.0"
You can’t perform that action at this time.
0 commit comments