|
589 | 589 | semver "^7.3.7" |
590 | 590 | yup "^0.32.11" |
591 | 591 |
|
592 | | -"@patternfly/react-core@^6.0.0", "@patternfly/react-core@^6.2.2", "@patternfly/react-core@^6.4.1": |
| 592 | +"@patternfly/react-core@^6.0.0", "@patternfly/react-core@^6.2.2": |
593 | 593 | version "6.4.1" |
594 | 594 | resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-6.4.1.tgz#219afce931b49804903f2e12156f9bb4d46f91b7" |
595 | 595 | integrity sha512-EUSV76Eifkt4R3q2JIaiB6/FHeQqOCttK1DQMXNoOCNa3ODkZ7H+KlMdminufMDfRzhwAgTVihZ62K9PFfc8Vg== |
|
601 | 601 | react-dropzone "^14.3.5" |
602 | 602 | tslib "^2.8.1" |
603 | 603 |
|
| 604 | +"@patternfly/react-core@^6.4.3": |
| 605 | + version "6.4.3" |
| 606 | + resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-6.4.3.tgz#ce08ce1685a646eead45678b1728458f31578d08" |
| 607 | + integrity sha512-CYf+DFmcV5LCTQh7ZNBhHgqaEbDKwKOxBB/3Si6xFn8fIH8h/Wj3ZHSm6rYslQS7dJUusqyv5gJ2dR9LixT3TA== |
| 608 | + dependencies: |
| 609 | + "@patternfly/react-icons" "^6.4.0" |
| 610 | + "@patternfly/react-styles" "^6.4.0" |
| 611 | + "@patternfly/react-tokens" "^6.4.0" |
| 612 | + focus-trap "7.6.4" |
| 613 | + react-dropzone "^14.3.5" |
| 614 | + tslib "^2.8.1" |
| 615 | + |
604 | 616 | "@patternfly/react-icons@^6.0.0", "@patternfly/react-icons@^6.2.2", "@patternfly/react-icons@^6.4.0": |
605 | 617 | version "6.4.0" |
606 | 618 | resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.4.0.tgz#563d5a51e76084dea8c752b587fc479dfe10fc31" |
|
612 | 624 | integrity sha512-EXmHA67s5sy+Wy/0uxWoUQ52jr9lsH2wV3QcgtvVc5zxpyBX89gShpqv4jfVqaowznHGDoL6fVBBrSe9BYOliQ== |
613 | 625 |
|
614 | 626 | "@patternfly/react-table@^6.2.2": |
615 | | - version "6.4.1" |
616 | | - resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-6.4.1.tgz#9074101de89d4c22abc49a7a90314cc9ffba2a71" |
617 | | - integrity sha512-dceS5X1I5gmhRfEf6gsLIdFhrQd5hY+SWRIYzEvI19rrdN9VwCVWg+bhSsNv05pQnGs8uOlzYVBI25p7PJtFeA== |
| 627 | + version "6.4.3" |
| 628 | + resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-6.4.3.tgz#1b99673c3f1c2cf92262f8b2d59e1ae80e95ccfc" |
| 629 | + integrity sha512-lPHjVOEkJpCtXMtE48pLGwMmLsCgYJvoiZpuW2/Vlg0y0pmg0nfYUVDBBTXfQ3dgskn/zb5SAgZr158VQQoBtw== |
618 | 630 | dependencies: |
619 | | - "@patternfly/react-core" "^6.4.1" |
| 631 | + "@patternfly/react-core" "^6.4.3" |
620 | 632 | "@patternfly/react-icons" "^6.4.0" |
621 | 633 | "@patternfly/react-styles" "^6.4.0" |
622 | 634 | "@patternfly/react-tokens" "^6.4.0" |
|
0 commit comments