File tree Expand file tree Collapse file tree 3 files changed +1969
-709
lines changed
Expand file tree Collapse file tree 3 files changed +1969
-709
lines changed Original file line number Diff line number Diff line change 4141 " patternfly"
4242 ],
4343 "dependencies" : {
44- "@patternfly/react-core" : " ^6.4 .0" ,
45- "@patternfly/react-styles" : " ^6.4 .0"
44+ "@patternfly/react-core" : " ^6.1 .0" ,
45+ "@patternfly/react-styles" : " ^6.1 .0"
4646 },
4747 "peerDependencies" : {
4848 "react" : " ^17 || ^18 || ^19" ,
4949 "react-dom" : " ^17 || ^18 || ^19"
5050 },
5151 "devDependencies" : {
5252 "@octokit/rest" : " ^18.0.0" ,
53- "@patternfly/documentation-framework" : " 6.8.2 " ,
54- "@patternfly/patternfly" : " ^6.4 .0" ,
53+ "@patternfly/documentation-framework" : " 6.28.9 " ,
54+ "@patternfly/patternfly" : " ^6.1 .0" ,
5555 "@patternfly/patternfly-a11y" : " ^4.3.1" ,
56- "@patternfly/react-code-editor" : " ^6.4 .0" ,
57- "@patternfly/react-table" : " ^6.4 .0" ,
56+ "@patternfly/react-code-editor" : " ^6.1 .0" ,
57+ "@patternfly/react-table" : " ^6.1 .0" ,
5858 "monaco-editor" : " 0.34.1" ,
5959 "react-monaco-editor" : " 0.51.0" ,
6060 "rimraf" : " ^2.6.2" ,
Original file line number Diff line number Diff line change 22module . exports = {
33 sideNavItems : [ { section : 'extensions' } ] ,
44 topNavItems : [ ] ,
5- port : 8006
5+ port : 8006 ,
6+ hasThemeSwitcher : true ,
7+ hasHighContrastSwitcher : true
68} ;
You can’t perform that action at this time.
0 commit comments