|
831 | 831 | "@nodelib/fs.scandir" "2.1.4" |
832 | 832 | fastq "^1.6.0" |
833 | 833 |
|
834 | | -"@patternfly/react-core@^4.224.1": |
835 | | - version "4.224.1" |
836 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-4.224.1.tgz#d8d81e7cf611fd441f9fb970db8e0c3a36fa508b" |
837 | | - integrity sha512-v8wGGNoMGndAScAoE5jeOA5jVgymlLSwttPjQk/Idr0k7roSpOrsM39oXUR5DEgkZee45DW00WKTgmg50PP3FQ== |
838 | | - dependencies: |
839 | | - "@patternfly/react-icons" "^4.75.1" |
840 | | - "@patternfly/react-styles" "^4.74.1" |
841 | | - "@patternfly/react-tokens" "^4.76.1" |
| 834 | +"@patternfly/react-core@^4.224.1", "@patternfly/react-core@^4.258.3": |
| 835 | + version "4.261.0" |
| 836 | + resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-4.261.0.tgz#169091ff931cce2fbb6791c039ddcdb9e120f7c1" |
| 837 | + integrity sha512-yCX7wZpJOabMPRxQXduJ1E0sWALAUu9kMEA3iuty8OpwWbwL9DDgyKuqAEOiDcRN0Ju/4k7U++e8+28JV10nXQ== |
| 838 | + dependencies: |
| 839 | + "@patternfly/react-icons" "^4.92.10" |
| 840 | + "@patternfly/react-styles" "^4.91.10" |
| 841 | + "@patternfly/react-tokens" "^4.93.10" |
842 | 842 | focus-trap "6.9.2" |
843 | 843 | react-dropzone "9.0.0" |
844 | 844 | tippy.js "5.1.2" |
845 | 845 | tslib "^2.0.0" |
846 | 846 |
|
847 | | -"@patternfly/react-icons@^4.75.1": |
848 | | - version "4.75.1" |
849 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-4.75.1.tgz#3567b5a21a7f52c6a272f0330357fac87083867a" |
850 | | - integrity sha512-1ly8SVi/kcc0zkiViOjUd8D5BEr7GeqWGmDPuDSBtD60l1dYf3hZc44IWFVkRM/oHZML/musdrJkLfh4MDqX9w== |
| 847 | +"@patternfly/react-icons@^4.75.1", "@patternfly/react-icons@^4.92.10": |
| 848 | + version "4.92.10" |
| 849 | + resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-4.92.10.tgz#97f876f60378c0e969ca31dfd4f16dead7842afe" |
| 850 | + integrity sha512-vwCy7b+OyyuvLDSLqLUG2DkJZgMDogjld8tJTdAaG8HiEhC1sJPZac+5wD7AuS3ym/sQolS4vYtNiVDnMEORxA== |
851 | 851 |
|
852 | | -"@patternfly/react-styles@^4.74.1", "@patternfly/react-styles@^4.91.10": |
| 852 | +"@patternfly/react-styles@^4.91.10": |
853 | 853 | version "4.91.10" |
854 | 854 | resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-4.91.10.tgz#b122a94b79dc61dc5ea5a71a4272e13ee21fbe61" |
855 | 855 | integrity sha512-fAG4Vjp63ohiR92F4e/Gkw5q1DSSckHKqdnEF75KUpSSBORzYP0EKMpupSd6ItpQFJw3iWs3MJi3/KIAAfU1Jw== |
856 | 856 |
|
857 | | -"@patternfly/react-table@^4.93.1": |
858 | | - version "4.93.1" |
859 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-4.93.1.tgz#9b5ed60a80a27a3440ef168d93d65b588cc4b58a" |
860 | | - integrity sha512-N/zHkNsY3X3yUXPg6COwdZKAFmTCbWm25qCY2aHjrXlIlE2OKWaYvVag0CcTwPiQhIuCumztr9Y2Uw9uvv0Fsw== |
| 857 | +"@patternfly/react-table@^4.111.33": |
| 858 | + version "4.111.33" |
| 859 | + resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-4.111.33.tgz#15493ffecee7d23e34c8bb13ad2d705aef04d391" |
| 860 | + integrity sha512-h5feSvjaoPwirRkLQePYm4NWXoYRfH0F9/WCdgStp1JAiCRVUqH8jDEZORv3xuFfMeFh4Vuq+WPEJu0B4VM5BQ== |
861 | 861 | dependencies: |
862 | | - "@patternfly/react-core" "^4.224.1" |
863 | | - "@patternfly/react-icons" "^4.75.1" |
864 | | - "@patternfly/react-styles" "^4.74.1" |
865 | | - "@patternfly/react-tokens" "^4.76.1" |
| 862 | + "@patternfly/react-core" "^4.258.3" |
| 863 | + "@patternfly/react-icons" "^4.92.10" |
| 864 | + "@patternfly/react-styles" "^4.91.10" |
| 865 | + "@patternfly/react-tokens" "^4.93.10" |
866 | 866 | lodash "^4.17.19" |
867 | 867 | tslib "^2.0.0" |
868 | 868 |
|
869 | | -"@patternfly/react-tokens@^4.76.1": |
870 | | - version "4.76.1" |
871 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-4.76.1.tgz#ed85c3f6c6e779398579467e566d6750d01e8319" |
872 | | - integrity sha512-gLEezRSzQeflaPu3SCgYmWtuiqDIRtxNNFP1+ES7P2o56YHXJ5o1Pki7LpNCPk/VOzHy2+vRFE/7l+hBEweugw== |
| 869 | +"@patternfly/react-tokens@^4.93.10": |
| 870 | + version "4.93.10" |
| 871 | + resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-4.93.10.tgz#5a84999c63c2cf031fefdc9a22dfcbf2e2b0744d" |
| 872 | + integrity sha512-F+j1irDc9M6zvY6qNtDryhbpnHz3R8ymHRdGelNHQzPTIK88YSWEnT1c9iUI+uM/iuZol7sJmO5STtg2aPIDRQ== |
873 | 873 |
|
874 | 874 | "@polka/url@^1.0.0-next.9": |
875 | 875 | version "1.0.0-next.12" |
|
0 commit comments