File tree Expand file tree Collapse file tree 3 files changed +42
-225
lines changed
packages/pf4-component-mapper Expand file tree Collapse file tree 3 files changed +42
-225
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
6
< meta http-equiv ="X-UA-Compatible " content ="ie=edge ">
7
- < link rel ="stylesheet " type ="text/css " href ="https://unpkg.com/@patternfly/patternfly@4.0.5 /patternfly-base.css "/>
8
- < link rel ="stylesheet " type ="text/css " href ="https://unpkg.com/@patternfly/patternfly@4.0.5 /patternfly-addons.css "/>
7
+ < link rel ="stylesheet " type ="text/css " href ="https://unpkg.com/@patternfly/patternfly@4.10.31 /patternfly-base.css "/>
8
+ < link rel ="stylesheet " type ="text/css " href ="https://unpkg.com/@patternfly/patternfly@4.10.31 /patternfly-addons.css "/>
9
9
< title > Data driven forms</ title >
10
10
</ head >
11
11
< body >
Original file line number Diff line number Diff line change 29
29
"@babel/preset-env" : " ^7.1.6" ,
30
30
"@babel/preset-react" : " ^7.0.0" ,
31
31
"@data-driven-forms/react-form-renderer" : " *" ,
32
- "@patternfly/react-core" : " ^3.153.13 " ,
33
- "@patternfly/react-icons" : " ^3.15.3 " ,
32
+ "@patternfly/react-core" : " ^4.18.5 " ,
33
+ "@patternfly/react-icons" : " ^4.3.5 " ,
34
34
"@semantic-release/git" : " ^7.0.5" ,
35
35
"@semantic-release/npm" : " ^5.1.1" ,
36
36
"babel-core" : " ^7.0.0-bridge.0" ,
72
72
"webpack-merge" : " ^4.1.4"
73
73
},
74
74
"peerDependencies" : {
75
- "@data-driven-forms/react-form-renderer" : " ^1.11.0" ,
76
- "@patternfly/react-core" : " ^3.153.13"
75
+ "@data-driven-forms/react-form-renderer" : " ^2.4.6" ,
76
+ "@patternfly/react-core" : " ^4.18.5" ,
77
+ "@patternfly/react-icons" : " ^4.3.5"
77
78
},
78
79
"dependencies" : {
79
80
"@patternfly/patternfly-next" : " ^1.0.175" ,
You can’t perform that action at this time.
0 commit comments