File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
packages/react-renderer-demo Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
"firebase-functions" : " ^2.1.0" ,
24
24
"grpc" : " ^1.22.2" ,
25
25
"next" : " ^9.0.5" ,
26
- "react" : " 16.10.2" ,
27
- "react-dom" : " 16.10.2" ,
26
+ "react" : " ^ 16.10.2" ,
27
+ "react-dom" : " ^ 16.10.2" ,
28
28
"@babel/plugin-proposal-class-properties" : " ^7.2.3" ,
29
29
"@data-driven-forms/mui-component-mapper" : " *" ,
30
30
"@data-driven-forms/pf3-component-mapper" : " *" ,
Original file line number Diff line number Diff line change 65
65
"patternfly-react" : " ^2.25.1" ,
66
66
"prop-types" : " ^15.6.2" ,
67
67
"raw-loader" : " ^3.1.0" ,
68
- "react" : " 16.10.2" ,
68
+ "react" : " ^ 16.10.2" ,
69
69
"react-ace" : " ^6.3.2" ,
70
70
"react-copy-to-clipboard" : " ^5.0.1" ,
71
- "react-dom" : " 16.10.2" ,
71
+ "react-dom" : " ^ 16.10.2" ,
72
72
"react-router-dom" : " ^5.0.1"
73
73
},
74
74
"engines" : {
You can’t perform that action at this time.
0 commit comments