File tree Expand file tree Collapse file tree 13 files changed +46
-19138
lines changed Expand file tree Collapse file tree 13 files changed +46
-19138
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,8 @@ npm-debug.log*
10
10
yarn-debug.log *
11
11
yarn-error.log *
12
12
lerna-debug.log *
13
+
14
+ # these cause more harm than good
15
+ # when working with contributors
16
+ package-lock.json
17
+ yarn.lock
Original file line number Diff line number Diff line change 14
14
"now-build" : " SKIP_PREFLIGHT_CHECK=true react-scripts build"
15
15
},
16
16
"dependencies" : {
17
- "react" : " 16.10.1 " ,
17
+ "react" : " 16.10.2 " ,
18
18
"react-async" : " 8.0.0" ,
19
19
"react-async-devtools" : " 8.0.0" ,
20
- "react-dom" : " 16.10.1 " ,
21
- "react-scripts" : " 3.1.2 "
20
+ "react-dom" : " 16.10.2 " ,
21
+ "react-scripts" : " 3.2.0 "
22
22
},
23
23
"devDependencies" : {
24
24
"relative-deps" : " 0.1.2"
Original file line number Diff line number Diff line change 14
14
"now-build" : " SKIP_PREFLIGHT_CHECK=true react-scripts build"
15
15
},
16
16
"dependencies" : {
17
- "react" : " 16.10.1 " ,
17
+ "react" : " 16.10.2 " ,
18
18
"react-async" : " 8.0.0" ,
19
19
"react-async-devtools" : " 8.0.0" ,
20
- "react-dom" : " 16.10.1 " ,
21
- "react-scripts" : " 3.1.2 "
20
+ "react-dom" : " 16.10.2 " ,
21
+ "react-scripts" : " 3.2.0 "
22
22
},
23
23
"devDependencies" : {
24
24
"relative-deps" : " 0.1.2"
Original file line number Diff line number Diff line change 14
14
"now-build" : " SKIP_PREFLIGHT_CHECK=true react-scripts build"
15
15
},
16
16
"dependencies" : {
17
- "react" : " 16.10.1 " ,
17
+ "react" : " 16.10.2 " ,
18
18
"react-async" : " 8.0.0" ,
19
19
"react-async-devtools" : " 8.0.0" ,
20
- "react-dom" : " 16.10.1 " ,
21
- "react-scripts" : " 3.1.2 "
20
+ "react-dom" : " 16.10.2 " ,
21
+ "react-scripts" : " 3.2.0 "
22
22
},
23
23
"devDependencies" : {
24
24
"relative-deps" : " 0.1.2"
Original file line number Diff line number Diff line change 14
14
"now-build" : " SKIP_PREFLIGHT_CHECK=true react-scripts build"
15
15
},
16
16
"dependencies" : {
17
- "react" : " 16.10.1 " ,
17
+ "react" : " 16.10.2 " ,
18
18
"react-async" : " 8.0.0" ,
19
19
"react-async-devtools" : " 8.0.0" ,
20
- "react-dom" : " 16.10.1 " ,
21
- "react-scripts" : " 3.1.2 "
20
+ "react-dom" : " 16.10.2 " ,
21
+ "react-scripts" : " 3.2.0 "
22
22
},
23
23
"devDependencies" : {
24
24
"relative-deps" : " 0.1.2"
Original file line number Diff line number Diff line change 14
14
"now-build" : " SKIP_PREFLIGHT_CHECK=true react-scripts build"
15
15
},
16
16
"dependencies" : {
17
- "react" : " 16.10.1 " ,
17
+ "react" : " 16.10.2 " ,
18
18
"react-async" : " 8.0.0" ,
19
19
"react-async-devtools" : " 8.0.0" ,
20
- "react-dom" : " 16.10.1 " ,
21
- "react-scripts" : " 3.1.2 "
20
+ "react-dom" : " 16.10.2 " ,
21
+ "react-scripts" : " 3.2.0 "
22
22
},
23
23
"devDependencies" : {
24
24
"relative-deps" : " 0.1.2"
Original file line number Diff line number Diff line change 16
16
},
17
17
"dependencies" : {
18
18
"isomorphic-fetch" : " 2.2.1" ,
19
- "next" : " 9.0.7 " ,
20
- "react" : " 16.10.1 " ,
19
+ "next" : " 9.0.8 " ,
20
+ "react" : " 16.10.2 " ,
21
21
"react-async" : " 8.0.0" ,
22
22
"react-async-devtools" : " 8.0.0" ,
23
- "react-dom" : " 16.10.1 "
23
+ "react-dom" : " 16.10.2 "
24
24
},
25
25
"devDependencies" : {
26
26
"relative-deps" : " 0.1.2"
Original file line number Diff line number Diff line change 16
16
},
17
17
"dependencies" : {
18
18
"expo" : " 35.0.0" ,
19
- "react" : " 16.10.1 " ,
19
+ "react" : " 16.10.2 " ,
20
20
"react-async" : " 8.0.0" ,
21
- "react-dom" : " 16.10.1 " ,
21
+ "react-dom" : " 16.10.2 " ,
22
22
"react-native" : " https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz" ,
23
23
"react-native-web" : " 0.11.7"
24
24
},
Original file line number Diff line number Diff line change 11
11
"build" : " parcel build index.html"
12
12
},
13
13
"dependencies" : {
14
- "react" : " 16.10.1 " ,
14
+ "react" : " 16.10.2 " ,
15
15
"react-async" : " 8.0.0" ,
16
16
"react-async-devtools" : " 8.0.0" ,
17
- "react-dom" : " 16.10.1 " ,
18
- "react-router-dom" : " 5.1.1 "
17
+ "react-dom" : " 16.10.2 " ,
18
+ "react-router-dom" : " 5.1.2 "
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/core" : " 7.6.2" ,
Original file line number Diff line number Diff line change 14
14
"now-build" : " SKIP_PREFLIGHT_CHECK=true react-scripts build"
15
15
},
16
16
"dependencies" : {
17
- "react" : " 16.10.1 " ,
17
+ "react" : " 16.10.2 " ,
18
18
"react-async" : " 8.0.0" ,
19
19
"react-async-devtools" : " 8.0.0" ,
20
- "react-dom" : " 16.10.1 " ,
21
- "react-scripts" : " 3.1.2 "
20
+ "react-dom" : " 16.10.2 " ,
21
+ "react-scripts" : " 3.2.0 "
22
22
},
23
23
"devDependencies" : {
24
24
"relative-deps" : " 0.1.2"
You can’t perform that action at this time.
0 commit comments