File tree Expand file tree Collapse file tree 13 files changed +15
-16
lines changed
react-catalog-view-extension
react-inline-edit-extension
react-virtualized-extension Expand file tree Collapse file tree 13 files changed +15
-16
lines changed Original file line number Diff line number Diff line change 40
40
"develop" : " yarn build:babel:esm --skip-initial-build --watch --verbose --source-maps"
41
41
},
42
42
"dependencies" : {
43
- "@patternfly/patternfly" : " 2.65.1 " ,
43
+ "@patternfly/patternfly" : " 2.65.2 " ,
44
44
"@patternfly/react-core" : " ^3.140.9" ,
45
45
"@patternfly/react-styles" : " ^3.7.3" ,
46
46
"classnames" : " ^2.2.5" ,
Original file line number Diff line number Diff line change 29
29
},
30
30
"homepage" : " https://github.com/patternfly/patternfly-react#readme" ,
31
31
"dependencies" : {
32
- "@patternfly/patternfly" : " 2.65.1 " ,
32
+ "@patternfly/patternfly" : " 2.65.2 " ,
33
33
"@patternfly/react-styles" : " ^3.7.3" ,
34
34
"@patternfly/react-tokens" : " ^2.8.3" ,
35
35
"hoist-non-react-statics" : " ^3.3.0" ,
Original file line number Diff line number Diff line change 56
56
"@babel/plugin-transform-typescript" : " ^7.0.0" ,
57
57
"@babel/preset-env" : " ^7.0.0" ,
58
58
"@babel/preset-react" : " ^7.0.0" ,
59
- "@patternfly/patternfly" : " 2.65.1 " ,
59
+ "@patternfly/patternfly" : " 2.65.2 " ,
60
60
"@types/exenv" : " ^1.2.0" ,
61
61
"@types/jest" : " ^24.0.11" ,
62
62
"@types/react" : " ^16.4.0" ,
Original file line number Diff line number Diff line change 18
18
"dependencies" : {
19
19
"@mdx-js/mdx" : " ^1.1.5" ,
20
20
"@mdx-js/react" : " ^1.1.5" ,
21
- "@patternfly/patternfly" : " 2.65.1 " ,
21
+ "@patternfly/patternfly" : " 2.65.2 " ,
22
22
"@patternfly/react-catalog-view-extension" : " ^1.4.9" ,
23
23
"@patternfly/react-charts" : " ^5.3.4" ,
24
24
"@patternfly/react-core" : " ^3.140.9" ,
Original file line number Diff line number Diff line change 27
27
},
28
28
"homepage" : " https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/" ,
29
29
"dependencies" : {
30
- "@patternfly/patternfly" : " 2.65.1 " ,
30
+ "@patternfly/patternfly" : " 2.65.2 " ,
31
31
"@patternfly/react-core" : " ^3.140.9" ,
32
32
"@patternfly/react-icons" : " ^3.15.2" ,
33
33
"@patternfly/react-styles" : " ^3.7.3" ,
Original file line number Diff line number Diff line change 54
54
"@babel/plugin-transform-typescript" : " ^7.0.0" ,
55
55
"@babel/preset-env" : " ^7.0.0" ,
56
56
"@babel/preset-react" : " ^7.0.0" ,
57
- "@patternfly/patternfly" : " 2.65.1 " ,
57
+ "@patternfly/patternfly" : " 2.65.2 " ,
58
58
"babel-plugin-transform-es2015-modules-umd" : " ^6.24.1" ,
59
59
"babel-plugin-typescript-to-proptypes" : " ^0.17.1" ,
60
60
"css" : " ^2.2.3" ,
Original file line number Diff line number Diff line change 42
42
"@babel/plugin-transform-typescript" : " ^7.0.0" ,
43
43
"@babel/preset-env" : " ^7.0.0" ,
44
44
"@babel/preset-react" : " ^7.0.0" ,
45
- "@patternfly/patternfly" : " 2.65.1 " ,
45
+ "@patternfly/patternfly" : " 2.65.2 " ,
46
46
"babel-plugin-transform-es2015-modules-umd" : " ^6.24.1" ,
47
47
"babel-plugin-typescript-to-proptypes" : " ^0.17.1" ,
48
48
"fbjs-scripts" : " ^0.8.3" ,
Original file line number Diff line number Diff line change 27
27
},
28
28
"homepage" : " https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/react-table#readme" ,
29
29
"dependencies" : {
30
- "@patternfly/patternfly" : " 2.65.1 " ,
30
+ "@patternfly/patternfly" : " 2.65.2 " ,
31
31
"@patternfly/react-core" : " ^3.140.9" ,
32
32
"@patternfly/react-icons" : " ^3.15.2" ,
33
33
"@patternfly/react-styles" : " ^3.7.3" ,
Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"@babel/cli" : " ^7.0.0" ,
34
34
"@babel/core" : " ^7.0.0" ,
35
- "@patternfly/patternfly" : " 2.65.1 " ,
35
+ "@patternfly/patternfly" : " 2.65.2 " ,
36
36
"babel-plugin-transform-es2015-modules-umd" : " ^6.24.1" ,
37
37
"css" : " ^2.2.3" ,
38
38
"fs-extra" : " ^6.0.1" ,
Original file line number Diff line number Diff line change 25
25
},
26
26
"homepage" : " https://github.com/patternfly/patternfly-react/tree/master/packages/patternfly-4/react-topology#readme" ,
27
27
"dependencies" : {
28
- "@patternfly/patternfly" : " 2.65.1 " ,
28
+ "@patternfly/patternfly" : " 2.65.2 " ,
29
29
"@patternfly/react-core" : " ^3.140.9" ,
30
30
"@patternfly/react-icons" : " ^3.15.2" ,
31
31
"@patternfly/react-styles" : " ^3.7.3"
You can’t perform that action at this time.
0 commit comments