File tree Expand file tree Collapse file tree 2 files changed +7
-14
lines changed
packages/pf3-component-mapper Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 45
45
"html-webpack-plugin" : " ^3.2.0" ,
46
46
"mini-css-extract-plugin" : " ^0.4.4" ,
47
47
"node-sass" : " ^4.12.0" ,
48
- "patternfly-react" : " ^2.39.16 " ,
48
+ "patternfly-react" : " ^2.39.17 " ,
49
49
"react" : " ^16.13.1" ,
50
50
"react-dom" : " ^16.13.1" ,
51
51
"regenerator-runtime" : " ^0.12.1" ,
78
78
"dependencies" : {
79
79
"clsx" : " ^1.0.4" ,
80
80
"prop-types" : " ^15.7.2" ,
81
- "react-day-picker" : " ^7.4.8 " ,
81
+ "react-day-picker" : " ~7.3.2 " ,
82
82
"react-select" : " ^3.0.8"
83
83
},
84
84
"resolutions" : {
Original file line number Diff line number Diff line change @@ -16167,10 +16167,10 @@ patternfly-bootstrap-treeview@~2.1.10:
16167
16167
bootstrap "^3.4.1"
16168
16168
jquery "^3.4.1"
16169
16169
16170
- patternfly-react@^2.39.16 :
16171
- version "2.39.16 "
16172
- resolved "https://registry.yarnpkg.com/patternfly-react/-/patternfly-react-2.39.16 .tgz#ceae9f9ffecbdbdb27307f48ac0bf636cab063e4 "
16173
- integrity sha512-1Om7jt+1CqWgH4O167OsAfVxts35epKwVfmtnmO0Dff1KiivKscVtnwMePJJvXrEeCIHFwWY2L7i2Avvh/3Xeg ==
16170
+ patternfly-react@^2.39.17 :
16171
+ version "2.39.17 "
16172
+ resolved "https://registry.yarnpkg.com/patternfly-react/-/patternfly-react-2.39.17 .tgz#fd0311a848c88779ab8698f8c5e5743d5b8a9097 "
16173
+ integrity sha512-TyD01FkPSsZRkVH/evibTLng8naKFg34CFx2ZxlCJvcM+ReIxe6fWvSYYQ1w6dWCHVIjxzq1sh4fahnYvnpG3g ==
16174
16174
dependencies:
16175
16175
bootstrap-slider-without-jquery "^10.0.0"
16176
16176
breakjs "^1.0.0"
@@ -17908,20 +17908,13 @@ react-copy-to-clipboard@^5.0.1:
17908
17908
copy-to-clipboard "^3"
17909
17909
prop-types "^15.5.8"
17910
17910
17911
-
17911
+ [email protected] , react-day-picker@~7.3.2 :
17912
17912
version "7.3.2"
17913
17913
resolved "https://registry.yarnpkg.com/react-day-picker/-/react-day-picker-7.3.2.tgz#b9b9b0000ba53b2c9df9bccb79664862aba6b60a"
17914
17914
integrity sha512-mij2j2Un/v2V2ow+hf/hFBMdl6Eis/C/YhBtlI6Xpbvh3Q6WMix78zEkCdw6i9GldafOrpnupWKofv/h5oSI4g==
17915
17915
dependencies:
17916
17916
prop-types "^15.6.2"
17917
17917
17918
- react-day-picker@^7.4.8:
17919
- version "7.4.8"
17920
- resolved "https://registry.yarnpkg.com/react-day-picker/-/react-day-picker-7.4.8.tgz#675625240d3fae1b41c0a9d5177c968c8517c1d4"
17921
- integrity sha512-pp0hnxFVoRuBQcRdR1Hofw4CQtOCGVmzCNrscyvS0Q8NEc+UiYLEDqE5dk37bf0leSnBW4lheIt0CKKhuKzDVw==
17922
- dependencies:
17923
- prop-types "^15.6.2"
17924
-
17925
17918
react-debounce-input@^3.2.0:
17926
17919
version "3.2.2"
17927
17920
resolved "https://registry.yarnpkg.com/react-debounce-input/-/react-debounce-input-3.2.2.tgz#d2cc99c1ce47fae89037965f5699edc1b0317197"
You can’t perform that action at this time.
0 commit comments