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 4545 "html-webpack-plugin" : " ^3.2.0" ,
4646 "mini-css-extract-plugin" : " ^0.4.4" ,
4747 "node-sass" : " ^4.12.0" ,
48- "patternfly-react" : " ^2.39.16 " ,
48+ "patternfly-react" : " ^2.39.17 " ,
4949 "react" : " ^16.13.1" ,
5050 "react-dom" : " ^16.13.1" ,
5151 "regenerator-runtime" : " ^0.12.1" ,
7878 "dependencies" : {
7979 "clsx" : " ^1.0.4" ,
8080 "prop-types" : " ^15.7.2" ,
81- "react-day-picker" : " ^7.4.8 " ,
81+ "react-day-picker" : " ~7.3.2 " ,
8282 "react-select" : " ^3.0.8"
8383 },
8484 "resolutions" : {
Original file line number Diff line number Diff line change @@ -16167,10 +16167,10 @@ patternfly-bootstrap-treeview@~2.1.10:
1616716167 bootstrap "^3.4.1"
1616816168 jquery "^3.4.1"
1616916169
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 ==
1617416174 dependencies:
1617516175 bootstrap-slider-without-jquery "^10.0.0"
1617616176 breakjs "^1.0.0"
@@ -17908,20 +17908,13 @@ react-copy-to-clipboard@^5.0.1:
1790817908 copy-to-clipboard "^3"
1790917909 prop-types "^15.5.8"
1791017910
17911- react-day-picker@7.3.2:
17911+ react-day-picker@7.3.2, react-day-picker@~7.3.2 :
1791217912 version "7.3.2"
1791317913 resolved "https://registry.yarnpkg.com/react-day-picker/-/react-day-picker-7.3.2.tgz#b9b9b0000ba53b2c9df9bccb79664862aba6b60a"
1791417914 integrity sha512-mij2j2Un/v2V2ow+hf/hFBMdl6Eis/C/YhBtlI6Xpbvh3Q6WMix78zEkCdw6i9GldafOrpnupWKofv/h5oSI4g==
1791517915 dependencies:
1791617916 prop-types "^15.6.2"
1791717917
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-
1792517918react-debounce-input@^3.2.0:
1792617919 version "3.2.2"
1792717920 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